moved statistics classes from NetEmu to SENF
[senf.git] / Socket / Protocols / UN /
2009-03-14 tho some unimportant clean-ups ;)
2009-03-12 tho added more tests to increase test coverage
2009-03-03 g0dil Socket: Make SocketProtocol::close() non-const (at...
2009-01-28 g0dil Fix boost-1.36 fixes to work in boost < 1.36 ... no...
2009-01-28 g0dil Adjustment and fixes for boost-1.36 support
2008-12-19 g0dil Completely refactor install targets
2008-12-10 g0dil Utils/Logger: Implement direct syslog-via-UDP target
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-06-03 g0dil Socket: Documentation for new addressing classes
2008-06-03 g0dil Console: Implement BSDSocketAddress and BSDAddressingPolicy
2008-04-04 g0dil Scheduler: Remove unneeded Socket dependency
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-07 tho miscellaneous bits and bobs ;)
2008-03-06 jkaeber Streamlined SystemException definition and usage
2008-03-06 jkaeber Streamlined SystemException:
2008-03-04 jkaeber added address info to socket related SystemExceptions
2008-03-03 jkaeber added even more meaningful exception text to unix domai...
2008-03-03 jkaeber added more meaningful exception text to unix domain...
2008-02-19 tho cleanup UNAdressing
2008-02-12 tho doclib: link new berlios wiki
2008-02-12 g0dil Socket: Renamed all protocol classes and files to end...
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-01-31 g0dil Socket: Move protocol into the socket body (as private...
2008-01-17 g0dil Merged revisions 570-572,574-575,578-579,581-595,598...
2008-01-09 tho fixed some file headers to the new format
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-19 dw6 connectedUnixDgramSocket working
2007-12-18 dw6 connectedUnixDgramSocket (based on "old" socketlib)
2007-12-18 g0dil Merged revisions 570-575,577-578 via svnmerge from
2007-11-23 g0dil Utils: Implement more flexible SystemException
2007-11-22 jmo - close on socket handle now calls v_close() -> protoco...
2007-11-13 tho some doc fixing
2007-11-13 dw6 removed boost::filesystem dependency
2007-11-13 jmo doing a unit test in a more sensible way :)
2007-11-12 jmo more usable unix sockets classes
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-18 dw6 documenting copyright correctly
2007-09-19 dw6 removed scrab
2007-09-19 dw6 removed some errors, added basic unit tests
2007-09-19 dw6 added documentation. hopefully enough and correct.
2007-09-19 dw6 basic implementation of Unix Domain Sockets, for now...