senf.git
2007-08-21 g0dil PPI: Clean up time interface
2007-08-20 g0dil Reorganize examples
2007-08-20 g0dil Examples/RateStuffer: Rename target to ratestuffer
2007-08-20 g0dil Moved PPI/ppitest to Examples/RateStuffer
2007-08-20 g0dil PPI: Use ClockService instead of boost::posix_time
2007-08-20 g0dil Scheduler: Move timing related code into a ClockService...
2007-08-17 g0dil PPI: Implement joins
2007-08-17 g0dil PPI: Implement PassiveQueue
2007-08-17 g0dil PPI: Make connect auto-expand module arguments
2007-08-17 g0dil PPI: Fix resource management on module destruction
2007-08-16 g0dil PPI: More unit tests
2007-08-16 g0dil PPI: Add support for multiple notify sources per notify...
2007-08-14 g0dil PPI: Implement DebugEvent
2007-08-13 g0dil PPI: Complete connector implementation
2007-08-10 tho nun mach' ich erst einmal Urlaub....
2007-08-10 tho minor improvements
2007-08-09 g0dil PPI: Started real Connectors.test.cc implementation
2007-08-09 g0dil PPI: Implement PassiveOuput <-> ActiveInput functionality
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-07 g0dil Socket/Protocols/INet: Add 'host' and 'subnet' methods...
2007-08-06 tho implemented nextPacketType/Range for SNDU (yeah!)
2007-08-06 g0dil Socket/Protocols/INet: Implemented INet4Network
2007-08-06 g0dil Socket/Protocols/INet: Add CheckINet4Address akin to...
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-08-02 tho bugfix in hexdump()
2007-08-02 tho moved the hexdump function to libUtils
2007-08-02 tho changed font for dot graphs to Verdana
2007-08-01 tho changed font for dot graphs
2007-08-01 tho some documentation updates
2007-08-01 tho svn:keywords property set
2007-07-31 tho some more small steps on the painful way to an ULE...
2007-07-31 g0dil Minor documentation fix
2007-07-31 g0dil Socket/Protocols/INet: Add optional resolve-type argume...
2007-07-31 g0dil Socket/Protocols/INet: Fix address class documentation
2007-07-31 g0dil Packets/DefaultBundle: Make all packet aprsers use...
2007-07-31 g0dil Socket/INet/Protocols: Change unit-test to work in...
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: Updated INet4SocketAddress to...
2007-07-27 tho added operator<< for TypeIdValue
2007-07-27 g0dil Socket/Protocols/INet: Change INet4Address to use a...
2007-07-26 g0dil Socket/Protocols/INet: Implement INet4Address add renam...
2007-07-26 tho svn:keywords property set
2007-07-26 tho added first structure for ULE SNDU Packet
2007-07-26 g0dil Add helper to wrap long (template) class labels in...
2007-07-25 g0dil Socket/Protocols/Raw: Migrate LLSocketAddress to use...
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 more #ifndef DOXYGEN comments to hide boost::enable...
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 Socket: Remove \fixme item fixed in previous commit
2007-07-23 g0dil Socket: Add boost::disable_if conditions to ClientSocke...
2007-07-23 g0dil Packets/DefaultBundle: Documentation
2007-07-23 g0dil Packets: Document Parse_List, Parse_ListB and Parse_ListN
2007-07-23 tho Socket: image-map for Protocols.png added
2007-07-23 g0dil Socket: BUGFIX: Explicitly copy image
2007-07-23 tho NoBufferingPolicy added
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 svn:keywords property set
2007-07-20 tho added first (prototype) handle for the DVB frontend...
2007-07-20 tho added documentation note for SocketProtocol::available()
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-20 tho added link-map for the SocketPolicy overview image
2007-07-19 g0dil Packets: Add short documentation for most internal...
2007-07-19 tho -/-
2007-07-19 tho changed API for DVB (likely not the last time ;)
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-11 g0dil Update doclib/html-munge.xsl to remove external modules...
2007-07-10 g0dil Fix continuation-line parsing in run-test-gdb.sh script
2007-07-10 g0dil Add new file-variable 'comment-column'
2007-07-10 tho some small documentation fixes
2007-07-09 g0dil Close bugs: #11525
2007-07-04 tho fixed some typos
2007-07-02 g0dil Add additional emacs file variable 'compile-command'
2007-07-02 g0dil Socket: Add fixme comment to ClientSocketHandle
2007-06-29 g0dil Scheduler: Update ReadHelper/WriteHelper to ne Socket API
next