summaryrefslogtreecommitdiff
path: root/src/cipher.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-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 gebiChristian Pointner2008-08-031-0/+1
|
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* bugfix with strerror_r - still not working but at least not using ↵Christian Pointner2008-05-201-0/+5
| | | | uninitialized data
* fixed build on linuxChristian Pointner2008-05-121-10/+10
|
* fixed some thread safety bugsChristian Pointner2008-05-111-7/+14
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+167