senf.git
2007-11-07 g0dil Packets/DefaultBundle: Document finalize() action
2007-11-05 g0dil Scheduler: Add POSIX/UNIX signal support
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-11-01 g0dil Utils/Logger: Implement TimeSource facility
2007-11-01 g0dil Utils/Logger: Fix 'senf::log::DefaultArea as empty...
2007-10-31 g0dil Utils/Logger: Completed documentation
2007-10-31 jkaeber First shot. Syntax Definition as per RFC2784.
2007-10-30 g0dil Implement (manual .. yuck) topological sort of SConscri...
2007-10-30 g0dil Remove empty unit tests
2007-10-30 g0dil Link statically against boost_unit_test_framework library
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-30 g0dil Utils/Logger: Documentation
2007-10-30 g0dil Utils/Logger: Complete unit testing
2007-10-30 g0dil Utils/Logger: BUGFIX: Compile time syntax error
2007-10-30 g0dil Utils/Logger: Correct newline handling in IOStreamLogger
2007-10-29 g0dil Utils/Logger: Complete route caching
2007-10-26 g0dil Bugfix: More template-logging fixes
2007-10-26 g0dil Utils/Logger: Implement targets
2007-10-24 g0dil Utils/Logger: Reorganize source code
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 dw6 documenting copyright correctly
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-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
next