summaryrefslogtreecommitdiff
path: root/src/cryptinit.hpp
Commit message (Expand)AuthorAgeFilesLines
* fixed gcrypt thread supportChristian Pointner2014-08-261-34/+10
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
* added compile switches for libnettleChristian Pointner2014-06-221-0/+2
* improved selection of crypto libChristian Pointner2014-06-221-4/+8
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-171-16/+18
* cleaned up crypto initOthmar Gsenger2010-01-111-0/+13
* added visual studio build targets with gcryptChristian Pointner2010-01-071-6/+0
* 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
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-2/+2
* some cleanupChristian Pointner2009-01-181-1/+1
* log class can now easily use errno and gpg_errChristian Pointner2009-01-151-6/+2
* small cleanupChristian Pointner2009-01-151-0/+2
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-2/+35
* added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows portingOthmar Gsenger2008-11-281-0/+82