senf.git
2009-06-25 g0dil Add 'unflatten' to doxygen/dot processing
2009-06-25 tho Packets/80221Bundle: added messageId field to MIHPacket
2009-06-24 g0dil Packets: Add StringParser ostream operation
2009-06-24 g0dil Packets: Implement (dynamically sized) StringParser
2009-06-23 g0dil Patch boost to fix Boost-1.33.1 interoperability problem
2009-06-16 g0dil Utils/Termlib: Extend the completion API
2009-06-16 g0dil Utils/Console: Move link target in lr output one line up
2009-06-15 tho Socket: fixed bug in readfrom where socklen was not set
2009-06-15 g0dil (missing file from last commit)
2009-06-15 g0dil Added error messages to PPI and Utils SENF_ASSERTs
2009-06-10 g0dil Socket/Protocols: Make BSDSocketAddress less_than_compa...
2009-06-10 tho added PacketType typedef to PPI-writer interface
2009-06-09 g0dil Utils/Console: Documentation fixes
2009-06-08 g0dil Utils/Console: UDPServer documentation
2009-06-08 g0dil Utils/Console: Console UDPServer
2009-06-05 g0dil Utils/Console: Implement senf::console::dump() helper
2009-06-04 g0dil Utils/Console: shorthelp fix
2009-06-04 g0dil Utils/Console: Implement special single-token argument...
2009-06-03 g0dil Utils/Termlib: Add width() member to AbstractTerminal
2009-06-03 g0dil Utils/Console: Add short help to 'ls' output
2009-06-03 g0dil Utils/Console: Add basic short-help info
2009-06-02 g0dil Socket: Fix NetdeviceController
2009-05-29 g0dil Socket: Implement NetdeviceController socket sharing
2009-05-28 tho Scheduler/TimerEvent: added "Idle"-Event to demonstrate...
2009-05-27 g0dil Utils: (membind) Fix weird casting error when binding...
2009-05-18 g0dil Utils/Logger: Remove unneeded implemenatation detail...
2009-05-17 g0dil Socket/Protocols: Replace uint64 with EUI64 in address...
2009-05-17 g0dil Socket/Protocols/Raw: EUI64 documentation
2009-05-16 g0dil Scheduler: Fix unit test (reset timersource)
2009-05-15 g0dil Socket/Protocols/Raw: Add EUI64 data type
2009-05-15 g0dil PPI: Missing commit
2009-05-15 g0dil Scheduler: Fix timer scheduling delay unit-test
2009-05-15 g0dil Scheduler: Add scheduler timer latency test
2009-05-15 g0dil Utils: Add customizable lexical_cast implementation
2009-05-15 g0dil PPI: Measure ActiveFeeder performance in unit test
2009-05-15 g0dil Scheduler: Add timeout() member to TimerEvent
2009-05-11 g0dil PPI: Fix senf::ppi::init() event hook scheduling
2009-05-11 tho added test for connect on runtime problem
2009-05-05 g0dil PPI: Add missing TargetDgramWriter doku
2009-05-05 tho doclib: html-munge.xsl: remove duplicated inherited...
2009-04-28 g0dil PPI: Fix (generic) 'Packet' Jack constructors
2009-04-27 g0dil Scheduler: Add formatClockServiceInterval Console formatter
2009-04-23 g0dil Missing files ...
2009-04-23 g0dil Utils/Logger: Add missing FileTarget::filname() member
2009-04-23 g0dil Add revision number dependency to doc build
2009-04-22 tho replaced tabs with spaces
2009-04-16 g0dil Utils: Add SENF_FNP etc documentation
2009-04-16 g0dil Update valgrind suppressions
2009-04-15 g0dil Utils: Implement SENF_FNP etc macros
2009-04-14 g0dil Packets: Add missing package diagrams to SConscript
2009-04-14 tho added some tests
2009-04-09 pug added Destination Options skeleton for IPv6 extension...
2009-04-08 g0dil Utils/Logger: Documentation
2009-04-08 pug added IPv6Extension_HopByHop to IpType Registry
2009-04-08 tho Utils/Console: added documentation note about comments
2009-04-08 pug added
2009-04-08 g0dil Socket: Fix copying of in-valid() handles
2009-04-07 tho Packets/DefaultBundle/ICMP: sorted includes
2009-04-06 g0dil Add debian/install-depends.sh utility
2009-04-06 g0dil Adapt to latest scons Version
2009-04-03 g0dil Packet/DefaultBundle: Make IPv6PacketparserExtension_Fr...
2009-04-02 g0dil PPI: Add TargetDgramWriter
2009-03-30 tho moved statistics classes from NetEmu to SENF
2009-03-28 g0dil Add further missing Build-Depends (really)
2009-03-28 g0dil Add further missing Build-Depends
2009-03-27 g0dil Add bytefield.sty latex package to doclib
2009-03-27 g0dil Fix Build-Depends in debian/control
2009-03-27 g0dil Add missing Build-Depends to debian/control
2009-03-27 g0dil Fix debsrc target (include local_config.hh symlink...
2009-03-26 g0dil Socket/Protocols: Fix BSDSocketAddress self-assignment
2009-03-26 tho Socket/Protocols/Raw/PacketSocketHandle: added promisc...
2009-03-26 tho Socket/NetdeviceController: added promisc() methods
2009-03-24 g0dil Utils/Console: Fix adding DirectoryNode's
2009-03-23 g0dil PPI: Add priority argument to PriorityJoin connect()
2009-03-23 g0dil PPI: Small inline fixes
2009-03-20 g0dil PPI: Fix IntervalTimer unit test
2009-03-20 cni Packets/80211Bundle: fixed copypaste error in dump...
2009-03-20 cni Packets/80211Bundle: add nextPacketRange and nextPacket...
2009-03-20 tho added some tests to increase test coverage
2009-03-20 tho PPI/Ratefilter: added interval setter and unit tests
2009-03-19 g0dil Scheduler: Add senf::scheduler::now()
2009-03-18 g0dil PPI: Allow changing the associated handle of an Active...
2009-03-17 g0dil PPI: Allow to change the IOEvent handle/event mask
2009-03-17 g0dil Utils: Allow membind-ing const member functions
2009-03-17 tho PPI/RateFilter: added interval getter
2009-03-16 g0dil PPI: Add connector jack classes
2009-03-14 tho some unimportant clean-ups ;)
2009-03-13 tho Makefile: fix for test_coverage target
2009-03-12 tho added more tests to increase test coverage
2009-03-10 pug - Added Unittests for all ICMPv6 - MLDv2 Packet Types
2009-03-10 atx23 fixed typo in DVBSocket
2009-03-09 tho Packets/DefaultBundle/UDPPacket: added unit test for...
2009-03-06 g0dil Utils/Console: Fix FlagCollection on 64bit hosts
2009-03-06 atx23 added consolewrapper vor DVB-Demuxfilter
2009-03-05 g0dil Packets/DefaultBundle: ICMPv6Packet skips checksum...
2009-03-04 g0dil Utils/Console: Add missing 'inline' specs to SENF_CONSO...
2009-03-04 g0dil Utils/Console: Implement FlagCollection as special...
2009-03-03 g0dil Scheduler: Add watchdog/signal documentation
2009-03-03 g0dil Socket: Make SocketProtocol::close() non-const (at...
2009-03-03 g0dil Utils/Termlib: Convert received terminal type string...
next