Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | fixed connection list | Othmar Gsenger | 2007-12-11 | 1 | -3/+3 |
* | recever gets seq and sid now | Erwin Nindl | 2007-12-11 | 1 | -3/+3 |
* | prettyer print to syslog | Erwin Nindl | 2007-12-11 | 1 | -6/+6 |
* | changed from errno.h to cerrno | Erwin Nindl | 2007-12-11 | 1 | -1/+1 |
* | added pretty buffer print | Erwin Nindl | 2007-12-11 | 1 | -2/+2 |
* | sender sequenze number fixed | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
* | fixed many sync things | Othmar Gsenger | 2007-12-11 | 1 | -37/+11 |
* | fixed Makefile, ip detection | Othmar Gsenger | 2007-12-11 | 1 | -1/+1 |
* | checkin for testing | Erwin Nindl | 2007-12-11 | 1 | -4/+4 |
* | deactivated kd for testing | Erwin Nindl | 2007-12-11 | 1 | -7/+41 |
* | added multible precission integer class | Erwin Nindl | 2007-12-11 | 1 | -46/+53 |
* | some cleanups | Christian Pointner | 2007-12-10 | 1 | -14/+14 |
* | added synclistensocket | Othmar Gsenger | 2007-12-10 | 1 | -2/+22 |
* | replay protection still broken (disabled) | Othmar Gsenger | 2007-12-09 | 1 | -2/+2 |
* | testing replay protection | Othmar Gsenger | 2007-12-09 | 1 | -2/+6 |
* | disabled replay protection | Othmar Gsenger | 2007-12-09 | 1 | -3/+4 |
* | added dynamic ip support | Othmar Gsenger | 2007-12-09 | 1 | -1/+11 |
* | code clean up | Othmar Gsenger | 2007-12-09 | 1 | -55/+95 |
* | fixed logging, remove output to stdout | Othmar Gsenger | 2007-12-09 | 1 | -8/+10 |