- Dec 02, 2008
-
-
g0dil authored
Scheduler: Optimize watchdog implementation Socket: Change read-into-container implementation to skip unnecessary available() call Add 'profile=1' compile option Exclude 'boost' and 'std' symbols from documentation
-
- Nov 19, 2008
-
-
dw6 authored
-
- Nov 18, 2008
-
-
g0dil authored
Clean up all file-defines and remove all tabs
-
- May 29, 2008
-
-
dw6 authored
IPv6SourceForcingDgramWriter added. this is more a proof of concept, proof of variability of the writer concept than a must-have integrated part of senf
-
- Feb 19, 2008
-
-
tho authored
-
- Feb 05, 2008
- Jan 31, 2008
-
-
g0dil authored
https://svn.berlios.de/svnroot/repos/senf/branches/2008-01-TW ........ r647 | dw6 | 2008-01-30 15:53:54 +0100 (Wed, 30 Jan 2008) | 1 line adding access to handle to reconnect sockets ........ r649 | dw6 | 2008-01-30 17:30:03 +0100 (Wed, 30 Jan 2008) | 1 line moving template implementation into cti ........
-
- Jan 18, 2008
-
-
g0dil authored
-
- Jan 16, 2008
-
-
dw6 authored
-
- Jan 08, 2008
-
-
dw6 authored
renaming the "write helper" / "read helper" classes (formerly named "Sink" / "Source") to Writer and Reader
-
- Dec 29, 2007
-
-
tho authored
-
- Dec 28, 2007
-
-
tho authored
-
- Dec 17, 2007
-
-
g0dil authored
PPI: Allow access to source/sink helper in (Active|Passive)Socket(Source|Sink)
-
- Sep 13, 2007
-
-
g0dil authored
Fix dependency generation for built programs Fix depenfencies for auto-generated sources
-
- Sep 03, 2007
-
-
g0dil authored
-
- Aug 31, 2007
-
-
g0dil authored
Make all include path's relative Add 'senf/Packets.hh', 'senf/PPI.hh' and 'senf/Socket.hh'
-
- 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 17, 2007
-
-
g0dil authored
-
- Aug 16, 2007
-
-
g0dil 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
-
- Jul 10, 2007
-
-
g0dil authored
-
- Jul 04, 2007
-
-
tho authored
-
- Jul 02, 2007
-
-
g0dil authored
-
- Jun 13, 2007
-
-
g0dil authored
* Place all modules in the senf::ppi::module namespace * Place all connectors in the senf::ppi::connector namespace * Name input modles 'Reader', output modules 'Writer' Added specification for SocketReader / SocketWriter and PassiveQueue Removed three-argument connect() form
-