senf.git
2009-10-09 g0dil Clean up DOXYGEN build var setting
2009-10-09 tho Packets/StringParser: added template arg for length...
2009-10-09 cni Packets/80211Bundle: added WLANBeaconPacket class ...
2009-10-08 g0dil Add sparse_tests and only_tests build feature
2009-10-08 tho Packets/DefaultBundle: use new generic TLV base class...
2009-10-08 tho Packets: first steps for a generic TLV base class
2009-10-08 g0dil Utils: Add senf::is_pair trait
2009-10-08 g0dil Utils: Add missing documentation
2009-10-06 g0dil Remove duplicate BOOST env vars
2009-10-05 g0dil Utils: Much better TypeIdValue implementation
2009-10-02 g0dil Update tools/find-sources.sh
2009-10-02 g0dil Utils/Daemon: Make unit test more robust (fix delay...
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-10-01 tho Packets/DefaultBundle: added as<>() member to IPv6Gener...
2009-10-01 g0dil Utils: Fix NAN error fix (last commit)
2009-09-30 g0dil Utils: Fix NAN error in Statistics
2009-09-30 g0dil Utils: Add senf::format::eng format manipulation members
2009-09-30 g0dil Utils: Formating helpers (senf::format::eng, senf:...
2009-09-30 mtk remove the '+/-' until someone formats the outpur in...
2009-09-30 g0dil Utils: Fix Statistics unit-test float compare glitch
2009-09-29 mtk commented out 'cerr logging' of stats data
2009-09-29 g0dil Utils: Add stddev support to Statistics
2009-09-29 tho doclib: changed copyright information in footer
2009-09-29 mtk removed spurious '%'
2009-09-29 mtk brown paper bag bug: replaced 'static char' with std...
2009-09-29 g0dil Utils: Fix Statistics fix
2009-09-29 g0dil Add -u support to scons target@host support
2009-09-29 g0dil Add scons target@host support
2009-09-28 mtk calc min/max of the individual avgs for rank > 1
2009-09-28 g0dil Utils: Add senf::copy_range
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-28 g0dil Fix Doxygen.py builder on hardy
2009-09-28 g0dil PPI: Make timing-critical RateFilter tests optional
2009-09-28 g0dil Packets: Fix 64bit failure
2009-09-28 tho moved IPv6Option example to unit test
2009-09-28 tho Packets: added svn:ignore properties
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-25 g0dil Packets: Implement packet dump formating helpers
2009-09-25 pug -added example selfnet generic option Type for checksum...
2009-09-25 g0dil Packets: Better packet registry dump and implement...
2009-09-25 pug added dump() methods for ICMPv6 PacketTypes
2009-09-25 g0dil Add FLAVOR build option
2009-09-24 tho Packets/80221Bundle/MIHPacket: fixed unit test (see...
2009-09-24 g0dil Packets/DefaultBundle: Fix ICMPv5Packet::calcChecksum...
2009-09-24 g0dil Packets/DefaultBundle: Implement ICMPv6Packet::create...
2009-09-24 pug updated unittest
2009-09-24 tho Packets/80221Bundle/MIHPacket: fixed EtherType registration
2009-09-24 g0dil Packets/DefaultBundle: Use push_back_space() return...
2009-09-24 g0dil Utils: Remove unneeded nocharIterator() overloads
2009-09-23 g0dil Utils: Add SENF_CHECK_EQUAL_COLLECTIONS() unit-test...
2009-09-23 tho moved AllBundles build to toplevel SConscipt to allow...
2009-09-23 g0dil Packets: return value_type parser from collection parse...
2009-09-23 tho Packets: use SENF_PACKET_REGISTRY_REGISTER macro for...
2009-09-23 cni Packets/80221Bundle/MIHPacket: register MIH EtherType...
2009-09-23 tho Packets/DefaultBundle: fixed names of IPv6 Extension...
2009-09-23 pug changed IPv6 Extension Header naming conventions
2009-09-23 pug added initfunction for genericOptionTypeParser with...
2009-09-22 tho moved IPv6Extension option-list to defaultbundle
2009-09-18 g0dil Fix for last commit
2009-09-18 g0dil BUGFIX: Fix senfutil.Glob() subdir globbing
2009-09-18 g0dil BUGFIX: Add missing get_path()
2009-09-18 g0dil Add SENF_TIMING_CRITICAL_TESTS environment flag
2009-09-18 tho docu fixes
2009-09-18 g0dil Fix scons -c all SCons error (after everything is done)
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-16 tho added svn:ignore properties
2009-09-16 tho grmpf; fix for last commit :(
2009-09-16 tho filled up PREDEFINED doxygen macros
2009-09-15 g0dil More minor build cleanups
2009-09-14 g0dil More 'scons -c' stuff
2009-09-14 tho SConstruct: improved lcov cleaning
2009-09-14 tho added svn:ignore properties
2009-09-11 pug added additional flags in optionType Parser and unittests
2009-09-11 g0dil More small fixes
2009-09-10 pug finished Unittest IPv6 hopByHop Packet with optionTypes
2009-09-10 pug fixed ...
2009-09-10 g0dil Minor fixes
2009-09-10 g0dil Allow running valgrind test on failed test suites
2009-09-09 g0dil Fix senfutil.Doxygen SENF documentation search
2009-09-09 g0dil Buildsystem updates
2009-09-08 tho added svn:ignore properties
2009-09-08 g0dil Packets: Take value arguments of container parser push_...
2009-09-08 tho added svn:ignore properties
2009-09-08 g0dil Fix \diaimage build order
2009-09-08 g0dil Fix Build-Dependencies
2009-09-08 g0dil PPI: Remove dead MultiConnectorMixin code
2009-09-08 g0dil PPI: Implement a more sane multi-connector connect API
2009-09-08 tho added svn:ignore properties
2009-09-07 g0dil Add SConstruct files to Examples
2009-09-07 g0dil Document additional senfutil features
2009-09-07 g0dil Socket/Protocols/INet: Fix unit-test bind/connect race
2009-09-07 g0dil add missing #include <boost/format.hpp>
2009-09-07 g0dil More valgrind updates
2009-09-07 g0dil Fix network port collisions on concurrent unit-tests
2009-09-07 g0dil Better valgrind build target
2009-09-07 g0dil Ouch ... (fix last commit)
2009-09-07 g0dil Add 'scons -C' support to scons version switching hack
2009-09-04 g0dil Fix documentation tag-file build
2009-09-04 g0dil Fix lcov target
2009-09-04 g0dil Remove empty directories
next