- 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
- 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 26, 2007
-
-
g0dil authored
Utils/Logger: Implement message routing -> logging library is working now Move 'nil' class into Utils/mpl.hh
-
- 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
-
-
g0dil authored
-
g0dil authored
Provide additional include files for socket protocols Socket: Change UDP socket handle to bind instead of connect if given an address argument.
-
g0dil authored
Packets: Fix PacketImpl::updateIterators implemantation (don't access invalidated iterators) Scheduler: Remove access to invalidated timerMap_ iterator Socket: BUGFIX: Fix generic WriteRange implementation
-
- Aug 31, 2007
-
-
g0dil authored
Make all include path's relative Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'
-
- Aug 30, 2007
-
-
g0dil authored
Utils: Implement mpl.hh metaprogramming helpers
-
- 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
-
- Aug 28, 2007
-
-
g0dil authored
Add 'install_all' scons target Packets: Fix unit tests in final=1 build Socket/Protocols/INet: Fix final=1 build Add 'deb' scons target
-
- Aug 27, 2007
-
-
g0dil authored
Examples/RateStuffer: Use CloneSource module Exmaples/RateStuffer: Implement using a RateStuffer subnet PPI: Implement CloneSource PPI: Add throttle()/unthrottle() to passive debug modules PPI: Implement DiscardSink PPI: Implement ThrottleBarrier PPI: Implement missing unit tests PPI: Complete the documentation Scheduler: Improve ClockService performance and remove a race condition Scheduler: Clean up Scheduler::process() Utils: Make singleton::instance() protected by default and fix implementation Remove private members from doxygen documentation
-
- Aug 10, 2007
-
-
tho authored
-
- Aug 09, 2007
-
-
tho authored
-
- Aug 08, 2007
-
-
g0dil authored
Socket/Protocols/INet: Slightly optimized generic INet6Address algorithms Utils: Add ios_all_saver to hexdump() senfscons: Add automatic image-copy to Doxygen builder (fixes weird doxygen copy problem) Socket/Protocols/Inet: Add ConnectedUDPSocketHandle
-
- Aug 07, 2007
-
-
g0dil authored
Socket/Protocols/INet: Implement INet6Network
-
- Aug 06, 2007
- Aug 01, 2007
-
-
tho authored
-
- Jul 31, 2007
-
-
g0dil authored
-