Missing commits
[senf.git] / Packets /
2009-01-27 g0dil Missing commits
2009-01-27 g0dil Packets: Add some more packet diagrams
2009-01-27 tho added generic MIHPayload Packet
2009-01-27 g0dil Fix stupid typing error
2009-01-27 g0dil Packets: Add packet diagrams
2009-01-26 cni Packets/WLANPacket: fixed bug in dump method
2009-01-23 g0dil Packets: Implement packet size aux parser policy and...
2009-01-22 g0dil PPI: Add PacketType template argument to MonitorModule
2009-01-19 tho removed some tabs
2009-01-15 tho 80221Bundle: implemented standard compliant parser...
2009-01-13 derpeter First byte in the example code is change to 1 not to 0
2009-01-12 tho GenericTLVPacketParser: fix for 64bit
2009-01-12 tho minor fixes
2009-01-09 tho added MIHPacketType::finalize
2009-01-09 tho added more TLV unit tests.
2009-01-09 g0dil Packets: Allow collections in derived parsers to refere...
2009-01-08 tho uff. nearly completely new TLVPacket implementation.
2009-01-07 tho more work on TLV & MIH Packet
2009-01-07 g0dil Packets: BUGFIX: Fix VectorParser AuxPolicy access
2009-01-06 tho add test to demonstrate bug
2009-01-06 tho first steps to a MIHPacket
2008-12-19 g0dil Packets/90221Bundle: Fix SConscript for new build system
2008-12-19 tho added new 802.21 Packet Bundle with empty MIH Packet...
2008-12-19 g0dil Completely refactor install targets
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-12-18 tho replaced some tabs with spaces
2008-12-17 tho documentation fixes.
2008-12-17 tho some clean-ups
2008-12-11 tho WLANPacket: one line is better than five ;)
2008-12-11 tho completed RadiotapPacket::dump()
2008-12-10 g0dil Utils/Logger: Implement direct syslog-via-UDP target
2008-12-09 cni Packets/80211Bundle: some clean-up
2008-12-09 cni Packets/80211Bundle: fix problems with dynamic padding...
2008-12-09 tho WLANPacket: some more renaming
2008-12-09 tho some clean-ups
2008-12-08 cni Packets/80211Bundle: fix compiler warnings in WLANPacke...
2008-12-08 cni Packets/80211Bundle: add WLAN Packet Parser and Unittests
2008-12-04 g0dil Scheduler/Console: Add missing Node conversion operator...
2008-12-04 tho added some documentation
2008-12-03 g0dil Socket: Add oobReadable() and waitOOBReadable() FileHan...
2008-12-03 tho 80211Bundle: some clean-up
2008-12-02 cni Packets: created 80211Bundle for Packet Parser wich...
2008-12-02 cni added Int16LSB, UInt16mLSB, UInt32LSB and UInt64LSB...
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-12-01 tho some minor documentation fixes.
2008-11-24 tho Packets: fixed some tests to run under 64bit (size_type...
2008-11-24 tho VariantParser: unsigned/size_type bugfix for 64bit
2008-11-20 g0dil Packets: Add reserve() / capacity() to PacketData interface
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-18 tho magic ParseHelpers.ih bugfix (ask g0dil)
2008-11-13 g0dil Packets: Add descriptive dump() output to DataPacket
2008-11-13 tho MPESection: removed new crc calculation, since there...
2008-11-13 tho MPESection: added new crc calculation
2008-11-10 g0dil Utils/Logger: Target examples\nPackets: Relax annotatio...
2008-11-10 tho added (U)Int64Parser
2008-11-07 g0dil PPI: Assert documentation
2008-11-05 g0dil Fixes for boost-1.36 + gcc-4.3
2008-11-05 tho fixed __gcc_cxx namespace reference scope
2008-11-05 g0dil Port SENF to compile against boost-1.35
2008-11-04 g0dil Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
2008-11-04 g0dil Packets: Add ComplexAnnotation check for current (4...
2008-11-03 g0dil More documentation
2008-10-02 g0dil Packets: More annotation documentation
2008-10-01 g0dil Packets: annotation facility
2008-10-01 g0dil Utils/Daemon: Add warning when the scheduler has regist...
2008-09-23 g0dil Packets: Absolutely rudimentary new finalize() API...
2008-09-22 g0dil Packets: Extend finalize() API
2008-09-09 g0dil Some adjustments for Ubuntu 8.04
2008-08-19 g0dil Packets: Extend collection parser documentation
2008-08-13 pug Added the Mldv2 UnitTest file
2008-08-06 pug Added ICMPv6 Packet Parser and Unittests for different...
2008-08-06 pug Added RTPPacket Parser to DefaultBundle
2008-07-02 g0dil Scheduler: begin new implementation
2008-06-27 tho replaced tabs with spaces.
2008-06-26 tho Stefan, please use your own template for new test-files!
2008-06-25 dw6 fix for checksum bug
2008-06-20 g0dil Packets: Restructure documentation
2008-06-12 g0dil Packets: Adjust SENF_PARSER_VARIANT implementation...
2008-06-11 g0dil Utils/Exception: Fix small (non-backtrace :-) ) problem...
2008-06-11 g0dil Packets: Add some public/private commands to parser...
2008-06-11 g0dil Packets: Implement additional SENF_PARSER_VARIANT optio...
2008-06-10 g0dil Packets: Fix stupid comment bug
2008-06-10 g0dil Console: Minor documentation fixes
2008-06-09 g0dil Packets: Migrate VariantParser to use AuxParser/contain...
2008-06-09 g0dil Packets: Add nestet transform/bytes auxtag support
2008-06-09 g0dil Packets: Update AuxParser interface
2008-06-06 g0dil Packets: Implement basic AuxParser
2008-05-27 g0dil no comment
2008-05-27 g0dil Packets: Rremove all_includes.hh and fix Packets.hh
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-08 dw6 add IpTypes registration
2008-05-08 g0dil BUGFIX: Fix packet regsitry helper macro token pasting
2008-05-02 g0dil Socket/Protocols/INet: BUGFIX: Fix SOL_IP to SOL_IPV6...
2008-04-11 g0dil Console: More documentation and cleanup
2008-04-11 tho hopefully this commit will not break other things....
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-03-25 g0dil Packets: Fix PacketTypeMixin::nextPacketRange size...
2008-03-25 tho use unittest include from util!
2008-03-20 g0dil Packets: Add disable_if condition to allow signed int...
2008-03-19 g0dil Utils: Fixed intrusive_refcount_t access implementation...
next