minor fixes for clang++
[senf.git] / senf / Socket /
2011-12-08 tho fixes for ClockService::clock_type -> RestrictedInt...
2011-12-07 pug Added additional operators to RestrictedInt and made
2011-12-07 tho several fixes for clang/llvm
2011-11-10 tho Termlib: fixed endian bug while reading terminfo file
2011-09-23 tho Packets: static assertion for duplicate tlv parser...
2011-08-14 mtk fixed sendto() error reporting - hopefully
2011-08-02 mtk more verbose output for sendto() system exceptions
2011-08-01 tho hmpf. run all_tests *before* committing. sorry.
2011-08-01 tho added more or less meaningful descriptions when throwin...
2011-07-21 tho replaced <netpacket/packet.h> include by <linux/if_pack...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-06-09 tho fixed right padding issue for several output members
2011-04-19 tho Utils/RestrictedInt: export Base and Tag template types
2011-04-05 tho SENFScons: external modules can now extend SConfigure...
2011-03-30 jmo DVB: ignore EINTR. which might be caused by watchdog...
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-02-14 tho fixes for g++ 4.5 (some members returned "the construct...
2011-01-06 tho fixed some minor documentation typos
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-27 mtk // we use gettimeofday() now to determine the packet...
2010-10-18 tho cleaned up some include dependencies
2010-10-13 tho Socket/Protocols/INet: fixed link local INet6Address...
2010-10-13 tho Socket: some minor documentation (typo) fixes
2010-10-07 tho Socket: NetdeviceController: improved error handling
2010-10-07 tho Socket: UnknownInterfaceException: grmpf. Run unit...
2010-10-07 tho Socket: added UnknownInterfaceException
2010-08-30 mtk added a timestamp_system() to return the system's wallc...
2010-08-11 g0dil config: use senf::config::copy_n instead of SENF_copy_n...
2010-08-11 tho Documentation: fixed links to boost.org
2010-08-06 tho PPI: added QueueingDiscipline::NONE
2010-08-04 tho PPI: InputConnector: some minor optimization
2010-08-02 tho Socket/Protocols/Raw: optimized MACAddress - EUI64...
2010-08-02 tho PPI: introduced SENF_PPI_NOTRACE define
2010-06-16 mtk handle ENOBUFS just like EAGAIN => return 0;
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-04 g0dil Socket: Fix extra available() call in readfrom()
2010-05-04 mtk added support for get/set TxQueueLen
2010-05-04 tho Socket/Protocols/INet: added operator>> for INet6Network
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-04-26 g0dil Fix spurious warnings and workaround possible aliasing...
2010-04-26 g0dil Socket/Protocols/Raw: Allow direct comparison of MACAdd...
2010-03-16 tho Utils/test: added SENF_CHECK_NOT_EQUAL
2010-02-24 tho Socket: AddressSyntaxExceptions provide more information
2010-02-16 tho Socket/Protocols/Raw: LLAddressingPolicy inherit from...
2010-02-10 tho Packets/GenericTLV: added bytes(key) member to registry
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-02-03 tho Utils/Console: changed order of factory::Command parameters
2010-02-01 g0dil Utils/Console: Convert BoundCommand to additional Comma...
2010-02-01 g0dil Utils/Console: Fix DirectoryNode::add(...) API
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2009-11-18 atx23 added hints for RawInetSockets/Protocols (port = protocol)
2009-11-18 atx23 added hints for RawInetSockets/Protocols (port = protocol)
2009-11-10 tho Socket/Protocols/Raw: added static EUI64::None member
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-09-29 tho doclib: changed copyright information in footer
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-07 g0dil Socket/Protocols/INet: Fix unit-test bind/connect race
2009-09-07 g0dil Fix network port collisions on concurrent unit-tests
2009-09-04 g0dil Socket/Protocols/INet: Remove left over debug code...
2009-09-04 g0dil Socket/Protocols/INet: Fix INet6Network matching
2009-09-02 g0dil automate makeDieImageMap.py processing
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory