Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added anytun02 compat runtime switch | Christian Pointner | 2009-02-18 | 1 | -6/+8 |
| | |||||
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -2/+2 |
| | |||||
* | added passphrase support to key derivation | Christian Pointner | 2009-01-18 | 1 | -3/+8 |
| | |||||
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 1 | -2/+8 |
| | | | | | crypto works now under windows using openssl crypto | ||||
* | added initialized flag to key derivation | Christian Pointner | 2009-01-15 | 1 | -2/+3 |
| | |||||
* | fixed NOPACKED (Windows build) | Christian Pointner | 2009-01-15 | 1 | -4/+4 |
| | |||||
* | added key store capability | Christian Pointner | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | typename refactoring | Christian Pointner | 2009-01-15 | 1 | -7/+14 |
| | |||||
* | add multi kd support | Christian Pointner | 2009-01-15 | 1 | -4/+4 |
| | |||||
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -12/+59 |
| | | | | | | | | 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 | -3/+3 |
| | |||||
* | some more type cleanups and missig NOCRYPT defines | Othmar Gsenger | 2008-11-28 | 1 | -0/+2 |
| | |||||
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 1 | -0/+3 |
| | | | | | | 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/+140 |