switch to new MPL based Fraunhofer FOKUS Public License
[senf.git] / Examples / Sniffer / Sniffer.cc
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2008-11-04 g0dil Update SENF to compile using g++ 4.3.2 (Ubuntu 8.10)
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-02-11 g0dil Packets: Add PacketRegistry::begin()/end() and senf...
2008-02-08 tho minor documentation updates
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-11-05 g0dil Scheduler: Add POSIX/UNIX signal support
2007-09-03 g0dil Add 'include/senf' directory
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-02 tho moved the hexdump function to libUtils
2007-07-31 g0dil Packets/DefaultBundle: Make all packet aprsers use...
2007-07-25 g0dil Socket: Moved PacketSocketHandle and related stuff...
2007-07-24 g0dil Socket: Introduce sub-directory structure for concrete...
2007-07-19 tho changed API for DVB (likely not the last time ;)
2007-07-16 g0dil Merged revisions 262,264-265,267-282,284-298,300-311...
2007-07-10 g0dil Add new file-variable 'comment-column'
2007-07-02 g0dil Add additional emacs file variable 'compile-command'
2007-05-22 g0dil Implement libPacket protocol bundles
2007-03-29 tho some very small fixes
2007-03-23 tho moved Sniffer into new Examples directory