Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 1 | -1/+7 |
| | | | | | crypto works now under windows using openssl crypto | ||||
* | fixed NOPACKED (Windows build) | Christian Pointner | 2009-01-15 | 1 | -3/+3 |
| | |||||
* | cipher now stores kd direction | Christian Pointner | 2009-01-15 | 1 | -12/+16 |
| | |||||
* | typename refactoring | Christian Pointner | 2009-01-15 | 1 | -10/+10 |
| | |||||
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -10/+10 |
| | | | | | | | | no key store until now (ld_kdr gets ignored) no multi kd until now (WritersLock instead of ReadersLock @ generate) finally removed creepy mpi class | ||||
* | ported cipher from uanytun to anytun | Christian Pointner | 2009-01-14 | 1 | -20/+45 |
| | |||||
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 1 | -1/+2 |
| | | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER | ||||
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 1 | -1/+2 |
| | | | | | | moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant) | ||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 1 | -8/+9 |
| | |||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+94 |