removed some useless spaces; not very important, I know :)
[senf.git] / Packets / PacketParser.hh
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-25 g0dil Packets: Add PacketParserBase::i(size_type) utility
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-11-13 g0dil Small documentation updates
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-10-23 g0dil Packets: senf::Parse_Variant documentation
2007-10-16 g0dil Packets: Clean up ParseHelpers implementation
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-21 tho Parser for TLVPacket is working now, thanx to Stefan...
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-07-26 tho added first structure for ULE SNDU Packet
2007-07-24 g0dil Packets: Add additional packet parser clarifications
2007-07-23 g0dil Add #ifndef DOXYGEN comments to implementation too
2007-07-23 g0dil Add #ifndef DOXYGEN directives to hide boost::enable...
2007-07-23 g0dil Socket: BUGFIX: Explicitly copy image
2007-07-19 g0dil Packets: Add short documentation for most internal...
2007-07-19 g0dil Packets: Completely restructured #includes, introduced...
2007-07-19 tho first small steps to MPEG/DVB support...
2007-07-18 g0dil Packets: Add SENF_PACKET_PARSER_DEFINE_[FIXED_]FIELDS_O...
2007-07-17 g0dil Packets: Additional example documentation on the mainpage
2007-07-16 g0dil Reapply changes missed during the previous merge (duh...
2007-07-16 g0dil Merged revisions 262,264-265,267-282,284-298,300-311...