Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mesh syncing works now | Othmar Gsenger | 2007-12-23 | 4 | -40/+114 | |
* | parser now understands lists | Othmar Gsenger | 2007-12-23 | 2 | -1/+28 | |
* | check pointer for NULL | Othmar Gsenger | 2007-12-23 | 1 | -1/+2 | |
* | activated online syncing | Othmar Gsenger | 2007-12-23 | 3 | -4/+27 | |
* | added SyncQueue and SyncSocketHandler | Othmar Gsenger | 2007-12-23 | 6 | -3/+186 | |
* | fixed sender (no packets error) | Othmar Gsenger | 2007-12-18 | 1 | -1/+1 | |
* | includes missing files | Othmar Gsenger | 2007-12-18 | 2 | -0/+45 | |
* | added Synccommand / now connection updates work / sync is multi connection ca... | Othmar Gsenger | 2007-12-13 | 10 | -26/+61 | |
* | added mux_type | Erwin Nindl | 2007-12-13 | 1 | -3/+7 | |
* | syntax fix in plainpacket constructor | Erwin Nindl | 2007-12-13 | 1 | -2/+1 | |
* | added plainpaket.o to makefile | Erwin Nindl | 2007-12-13 | 1 | -0/+4 | |
* | added PlainPacket class | Erwin Nindl | 2007-12-13 | 2 | -0/+131 | |
* | more generic code in anytun.cpp | Erwin Nindl | 2007-12-13 | 5 | -25/+29 | |
* | activated sync | Othmar Gsenger | 2007-12-13 | 1 | -1/+0 | |
* | splitten SyncSocket to SyncSocket and SyncClientSocket | Othmar Gsenger | 2007-12-13 | 6 | -46/+104 | |
* | codechanges in sha1authalgo | Erwin Nindl | 2007-12-12 | 2 | -2/+12 | |
* | build error fixed | Othmar Gsenger | 2007-12-12 | 1 | -1/+1 | |
* | debugging.. | Othmar Gsenger | 2007-12-12 | 1 | -0/+1 | |
* | OnLine -> OnRawData | Othmar Gsenger | 2007-12-12 | 2 | -13/+12 | |
* | added buffer size | Othmar Gsenger | 2007-12-12 | 1 | -1/+1 | |
* | added full sync support (max 2 anycast servers) | Othmar Gsenger | 2007-12-12 | 2 | -9/+25 | |
* | * renamed HmacAuthAlgo to Sha1AuthAlgo | Erwin Nindl | 2007-12-12 | 6 | -21/+88 | |
* | added newline | Othmar Gsenger | 2007-12-12 | 1 | -0/+2 | |
* | added printing of sync information to stdout | Othmar Gsenger | 2007-12-12 | 2 | -0/+8 | |
* | added ctags target to makefile | Erwin Nindl | 2007-12-12 | 1 | -0/+3 | |
* | added syncConnector Thread | Othmar Gsenger | 2007-12-12 | 3 | -8/+69 | |
* | updated readme | Othmar Gsenger | 2007-12-12 | 1 | -0/+18 | |
* | syncing only when sync port is specified | Othmar Gsenger | 2007-12-12 | 1 | -8/+9 | |
* | changed Mpi::getBuf, now returns u_int8_t *! | Erwin Nindl | 2007-12-12 | 4 | -10/+15 | |
* | set iv to fixed length of 16byte in kd | Erwin Nindl | 2007-12-11 | 3 | -6/+7 | |
* | kd iv generation fix again | Erwin Nindl | 2007-12-11 | 3 | -5/+10 | |
* | * added mpi operator | Erwin Nindl | 2007-12-11 | 3 | -1/+14 | |
* | replay protection works again | Othmar Gsenger | 2007-12-11 | 2 | -7/+7 | |
* | activated keyderivation again | Erwin Nindl | 2007-12-11 | 1 | -11/+12 | |
* | fixed connection list | Othmar Gsenger | 2007-12-11 | 4 | -11/+16 | |
* | recever gets seq and sid now | Erwin Nindl | 2007-12-11 | 2 | -3/+4 | |
* | fixed sync crash, when no active connections | Othmar Gsenger | 2007-12-11 | 1 | -5/+8 | |
* | connectionParam copy constructor | Othmar Gsenger | 2007-12-11 | 2 | -1/+4 | |
* | prettyer print to syslog | Erwin Nindl | 2007-12-11 | 1 | -6/+6 | |
* | added syscbuffer copy constructor | Othmar Gsenger | 2007-12-11 | 1 | -0/+1 | |
* | changed from errno.h to cerrno | Erwin Nindl | 2007-12-11 | 1 | -1/+1 | |
* | added pretty buffer print | Erwin Nindl | 2007-12-11 | 3 | -6/+10 | |
* | debuging sync buffer | Othmar Gsenger | 2007-12-11 | 3 | -8/+9 | |
* | fixed mpi default construktor | Erwin Nindl | 2007-12-11 | 1 | -1/+2 | |
* | sender sequenze number fixed | Othmar Gsenger | 2007-12-11 | 3 | -4/+7 | |
* | now set really key in KD | Erwin Nindl | 2007-12-11 | 2 | -70/+53 | |
* | serialisation working!!! | Othmar Gsenger | 2007-12-11 | 2 | -2/+3 | |
* | fixed many sync things | Othmar Gsenger | 2007-12-11 | 10 | -80/+45 | |
* | fixes in mpi class, keyderivation iv generation | Erwin Nindl | 2007-12-11 | 3 | -11/+29 | |
* | fixed Makefile, ip detection | Othmar Gsenger | 2007-12-11 | 2 | -2/+2 |