Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -15/+15 |
| | |||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -5/+6 |
| | |||||
* | added anytun02 compat runtime switch | Christian Pointner | 2009-02-18 | 1 | -2/+24 |
| | |||||
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -1/+7 |
| | |||||
* | added passphrase support to key derivation | Christian Pointner | 2009-01-18 | 1 | -3/+79 |
| | |||||
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 1 | -1/+1 |
| | | | | | crypto works now under windows using openssl crypto | ||||
* | added initialized flag to key derivation | Christian Pointner | 2009-01-15 | 1 | -3/+3 |
| | |||||
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -15/+5 |
| | |||||
* | removed useless buf variable @ some log messages | Christian Pointner | 2009-01-15 | 1 | -12/+0 |
| | |||||
* | added key store capability | Christian Pointner | 2009-01-15 | 1 | -40/+25 |
| | |||||
* | typename refactoring | Christian Pointner | 2009-01-15 | 1 | -3/+3 |
| | |||||
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -1/+5 |
| | |||||
* | add multi kd support | Christian Pointner | 2009-01-15 | 1 | -38/+44 |
| | |||||
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -78/+177 |
| | | | | | | | | 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/+6 |
| | |||||
* | 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 | -2/+5 |
| | | | | | | 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 |
| | |||||
* | bugfix with strerror_r - still not working but at least not using ↵ | Christian Pointner | 2008-05-20 | 1 | -0/+5 |
| | | | | uninitialized data | ||||
* | fixed build on linux | Christian Pointner | 2008-05-12 | 1 | -10/+10 |
| | |||||
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 1 | -9/+18 |
| | |||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+153 |