Packets/DefaultBundle: Document finalize() action
[senf.git] / Socket /
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-10-30 g0dil Remove empty unit tests
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-26 g0dil Utils/Logger: Implement targets
2007-10-18 dw6 documenting copyright correctly
2007-10-10 g0dil Utils: Moved Logger into 'Logger/' submodule
2007-09-19 dw6 removed scrab
2007-09-19 dw6 removed some errors, added basic unit tests
2007-09-19 dw6 added documentation. hopefully enough and correct.
2007-09-19 dw6 basic implementation of Unix Domain Sockets, for now...
2007-09-13 g0dil PPI: Rename all 'Reader's to 'Source's and 'Writer...
2007-09-08 g0dil Socket/Protocols/Raw: Re-added accidentaly deleted...
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-09-04 g0dil Fix stupid typo in previous commit
2007-09-04 g0dil Remove unneeded libboost-thread-dev build dependency...
2007-09-03 g0dil Add file missing in previous commit
2007-09-03 g0dil Add 'include/senf' directory
2007-09-03 g0dil Better SENF configuration support (local_config.hh)
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-30 g0dil Some small documentation fixes
2007-08-29 g0dil Socket: Make 'ServerSocketHandle::accept()' callable...
2007-08-29 g0dil senfscons: Much improved install implementation
2007-08-28 g0dil Setup debian package build environment in 'debian/'
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-10 tho nun mach' ich erst einmal Urlaub....
2007-08-09 tho added adapter & device parameters to dvb handles
2007-08-08 g0dil PPI: Checkin of first compiling (yet not working) version
2007-08-07 g0dil Socket/Protocols/INet: Add 'host' and 'subnet' methods...
2007-08-06 g0dil Socket/Protocols/INet: Implemented INet4Network
2007-08-06 g0dil Socket/Protocols/INet: Add CheckINet4Address akin to...
2007-08-01 tho some documentation updates
2007-07-31 g0dil Minor documentation fix
2007-07-31 g0dil Socket/Protocols/INet: Add optional resolve-type argume...
2007-07-31 g0dil Socket/Protocols/INet: Fix address class documentation
2007-07-31 g0dil Socket/INet/Protocols: Change unit-test to work in...
2007-07-30 g0dil Socket/Protocols/INet: Completely new implementation...
2007-07-27 g0dil Socket/Protocols/INet: Updated INet4SocketAddress to...
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...
2007-07-25 g0dil Add missing doxygen \file comments
2007-07-24 g0dil Socket: Introduce sub-directory structure for concrete...
2007-07-24 g0dil Socket: Add senf::pool_alloc_mixin to most socket classes
2007-07-23 g0dil Add more #ifndef DOXYGEN comments to hide boost::enable...
2007-07-23 g0dil Add #ifndef DOXYGEN comments to implementation too
2007-07-23 g0dil Add #ifndef DOXYGEN directives to hide boost::enable...
2007-07-23 g0dil Socket: Remove \fixme item fixed in previous commit
2007-07-23 g0dil Socket: Add boost::disable_if conditions to ClientSocke...
2007-07-23 tho Socket: image-map for Protocols.png added
2007-07-23 g0dil Socket: BUGFIX: Explicitly copy image
2007-07-23 tho NoBufferingPolicy added
2007-07-21 g0dil Socket: Add short docs to internal classes
2007-07-20 tho svn:keywords property set
2007-07-20 tho added first (prototype) handle for the DVB frontend...
2007-07-20 tho added documentation note for SocketProtocol::available()
2007-07-20 g0dil Socket: Add additional policy-dependency documentation...
2007-07-20 tho added link-map for the SocketPolicy overview image
2007-07-19 tho changed API for DVB (likely not the last time ;)
2007-07-19 tho svn:keywords property set
2007-07-19 tho first small steps to MPEG/DVB support...
2007-07-10 g0dil Add new file-variable 'comment-column'
2007-07-10 tho some small documentation fixes
2007-07-09 g0dil Close bugs: #11525
2007-07-02 g0dil Add additional emacs file variable 'compile-command'
2007-07-02 g0dil Socket: Add fixme comment to ClientSocketHandle
2007-06-14 g0dil Get rid of obsolete StateMapOrdering for SocketHandle...
2007-06-11 g0dil Several FIXME items:
2007-06-08 g0dil Implement more compatible and flexible ClientSocketHand...
2007-06-08 g0dil Ipmlemented more compatible, standards conformant and...
2007-06-06 g0dil Fix bug in SocketPolicy::checkBaseOf
2007-05-22 g0dil Fix BUG items
2007-03-29 tho some small documentation fixes
2007-03-29 tho some very small fixes
2007-03-20 tho added svn property keywords
2007-03-20 tho added UDP support
2007-03-02 tho fixed some documentation typos
2007-03-02 g0dil Added further Policy Framework clarification
2007-03-01 g0dil Documented coding guidelines (file naming, class naming...
2007-03-01 g0dil Added Socket Library overview documentation
2007-02-27 tho added some doc comments
2007-02-23 g0dil Update action points
2007-02-20 g0dil Fixed whitespace in all files (no tabs)
2007-02-16 g0dil Implemented IpV6Packet and added raw-data constructor...
2007-02-15 g0dil Fix TCPv6 SocketHandle and INet6Address
2007-02-15 g0dil Add TCPv6 SocketHandle implementation
2007-02-14 g0dil Implement INet6SocketAddress
2007-02-09 g0dil Fix documentation typos
2007-02-08 g0dil Complete Socket library documentation
2007-02-06 g0dil Stupid typo fix
2007-02-06 g0dil Finished documentation of non protocol specific socket...
2007-02-06 g0dil Add INPUT_FILTER support do Doxygen builder
2007-02-01 g0dil Finished Socket library file handle hierarchy documentation
2007-01-31 g0dil I really should build before *every* commit ...
2007-01-31 g0dil Finished ClientSocketHandle documentation
2007-01-29 g0dil Fix 'compiled' check in SConstruct
2007-01-25 g0dil Fix relative pathname handling in Doxyfiles
2007-01-25 g0dil Add XSLT postprocessing of HTML files to fix browser...
2007-01-25 g0dil Introduce automatic version stamping in the documentation
2007-01-25 g0dil Further documentation (mainly SocketPolicy)
next