summaryrefslogtreecommitdiff
path: root/anytun.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* splitten SyncSocket to SyncSocket and SyncClientSocketOthmar Gsenger2007-12-131-1/+2
* added syncConnector ThreadOthmar Gsenger2007-12-121-6/+29
* syncing only when sync port is specifiedOthmar Gsenger2007-12-121-8/+9
* replay protection works againOthmar Gsenger2007-12-111-2/+2
* activated keyderivation againErwin Nindl2007-12-111-11/+12
* fixed connection listOthmar Gsenger2007-12-111-3/+3
* recever gets seq and sid now Erwin Nindl2007-12-111-3/+3
* prettyer print to syslogErwin Nindl2007-12-111-6/+6
* changed from errno.h to cerrnoErwin Nindl2007-12-111-1/+1
* added pretty buffer printErwin Nindl2007-12-111-2/+2
* sender sequenze number fixedOthmar Gsenger2007-12-111-1/+1
* fixed many sync thingsOthmar Gsenger2007-12-111-37/+11
* fixed Makefile, ip detectionOthmar Gsenger2007-12-111-1/+1
* checkin for testingErwin Nindl2007-12-111-4/+4
* deactivated kd for testingErwin Nindl2007-12-111-7/+41
* added multible precission integer classErwin Nindl2007-12-111-46/+53
* some cleanupsChristian Pointner2007-12-101-14/+14
* added synclistensocketOthmar Gsenger2007-12-101-2/+22
* replay protection still broken (disabled)Othmar Gsenger2007-12-091-2/+2
* testing replay protectionOthmar Gsenger2007-12-091-2/+6
* disabled replay protectionOthmar Gsenger2007-12-091-3/+4
* added dynamic ip supportOthmar Gsenger2007-12-091-1/+11
* code clean upOthmar Gsenger2007-12-091-55/+95
* fixed logging, remove output to stdoutOthmar Gsenger2007-12-091-8/+10
* fixed sender (use connectionParam not option to send packet - fixes dynamic i...Othmar Gsenger2007-12-091-1/+1
* removed some code in sender (crypto)Othmar Gsenger2007-12-091-2/+2
* fixed to much removed codeOthmar Gsenger2007-12-091-3/+4
* removed some code for debuggingOthmar Gsenger2007-12-091-2/+2
* no call to keyderivation Othmar Gsenger2007-12-091-5/+6
* * added AuthTag classErwin Nindl2007-12-081-14/+22
* split parameters to global params and connection params (moved to connection ...Othmar Gsenger2007-12-071-44/+59
* added ssl toolsOthmar Gsenger2007-12-031-0/+9
* added connectionListOthmar Gsenger2007-11-031-2/+2
* tunnel type fixedOthmar Gsenger2007-09-041-2/+2
* added parameter typeOthmar Gsenger2007-09-041-1/+1
* reconnect is now possibleChristian Pointner2007-09-041-3/+3
* no dump 2Othmar Gsenger2007-08-301-1/+1
* remove packeage dump (breaks terminal)Othmar Gsenger2007-08-301-1/+1
* changed to nullcipher again to get a temporary running versionErwin Nindl2007-08-291-2/+2
* yet another debug checkinErwin Nindl2007-08-291-1/+1
* bugfix, testing continuedErwin Nindl2007-08-291-5/+9
* yet another debug messageErwin Nindl2007-08-281-0/+2
* debug messages addedErwin Nindl2007-08-281-2/+4
* removed messagesErwin Nindl2007-08-281-3/+0
* * changed cypher.* Erwin Nindl2007-08-281-0/+6
* * added KeyDerivation to anytun.cppErwin Nindl2007-08-231-1/+29
* * set cypher to aes_icmErwin Nindl2007-08-151-15/+15
* nullcypher againOthmar Gsenger2007-07-231-2/+2
* Cypher changedOthmar Gsenger2007-07-231-1/+2
* * added doc directoryErwin Nindl2007-07-191-2/+2