Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -1/+1 |
| | |||||
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -6/+2 |
| | |||||
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -0/+2 |
| | |||||
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -2/+35 |
| | | | | | | | | no key store until now (ld_kdr gets ignored) no multi kd until now (WritersLock instead of ReadersLock @ generate) finally removed creepy mpi class | ||||
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 1 | -0/+82 |
moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant) |