senf.git
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-11 g0dil Utils/Logger: Implement Area and Stream registry
2007-10-11 g0dil Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which...
2007-10-11 g0dil senfscons: Fix 'Object' build helper to work with empty...
2007-10-10 g0dil Utils: Moved Logger into 'Logger/' submodule
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-20 g0dil Add libsenf_filesystem
2007-09-19 dw6 removed scrab
2007-09-19 dw6 removed some errors, added basic unit tests
2007-09-19 dw6 added documentation. hopefully enough and correct.
2007-09-19 dw6 basic implementation of Unix Domain Sockets, for now...
2007-09-17 tho some small doc fixes
2007-09-13 g0dil Fix 'scons clean' dependencies
2007-09-13 g0dil Fix dircopy for SCons V0.96.1
2007-09-13 g0dil Fix install in SCons 0.96.1
2007-09-13 g0dil Typo fix
2007-09-13 g0dil PPI: Rename all 'Reader's to 'Source's and 'Writer...
2007-09-11 g0dil PPI: Revised the overview documentation
2007-09-11 g0dil Fix build.sh to terminate correctly on error
2007-09-11 g0dil Produfce more detailed statistics in fix-links.py
2007-09-11 g0dil Fix the build process to work with the SCons V0.96...
2007-09-10 g0dil Backport SConscript to work with SCons 0.96.1
2007-09-10 g0dil Add doclib/fix-links.py to temporarily fix/remove bad...
2007-09-08 g0dil Socket/Protocols/Raw: Re-added accidentaly deleted...
2007-09-07 g0dil Added 'linklint' scons target
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-09-04 g0dil Fix stupid typo in previous commit
2007-09-04 tho small doc fix
2007-09-04 g0dil Remove unneeded libboost-thread-dev build dependency...
2007-09-03 g0dil PPI: Small documentation fix
2007-09-03 g0dil Add file missing in previous commit
2007-09-03 g0dil Add 'include/senf' directory
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-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
next