minor fixes for clang++
[senf.git] / senf /
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...
2010-07-07 tho PPI: PassiveQueueingSocketSink: added registry for...
2010-06-29 tho added PassiveQueueingSocketSink
2010-06-23 tho Utils: Beeper::start_beep() is public now
2010-06-23 tho Utils: added Beeper helper :)
2010-06-17 tho fix to get svn revision
2010-06-16 tho added Version.hh
2010-06-16 mtk handle ENOBUFS just like EAGAIN => return 0;
2010-06-09 tho Packets: added ValueParserBase; documentation missing
2010-06-08 tho Packets: support is<SomePacketType>() for in-valid...
2010-05-28 g0dil Add bundledump to libsenf-tools package
2010-05-28 g0dil Move boost/intrusive to senf/boost_intrusive
2010-05-28 g0dil Fix package build
2010-05-07 g0dil Utils: Aggregate statistics interface unit test
2010-05-07 g0dil Utils: Aggregate statistics submit interface
2010-05-06 tho reverted Rev. 1620 (enable/disable PPI ActiveSocketSource)
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-06 g0dil Packets: Fix PacketRegistry duplicate packet assertion
2010-05-05 g0dil Packetse: PacketRegistry priority support documentation
2010-05-05 g0dil Packets: Macros and unit-tests for the PacketRegistry...
2010-05-05 g0dil Packets: Implement PacketRegistry priority support
2010-05-05 mtk allow the IOEvent of an ActiveSocketSource to be enable...
2010-05-04 g0dil Packets: Packet Registry unregister() support
2010-05-04 g0dil Socket: Fix extra available() call in readfrom()
2010-05-04 mtk added support for get/set TxQueueLen
2010-05-04 tho Socket/Protocols/INet: added operator>> for INet6Network
2010-05-03 g0dil Utils/Console: New add() API documentation updates
2010-05-03 g0dil Utils/Console: Fix classic spirit include warnings
2010-05-03 ssauer Fix for NDP Options header length representation
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-30 g0dil Packets: createInsertAfter() documentation
2010-04-30 g0dil Packet: Implement createInsertBefore() API
2010-04-29 ssauer Added dump information for NDP options to appropriate...
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-04-27 jmo TimerEventProxy pseudo bug prevention removed
2010-04-26 g0dil Fix spurious warnings and workaround possible aliasing...
2010-04-26 g0dil Socket/Protocols/Raw: Allow direct comparison of MACAdd...
2010-04-23 derpeter added antoher ifdev for ulibc compatibility
2010-04-22 derpeter missed this file in last commit
2010-04-22 derpeter added some ifdef to make senf compile against ulibc...
2010-04-21 tho Utils: fixed typo on TypeIdValue
2010-04-20 ssauer Added ICMPv6 types for IPv6 Neighbor Discovery
2010-04-14 tho Scheduler/TimerEventProxy: added timeout() member
2010-04-14 mtk listTimer() was renamed to list()
2010-04-13 tho Scheduler/TimerEventProxy: include fix for last commit :(
2010-04-13 tho Scheduler/TimerEventProxy: some code clean ups
2010-04-13 jmo new timer event proxy to reduce scheduler load
next