Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
| | |||||
* | non-functional changes only: use standard writing of stdint.h types; still ↵ | Markus Grüneis | 2010-02-18 | 1 | -3/+3 |
| | | | | import from boost (compiler compatibility) | ||||
* | whitespace only change: unified formatting with "astyle --style=k/r ↵ | Markus Grüneis | 2010-02-17 | 1 | -32/+51 |
| | | | | --indent=spaces=2 --unpad-paren --add-brackets --align-pointer=type --keep-one-line-blocks --indent-col1-comments --lineend=linux --suffix=none --recursive" | ||||
* | UDPPacketSource now opens one socket for each resolved endpoint | Christian Pointner | 2010-01-08 | 1 | -5/+5 |
| | |||||
* | moved to resolver iterator at onResolve callback functions | Christian Pointner | 2010-01-08 | 1 | -5/+5 |
| | |||||
* | 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 error callback to resolver for better handling | Christian Pointner | 2009-03-22 | 1 | -15/+14 |
| | | | | | | of resolvCallback exceptions | ||||
* | added SIGERROR to signal Controller | Christian Pointner | 2009-03-10 | 1 | -1/+8 |
| | |||||
* | fixed daemonizing and boost::thread problem (workaround) | Christian Pointner | 2009-03-05 | 1 | -3/+14 |
| | | | | | | fixed signalController | ||||
* | added retry capability to resolver | Christian Pointner | 2009-03-05 | 1 | -9/+31 |
| | |||||
* | added resolvAddrType to gResolver | Christian Pointner | 2009-03-05 | 1 | -9/+41 |
| | |||||
* | cleanup | Christian Pointner | 2009-03-04 | 1 | -5/+3 |
| | |||||
* | fix build | Christian Pointner | 2009-03-04 | 1 | -4/+5 |
| | |||||
* | - extended gResolver: supports completion-callback | Markus Grüneis | 2009-03-04 | 1 | -11/+16 |
| | |||||
* | initial checkin of new resolver | Christian Pointner | 2009-03-03 | 1 | -0/+105 |