Utils/Console: Add short help to 'ls' output
[senf.git] / Packets / DefaultBundle /
2009-04-22 tho replaced tabs with spaces
2009-04-09 pug added Destination Options skeleton for IPv6 extension...
2009-04-08 pug added IPv6Extension_HopByHop to IpType Registry
2009-04-08 pug added
2009-04-07 tho Packets/DefaultBundle/ICMP: sorted includes
2009-04-03 g0dil Packet/DefaultBundle: Make IPv6PacketparserExtension_Fr...
2009-03-14 tho some unimportant clean-ups ;)
2009-03-12 tho added more tests to increase test coverage
2009-03-10 pug - Added Unittests for all ICMPv6 - MLDv2 Packet Types
2009-03-09 tho Packets/DefaultBundle/UDPPacket: added unit test for...
2009-03-05 g0dil Packets/DefaultBundle: ICMPv6Packet skips checksum...
2009-02-18 tho Packets: added tests for dump methods
2009-02-04 tho Packets documentation updates
2009-01-28 g0dil Fix boost-1.36 fixes to work in boost < 1.36 ... no...
2009-01-28 g0dil Adjustment and fixes for boost-1.36 support
2009-01-27 g0dil Fix stupid typing error
2009-01-27 g0dil Packets: Add packet diagrams
2009-01-19 tho removed some tabs
2008-12-19 g0dil Completely refactor install targets
2008-12-17 tho some clean-ups
2008-12-10 g0dil Utils/Logger: Implement direct syslog-via-UDP target
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-13 g0dil Packets: Add descriptive dump() output to DataPacket
2008-09-22 g0dil Packets: Extend finalize() API
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-06-25 dw6 fix for checksum bug
2008-06-20 g0dil Packets: Restructure documentation
2008-02-22 tho replaced tabs to spaces
2008-02-14 tho - updated MPESection creation
2008-02-12 tho doclib: link new berlios wiki
2008-02-08 g0dil Packets: BUGFIX: Ensure correct linking of all referenc...
2008-02-07 tho some small fixes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-31 g0dil Remove obsolete fixme, todo and idea items
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2008-01-25 g0dil Packets: Add PacketParserBase::i(size_type) utility
2008-01-17 g0dil Packets: BUGFIX: Remove DataPacket from Ip registry
2008-01-17 g0dil Packtes: Add missing 'nothrow' parameters
2008-01-17 g0dil Packets: (Re-)add (consistent) 'nothrow' variants of...
2008-01-17 g0dil Packets: Fix next()/prev() etc. semantics, naming and doc
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-17 tho renamed all parsers from parse_X to XParser.
2007-12-13 tho added $Id$ to file header
2007-12-13 tho set keyword-property
2007-12-11 g0dil Packets/DefaultBundle: BUGFIX: Remove invalid EthernetP...
2007-12-07 tho refactored MPESection (deleted DSMCCSection ...
2007-12-05 tho moved LLC/SNAP out of EthernetPacket to support Etherne...
2007-11-23 g0dil Documentation updates
2007-11-16 tho added tests for LLC/SNAP
2007-11-15 tho added useful table for IPv4 header
2007-11-14 tho first prototype for the new Ethernet LLC/SNAP Packet
2007-11-13 tho simplified (hopefully) to documentation for the PacketTypes
2007-11-07 g0dil Packets/DefaultBundle: Document finalize() action
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-19 tho image added for tlv
2007-10-16 g0dil Packets: Add parse helper SENF_PARSER_SKIP_BITS
2007-10-16 g0dil Packets: Complete reimplementation of parse helper...
2007-10-08 g0dil Packets: Allow packet parsers to access the packet...
2007-10-08 g0dil Utils: Implement IpChecksum helper class
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-29 g0dil senfscons: Much improved install implementation
2007-07-31 g0dil Packets/DefaultBundle: Make all packet aprsers use...
2007-07-30 g0dil Socket/Protocols/INet: Completely new implementation...
2007-07-26 tho added first structure for ULE SNDU Packet
2007-07-25 g0dil Socket: Moved PacketSocketHandle and related stuff...
2007-07-25 g0dil Add missing doxygen \file comments
2007-07-24 g0dil Socket: Introduce sub-directory structure for concrete...
2007-07-24 g0dil Socket: Add senf::pool_alloc_mixin to most socket classes
2007-07-24 g0dil Packets/DefaultBundle: Fix packet parser documentation...
2007-07-23 g0dil Packets/DefaultBundle: Documentation
2007-07-21 g0dil Socket: Add short docs to internal classes
2007-07-20 g0dil Socket: Add additional policy-dependency documentation...
2007-07-19 g0dil Packets: Add short documentation for most internal...
2007-07-19 g0dil Packets: Completely restructured #includes, introduced...
2007-07-17 g0dil Packets: Additional example documentation on the mainpage
2007-07-17 g0dil Packets/DefaultBundle: Adjust type names (after removin...
2007-07-16 g0dil Packets: BUGFIX: ensure complete interpreter chain...
2007-07-16 g0dil Merged revisions 262,264-265,267-282,284-298,300-311...
2007-07-10 g0dil Add new file-variable 'comment-column'
2007-07-02 g0dil Add additional emacs file variable 'compile-command'
2007-06-11 g0dil Several FIXME items:
2007-05-22 g0dil Implement libPacket protocol bundles