Combine all boot build stuff in a single scons tool
[senf.git] / Socket /
2009-08-20 g0dil Combine all boot build stuff in a single scons tool
2009-08-20 g0dil Replace SENFSCons.InstallIncludeFiles with InstallSubdi...
2009-08-20 g0dil Remove SENFSCons.StandardTargets and SENFSCons.GlobalTa...
2009-08-17 g0dil Completely rework documentation build
2009-08-16 tho Socket: fixed socket handle dumpState() tests
2009-08-13 g0dil Socket: Fix handle.state() on invalid handles
2009-08-04 jmo fix: no IPv6 address for 6bone.net anymore changed...
2009-07-24 tho Socket/SocketHandle.test: bugfix of Rev. 1277
2009-07-23 g0dil Cleanup: Remove TAB chars and std::cerr debug output
2009-07-10 g0dil Socket: Remove uninitialized variable warnings
2009-06-15 tho Socket: fixed bug in readfrom where socklen was not set
2009-06-10 g0dil Socket/Protocols: Make BSDSocketAddress less_than_compa...
2009-06-08 g0dil Utils/Console: Console UDPServer
2009-06-02 g0dil Socket: Fix NetdeviceController
2009-05-29 g0dil Socket: Implement NetdeviceController socket sharing
2009-05-17 g0dil Socket/Protocols: Replace uint64 with EUI64 in address...
2009-05-17 g0dil Socket/Protocols/Raw: EUI64 documentation
2009-05-15 g0dil Socket/Protocols/Raw: Add EUI64 data type
2009-04-16 g0dil Update valgrind suppressions
2009-04-14 tho added some tests
2009-04-08 g0dil Socket: Fix copying of in-valid() handles
2009-04-03 g0dil Packet/DefaultBundle: Make IPv6PacketparserExtension_Fr...
2009-04-02 g0dil PPI: Add TargetDgramWriter
2009-03-26 g0dil Socket/Protocols: Fix BSDSocketAddress self-assignment
2009-03-26 tho Socket/Protocols/Raw/PacketSocketHandle: added promisc...
2009-03-26 tho Socket/NetdeviceController: added promisc() methods
2009-03-17 tho PPI/RateFilter: added interval getter
2009-03-14 tho some unimportant clean-ups ;)
2009-03-12 tho added more tests to increase test coverage
2009-03-10 atx23 fixed typo in DVBSocket
2009-03-06 atx23 added consolewrapper vor DVB-Demuxfilter
2009-03-03 g0dil Socket: Make SocketProtocol::close() non-const (at...
2009-03-02 g0dil Socket: Make protocl() member return non-const SocketPr...
2009-02-26 g0dil Socket: Move shutdown from SocketProtocol::close()...
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-17 tho Socket/Protocols/DVB: added main.test.cc; more tests...
2009-02-16 tho DVBSocketController: some code convention clean ups
2009-02-12 tho Socket/Protocols/BSDSocketProtocol: minor bugfix
2009-02-12 tho Socket/Protocols/INet/MulticastSocketProtocol: minor...
2009-02-10 tho removed .toString() members from address classes; use...
2009-02-10 tho Socket/Protocols/Raw: added MACAddress input streaming
2009-02-09 tho Socket/Protocols/INet: added documentation for new...
2009-02-07 g0dil Socket/Protocols/INet: Implement address input streaming
2009-02-06 g0dil Utils/Logger: Add console directory to target
2009-02-04 tho Packets documentation updates
2009-01-28 g0dil Fix boost-1.36 fixes to work in boost < 1.36 ... no...
2009-01-28 g0dil Adjustment and fixes for boost-1.36 support
2009-01-26 tho fixed MACAddress example
2009-01-26 tho added MACAddress::uint64()
2009-01-19 tho removed some tabs
2009-01-07 atx23 Added documentation and removed "find file bug" in...
2009-01-05 g0dil Utils: Fix hexump() of nevative values
2009-01-02 atx23 Added documentation for DVBSocketController
2008-12-19 g0dil Completely refactor install targets
2008-12-18 tho replaced some tabs with spaces
2008-12-18 atx23 minor cleanup
2008-12-17 atx23 wrong paremeter in DVBDemuxHandles::setSectionFiltler...
2008-12-17 atx23 Changed API of DVBDemuxSectionHandle !
2008-12-10 g0dil Utils/Logger: Implement direct syslog-via-UDP target
2008-12-09 tho some clean-ups
2008-12-05 g0dil Socket: Add timeout arg to FileHandle 'wait' members
2008-12-04 tho added some documentation
2008-12-04 dw6 senf::INet4Address::toString() added
2008-12-03 g0dil Socket: Add oobReadable() and waitOOBReadable() FileHan...
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-12-01 tho some minor documentation fixes.
2008-11-28 atx23 implemented DVBFrontendHandle
2008-11-25 dw6 completing implementation, adding missing interfaceName...
2008-11-25 dw6 formatting
2008-11-25 g0dil Socket/Protocols: Really fix 64bit alignment issue
2008-11-25 g0dil Socket/Protocols: (hopefully) fix sockaddr alignment...
2008-11-24 dw6 change to tapSocketProtocol to save interface index
2008-11-24 tho INet4SocketAddress: unsigned/size_type bugfix for 64bit
2008-11-21 tho added some documentation for NetdeviceController.
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-11-10 tho DVBFrontendHandle: added some methods to the protocol
2008-11-10 tho DVBFrontendHandle: clean-up the signalStrength method...
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-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-10 g0dil Socket: Add missing InetSocketProtocol baseclass to...
2008-10-08 dw6 adding flexibility to use interface index / no interface
2008-10-08 g0dil Socket/Protocols/INet: Implement SSM Multicast API
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-07-08 tho made some ClientSocketHandle methods (except read/write...
2008-06-27 dw6 adding MACAddress::toString()
2008-06-27 tho replaced tabs with spaces.
2008-06-20 g0dil Packets: Restructure documentation
2008-06-18 dw6 adding toString and toin6_addr
2008-06-03 g0dil Socket: Documentation for new addressing classes
2008-06-03 g0dil Console: Implement BSDSocketAddress and BSDAddressingPolicy
2008-05-29 g0dil Scheduler: Implement Timer helper
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-15 g0dil Socket: Fix dynamic_socket_cast() / check_socket_cast...
2008-05-02 g0dil Socket/Protocols/INet: Extend INet6SocketAddress syntax...
2008-05-02 g0dil Socket/Protocols/INet: BUGFIX: Fix SOL_IP to SOL_IPV6...
2008-04-23 g0dil Socket/Protocols/INet: Add 'shutdown' member to TCPSock...
2008-04-23 g0dil Socket: Add additional port-only constructor for INet...
2008-04-10 tho minor documentation fix
next