senf.git
2007-11-14 g0dil Utils/Daemon: Documentation
2007-11-13 g0dil Daemon class moved to Utils/Daemon into libUtils_Daemon...
2007-11-13 tho simplified (hopefully) to documentation for the PacketTypes
2007-11-13 g0dil Small documentation updates
2007-11-13 g0dil Socket/Protocols/Inet: Fix off-by-one error in INet6Address
2007-11-13 tho some doc fixing
2007-11-13 dw6 removed boost::filesystem dependency
2007-11-13 jmo doing a unit test in a more sensible way :)
2007-11-12 jmo more usable unix sockets classes
2007-11-12 g0dil Scheduler: Daemon class: Better IPC in daemonize()
2007-11-09 g0dil Scheduler: Hack suppoer for ordinary files into the...
2007-11-09 tho added generic test target.
2007-11-09 tho new TLVPacket release :) now fixed sized length field...
2007-11-09 g0dil Scheduler: Daemon class: pidfile creation
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 Utils: Commit missed file
2007-11-07 g0dil Utils/Logger; Small documentation fix
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...
next