summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added mux_typeErwin Nindl2007-12-131-3/+7
* syntax fix in plainpacket constructorErwin Nindl2007-12-131-2/+1
* added plainpaket.o to makefileErwin Nindl2007-12-131-0/+4
* added PlainPacket classErwin Nindl2007-12-132-0/+131
* more generic code in anytun.cppErwin Nindl2007-12-135-25/+29
* activated syncOthmar Gsenger2007-12-131-1/+0
* splitten SyncSocket to SyncSocket and SyncClientSocketOthmar Gsenger2007-12-136-46/+104
* codechanges in sha1authalgoErwin Nindl2007-12-122-2/+12
* build error fixedOthmar Gsenger2007-12-121-1/+1
* debugging..Othmar Gsenger2007-12-121-0/+1
* OnLine -> OnRawDataOthmar Gsenger2007-12-122-13/+12
* added buffer sizeOthmar Gsenger2007-12-121-1/+1
* added full sync support (max 2 anycast servers)Othmar Gsenger2007-12-122-9/+25
* * renamed HmacAuthAlgo to Sha1AuthAlgoErwin Nindl2007-12-126-21/+88
* added newlineOthmar Gsenger2007-12-121-0/+2
* added printing of sync information to stdoutOthmar Gsenger2007-12-122-0/+8
* added ctags target to makefileErwin Nindl2007-12-121-0/+3
* added syncConnector ThreadOthmar Gsenger2007-12-123-8/+69
* updated readmeOthmar Gsenger2007-12-121-0/+18
* syncing only when sync port is specifiedOthmar Gsenger2007-12-121-8/+9
* changed Mpi::getBuf, now returns u_int8_t *!Erwin Nindl2007-12-124-10/+15
* set iv to fixed length of 16byte in kdErwin Nindl2007-12-113-6/+7
* kd iv generation fix againErwin Nindl2007-12-113-5/+10
* * added mpi operatorErwin Nindl2007-12-113-1/+14
* replay protection works againOthmar Gsenger2007-12-112-7/+7
* activated keyderivation againErwin Nindl2007-12-111-11/+12
* fixed connection listOthmar Gsenger2007-12-114-11/+16
* recever gets seq and sid now Erwin Nindl2007-12-112-3/+4
* fixed sync crash, when no active connectionsOthmar Gsenger2007-12-111-5/+8
* connectionParam copy constructorOthmar Gsenger2007-12-112-1/+4
* prettyer print to syslogErwin Nindl2007-12-111-6/+6
* added syscbuffer copy constructorOthmar Gsenger2007-12-111-0/+1
* changed from errno.h to cerrnoErwin Nindl2007-12-111-1/+1
* added pretty buffer printErwin Nindl2007-12-113-6/+10
* debuging sync bufferOthmar Gsenger2007-12-113-8/+9
* fixed mpi default construktorErwin Nindl2007-12-111-1/+2
* sender sequenze number fixedOthmar Gsenger2007-12-113-4/+7
* now set really key in KDErwin Nindl2007-12-112-70/+53
* serialisation working!!!Othmar Gsenger2007-12-112-2/+3
* fixed many sync thingsOthmar Gsenger2007-12-1110-80/+45
* fixes in mpi class, keyderivation iv generationErwin Nindl2007-12-113-11/+29
* fixed Makefile, ip detectionOthmar Gsenger2007-12-112-2/+2
* checkin for testingErwin Nindl2007-12-111-4/+4
* deactivated kd for testingErwin Nindl2007-12-112-8/+42
* added multible precission integer classErwin Nindl2007-12-118-91/+276
* added syncbufferOthmar Gsenger2007-12-1110-38/+108
* some cleanupsChristian Pointner2007-12-105-27/+29
* added synclistensocketOthmar Gsenger2007-12-104-13/+467
* replay protection still broken (disabled)Othmar Gsenger2007-12-091-2/+2
* testing replay protectionOthmar Gsenger2007-12-091-2/+6