summaryrefslogtreecommitdiff
path: root/anytun.cpp
Commit message (Expand)AuthorAgeFilesLines
* anytun-controld: bind to optionChristian Pointner2008-04-111-1/+1
* added control host optionChristian Pointner2008-04-111-12/+29
* fixed issue with closing to much files @ daemonizeChristian Pointner2008-04-111-1/+3
* fixed issue with pid file and chrooting to earlyChristian Pointner2008-04-111-24/+27
* added chroot and drop privilegesChristian Pointner2008-04-111-1/+52
* cipher added mux to senderid for cryptoChristian Pointner2008-04-091-3/+6
* catch destination unreachable (sender)Othmar Gsenger2008-04-011-2/+7
* bugfix @ authenticationChristian Pointner2008-03-031-0/+4
* some bugfixesChristian Pointner2008-03-031-31/+55
* removed debug statementsOthmar Gsenger2008-02-291-2/+2
* new anyctr optionsOthmar Gsenger2008-02-291-1/+3
* sender early setting of payload typeOthmar Gsenger2008-02-291-8/+7
* routing debugOthmar Gsenger2008-02-291-2/+3
* changed networkPrefix ConstructorOthmar Gsenger2008-02-291-1/+1
* multiconnection sync fixOthmar Gsenger2008-02-281-6/+5
* further routing fixesOthmar Gsenger2008-02-281-1/+5
* added get Src/Dst Address @ plainPacketChristian Pointner2008-02-271-3/+0
* added command line parameter for master key and saltChristian Pointner2008-02-271-28/+1
* fixed mux autodetectOthmar Gsenger2008-02-271-7/+10
* added mux support and routing tableOthmar Gsenger2008-02-271-3/+4
* added mux to optionsErwin Nindl2008-02-271-1/+17
* removed debug statementsOthmar Gsenger2008-02-271-10/+0
* added routing table supportOthmar Gsenger2008-02-271-1/+4
* bugfix with packet lengthChristian Pointner2008-02-251-1/+1
* options is global nowChristian Pointner2008-02-251-26/+25
* added NullKeyDerivationChristian Pointner2008-02-241-6/+4
* default for key_derivation_rate now 1Christian Pointner2008-02-241-1/+0
* bugfix@ sender and receiver reset packet size at begin of loopChristian Pointner2008-02-241-20/+25
* - keyderivation and cipher should work nowChristian Pointner2008-02-231-68/+36
* fixed bug with secure memory (don't activate authentication!)Christian Pointner2008-02-201-4/+4
* cleanupsChristian Pointner2008-02-201-0/+31
* further cleanupsChristian Pointner2008-02-201-1/+1
* further cleanupsChristian Pointner2008-02-191-35/+32
* replaces cypher with cipher Christian Pointner2008-02-191-5/+5
* minor changes Christian Pointner2008-02-161-42/+54
* sorry for last ceckin :(Christian Pointner2008-02-061-6/+4
* added wireshakr lua script for satpChristian Pointner2008-02-061-8/+8
* fixed wrong payload length bugOthmar Gsenger2008-02-061-2/+0
* readded kd generateOthmar Gsenger2008-02-041-5/+5
* test no keyderivationOthmar Gsenger2008-02-041-5/+5
* cout to clogChristian Pointner2008-02-041-4/+0
* fixed Deadlock @ connecetionlistChristian Pointner2008-02-041-3/+5
* fixed bug @ syncChristian Pointner2008-02-041-14/+52
* fixed set payload type @ plainpacketChristian Pointner2008-02-041-4/+3
* finallly working, payload type needs further checksOthmar Gsenger2008-01-311-3/+4
* packet and cypher fixesOthmar Gsenger2008-01-311-5/+5
* lenght bug partly fixedOthmar Gsenger2008-01-081-1/+2
* fix in length and nullcypher (still not working)Othmar Gsenger2008-01-081-2/+2
* * cypher and auth-algo selectable via commandline Erwin Nindl2007-12-271-23/+32
* wrong TODO removedOthmar Gsenger2007-12-261-1/+0