summaryrefslogtreecommitdiff
path: root/src/keyDerivation.cpp
Commit message (Expand)AuthorAgeFilesLines
* added passphrase support to key derivationChristian Pointner2009-01-181-3/+79
* got rid of NOPACKED (struct alignment works now under Windows)Christian Pointner2009-01-161-1/+1
* added initialized flag to key derivationChristian Pointner2009-01-151-3/+3
* log class can now easily use errno and gpg_errChristian Pointner2009-01-151-15/+5
* removed useless buf variable @ some log messagesChristian Pointner2009-01-151-12/+0
* added key store capabilityChristian Pointner2009-01-151-40/+25
* typename refactoringChristian Pointner2009-01-151-3/+3
* small cleanupChristian Pointner2009-01-151-1/+5
* add multi kd supportChristian Pointner2009-01-151-38/+44
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-78/+177
* ported cipher from uanytun to anytunChristian Pointner2009-01-141-3/+6
* added some windows support (not working now)Othmar Gsenger2008-11-281-1/+2
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-2/+5
* 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 uninitializ...Christian Pointner2008-05-201-0/+5
* fixed build on linuxChristian Pointner2008-05-121-10/+10
* fixed some thread safety bugsChristian Pointner2008-05-111-9/+18
* big svn cleanupOthmar Gsenger2008-04-121-0/+153