Fix Build-Depends
[senf.git] / Packets /
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...
2008-03-12 g0dil PPI: Move generic packet typeid check into connector...
2008-03-12 tho added init_fields for TransportPacket
2008-03-10 g0dil PPI: Add simple connector type compatibility check
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-07 tho miscellaneous bits and bobs ;)
2008-02-22 tho replaced tabs to spaces
2008-02-22 g0dil debian: Update build depends
2008-02-14 tho - updated MPESection creation
2008-02-14 g0dil Packets: BUGFIX: Fix bad FlagParser offset calculation
2008-02-12 tho doclib: link new berlios wiki
2008-02-12 tho tiny documentation updates
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-11 g0dil Packets: Add PacketRegistry::begin()/end() and senf...
2008-02-10 g0dil Packets: Add 'name()' member to packet registry entries
2008-02-08 g0dil Packets: BUGFIX: Ensure correct linking of all referenc...
2008-02-07 tho some small fixes
2008-02-06 tho small documentation fixes
2008-02-05 tho small documentation fixes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-02-01 tho small documentation fixes
2008-01-31 g0dil Remove obsolete fixme, todo and idea items
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2008-01-28 g0dil Howtos/NewPacket: Reformat 'Further reading' list
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-24 g0dil Started a glossary implementation (initialized from...
2008-01-22 g0dil doclib: Clean up documentation generation
2008-01-21 g0dil Documentation updates
2008-01-21 g0dil Documentation updates
2008-01-18 g0dil PPI: Made 'Generic' connector constructors protected
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: BUGFIX: next<> and prev<> now correctly handle...
2008-01-17 g0dil Packets: Fix next()/prev() etc. semantics, naming and doc
2008-01-14 tho made the TLVPacketType more generic
2008-01-11 dw6 implementing initial dump
2008-01-11 dw6 adding accessor methods for the v4/v6FeedLists
2008-01-11 jkaeber Typo: ethernet -> eth
2008-01-09 tho fixed some file headers to the new format
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-14 jkaeber Set some packet attributes inside the finalize() method.
2007-12-13 tho added $Id$ to file header
2007-12-13 tho set keyword-property
2007-12-13 jkaeber Id keyword, again
2007-12-13 jkaeber Id keyword, again
2007-12-13 jkaeber Id keyword, again
2007-12-11 jkaeber First GRE pipe is running.
2007-12-11 g0dil Packets/DefaultBundle: BUGFIX: Remove invalid EthernetP...
2007-12-11 g0dil Packets: Remove direct Socket dependency
2007-12-07 tho refactored MPESection (deleted DSMCCSection ...
2007-12-05 tho moved LLC/SNAP out of EthernetPacket to support Etherne...
2007-11-27 jkaeber Refactored VARIANT field.
2007-11-27 dw6 integrated sub-parser for variants
2007-11-23 g0dil Documentation updates
2007-11-23 dw6 minor change
2007-11-23 dw6 renaming
2007-11-23 dw6 DTCP
2007-11-22 g0dil Packets: Add 'Translator' argument to Parse_Variant_Direct
2007-11-22 g0dil Packets: Change Parse_VectorN sizer to to allow explici...
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-14 g0dil Utils/Daemon: Documentation
2007-11-13 tho simplified (hopefully) to documentation for the PacketTypes
next