summaryrefslogtreecommitdiff
path: root/src/authAlgo.cpp
Commit message (Expand)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
* implemented auth algo using nettle (not tested yet)Christian Pointner2014-06-221-8/+10
* added compile switches for libnettleChristian Pointner2014-06-221-0/+14
* improved selection of crypto libChristian Pointner2014-06-221-27/+27
* 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-15/+13
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-17/+24
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* removed key derivation rate entirelyChristian Pointner2009-03-171-2/+2
* remove useless log priorities CRIT,EMERG,ALERTChristian Pointner2009-02-221-3/+3
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-2/+3
* some cleanupChristian Pointner2009-01-181-1/+1
* log class can now easily use errno and gpg_errChristian Pointner2009-01-151-6/+2
* auth algo now stores direction as wellChristian Pointner2009-01-151-7/+7
* typename refactoringChristian Pointner2009-01-151-4/+4
* fixed buildChristian Pointner2009-01-151-2/+2
* small cleanupChristian Pointner2009-01-151-0/+10
* small cleanupChristian Pointner2009-01-151-35/+21
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-6/+6
* ported authAlgo from uanytun to anytunChristian Pointner2009-01-141-53/+92
* fixed nocrypt defineOthmar Gsenger2008-12-111-0/+2
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-0/+3
* 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 uninitializ...Christian Pointner2008-05-201-0/+1
* fixed build on linuxChristian Pointner2008-05-121-2/+2
* fixed some thread safety bugsChristian Pointner2008-05-111-2/+4
* big svn cleanupOthmar Gsenger2008-04-121-0/+125