summaryrefslogtreecommitdiff
path: root/src/encryptedPacket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* non-functional changes only: use standard writing of stdint.h types; still ↵Markus Grüneis2010-02-181-9/+9
| | | | import from boost (compiler compatibility)
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-41/+56
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* 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
* added support for configurabel auth tag lengthChristian Pointner2009-03-171-11/+11
|
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-1/+1
|
* replaced regular throws with AnytunError::thowErrChristian Pointner2009-02-221-3/+4
|
* fixed silly bug at new tundeviceChristian Pointner2009-01-191-1/+1
|
* doing replay protection before learning remote hostChristian Pointner2009-01-181-0/+5
| | | | | added some length checks for incoming packets
* added endian.hOthmar Gsenger2008-12-291-1/+1
|
* fixed linux/bsd buildOthmar Gsenger2008-11-281-1/+1
|
* added some windows support (not working now)Othmar Gsenger2008-11-281-1/+1
| | | | | | try to build with following Options: NOCRYPT;NODAEMON;NOEXEC;NOPACKED;NOSYSLOG;NOROUTING;NOSIGNALCONTROLLER
* changed Foobar to anytun @ file headerChristian Pointner2008-06-191-1/+1
|
* cleaned up file headersOthmar Gsenger2008-06-191-8/+9
|
* big svn cleanupOthmar Gsenger2008-04-121-0/+215