Add bytefield.sty latex package to doclib
[senf.git] / PPI /
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
2008-02-13 g0dil Socket/Protocols/INet: Add MulticastSocketProtocol...
2008-02-13 g0dil doclib: Add helper script to build image map from dia...
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-08 g0dil Howtos/NewPacket: Small fixes
2008-02-07 tho some small fixes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-02-01 tho small documentation fixes
2008-01-31 g0dil Merged revisions 623,625-627,630-652 via svnmerge from
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2008-01-28 g0dil Rework debian package build: build final and debug...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2008-01-24 g0dil Started a glossary implementation (initialized from...
2008-01-21 g0dil Documentation updates
2008-01-18 g0dil PPI: Made 'Generic' connector constructors protected
2008-01-18 g0dil PPI: Add optional template arg for packet type to conne...
2008-01-16 g0dil Logger: Fix doxygen grouping
2008-01-16 dw6 removing replaceHandle methods for all Sinks/Sources...
2008-01-15 dw6 add function to change packet to be cloned
2008-01-15 dw6 add a class for a ratefilter
2008-01-14 tho fixed typo
2008-01-09 tho fixed some file headers to the new format
2008-01-08 dw6 adding a function to replace the socket handle int...
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-17 g0dil Utils/Exception: Allow to disable ErrnoExceptions via...
2007-12-10 jkaeber Typos.
2007-11-15 g0dil Add SENF internal senf::SenfLog debug stream and make...
2007-11-13 g0dil Socket/Protocols/Inet: Fix off-by-one error in INet6Address
2007-11-05 g0dil Scheduler: Add POSIX/UNIX signal support
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-26 g0dil Bugfix: More template-logging fixes
2007-10-11 g0dil Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which...
2007-10-10 g0dil Utils: Moved Logger into 'Logger/' submodule
next