summaryrefslogtreecommitdiff
path: root/src/keyDerivation.h
Commit message (Expand)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
* implemented key derivation using libnettleChristian Pointner2014-06-221-3/+2
* added compile switches for libnettleChristian Pointner2014-06-221-0/+5
* improved selection of crypto libChristian Pointner2014-06-221-6/+8
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* non-functional changes only: use standard writing of stdint.h types; still im...Markus Grüneis2010-02-181-14/+14
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-32/+29
* fixed header file include guards to be C++ compliant; now always use format A...Markus Grüneis2009-11-111-3/+2
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* fixed build on freebsdChristian Pointner2009-10-061-0/+1
* removed anytun02-compat modeChristian Pointner2009-04-071-16/+4
* updated to new crypto labelChristian Pointner2009-03-231-6/+6
* removed key derivation rate entirelyChristian Pointner2009-03-171-29/+26
* fixed signalcontrollerChristian Pointner2009-03-041-1/+5
* updated READMEChristian Pointner2009-02-261-1/+1
* fixed compat mode bugChristian Pointner2009-02-181-2/+2
* added anytun02 compat runtime switchChristian Pointner2009-02-181-6/+8
* 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
* 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
* 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
* 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