summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed buffer pointernewcryptOthmar Gsenger2015-03-072-4/+4
* bugfix wrong pointerOthmar Gsenger2015-03-063-10/+10
* added performance compair to unit testsOthmar Gsenger2015-03-041-9/+114
* added auth tag support to refactored crypto implementationOthmar Gsenger2015-03-045-9/+110
* new crypt openssl crypt working (auth tag support to be done)Othmar Gsenger2015-03-021-0/+10
* newcrypt added passphrase supportOthmar Gsenger2015-03-022-2/+31
* added unit test for new crypt implementationOthmar Gsenger2015-02-062-1/+18
* updated unittestsOthmar Gsenger2014-11-191-1/+16
* added unit test for cryptoOthmar Gsenger2014-11-192-1/+169
* openssl crypt new implementation addedOthmar Gsenger2014-11-196-1/+133
* fixed linker errorOthmar Gsenger2014-10-014-2/+12
* refactored crypto interface. linking fails, needs fixingOthmar Gsenger2014-09-304-21/+35
* added openssl crypto classOthmar Gsenger2014-09-305-2/+154
* added crypto interface classOthmar Gsenger2014-09-254-0/+189
* added a new branch for reworking of crypto implementationOthmar Gsenger2014-09-250-0/+0
* updated changelog for new releaseChristian Pointner2014-08-261-1/+2
* fixed gcrypt thread supportChristian Pointner2014-08-261-34/+10
* added mingw cross compile infoChristian Pointner2014-06-291-16/+37
* fixed license headerChristian Pointner2014-06-291-11/+7
* version bumpf for openssl and boost on mingw windowsChristian Pointner2014-06-293-2/+52
* added license exception for OpenSSLChristian Pointner2014-06-29126-339/+2065
* fixed not working singletons - still not threadsafe but at least they don't p...Christian Pointner2014-06-2915-156/+21
* while(1) vs. for(;;)Christian Pointner2014-06-286-8/+8
* updated changelogChristian Pointner2014-06-221-0/+5
* merged clang branchChristian Pointner2014-06-224-6/+22
|\
| * added support for clangChristian Pointner2014-06-224-6/+22
| * created branch for clang portChristian Pointner2014-06-220-0/+0
|/
* merged nettle featuer branch to trunkChristian Pointner2014-06-2211-133/+257
|\
| * implemented key derivation using libnettleChristian Pointner2014-06-222-12/+21
| * implemented auth algo using nettle (not tested yet)Christian Pointner2014-06-222-10/+11
| * implemented cipher using nettle (not tested yet)Christian Pointner2014-06-222-9/+22
| * added compile switches for libnettleChristian Pointner2014-06-229-31/+114
| * improved selection of crypto libChristian Pointner2014-06-2210-102/+120
| * added feature branch for nettle supportChristian Pointner2014-06-220-0/+0
|/
* fixed typo in license headerChristian Pointner2014-06-21114-114/+114
* added missing dll's to zip archivesChristian Pointner2012-07-241-1/+9
* upgraded mingw build scripts and patchesChristian Pointner2012-07-173-4/+56
* added mingw release scriptChristian Pointner2012-01-061-0/+19
* added some windoof shitChristian Pointner2012-01-0614-0/+403
* cleanup at ming-cross script for anytunChristian Pointner2012-01-061-12/+17
* added anytun mingw cross compile scriptChristian Pointner2012-01-061-0/+18
* clean temporary boost files afgter build_boost_cross scriptOthmar Gsenger2012-01-061-1/+1
* svn ignore updatedChristian Pointner2012-01-060-0/+0
* mingw build works nowChristian Pointner2012-01-066-21/+43
* modified svn ignore for contribOthmar Gsenger2012-01-060-0/+0
* some mingw build fixes (still not working)Christian Pointner2012-01-064-9/+22
* bugfix build boostOthmar Gsenger2012-01-051-2/+2
* compiler clean windows checksChristian Pointner2012-01-0511-20/+25
* added helper scripts for mingw environmentOthmar Gsenger2012-01-054-0/+101
* fixed mingw build targetChristian Pointner2012-01-051-5/+0