summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set version filerel-0.3.5v0.3.5Christian Pointner2014-08-265-9/+9
* 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
* added cross compile mingw configure targetChristian Pointner2012-01-051-5/+53
* updated changelog (0.3.4 release)Christian Pointner2011-12-301-1/+7
* changed boost::asio::ip::tcp::acceptor::io_service() to get_io_service()Christian Pointner2011-12-301-1/+1
* cleanup at configureChristian Pointner2011-02-281-3/+7
* added build fix for (debian/ubuntu)Christian Pointner2011-02-281-10/+10
* fixed typoChristian Pointner2010-11-031-1/+1
* fixed configure (no svn error output)Christian Pointner2010-02-201-1/+1
* non-functional changes only: use standard writing of stdint.h types; still im...Markus Grüneis2010-02-1855-307/+305
* whitespace only change: unified formatting with "astyle --style=k/r --indent=...Markus Grüneis2010-02-17109-2711/+2982
* fixed init.d script Required-Start and StopChristian Pointner2010-02-171-2/+2
* updated changelog and readmeChristian Pointner2010-02-172-2/+5
* allegedly-release-friendly dirty dirty dirty hack (concerning pids)Christian Pointner2010-02-162-8/+22
* malloc/free vs new at posix sysexecChristian Pointner2010-02-164-29/+49
* fixed build of anytun-controldChristian Pointner2010-02-162-16/+11