- Dec 01, 2008
-
-
tho authored
-
- Nov 18, 2008
-
-
g0dil authored
Clean up all file-defines and remove all tabs
-
- May 27, 2008
-
-
g0dil authored
Fix lot's of inline implementation ordering errors (make sure, all inline functions are implemented before first use)
-
- Feb 22, 2008
-
-
g0dil authored
Packets: change *_RO field helper macros to add a private r/w accessor senfscons: Introduce TEST_EXTRA_LIBS variable and move BOOSTFSLIB there Socket/Protocols/INet: Make INet[46]MulticastSocketProtocol inherit MulticastSocketprotocol Change SENF_NO_DEBUG to SENF_DEBUG
-
- Feb 13, 2008
-
-
g0dil authored
doclib: Introduce an intermediate doxygen-compatible image map format Update all image maps to the new format
-
- Feb 05, 2008
-
-
tho authored
-
- Feb 01, 2008
-
-
g0dil authored
-
- Jan 31, 2008
-
-
g0dil authored
Socket: Removed (now) empty IPv4Protocol/IPv6Protocol facets
-
- Jan 17, 2008
-
-
g0dil authored
https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup ........ r582 | g0dil | 2007-12-18 19:12:46 +0100 (Tue, 18 Dec 2007) | 2 lines Socket/Protocols: Move timestamp() (SIOCGSTAMP) into (new) DatagramSocketProtocol facet Socket/Protocols/INet: Rename all '*Inet*' classes and files to '*INet*' ........ r584 | g0dil | 2007-12-19 21:05:41 +0100 (Wed, 19 Dec 2007) | 7 lines Socket: Add 'clientHandle()' and 'serverHandle()' members to 'ConcreteSocketProtocol' class Socket/Protocols: Removed 'connect()'/'bind()' members from all protocol classes Socket/Protoocols: Implemented 'BSDSocketProtocol::priority()' Socket/Protocols/INet: Implement 'INetProtocol' policy facet Socket/Protocols/INet: Implemented 'MulticastProtocol' and 'INet[46]MulticastProtocol' facets Socket/Protocols/INet: Moved all multicast members to the 'MulticastProtocol' facets and changed interface to use INet[46]Address instead of socket addresses Socket/Protocols/INet: Added multicast facets to RawV[46]SocketProtocol ........ r595 | g0dil | 2008-01-14 14:52:16 +0100 (Mon, 14 Jan 2008) | 1 line Examples/MCSniffer: Fix address class from INet4SocketAddress to INet4Address ........ r601 | g0dil | 2008-01-15 12:38:35 +0100 (Tue, 15 Jan 2008) | 1 line Add file missing from svnmerge ........ r603 | g0dil | 2008-01-15 14:22:10 +0100 (Tue, 15 Jan 2008) | 1 line doclib: Fix integer field parser names ........ r605 | g0dil | 2008-01-15 15:03:48 +0100 (Tue, 15 Jan 2008) | 2 lines Socket: Remove BufferingPolicy Socket: Add sndbuf/rcvbuf to BSDSocketProtocol protocol facet ........
-
- Dec 28, 2007
-
-
tho authored
-
- Dec 18, 2007
-
-
g0dil authored
https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup ........ r573 | g0dil | 2007-12-18 12:15:23 +0100 (Tue, 18 Dec 2007) | 6 lines Socket: Replace 'SocketProtocol::body()' member with 'fh()' and 'fd()' members Socket: Rename ConvertibleString to StreamableString and use 'operator<<' instead of 'operator=' Socket: some minor documentation clarifications Socket/Protocols/UN: Removed unneeded UNAddress Socket/Protocols/UN: Fixed UNSocketAddress to adhere to the GenericAddressingPolicy requirements ........ r577 | g0dil | 2007-12-18 13:08:27 +0100 (Tue, 18 Dec 2007) | 1 line Socket/Protocols/UN: Add all_includes.hh to svn:ignore ........
-
- Aug 29, 2007
-
-
g0dil authored
Socket/Protocols/Inet: Remove not implemented async resolv constructors (in favor of a later non-member implementation) Socket/Protocols/Inet: More detailed exceptions thrown by INet4Address / INet6Address
-
- Jul 24, 2007
-
-
g0dil authored
-
- Jul 20, 2007
- Jul 10, 2007
-
-
g0dil authored
-
- Jul 02, 2007
-
-
g0dil authored
-
- Mar 29, 2007
-
-
tho authored
-
- Mar 02, 2007
- Mar 01, 2007
-
-
g0dil authored
-
- Feb 27, 2007
-
-
tho authored
-
- Feb 20, 2007
-
-
g0dil authored
Unified emacs Local Variables
-
- Feb 09, 2007
-
-
g0dil authored
-
- Feb 06, 2007
- Feb 01, 2007
-
-
g0dil authored
-
- Jan 31, 2007
-
-
g0dil authored
-
- Jan 29, 2007
-
-
g0dil authored
Further Socket library documentation
-
- Jan 25, 2007
- Jan 09, 2007
-
-
g0dil authored
Rename macro prefix SATLIB to SENF Begin socket library documentation
-
- Dec 20, 2006
-
-
g0dil authored
Renaned directory satscons to senfscons
-
- Sep 01, 2006
-
-
sbund authored
-
- Aug 31, 2006
- Aug 25, 2006
-
-
sbund authored
started ClientSocketHandle generic interface
-
- Aug 17, 2006
-
-
sbund authored
-