Move all build env settings from SENFSCons to SConstruct
[senf.git] / PPI /
2009-08-18 g0dil PPI: Add missing return in MultiConnectorMixin connect
2009-08-17 g0dil Completely rework documentation build
2009-08-13 g0dil PPI: BUGFIX: Duplicate connector registration
2009-08-13 g0dil Socket: Fix handle.state() on invalid handles
2009-08-12 g0dil PPI: Implement PPI dump
2009-08-12 g0dil PPI: Implement PPI tracing support
2009-08-11 g0dil PPI: Add log label to Logger module
2009-08-11 g0dil PPI: Replace LogSink with Logger monitor module
2009-08-04 tho fixed boost/intrusive/iset includes
2009-07-23 g0dil Cleanup: Remove TAB chars and std::cerr debug output
2009-07-21 g0dil PPI: Add DgramReader MaxSize template argument
2009-07-20 g0dil PPI: Implement Jack reset() capability
2009-07-01 g0dil PPI: BUGFIX: Fix unthrottling when mixing multiple...
2009-06-30 g0dil PPI: Typo fixes and unit test update for MultiConnector...
2009-06-30 g0dil PPI: Add user container support to MultiConnectorMixin
2009-06-29 g0dil PPI: Stupidity bugfix ...
2009-06-29 g0dil PPI: MultiConnectorMixin documentation fixes
2009-06-29 g0dil PPI: MultiConnectorMixin documentation
2009-06-29 g0dil PPI: Rename DynamicConnectorMixin to MultiConnectorMixin
2009-06-26 g0dil PPI: Implement DynamicConnectorMixin
2009-06-15 g0dil (missing file from last commit)
2009-06-15 g0dil Added error messages to PPI and Utils SENF_ASSERTs
2009-06-10 tho added PacketType typedef to PPI-writer interface
2009-05-15 g0dil PPI: Missing commit
2009-05-15 g0dil PPI: Measure ActiveFeeder performance in unit test
2009-05-11 g0dil PPI: Fix senf::ppi::init() event hook scheduling
2009-05-11 tho added test for connect on runtime problem
2009-05-05 g0dil PPI: Add missing TargetDgramWriter doku
2009-04-28 g0dil PPI: Fix (generic) 'Packet' Jack constructors
2009-04-23 g0dil Missing files ...
2009-04-23 g0dil Utils/Logger: Add missing FileTarget::filname() member
2009-04-08 g0dil Socket: Fix copying of in-valid() handles
2009-04-07 tho Packets/DefaultBundle/ICMP: sorted includes
2009-04-02 g0dil PPI: Add TargetDgramWriter
2009-03-30 tho moved statistics classes from NetEmu to SENF
2009-03-24 g0dil Utils/Console: Fix adding DirectoryNode's
2009-03-23 g0dil PPI: Add priority argument to PriorityJoin connect()
2009-03-23 g0dil PPI: Small inline fixes
2009-03-20 g0dil PPI: Fix IntervalTimer unit test
2009-03-20 tho added some tests to increase test coverage
2009-03-20 tho PPI/Ratefilter: added interval setter and unit tests
2009-03-19 g0dil Scheduler: Add senf::scheduler::now()
2009-03-18 g0dil PPI: Allow changing the associated handle of an Active...
2009-03-17 g0dil PPI: Allow to change the IOEvent handle/event mask
2009-03-17 tho PPI/RateFilter: added interval getter
2009-03-16 g0dil PPI: Add connector jack classes
2009-03-14 tho some unimportant clean-ups ;)
2009-03-12 tho added more tests to increase test coverage
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-10 tho PPI: moved ForwardSwitch to ppi-pool
2009-01-28 g0dil Fix boost-1.36 fixes to work in boost < 1.36 ... no...
2009-01-28 g0dil Adjustment and fixes for boost-1.36 support
2009-01-22 tho minor documentation fixes
2009-01-22 g0dil PPI: Rename ActiveSplitter to ActiveDuplicatorPPI:...
2009-01-22 g0dil PPI: Add PacketType template argument to MonitorModule
2009-01-22 g0dil PPI: Implement MonitorModule base class
2009-01-13 g0dil PPI: Add methods to IntervalTimer to change the timer...
2009-01-12 g0dil Fix some warnings with gcc 4.3
2009-01-12 g0dil PPI: Implement ActiveSplitter routing module
2008-12-19 g0dil Completely refactor install targets
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-12-10 g0dil Minor fixes
2008-12-04 g0dil Scheduler/Console: Add missing Node conversion operator...
2008-12-04 tho AnnotationRouter: fixed documentation link
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-11-28 g0dil Further documentation updates (grmpf)
2008-11-28 g0dil Further documentation updates
2008-11-28 g0dil Further documentation updates
2008-11-28 g0dil Documentation updates
2008-11-20 g0dil Packets: Add reserve() / capacity() to PacketData interface
2008-11-19 dw6 adding IPv4SourceForcingDgramWriter. use inheritance...
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-13 g0dil Packets: Add descriptive dump() output to DataPacket
2008-11-12 g0dil PPI: Fix boost compatibility issues
2008-11-10 g0dil PPI: Annotation router
2008-11-07 g0dil PPI: Assert documentation
2008-11-04 g0dil Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
2008-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-10 g0dil Socket: Add missing InetSocketProtocol baseclass to...
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-09-25 g0dil Scheduler: Fix retrieve_filehandle ADL lookup problems
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-09-17 g0dil Scheduler: Implement new timer event API
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-06-27 tho replaced tabs with spaces.
2008-05-29 dw6 IPv6SourceForcingDgramWriter added. this is more a...
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-04-13 dw6 completing ForwardSwitch
2008-04-10 dw6 bugfix
2008-04-10 tho minor documentation fix
2008-04-09 dw6 major bugs fixed :-)
2008-04-09 dw6 add on-off switch module.
2008-04-04 g0dil PPI: Extend ppi::connect() / connector compatibility...
2008-04-03 g0dil PPI: Add senf::connect() packet type compatibility...
2008-03-26 tho minor documentation fix
2008-03-12 g0dil PPI: Move generic packet typeid check into connector...
2008-03-10 g0dil PPI: Add simple connector type compatibility check
2008-02-22 tho replaced tabs to spaces
2008-02-19 tho minor documentation updates
next