Fix last test_changes commit ...
[senf.git] / senf /
2009-10-09 tho Packets/80211Bundle: completed information elements...
2009-10-09 g0dil Fix senf::StringParser refreences to new API
2009-10-09 tho Packets/80211Bundle: added SSID-IE to BeaconPacket
2009-10-09 tho Packets/StringParser: added template arg for length...
2009-10-09 cni Packets/80211Bundle: added WLANBeaconPacket class ...
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-05 g0dil Utils: Much better TypeIdValue implementation
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-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 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-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 Add SENF_TIMING_CRITICAL_TESTS environment flag
2009-09-18 tho docu fixes
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-14 tho SConstruct: improved lcov cleaning
2009-09-11 pug added additional flags in optionType Parser and unittests
2009-09-10 pug finished Unittest IPv6 hopByHop Packet with optionTypes
2009-09-10 pug fixed ...
2009-09-09 g0dil Buildsystem updates
2009-09-08 g0dil Packets: Take value arguments of container parser push_...
2009-09-08 g0dil PPI: Remove dead MultiConnectorMixin code
2009-09-08 g0dil PPI: Implement a more sane multi-connector connect API
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 Fix network port collisions on concurrent unit-tests
2009-09-04 pug updated ListOptionTypeParser and unittests, fixed error...
2009-09-04 g0dil Toplevel directory cleanup
2009-09-04 g0dil Socket/Protocols/INet: Remove left over debug code...
2009-09-04 g0dil Socket/Protocols/INet: Fix INet6Network matching
2009-09-03 g0dil Fix documentation menu highlights
2009-09-02 jmo add #include<stdio.h>
2009-09-02 g0dil automate makeDieImageMap.py processing
2009-09-01 g0dil Add missing install files
2009-09-01 g0dil PPI: Replace std::pair<...
2009-09-01 g0dil PPI: double MultiConnectorMixin connect comments and...
2009-08-31 g0dil PPI: Allow connecting two MultiConnectorMixin modules
2009-08-28 g0dil Scheduler: Output process pid in 'Scheduler task haning...
2009-08-28 tho PPI/MultiConnectorMixin: added test to demonstrate...
2009-08-28 g0dil Another try at fixing gcc 4.4.1 ambiguous declarations
2009-08-27 pug added IPv6 Option Type List Parser and generic packet...
2009-08-27 g0dil Fix ambiguous variable declarations for gcc 4.4.1
2009-08-26 g0dil Re-add construct()/destruct() members (where did they...
2009-08-26 tho senf/Ext: added svn:ignore properties
2009-08-26 g0dil Add missing install of 'AllBundles.o'
2009-08-26 g0dil Write _templates/SConscript sample file
2009-08-24 g0dil Fix example build
2009-08-24 g0dil Fix debian package build
2009-08-24 g0dil Packets: Add construct()/destruct() list container...
2009-08-24 g0dil Add AllBundles.o
2009-08-21 g0dil Fix documentation dependencies
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Make 'Ext' menu entry in documentation optional
2009-08-21 g0dil Extension support
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory