senf.git
2008-11-05 g0dil Port SENF to compile against boost-1.35
2008-11-04 g0dil Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
2008-11-04 g0dil Packets: Add ComplexAnnotation check for current (4...
2008-11-03 g0dil More documentation
2008-10-30 jmo amd64 fix
2008-10-28 tho added limits.h to compile under ubuntu 8.10
2008-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-20 g0dil Scheduler: Fix stupid typing error
2008-10-20 g0dil Scheduler: Fix stupid typing error
2008-10-14 g0dil Examples/MultiMCLoop: Add '-n' argument to *not* initia...
2008-10-10 g0dil Socket: Add missing InetSocketProtocol baseclass to...
2008-10-08 dw6 adding flexibility to use interface index / no interface
2008-10-08 g0dil Socket/Protocols/INet: Implement SSM Multicast API
2008-10-06 g0dil Scheduler: Remove obsolete duplicate 'enabled()' implem...
2008-10-05 g0dil Scheduler: Console 'events' command documentation
2008-10-05 g0dil Scheduler: Sort 'events' list by priority
2008-10-05 g0dil Scheduler: BUGFIX: Include local auto_unit_test header
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-10-04 g0dil Utils/Logger: BUGFIX: Include local auto_unit_test...
2008-10-03 g0dil Utils/Logger: SyslogTarget documentation
2008-10-03 g0dil Utils/Logger: SyslogTarget
2008-10-02 g0dil Packets: More annotation documentation
2008-10-01 g0dil Packets: annotation facility
2008-10-01 g0dil Utils/Daemon: Add warning when the scheduler has regist...
2008-09-25 g0dil Scheduler: Fix retrieve_filehandle ADL lookup problems
2008-09-25 g0dil Documentation updates
2008-09-24 g0dil Minor doku updates
2008-09-23 g0dil Console: Parser error handling
2008-09-23 g0dil Packets: Absolutely rudimentary new finalize() API...
2008-09-22 g0dil Packets: Extend finalize() API
2008-09-20 g0dil Scheduler: Fix typo
2008-09-19 g0dil Scheduler: Documentation update
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil git-svn-id: https://svn.berlios.de/svnroot/repos/senf...
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-09-17 g0dil Scheduler: TimerEvent doku
2008-09-17 g0dil Scheduler: Implement new timer event API
2008-09-17 g0dil Utils: Add singleton alive test member
2008-09-09 g0dil Some adjustments for Ubuntu 8.04
2008-09-09 g0dil Fix Build-Depends
2008-09-08 g0dil Fix build script
2008-08-19 g0dil Packets: Extend collection parser documentation
2008-08-13 pug Added the Mldv2 UnitTest file
2008-08-06 pug Added ICMPv6 Packet Parser and Unittests for different...
2008-08-06 pug Added RTPPacket Parser to DefaultBundle
2008-07-18 g0dil Scheduler: BUGFIX: replace incorrect use of 'int' with...
2008-07-09 g0dil Utils: More documentation
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-08 tho made some ClientSocketHandle methods (except read/write...
2008-07-04 g0dil Scheduler: Implement FileDispatcher
2008-07-04 g0dil Scheduler: Change ClockService implementation to utiliz...
2008-07-02 g0dil Scheduler: Implement SignalDispatcher
2008-07-02 g0dil Scheduler: begin new implementation
2008-06-27 dw6 adding MACAddress::toString()
2008-06-27 tho replaced tabs with spaces.
2008-06-26 tho Stefan, please use your own template for new test-files!
2008-06-25 dw6 fix for checksum bug
2008-06-20 g0dil Packets: Restructure documentation
2008-06-19 g0dil Scheduler: BUGFIX: Implement timeoutEarly() / timeoutAd...
2008-06-18 dw6 adding toString and toin6_addr
2008-06-12 g0dil Packets: Adjust SENF_PARSER_VARIANT implementation...
2008-06-11 g0dil Utils/Exception: Fix small (non-backtrace :-) ) problem...
2008-06-11 g0dil Packets: Add some public/private commands to parser...
2008-06-11 g0dil Packets: Implement additional SENF_PARSER_VARIANT optio...
2008-06-10 tho fixed documentation typo
2008-06-10 g0dil Packets: Fix stupid comment bug
2008-06-10 g0dil Console: Minor documentation fixes
2008-06-09 g0dil Packets: Migrate VariantParser to use AuxParser/contain...
2008-06-09 g0dil Packets: Add nestet transform/bytes auxtag support
2008-06-09 g0dil Packets: Update AuxParser interface
2008-06-06 g0dil Packets: Implement basic AuxParser
2008-06-03 g0dil Socket: Documentation for new addressing classes
2008-06-03 g0dil Console: Fix stupid scoping bug
2008-06-03 g0dil Console: Implement BSDSocketAddress and BSDAddressingPolicy
2008-05-30 g0dil Console: Extended boolean parsing / formatting
2008-05-30 g0dil Console: Multiple network console server support
2008-05-30 g0dil Console: More network console documentation
2008-05-30 g0dil Utils: Add some spirit/phoenix helpers
2008-05-29 g0dil Scheduler: Implement Timer helper
2008-05-29 dw6 IPv6SourceForcingDgramWriter added. this is more a...
2008-05-28 g0dil Console: Documentation of the configuration support
2008-05-27 g0dil Console: Fix autocomplete / autocd support
2008-05-27 g0dil no comment
2008-05-27 g0dil Packets: Rremove all_includes.hh and fix Packets.hh
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-23 g0dil Console: Refactor config file parser into several classes
2008-05-21 g0dil Utils: Document new utilities
2008-05-20 g0dil Console: Replace Executor cwd handling with explicit...
2008-05-20 jmo minor: missing documentation added
2008-05-20 g0dil Console: Parser cleanup
2008-05-19 g0dil Add 'rt' library to build (needed at least by gentoo)
2008-05-17 g0dil Missing changes from last commit
2008-05-16 g0dil Utils/Logger: Remove dependency on libboost_datetime
2008-05-15 g0dil Socket: Fix dynamic_socket_cast() / check_socket_cast...
2008-05-14 g0dil Utils: Refactor hexdump() helper to move code out of...
2008-05-13 g0dil Console: More simple argument parsing (argument iterato...
2008-05-09 g0dil Console: Refactor argument parsing into iterator
2008-05-08 dw6 add IpTypes registration
2008-05-08 g0dil BUGFIX: Fix packet regsitry helper macro token pasting
next