summaryrefslogtreecommitdiff
path: root/src/cipher.h
Commit message (Expand)AuthorAgeFilesLines
* non-functional changes only: use standard writing of stdint.h types; still im...Markus Grüneis2010-02-181-19/+19
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-9/+9
* 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
* removed anytun02-compat modeChristian Pointner2009-04-071-7/+2
* updated READMEChristian Pointner2009-02-261-1/+1
* added anytun02 compat runtime switchChristian Pointner2009-02-181-2/+7
* some cleanupChristian Pointner2009-01-181-2/+2
* got rid of NOPACKED (struct alignment works now under Windows)Christian Pointner2009-01-161-1/+7
* fixed NOPACKED (Windows build)Christian Pointner2009-01-151-3/+3
* cipher now stores kd directionChristian Pointner2009-01-151-12/+16
* typename refactoringChristian Pointner2009-01-151-10/+10
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-10/+10
* ported cipher from uanytun to anytunChristian Pointner2009-01-141-20/+45
* 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-1/+2
* 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/+94