- Jan 02, 2009
- Dec 19, 2008
- Dec 18, 2008
- Dec 17, 2008
- Dec 12, 2008
- Dec 11, 2008
- Dec 10, 2008
- Dec 09, 2008
- Dec 08, 2008
- Dec 05, 2008
-
-
g0dil authored
Fix emacs auto-indentation of namespaces
-
- Dec 04, 2008
- Dec 03, 2008
- Dec 02, 2008
Due to urgent security maintenance, Fraunhofer GitLab CE and GitLab EE will be unavailable on Monday, April 7th, between 5 PM and 6:30 PM CET. Please log out during the maintenance to avoid potential data loss.
Changed configfile access in DVBConfigParser. Now it opens for each lookup the file and afterwards closing it
Refactor build system to remove sub-library dependencies
removed debug output from DVBSocketController
Changed API of DVBFrontendHandle ! Added DVBSocketController
Utils/Logger: Enhance non-formatted time format to show seconds since first log message
Utils/Logger: Add more consistent and flexible configuration options to SyslogUDPTarget and IOStreamTarget
Packets/80211Bundle: fix problems with dynamic padding due to byte alignment in Radiotap, add a further unittest for radiotap
Fix emacs auto-indentation of namespaces
PPI: Change most Packet arguments to const & Packets: Change most Packet arguments to const & Packets: Replace weird operator-> impleemntation
Packets: created 80211Bundle for Packet Parser wich are associated with (802.11) WLAN, Packets/80211Bundle: added Radiotap Packet Parser and Unittests.