Utils: Fix hexump() of nevative values
[senf.git] / Packets /
2008-12-19 g0dil Packets/90221Bundle: Fix SConscript for new build system
2008-12-19 tho added new 802.21 Packet Bundle with empty MIH Packet...
2008-12-19 g0dil Completely refactor install targets
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-12-18 tho replaced some tabs with spaces
2008-12-17 tho documentation fixes.
2008-12-17 tho some clean-ups
2008-12-11 tho WLANPacket: one line is better than five ;)
2008-12-11 tho completed RadiotapPacket::dump()
2008-12-10 g0dil Utils/Logger: Implement direct syslog-via-UDP target
2008-12-09 cni Packets/80211Bundle: some clean-up
2008-12-09 cni Packets/80211Bundle: fix problems with dynamic padding...
2008-12-09 tho WLANPacket: some more renaming
2008-12-09 tho some clean-ups
2008-12-08 cni Packets/80211Bundle: fix compiler warnings in WLANPacke...
2008-12-08 cni Packets/80211Bundle: add WLAN Packet Parser and Unittests
2008-12-04 g0dil Scheduler/Console: Add missing Node conversion operator...
2008-12-04 tho added some documentation
2008-12-03 g0dil Socket: Add oobReadable() and waitOOBReadable() FileHan...
2008-12-03 tho 80211Bundle: some clean-up
2008-12-02 cni Packets: created 80211Bundle for Packet Parser wich...
2008-12-02 cni added Int16LSB, UInt16mLSB, UInt32LSB and UInt64LSB...
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-12-01 tho some minor documentation fixes.
2008-11-24 tho Packets: fixed some tests to run under 64bit (size_type...
2008-11-24 tho VariantParser: unsigned/size_type bugfix for 64bit
2008-11-20 g0dil Packets: Add reserve() / capacity() to PacketData interface
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-18 tho magic ParseHelpers.ih bugfix (ask g0dil)
2008-11-13 g0dil Packets: Add descriptive dump() output to DataPacket
2008-11-13 tho MPESection: removed new crc calculation, since there...
2008-11-13 tho MPESection: added new crc calculation
2008-11-10 g0dil Utils/Logger: Target examples\nPackets: Relax annotatio...
2008-11-10 tho added (U)Int64Parser
2008-11-07 g0dil PPI: Assert documentation
2008-11-05 g0dil Fixes for boost-1.36 + gcc-4.3
2008-11-05 tho fixed __gcc_cxx namespace reference scope
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-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-23 g0dil Packets: Absolutely rudimentary new finalize() API...
2008-09-22 g0dil Packets: Extend finalize() API
2008-09-09 g0dil Some adjustments for Ubuntu 8.04
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-02 g0dil Scheduler: begin new implementation
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-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 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-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-08 dw6 add IpTypes registration
2008-05-08 g0dil BUGFIX: Fix packet regsitry helper macro token pasting
2008-05-02 g0dil Socket/Protocols/INet: BUGFIX: Fix SOL_IP to SOL_IPV6...
2008-04-11 g0dil Console: More documentation and cleanup
2008-04-11 tho hopefully this commit will not break other things....
2008-04-03 g0dil Socket/Protocols/INet: Allow socket address string...
2008-03-25 g0dil Packets: Fix PacketTypeMixin::nextPacketRange size...
2008-03-25 tho use unittest include from util!
2008-03-20 g0dil Packets: Add disable_if condition to allow signed int...
2008-03-19 g0dil Utils: Fixed intrusive_refcount_t access implementation...
2008-03-12 g0dil PPI: Move generic packet typeid check into connector...
2008-03-12 tho added init_fields for TransportPacket
2008-03-10 g0dil PPI: Add simple connector type compatibility check
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-07 tho miscellaneous bits and bobs ;)
2008-02-22 tho replaced tabs to spaces
2008-02-22 g0dil debian: Update build depends
2008-02-14 tho - updated MPESection creation
2008-02-14 g0dil Packets: BUGFIX: Fix bad FlagParser offset calculation
2008-02-12 tho doclib: link new berlios wiki
2008-02-12 tho tiny documentation updates
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-11 g0dil Packets: Add PacketRegistry::begin()/end() and senf...
2008-02-10 g0dil Packets: Add 'name()' member to packet registry entries
2008-02-08 g0dil Packets: BUGFIX: Ensure correct linking of all referenc...
2008-02-07 tho some small fixes
2008-02-06 tho small documentation fixes
2008-02-05 tho small documentation fixes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-02-05 tho Please use spaces instead of tabs!
2008-02-01 tho small documentation fixes
next