summaryrefslogtreecommitdiff
path: root/syncSocket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* first working versionChristian Pointner2008-03-141-0/+14
|
* new sync protocolOthmar Gsenger2008-02-281-0/+6
|
* added control interfaceOthmar Gsenger2008-02-281-3/+4
|
* further routing fixesOthmar Gsenger2008-02-281-3/+6
|
* bugfix empty routing table with existent connectionsOthmar Gsenger2008-02-281-1/+1
|
* bugtestingOthmar Gsenger2008-02-281-0/+1
|
* added route syncingOthmar Gsenger2008-02-271-1/+9
|
* added Synccommand / now connection updates work / sync is multi connection ↵Othmar Gsenger2007-12-131-2/+3
| | | | capable
* splitten SyncSocket to SyncSocket and SyncClientSocketOthmar Gsenger2007-12-131-39/+0
|
* build error fixedOthmar Gsenger2007-12-121-1/+1
|
* debugging..Othmar Gsenger2007-12-121-0/+1
|
* OnLine -> OnRawDataOthmar Gsenger2007-12-121-11/+10
|
* added buffer sizeOthmar Gsenger2007-12-121-1/+1
|
* added full sync support (max 2 anycast servers)Othmar Gsenger2007-12-121-8/+23
|
* added newlineOthmar Gsenger2007-12-121-0/+2
|
* added printing of sync information to stdoutOthmar Gsenger2007-12-121-0/+7
|
* replay protection works againOthmar Gsenger2007-12-111-5/+5
|
* fixed sync crash, when no active connectionsOthmar Gsenger2007-12-111-5/+8
|
* fixed many sync thingsOthmar Gsenger2007-12-111-3/+3
| | | | | | | fixed warning (multiple key)
* some cleanupsChristian Pointner2007-12-101-7/+9
|
* added synclistensocketOthmar Gsenger2007-12-101-9/+20
|
* ssl commentsOthmar Gsenger2007-12-071-0/+10
|
* Added syncsocketOthmar Gsenger2007-12-031-0/+37