Some URL fixes
[senf.git] / senf / Socket /
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