SENFScons: external modules can now extend SConfigure and senfutil
[senf.git] / senf /
2011-04-05 tho SENFScons: external modules can now extend SConfigure...
2011-03-30 jmo DVB: ignore EINTR. which might be caused by watchdog...
2011-03-21 tho PPI: made EventDescriptor::enabled() const
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-03-08 tho added scheduler watchdog members to sys/scheduler conso...
2011-02-14 tho fixes for g++ 4.5 (some members returned "the construct...
2011-02-14 tho added unit test to demonstrate Jack <->Multiconnector...
2011-01-20 ssauer Changed TimerEventProxy to update the timeout when...
2011-01-19 mtk do not reset the last_avg() if no new values have been...
2011-01-19 tho Packets/80211Bundle: RadiotapPacket fixed undefined...
2011-01-17 mtk make data() method const - again !
2011-01-14 mtk data() can not be const
2011-01-13 tho Packets/80221Bundle: fixed typo in MIH message validati...
2011-01-13 tho made some members non-inline to decrease size
2011-01-11 mtk introduced a StatisticsData Object to hold the aggregat...
2011-01-11 tho Packets/80221Bundle: revised signature of validate...
2011-01-11 tho Packets/80221Bundle: fixed MIH message validation unit...
2011-01-10 tho Packets/80221Bundle: extended MIHMessageType / MIHMessa...
2011-01-06 tho Utils/Logger: cleaned up some #includes
2011-01-06 tho fixed some minor documentation typos
2011-01-05 tho Packets/DefaultBundle: added EUI64Parser
2010-12-09 tho some #include improvements
2010-12-01 g0dil BUG #17752: Fix RadiotapPacket parser
2010-12-01 jmo unit test fix for jaunty and before
2010-11-22 jmo first version of statistic value accumulator added
2010-11-07 g0dil Some URL fixes
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-27 mtk // we use gettimeofday() now to determine the packet...
2010-10-25 tho Packets/80221Bundle; fix unit test for last commit :/
2010-10-22 tho Packets/80221Bundle: removed MIHFId::None
2010-10-22 tho PPI: output throttle state on ppi-dump
2010-10-19 tho Utils/Statistics: added operator[] member to get const...
2010-10-18 tho cleaned up some include dependencies
2010-10-13 tho Socket/Protocols/INet: fixed link local INet6Address...
2010-10-13 tho Socket: some minor documentation (typo) fixes
2010-10-07 tho Socket: NetdeviceController: improved error handling
2010-10-07 tho Socket: UnknownInterfaceException: grmpf. Run unit...
2010-10-07 tho Socket: added UnknownInterfaceException
2010-10-06 tho Packets: added unit test for last ListBParser and ListN...
2010-10-06 g0dil Packets: Fix ListBParser and ListNParser to corretly...
2010-10-04 tho Console: expanded sys-info
2010-09-30 g0dil Add configure check for timerfd.h path
2010-09-28 tho PPI: another try to fix PassiveQueueingSocketSink unit...
2010-09-28 tho PPI: fix for PassiveQueueingSocketSink unit test
2010-09-27 g0dil Utils/Console: Hopefully fix Console crash on unexpecte...
2010-09-24 g0dil Utils/Console: SENF_CONSOLE_REGISTER_ENUM key() modifie...
2010-09-20 tho Packets/80221Bundle: swap out MIHMessageRegistry in...
2010-09-15 g0dil Packets: Fix global registry destruction segfault
2010-09-15 g0dil Utils/Console: Fix console crash on socket write failure
2010-09-15 tho Packets: Packet::clone() clones now also annotations
2010-09-13 tho Packet: added Packet::reparse() and ::clearAnnotations...
2010-09-10 tho Scheduler: moved backtrace generation for TaskInfo...
2010-09-09 g0dil Utils/Console: Add SENF_CONSOLE_REGISTER_ENUM 'key...
2010-09-07 tho Packets: added Packet::is_shared() member
2010-09-06 tho Packets: internal pointer access optimization in Concre...
2010-09-03 mtk use senf::scheduler:now()
2010-09-02 g0dil Packets: Refactor refcounting for performance
2010-09-01 g0dil Utils/Console: Add support for quoted path components
2010-08-31 g0dil Utils: Implement RestrictedInt template
2010-08-30 mtk added a timestamp_system() to return the system's wallc...
2010-08-30 tho Packets: added Packet::as<>(nothrow); fixed documentation
2010-08-30 g0dil no comment ... fix for idiotic typo ...
2010-08-30 g0dil Scheduler: FIFORunner performance enhancements
2010-08-27 tho PPI: avoid dynamic_cast in Connectors peer() by caching...
2010-08-25 g0dil Scheduler: Avoid unnecessary now() calls in ClockService
2010-08-24 tho Packet: some (802.11) packet optimizations
2010-08-20 g0dil Packets/80211Bundle: RadiotapPacktParser caches offset...
2010-08-20 g0dil Packets/80211Bundle: Fix byteorder issues for radiotap...
2010-08-20 g0dil Packets/80211Bundle: Fix missing le16toh/le32toh on...
2010-08-20 g0dil Packets/80211Bundle: RadiotapPacketParser create and...
2010-08-20 g0dil Packets/80211Bundle: Complete radiotap dump (incl....
2010-08-20 g0dil Packets/80211Bundle: Read-only radiotap reimplementation
2010-08-17 tho Utils: fixed singleton unit test on final build
2010-08-13 tho SConstruct: added NDEBUG and BOOST_DISABLE_ASSERTS...
2010-08-12 g0dil Packets: Annotation documentation and remove SENF_PACKE...
2010-08-11 g0dil Packets: Fix annotation unit-test on 64bit architectures
2010-08-11 g0dil Packets: Keep annotation registry sorted by type name
2010-08-11 g0dil Packets: Fix annotation unit-test for 'final=1'
2010-08-11 g0dil Packets: New Annotation implementation
2010-08-11 g0dil config: use senf::config::copy_n instead of SENF_copy_n...
2010-08-11 g0dil Rework configure stuff
2010-08-11 tho PPI: bugfix for FIFOQueueingAlgorithm
2010-08-11 tho Documentation: fixed links to boost.org
2010-08-09 g0dil Utils/Console: Default stream limit: Fix console route...
2010-08-09 g0dil more documentation fixes
2010-08-09 g0dil Rename PacketRegistry::RegistrationProxy to ScopedRegis...
2010-08-08 g0dil Documentation fix
2010-08-07 g0dil Documentation updates/fixes
2010-08-06 tho PPI: added QueueingDiscipline::NONE
2010-08-04 g0dil Fix CPPDFINES handling in scons
2010-08-04 g0dil Utils: Add pimpl_tr (no documentation as of yet)
2010-08-04 tho PPI: InputConnector: some minor optimization
2010-08-03 tho Packets: optimized intrusive_ptr access; optimized...
2010-08-02 tho Socket/Protocols/Raw: optimized MACAddress - EUI64...
2010-08-02 tho PPI: introduced SENF_PPI_NOTRACE define
2010-07-28 tho PPI: added ActiveBurstSocketSource for testing
2010-07-28 tho Scheduler: Fix for TimerEventProxy
2010-07-23 jmo dump() provides additional byte length
2010-07-21 tho Packets/DefaultBundle: hotfix for IPv6 Pad1 alignment...
2010-07-13 mtk fix QueueingSocketSink to update the IOEvent when the...
next