PPI: Missing commit
[senf.git] / Socket / Protocols / Raw /
2009-04-16 g0dil Update valgrind suppressions
2009-04-08 g0dil Socket: Fix copying of in-valid() handles
2009-03-26 tho Socket/Protocols/Raw/PacketSocketHandle: added promisc...
2009-03-14 tho some unimportant clean-ups ;)
2009-03-12 tho added more tests to increase test coverage
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-10 tho removed .toString() members from address classes; use...
2009-02-10 tho Socket/Protocols/Raw: added MACAddress input streaming
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-05 g0dil Utils: Fix hexump() of nevative values
2008-12-19 g0dil Completely refactor install targets
2008-12-09 tho some clean-ups
2008-12-04 tho added some documentation
2008-11-25 dw6 formatting
2008-11-24 dw6 change to tapSocketProtocol to save interface index
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-06-27 dw6 adding MACAddress::toString()
2008-06-03 g0dil Console: Implement BSDSocketAddress and BSDAddressingPolicy
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-04-04 g0dil Scheduler: Remove unneeded Socket dependency
2008-03-07 g0dil Utils: Implement helper macros to add file/line inform...
2008-03-06 jkaeber Streamlined SystemException definition and usage
2008-03-04 jkaeber added address info to socket related SystemExceptions
2008-02-29 jmo added more meaningful exception text
2008-02-22 tho replaced tabs to spaces
2008-02-12 tho doclib: link new berlios wiki
2008-02-12 g0dil Socket/Protocols: Move incorrectly placed members from...
2008-02-12 g0dil Socket: Renamed all protocol classes and files to end...
2008-02-12 g0dil Utils: Removed ErrnoException and implemented generic...
2008-02-08 g0dil Socket/Protocols: Factor out address exception classes
2008-02-05 tho removed some useless spaces; not very important, I...
2008-01-31 g0dil Remove obsolete fixme, todo and idea items
2008-01-31 g0dil Socket: Move protocol into the socket body (as private...
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2008-01-17 g0dil Merged revisions 570-572,574-575,578-579,581-595,598...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-18 g0dil Merged revisions 570-575,577-578 via svnmerge from
2007-12-14 tho set keyword-property
2007-12-07 jkaeber Changed available() method according after chat whith...
2007-12-07 jkaeber Use explicit path to ifconfig binary
2007-12-04 dw6 change to ConnectedCommunicationPolicy
2007-11-24 g0dil Socket/Protocols/Raw: Use throwErrno() in TunTapSocketH...
2007-11-23 g0dil Utils: Implement more flexible SystemException
2007-11-23 tho first version for tap device support.
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-09-08 g0dil Socket/Protocols/Raw: Re-added accidentaly deleted...
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-09-03 g0dil Add 'include/senf' directory
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-01 tho some documentation updates
2007-07-31 g0dil Minor documentation fix
2007-07-27 g0dil Socket/Protocols/INet: Change INet4Address to use a...
2007-07-26 g0dil Socket/Protocols/INet: Implement INet4Address add renam...
2007-07-25 g0dil Socket/Protocols/Raw: Migrate LLSocketAddress to use...
2007-07-25 g0dil Socket: Moved PacketSocketHandle and related stuff...