summaryrefslogtreecommitdiff
path: root/src/syncServer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added license exception for OpenSSLChristian Pointner2014-06-291-2/+15
|
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
|
* compiler clean windows checksChristian Pointner2012-01-051-1/+1
|
* changed boost::asio::ip::tcp::acceptor::io_service() to get_io_service()Christian Pointner2011-12-301-1/+1
|
* whitespace only change: unified formatting with "astyle --style=k/r ↵Markus Grüneis2010-02-171-14/+17
| | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive"
* fixe commentChristian Pointner2010-01-131-1/+1
|
* added multi socket to SyncServer (better of IPv4 and IPv6)Christian Pointner2010-01-131-12/+50
|
* UDPPacketSource now opens one socket for each resolved endpointChristian Pointner2010-01-081-1/+1
|
* moved to resolver iterator at onResolve callback functionsChristian Pointner2010-01-081-1/+3
|
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
|
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
| | | | | | this is release 0.3.1
* added gResolver to SyncServerChristian Pointner2009-03-221-18/+37
| | | | | | some cleanup
* added missing file headersChristian Pointner2009-01-151-0/+31
|
* small type cleanupChristian Pointner2008-11-251-1/+1
|
* fixes for boost 1.35 and higherChristian Pointner2008-11-241-21/+20
|
* fixed anytun-showtablesOthmar Gsenger2008-11-171-0/+2
|
* added OnConnect CallbackOthmar Gsenger2008-11-171-0/+1
|
* fixed sync supportOthmar Gsenger2008-11-171-0/+8
|
* now with filesOthmar Gsenger2008-10-191-0/+30