Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | further routing fixes | Othmar Gsenger | 2008-02-28 | 1 | -1/+5 |
* | added get Src/Dst Address @ plainPacket | Christian Pointner | 2008-02-27 | 1 | -3/+0 |
* | added command line parameter for master key and salt | Christian Pointner | 2008-02-27 | 1 | -28/+1 |
* | fixed mux autodetect | Othmar Gsenger | 2008-02-27 | 1 | -7/+10 |
* | added mux support and routing table | Othmar Gsenger | 2008-02-27 | 1 | -3/+4 |
* | added mux to options | Erwin Nindl | 2008-02-27 | 1 | -1/+17 |
* | removed debug statements | Othmar Gsenger | 2008-02-27 | 1 | -10/+0 |
* | added routing table support | Othmar Gsenger | 2008-02-27 | 1 | -1/+4 |
* | bugfix with packet length | Christian Pointner | 2008-02-25 | 1 | -1/+1 |
* | options is global now | Christian Pointner | 2008-02-25 | 1 | -26/+25 |
* | added NullKeyDerivation | Christian Pointner | 2008-02-24 | 1 | -6/+4 |
* | default for key_derivation_rate now 1 | Christian Pointner | 2008-02-24 | 1 | -1/+0 |
* | bugfix@ sender and receiver reset packet size at begin of loop | Christian Pointner | 2008-02-24 | 1 | -20/+25 |
* | - keyderivation and cipher should work now | Christian Pointner | 2008-02-23 | 1 | -68/+36 |
* | fixed bug with secure memory (don't activate authentication!) | Christian Pointner | 2008-02-20 | 1 | -4/+4 |
* | cleanups | Christian Pointner | 2008-02-20 | 1 | -0/+31 |
* | further cleanups | Christian Pointner | 2008-02-20 | 1 | -1/+1 |
* | further cleanups | Christian Pointner | 2008-02-19 | 1 | -35/+32 |
* | replaces cypher with cipher | Christian Pointner | 2008-02-19 | 1 | -5/+5 |
* | minor changes | Christian Pointner | 2008-02-16 | 1 | -42/+54 |
* | sorry for last ceckin :( | Christian Pointner | 2008-02-06 | 1 | -6/+4 |
* | added wireshakr lua script for satp | Christian Pointner | 2008-02-06 | 1 | -8/+8 |
* | fixed wrong payload length bug | Othmar Gsenger | 2008-02-06 | 1 | -2/+0 |
* | readded kd generate | Othmar Gsenger | 2008-02-04 | 1 | -5/+5 |
* | test no keyderivation | Othmar Gsenger | 2008-02-04 | 1 | -5/+5 |
* | cout to clog | Christian Pointner | 2008-02-04 | 1 | -4/+0 |
* | fixed Deadlock @ connecetionlist | Christian Pointner | 2008-02-04 | 1 | -3/+5 |
* | fixed bug @ sync | Christian Pointner | 2008-02-04 | 1 | -14/+52 |
* | fixed set payload type @ plainpacket | Christian Pointner | 2008-02-04 | 1 | -4/+3 |
* | finallly working, payload type needs further checks | Othmar Gsenger | 2008-01-31 | 1 | -3/+4 |
* | packet and cypher fixes | Othmar Gsenger | 2008-01-31 | 1 | -5/+5 |
* | lenght bug partly fixed | Othmar Gsenger | 2008-01-08 | 1 | -1/+2 |
* | fix in length and nullcypher (still not working) | Othmar Gsenger | 2008-01-08 | 1 | -2/+2 |
* | * cypher and auth-algo selectable via commandline | Erwin Nindl | 2007-12-27 | 1 | -23/+32 |
* | wrong TODO removed | Othmar Gsenger | 2007-12-26 | 1 | -1/+0 |
* | added some Locks | Othmar Gsenger | 2007-12-26 | 1 | -2/+5 |
* | added keygeneration at hmac calculation | Erwin Nindl | 2007-12-24 | 1 | -3/+8 |
* | weihnachtlicher checkin | Erwin Nindl | 2007-12-24 | 1 | -100/+69 |
* | mesh syncing works now | Othmar Gsenger | 2007-12-23 | 1 | -25/+26 |
* | parser now understands lists | Othmar Gsenger | 2007-12-23 | 1 | -0/+1 |
* | activated online syncing | Othmar Gsenger | 2007-12-23 | 1 | -4/+7 |
* | added SyncQueue and SyncSocketHandler | Othmar Gsenger | 2007-12-23 | 1 | -3/+6 |
* | fixed sender (no packets error) | Othmar Gsenger | 2007-12-18 | 1 | -1/+1 |
* | added Synccommand / now connection updates work / sync is multi connection ca... | Othmar Gsenger | 2007-12-13 | 1 | -3/+7 |
* | more generic code in anytun.cpp | Erwin Nindl | 2007-12-13 | 1 | -18/+13 |
* | splitten SyncSocket to SyncSocket and SyncClientSocket | Othmar Gsenger | 2007-12-13 | 1 | -1/+2 |
* | added syncConnector Thread | Othmar Gsenger | 2007-12-12 | 1 | -6/+29 |
* | syncing only when sync port is specified | Othmar Gsenger | 2007-12-12 | 1 | -8/+9 |
* | replay protection works again | Othmar Gsenger | 2007-12-11 | 1 | -2/+2 |
* | activated keyderivation again | Erwin Nindl | 2007-12-11 | 1 | -11/+12 |