Utils: Implement more flexible SystemException
[senf.git] / Packets /
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
2007-11-13 g0dil Small documentation updates
2007-11-09 tho new TLVPacket release :) now fixed sized length field...
2007-11-09 g0dil Packets: Fix min_value / max_value boundary cases for...
2007-11-09 tho added min_value and max_value for integer parsers
2007-11-07 tho don't copy & paste blindly
2007-11-07 tho some small doc fixes
2007-11-07 g0dil Packets/DefaultBundle: Document finalize() action
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-11-02 jkaeber Added $Id$, hope, this works
2007-11-02 jkaeber Added Id property/keyword
2007-10-31 g0dil Utils/Logger: Completed documentation
2007-10-31 jkaeber First shot. Syntax Definition as per RFC2784.
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-23 g0dil Packets: senf::Parse_Variant documentation
2007-10-22 g0dil Packets: Add container helper macros
2007-10-22 g0dil Packets/MPEGDVBBundle: Move DIA2PNGMAXWIDTH to Dia2Png...
2007-10-19 g0dil Packets: Small bugfix to parser macros
2007-10-19 g0dil Packets: complete pcket parser helper macro documentation
2007-10-19 tho image added for tlv
2007-10-18 g0dil Packets: Add introductory parse helper documentation
2007-10-17 g0dil Packets: Some more porting of old parsers to the new...
2007-10-16 g0dil Packets: Add parse helper SENF_PARSER_SKIP_BITS
2007-10-16 g0dil Packets: Add additional parse helper macros
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-10-05 tho TLVPacket creating is working now; thanx to Stefan...
2007-10-01 tho TLVPacket creating with changing HeaderSize doesn't...
2007-09-21 tho Parser for TLVPacket is working now, thanx to Stefan...
2007-09-20 tho houston, we have a problem...
2007-09-20 tho for david: added first tlv-packet prototype
2007-09-11 g0dil Fix build.sh to terminate correctly on error
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-09-03 g0dil Better SENF configuration support (local_config.hh)
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-31 g0dil Improve handling of SConfig and Doxyfile.local in debia...
2007-08-30 g0dil Some small documentation fixes
2007-08-29 g0dil senfscons: Much improved install implementation
2007-08-28 g0dil Setup debian package build environment in 'debian/'
2007-08-17 g0dil PPI: Implement joins
2007-08-10 tho nun mach' ich erst einmal Urlaub....
2007-08-10 tho minor improvements
2007-08-09 tho added adapter & device parameters to dvb handles
2007-08-08 g0dil PPI: Checkin of first compiling (yet not working) version
2007-08-07 tho -/-
2007-08-07 tho added first test case for TransportPacket
2007-08-06 tho implemented nextPacketType/Range for SNDU (yeah!)
2007-08-03 tho added an exception class for my ULE decoder
2007-08-03 tho some beautification: use std::for_each in Parse_SNDUPac...
2007-08-03 tho added crc calculation to SNDU Packet
2007-07-31 tho some more small steps on the painful way to an ULE...
2007-07-31 g0dil Packets/DefaultBundle: Make all packet aprsers use...
2007-07-30 g0dil Socket/Protocols/INet: Completely new implementation...
2007-07-30 tho added some documentation for PacketData
2007-07-27 g0dil Socket/Protocols/INet: Change INet4Address to use a...
2007-07-26 tho svn:keywords property set
2007-07-26 tho added first structure for ULE SNDU Packet
2007-07-25 tho fixed small documentation bug
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 tho fixed small documentation typo
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-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 tho added first structure for Transport-Stream Packets
2007-07-23 g0dil Packets/DefaultBundle: Documentation
2007-07-23 g0dil Packets: Document Parse_List, Parse_ListB and Parse_ListN
2007-07-23 g0dil Socket: BUGFIX: Explicitly copy image
2007-07-21 g0dil Socket: Add short docs to internal classes
2007-07-20 tho added documentation stub for the MPEG/DVB Bundle
2007-07-20 tho added first (prototype) handle for the DVB frontend...
2007-07-20 g0dil Socket: Add additional policy-dependency documentation...
2007-07-20 tho Stefan doesn't like MPEG_DVBBundle; renamed to MPEGDVBB...
2007-07-19 g0dil Packets: Add short documentation for most internal...
2007-07-19 g0dil Packets: Completely restructured #includes, introduced...
2007-07-19 tho svn:keywords property set
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-17 g0dil Packets: Fix access problems for g++ < 4.1
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 Reapply changes missed during the previous merge (duh...
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'
next