Documentation updates
[senf.git] / Socket /
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-07-08 tho made some ClientSocketHandle methods (except read/write...
2008-06-27 dw6 adding MACAddress::toString()
2008-06-27 tho replaced tabs with spaces.
2008-06-20 g0dil Packets: Restructure documentation
2008-06-18 dw6 adding toString and toin6_addr
2008-06-03 g0dil Socket: Documentation for new addressing classes
2008-06-03 g0dil Console: Implement BSDSocketAddress and BSDAddressingPolicy
2008-05-29 g0dil Scheduler: Implement Timer helper
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-15 g0dil Socket: Fix dynamic_socket_cast() / check_socket_cast...
2008-05-02 g0dil Socket/Protocols/INet: Extend INet6SocketAddress syntax...
2008-05-02 g0dil Socket/Protocols/INet: BUGFIX: Fix SOL_IP to SOL_IPV6...
2008-04-23 g0dil Socket/Protocols/INet: Add 'shutdown' member to TCPSock...
2008-04-23 g0dil Socket: Add additional port-only constructor for INet...
2008-04-10 tho minor documentation fix
2008-04-07 g0dil Socket/Protocols: Add SO_ERROR getsockopt (BSDSocketPro...
2008-04-04 g0dil Scheduler: Remove unneeded Socket dependency
2008-04-04 dw6 don't connect when sockaddr is empty ipv6 only. ipv4...
2008-04-04 g0dil Socket: Add a 'facet<>()' member to access protocol...
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-03-31 g0dil Socket/Protocols/INet: Fix INet6Address in6_addr constr...
2008-03-20 g0dil Socket: Fix reuseaddr / bind ordering
2008-03-19 dw6 adding constructor from in6_addr
2008-03-12 jkaeber Changed UnknownHostnameException's argument processing
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-07 jkaeber Implemented void hardwareAddress(const MACAddress ...
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-06 jkaeber Catch senf::Exception instead of senf::SystemException
2008-03-04 jkaeber Added TODO
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-03-01 tho added more meaningful exception text
2008-02-29 tho added more meaningful exception text
2008-02-29 jmo added more meaningful exception text
2008-02-29 tho added some const's to the NetdeviceController
2008-02-29 tho IOStreamTarget: added loglevel to output
2008-02-22 g0dil Socket/Protocols/INet: Rename all INet6Address members...
2008-02-22 g0dil Socket: BUGFIX: Add missing 'explicit' to Protocol...
2008-02-22 tho replaced tabs to spaces
2008-02-22 g0dil debian: Update build depends
2008-02-19 tho cleanup UNAdressing
2008-02-18 tho use unittest include from util!
2008-02-14 tho - updated MPESection creation
2008-02-14 g0dil Socket/Protocols/INet: Commit forgotten file
2008-02-13 pug fixed documentation for mcLoop
2008-02-13 g0dil Socket/Protocols/INet: Add MulticastSocketProtocol...
2008-02-13 g0dil doclib: Add helper script to build image map from dia...
2008-02-12 g0dil Socket: Update Protocols.dia diagram
2008-02-12 tho doclib: link new berlios wiki
2008-02-12 g0dil Socket/Protocols: Move incorrectly placed members from...
2008-02-12 tho tiny documentation updates
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-11 tho use new doxygen command \tparam
2008-02-08 g0dil Socket/Protocols: Commit missing file
2008-02-08 g0dil Socket/Protocols: Factor out address exception classes
2008-02-08 g0dil Howtos/NewPacket: Small fixes
2008-02-06 g0dil Socket: BUGFIX: Move incorrect v-function call out...
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-02-01 tho small documentation fixes
2008-02-01 tho minor documentation fix
2008-02-01 g0dil Socket: Fix template parameter names to correct doxygen...
2008-01-31 g0dil Remove obsolete fixme, todo and idea items
2008-01-31 g0dil Socket: Documentation update
2008-01-31 g0dil Socket: Move protocol into the socket body (as private...
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2008-01-24 g0dil Started a glossary implementation (initialized from...
2008-01-22 g0dil doclib: Clean up documentation generation
2008-01-21 g0dil Documentation updates
2008-01-21 g0dil Documentation updates
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-12-17 tho set keyword-property
2007-12-14 tho -/-
2007-12-14 tho grmpf, erst testen, dann einchecken.
2007-12-14 tho minor renaming
2007-12-14 tho set keyword-property
2007-12-14 tho first working netdeviceController
2007-12-11 dw6 add support of connected RawV4/6 sockets
2007-12-11 dw6 cleaning
2007-12-07 tho very first version for a netdevice controller (not...
2007-12-07 jkaeber Changed available() method according after chat whith...
2007-12-07 jkaeber Use explicit path to ifconfig binary
2007-12-05 dw6 adding documentation concerning different read behaviour
2007-12-05 dw6 cleaning up
2007-12-05 dw6 adding PF_INET[6], SOCK_RAW sockets called RawV[4|6...
2007-12-04 dw6 change to ConnectedCommunicationPolicy
2007-11-24 g0dil Socket/Protocols/Raw: Use throwErrno() in TunTapSocketH...
2007-11-23 g0dil Utils: Implement more flexible SystemException
next