summaryrefslogtreecommitdiff
path: root/src/keyDerivation.h
Commit message (Collapse)AuthorAgeFilesLines
* some cleanupChristian Pointner2009-01-181-2/+2
|
* added passphrase support to key derivationChristian Pointner2009-01-181-3/+8
|
* got rid of NOPACKED (struct alignment works now under Windows)Christian Pointner2009-01-161-2/+8
| | | | | crypto works now under windows using openssl crypto
* added initialized flag to key derivationChristian Pointner2009-01-151-2/+3
|
* fixed NOPACKED (Windows build)Christian Pointner2009-01-151-4/+4
|
* added key store capabilityChristian Pointner2009-01-151-1/+1
|
* typename refactoringChristian Pointner2009-01-151-7/+14
|
* add multi kd supportChristian Pointner2009-01-151-4/+4
|
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-12/+59
| | | | | | | | 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 anytunChristian Pointner2009-01-141-3/+3
|
* some more type cleanups and missig NOCRYPT definesOthmar Gsenger2008-11-281-0/+2
|
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-0/+3
| | | | | | moved crypto init functions to cryptinit.hpp and exec to sysexec.hpp (as this will be platform dependant)
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+140