Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | compiler clean windows checks | Christian Pointner | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | non-functional changes only: use standard writing of stdint.h types; still ↵ | Markus Grüneis | 2010-02-18 | 1 | -5/+5 |
| | | | | import from boost (compiler compatibility) | ||||
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -14/+18 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | clean up | Christian Pointner | 2010-01-13 | 1 | -8/+8 |
| | |||||
* | added multi socket to SyncServer (better of IPv4 and IPv6) | Christian Pointner | 2010-01-13 | 1 | -4/+2 |
| | |||||
* | fixed packet length | Christian Pointner | 2010-01-13 | 1 | -4/+1 |
| | |||||
* | single thread per socket | Christian Pointner | 2010-01-13 | 1 | -52/+49 |
| | |||||
* | disables unsupported socket option on windows | Christian Pointner | 2010-01-13 | 1 | -0/+2 |
| | |||||
* | added mutli socket recv to packet source | Christian Pointner | 2010-01-13 | 1 | -11/+83 |
| | |||||
* | dispatching right socket for send to function | Christian Pointner | 2010-01-08 | 1 | -1/+8 |
| | |||||
* | UDPPacketSource now opens one socket for each resolved endpoint | Christian Pointner | 2010-01-08 | 1 | -8/+26 |
| | |||||
* | moved to resolver iterator at onResolve callback functions | Christian Pointner | 2010-01-08 | 1 | -1/+3 |
| | |||||
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 1 | -1/+1 |
| | |||||
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
| | | | | | | this is release 0.3.1 | ||||
* | added gResolver to SyncServer | Christian Pointner | 2009-03-22 | 1 | -5/+0 |
| | | | | | | some cleanup | ||||
* | added error callback to resolver for better handling | Christian Pointner | 2009-03-22 | 1 | -2/+8 |
| | | | | | | of resolvCallback exceptions | ||||
* | changed packetSource to use gResolver | Christian Pointner | 2009-03-05 | 1 | -11/+17 |
| | |||||
* | added some log messages | Othmar Gsenger | 2009-02-20 | 1 | -0/+3 |
| | |||||
* | added Log to stdout | Christian Pointner | 2009-01-16 | 1 | -1/+1 |
| | | | | | | added dummy stdio tun device some cleanups (windows) | ||||
* | small type cleanup | Christian Pointner | 2008-11-25 | 1 | -8/+7 |
| | |||||
* | PacketSource changed to use endpoint instead of port and address | Christian Pointner | 2008-11-24 | 1 | -28/+8 |
| | |||||
* | fixes for boost 1.35 and higher | Christian Pointner | 2008-11-24 | 1 | -13/+13 |
| | |||||
* | switched from PracticalSocket to libasio | Christian Pointner | 2008-10-19 | 1 | -8/+35 |
| | |||||
* | changed Foobar to anytun @ file header | Christian Pointner | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 1 | -8/+9 |
| | |||||
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 1 | -0/+57 |