senf.git
2008-01-24 g0dil Started a glossary implementation (initialized from...
2008-01-23 g0dil HowTos/NewPacket: Some updates
2008-01-22 g0dil doclib: Clean up documentation generation
2008-01-21 g0dil Documentation updates
2008-01-21 g0dil Documentation updates
2008-01-18 g0dil PPI: Made 'Generic' connector constructors protected
2008-01-18 pug Fixed the Examples Menu entries
2008-01-18 pug New Example UDP Client Server application
2008-01-18 g0dil PPI: Add optional template arg for packet type to conne...
2008-01-18 g0dil Initialized merge tracking via "svnmerge" with revision...
2008-01-18 g0dil Examples/RateStuffer: Revert accidentaly commited changes
2008-01-17 g0dil Packets: BUGFIX: Remove DataPacket from Ip registry
2008-01-17 g0dil Packtes: Add missing 'nothrow' parameters
2008-01-17 g0dil Packets: (Re-)add (consistent) 'nothrow' variants of...
2008-01-17 g0dil Packets: BUGFIX: next<> and prev<> now correctly handle...
2008-01-17 g0dil Packets: Fix next()/prev() etc. semantics, naming and doc
2008-01-17 g0dil Remove merge tracking
2008-01-17 g0dil Merged revisions 570-572,574-575,578-579,581-595,598...
2008-01-16 g0dil Blocked revisions 580 via svnmerge
2008-01-16 g0dil Logger: Tiny doc typo fix
2008-01-16 g0dil Logger: Fix doxygen grouping
2008-01-16 dw6 removing replaceHandle methods for all Sinks/Sources...
2008-01-15 dw6 add function to change packet to be cloned
2008-01-15 dw6 add a class for a ratefilter
2008-01-15 g0dil Add '_templates/Example.test.cc' template and support...
2008-01-15 g0dil Add '-f' option to force overwriting to '_templates...
2008-01-15 g0dil Make '_templates/add.sh' schedule the file for SVN...
2008-01-15 g0dil Added _template folder and 'add.sh' helper script
2008-01-15 tho fixed typo
2008-01-14 tho fixed typo
2008-01-14 tho made the TLVPacketType more generic
2008-01-11 dw6 implementing initial dump
2008-01-11 dw6 adding accessor methods for the v4/v6FeedLists
2008-01-11 jkaeber Typo: ethernet -> eth
2008-01-11 jkaeber Access the ConsoleTarget singleton via instance()
2008-01-09 tho fixed some file headers to the new format
2008-01-08 dw6 adding a function to replace the socket handle int...
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-19 dw6 connectedUnixDgramSocket working
2007-12-18 dw6 connectedUnixDgramSocket (based on "old" socketlib)
2007-12-18 g0dil Merged revisions 570-575,577-578 via svnmerge from
2007-12-18 g0dil Add documentation on private data member naming convention
2007-12-18 g0dil Blocked revisions 568-569 via svnmerge
2007-12-18 g0dil Initialized merge tracking via "svnmerge" with revision...
2007-12-17 tho set keyword-property
2007-12-17 tho renamed all parsers from parse_X to XParser.
2007-12-17 g0dil Utils/Exception: Allow to disable ErrnoExceptions via...
2007-12-14 tho -/-
2007-12-14 tho grmpf, erst testen, dann einchecken.
2007-12-14 tho minor renaming
2007-12-14 tho set keyword-property
2007-12-14 tho first working netdeviceController
2007-12-14 jkaeber Set some packet attributes inside the finalize() method.
2007-12-13 tho added $Id$ to file header
2007-12-13 tho set keyword-property
2007-12-13 jkaeber Id keyword, again
2007-12-13 jkaeber Id keyword, again
2007-12-13 jkaeber Id keyword, again
2007-12-13 jkaeber Added Id property/keyword
2007-12-11 jkaeber First GRE pipe is running.
2007-12-11 g0dil Packets/DefaultBundle: BUGFIX: Remove invalid EthernetP...
2007-12-11 g0dil Packets: Remove direct Socket dependency
2007-12-11 dw6 add support of connected RawV4/6 sockets
2007-12-11 dw6 cleaning
2007-12-10 jkaeber Typos.
2007-12-07 tho very first version for a netdevice controller (not...
2007-12-07 tho -/-
2007-12-07 tho refactored MPESection (deleted DSMCCSection ...
2007-12-07 jkaeber Changed available() method according after chat whith...
2007-12-07 jkaeber Use explicit path to ifconfig binary
2007-12-05 dw6 adding documentation concerning different read behaviour
2007-12-05 dw6 cleaning up
2007-12-05 dw6 adding PF_INET[6], SOCK_RAW sockets called RawV[4|6...
2007-12-05 tho moved LLC/SNAP out of EthernetPacket to support Etherne...
2007-12-04 dw6 change to ConnectedCommunicationPolicy
2007-11-27 jkaeber Refactored VARIANT field.
2007-11-27 dw6 integrated sub-parser for variants
2007-11-26 g0dil Utils/Daemon: Made Daemon::exit() static
2007-11-26 g0dil Utils/Daemon: BUGFIX: Fix command line argument parsing
2007-11-26 g0dil Utils: Rename SystemException::code() to SystemExceptio...
2007-11-24 g0dil Socket/Protocols/Raw: Use throwErrno() in TunTapSocketH...
2007-11-23 g0dil Utils: Implement more flexible SystemException
2007-11-23 tho first version for tap device support.
2007-11-23 g0dil Documentation updates
2007-11-23 g0dil Documentation updates
2007-11-23 dw6 minor change
2007-11-23 dw6 renaming
2007-11-23 dw6 DTCP
2007-11-22 g0dil Packets: Add 'Translator' argument to Parse_Variant_Direct
2007-11-22 g0dil Packets: Change Parse_VectorN sizer to to allow explici...
2007-11-22 jmo - close on socket handle now calls v_close() -> protoco...
2007-11-16 tho added tests for LLC/SNAP
2007-11-15 tho added useful table for IPv4 header
2007-11-15 g0dil Scheduler: BUGFIX: check fdErase_ when (re-)adding...
2007-11-15 g0dil Utils: Fix documentation
2007-11-15 g0dil Add SENF internal senf::SenfLog debug stream and make...
2007-11-14 tho first prototype for the new Ethernet LLC/SNAP Packet
2007-11-14 g0dil Fix installation dependency checking to add some missin...
2007-11-14 tho added html image map to Handle Hierarchy image
next