summaryrefslogtreecommitdiff
path: root/src/threadUtils.hpp
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+16
|
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-14/+13
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* fixed header file include guards to be C++ compliant; now always use format ↵Markus Grüneis2009-11-111-2/+4
| | | | ANYTUN_<filename>_INCLUDED
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* fixed build on freebsdChristian Pointner2009-10-061-0/+2
|
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-0/+5
| | | | | | | | no key store until now (ld_kdr gets ignored) no multi kd until now (WritersLock instead of ReadersLock @ generate) finally removed creepy mpi class
* some more type cleanups and missig NOCRYPT definesOthmar Gsenger2008-11-281-0/+1
|
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* !!!!!!!!!!!!!!!!!!!!!!!!!!Othmar Gsenger2008-06-191-132/+19
| | | | | | | | | Big changes: Moved from pThread to boost::threads further testing needed. Version before this was testet pretty well and should become the new release. !!!!!!!!!!!!!!!!!!!!!!!!!!
* big svn cleanupOthmar Gsenger2008-04-121-0/+175