- 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 ........
-
- Dec 14, 2007
-
-
tho authored
-
- Dec 11, 2007
- Dec 07, 2007
- Dec 05, 2007
- Dec 04, 2007
-
-
dw6 authored
-
- Nov 24, 2007
-
-
g0dil authored
-
- Nov 23, 2007
- Nov 22, 2007
-
-
jmo authored
- terminate on socket handle now calls v_terminate() -> protocol()->teminate() - unix domain sockets now remove there filesystem representaion on close or terminate
-
- Nov 14, 2007
-
-
g0dil authored
Utils/Daemon: Last implementation fixes Fix installation of some missing files
-
- Nov 13, 2007
-
-
g0dil authored
PPI: Fix cloneSource unit-test packet construction Scheduler: BUGFIX: uninitialized loop variable Scheduler: BUGFIX: delay deletions in fdTable_ (can't change map while iterating over it) Add global 'valgrind' target Add 'valgrind.sup' suppressions file to suppress custom benign valgrind errors Fix all unit-tests to run correcly under valgrind (mostly timing adjustments)
-
tho authored
-
dw6 authored
-
jmo authored
-
- Nov 12, 2007
-
-
jmo authored
- some tests commented out - bind in constructor enabled by given address - and more :)
-
- Nov 02, 2007
-
-
g0dil authored
Utils: Rename SafeBool to safe_bool (hmm ...)
-
- Oct 30, 2007
- Oct 18, 2007
-
-
dw6 authored
-
- Oct 10, 2007
-
-
g0dil authored
Logger: Implemented compile-time configuration support
-
- Sep 19, 2007
- Sep 13, 2007
-
-
g0dil authored
Fix dependency generation for built programs Fix depenfencies for auto-generated sources
-
- Sep 08, 2007
-
-
g0dil authored
-
- Sep 07, 2007
-
-
g0dil authored
Fix TAGFILE dependencies Fix some URL references PPI: Add additional 'route' documentation Globally disable SUBGROUPING in Doxygile.global
-
- Sep 04, 2007
- Sep 03, 2007
- Aug 31, 2007
-
-
g0dil authored
Make all include path's relative Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'
-
- 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
-
g0dil authored
Socket/Protocols: Removed obsolete GenericSockAddr Utils: Add missing unit tests Fix debian '.install' files
-