senf.git
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-31 g0dil Completed 'Build=Depends' (validated with pbuilder)
2007-08-31 g0dil Build combined library 'libsenf.a' and restructure...
2007-08-31 g0dil Utils: Add missing mpl.ih file to repository and rename...
2007-08-30 g0dil Some small documentation fixes
2007-08-29 g0dil PPI: Implement IOEvent error handling
2007-08-29 g0dil Socket: Make 'ServerSocketHandle::accept()' callable...
2007-08-29 g0dil Add support vor CONCURRENCY_LEVEL and 'scons -j <n...
2007-08-29 g0dil Fix non-subversion build from debian source package
2007-08-29 g0dil senfscons: Much improved install implementation
2007-08-28 g0dil Setup debian package build environment in 'debian/'
2007-08-28 g0dil Scheduler: BUGFIX: Restart itimer after clock-skew...
2007-08-28 g0dil Scheduler: Bugfix in ClockService.test.cc: restart...
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-24 jkaeber Added a Makefile with some scons shortcuts and rules...
2007-08-23 g0dil PPI: Implement LogWriter
2007-08-22 g0dil PPI: Remove 'Packet' from debug module names
2007-08-22 g0dil PPI: Remove specializations from documentation
2007-08-22 g0dil Scheduler: Fix ClockService unittest to work on higher...
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 -/-
next