Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | non-functional changes only: use standard writing of stdint.h types; still ↵ | Markus Grüneis | 2010-02-18 | 1 | -10/+10 |
| | | | | import from boost (compiler compatibility) | ||||
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -20/+28 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
| | | | | | | this is release 0.3.1 | ||||
* | removed anytun02-compat mode | Christian Pointner | 2009-04-07 | 1 | -17/+0 |
| | |||||
* | removed key derivation rate entirely | Christian Pointner | 2009-03-17 | 1 | -2/+2 |
| | | | | | | | added new role based label updated configs and manpages | ||||
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -7/+7 |
| | |||||
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -4/+5 |
| | |||||
* | added anytun02 compat runtime switch | Christian Pointner | 2009-02-18 | 1 | -4/+16 |
| | |||||
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -1/+1 |
| | |||||
* | got rid of NOPACKED (struct alignment works now under Windows) | Christian Pointner | 2009-01-16 | 1 | -3/+3 |
| | | | | | crypto works now under windows using openssl crypto | ||||
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -12/+4 |
| | |||||
* | cipher now stores kd direction | Christian Pointner | 2009-01-15 | 1 | -17/+17 |
| | |||||
* | removed useless buf variable @ some log messages | Christian Pointner | 2009-01-15 | 1 | -6/+0 |
| | |||||
* | typename refactoring | Christian Pointner | 2009-01-15 | 1 | -8/+8 |
| | |||||
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -41/+30 |
| | | | | | | | | 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 | -73/+108 |
| | |||||
* | 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) | ||||
* | added amd64 build fix patch by gebi | Christian Pointner | 2008-08-03 | 1 | -0/+1 |
| | |||||
* | 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 | -7/+14 |
| | |||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+167 |