senf.git
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-09 g0dil Fix some small and innocent build-system bugs
2010-08-08 g0dil Documentation fix
2010-08-07 g0dil Documentation updates/fixes
2010-08-06 tho PPI: added QueueingDiscipline::NONE
2010-08-04 tho add BOOST_NO_MT define on final build
2010-08-04 g0dil Fix CPPDFINES handling in scons
2010-08-04 g0dil Change CompileCheck builder to write error messages...
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-30 ssauer fix for drawmodules.py to colour modules beginning...
2010-07-30 ssauer Changed to colour every module ending with Source or...
2010-07-28 tho PPI: added ActiveBurstSocketSource for testing
2010-07-28 tho Scheduler: Fix for TimerEventProxy
2010-07-26 ssauer Changed drawmodules to highlight NetEmu modules
2010-07-25 mtk imported Stefan's colored version of drawmodules...
2010-07-23 jmo dump() provides additional byte length
2010-07-22 tho fixed documentation build
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-07-07 jmo adopt svn url in menu bar
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 Fix valgrind suppressions to work with -O2
2010-05-28 g0dil Add CCACHE_ and DISTCC_ vars to imported environemnt
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 Example SConstruct files to search for senfutil...
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-26 g0dil Add .sconf_temp to CLEAN_PATTERNS
2010-04-26 g0dil Use variable in unit tests
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-19 mtk default to -O2 for non debug build
2010-04-19 mtk use -O2 for normal builds, und -O0 for debug builds
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
2010-04-01 tho Utils: added documentation for format::IndentHelper
2010-04-01 tho scons fix for lucid
2010-03-24 tho hack to modify the revision field in the documentation
2010-03-16 tho Utils/test: added SENF_CHECK_NOT_EQUAL
2010-03-12 jmo fix packet socket setup example
2010-03-02 tho Console: SystemException in parseFile() should include...
2010-02-24 tho Socket: AddressSyntaxExceptions provide more information
2010-02-18 tho fix for last commit; grmpf.
2010-02-18 tho Utils/Console: fixed parsing ConfigFile if file is...
2010-02-17 tho some more #include cleanups
2010-02-16 tho Socket/Protocols/Raw: LLAddressingPolicy inherit from...
2010-02-16 tho Examples: updated svn:ignore property
2010-02-10 cni senf/Packets/80211Bundle/WLANPacket: fixed bug in set...
2010-02-10 tho Packets/GenericTLV: added bytes(key) member to registry
2010-02-08 g0dil Add try/except to SConstruct senf search expression
2010-02-08 g0dil Add SCons configure checks
2010-02-08 g0dil Add Boost.Test karmic valgrind suppressions
2010-02-05 cni senf/Packets/80211Bundle/WLANPacket: added set method...
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-02-04 g0dil Add SENFSCons.BuildExample helper
next