Skip to content
Snippets Groups Projects
  1. May 28, 2008
  2. May 02, 2008
  3. Apr 30, 2008
  4. Apr 14, 2008
  5. Apr 13, 2008
    • g0dil's avatar
      Console: Overhaul documentation · e7835b0c
      g0dil authored
      Console: Implement custom argument parser support
      Utils: Add Boost.Parameter has_parameter helper
      senfscons: Show reason (error message) in the CompileCheck builder
      e7835b0c
  6. Apr 11, 2008
  7. Apr 08, 2008
  8. Apr 01, 2008
    • g0dil's avatar
      HowTos/NewPacket: Remove old code from example · 07f81ae8
      g0dil authored
      Console: Implement OverloadableCommandNode
      Console: Make all virtual functions private
      Console: Rename ObjectDirectory to ScopedDirectory
      Console: Move non-template dependent ScopedDirectory members to ScopedDirectoryBase
      Console: Provide owner-less void specialization of ScopedDirectory
      07f81ae8
  9. Mar 31, 2008
  10. Mar 29, 2008
    • g0dil's avatar
      Fix documentation · 16f008fe
      g0dil authored
      Console: Complete the ObjectDirectory proxy interface
      Console: Add additional special chars as punctuation chars
      Console: Documentation
      16f008fe
  11. Feb 27, 2008
  12. Feb 22, 2008
  13. Feb 14, 2008
  14. Feb 13, 2008
  15. Feb 12, 2008
  16. Feb 09, 2008
  17. Feb 08, 2008
  18. Feb 06, 2008
  19. Feb 05, 2008
  20. Feb 01, 2008
  21. Jan 31, 2008
  22. Jan 30, 2008
  23. Jan 28, 2008
    • g0dil's avatar
      Howtos/NewPacket: Reformat 'Further reading' list · 5d9a61c9
      g0dil authored
      doclib: Fix some senf.css / doxygen.css interactions
      Packets: Implement ConcreatePacket::parser
      Packets: Make the PacketTypeMixin work with (simple) dynamically sized parsers
      5d9a61c9
  24. Jan 24, 2008
  25. Jan 23, 2008
    • g0dil's avatar
      HowTos/NewPacket: Some updates · 6be88efb
      g0dil authored
      doclib: Find optimal graph rotation for large dot graphs
      doclib: Break long pathnames in dot graphs
      doclib: Use new DOT_GRAPH_MAX_NODES parameter in Doxyfile.global
      doclib: Break lines in (textual) class inheritance lists
      6be88efb
  26. Jan 22, 2008
  27. Jan 17, 2008
    • g0dil's avatar
      Merged revisions 570-572,574-575,578-579,581-595,598-611 via svnmerge from · 376909f9
      g0dil authored
      https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup
      
      ........
        r582 | g0dil | 2007-12-18 19:12:46 +0100 (Tue, 18 Dec 2007) | 2 lines
        
        Socket/Protocols: Move timestamp() (SIOCGSTAMP) into (new) DatagramSocketProtocol facet
        Socket/Protocols/INet: Rename all '*Inet*' classes and files to '*INet*'
      ........
        r584 | g0dil | 2007-12-19 21:05:41 +0100 (Wed, 19 Dec 2007) | 7 lines
        
        Socket: Add 'clientHandle()' and 'serverHandle()' members to 'ConcreteSocketProtocol' class
        Socket/Protocols: Removed 'connect()'/'bind()' members from all protocol classes
        Socket/Protoocols: Implemented 'BSDSocketProtocol::priority()'
        Socket/Protocols/INet: Implement 'INetProtocol' policy facet
        Socket/Protocols/INet: Implemented 'MulticastProtocol' and 'INet[46]MulticastProtocol' facets
        Socket/Protocols/INet: Moved all multicast members to the 'MulticastProtocol' facets and changed interface to use INet[46]Address instead of socket addresses
        Socket/Protocols/INet: Added multicast facets to RawV[46]SocketProtocol
      ........
        r595 | g0dil | 2008-01-14 14:52:16 +0100 (Mon, 14 Jan 2008) | 1 line
        
        Examples/MCSniffer: Fix address class from INet4SocketAddress to INet4Address
      ........
        r601 | g0dil | 2008-01-15 12:38:35 +0100 (Tue, 15 Jan 2008) | 1 line
        
        Add file missing from svnmerge
      ........
        r603 | g0dil | 2008-01-15 14:22:10 +0100 (Tue, 15 Jan 2008) | 1 line
        
        doclib: Fix integer field parser names
      ........
        r605 | g0dil | 2008-01-15 15:03:48 +0100 (Tue, 15 Jan 2008) | 2 lines
        
        Socket: Remove BufferingPolicy
        Socket: Add sndbuf/rcvbuf to BSDSocketProtocol protocol facet
      ........
      376909f9
  28. Nov 23, 2007
  29. Nov 15, 2007
  30. Nov 14, 2007
  31. Nov 02, 2007
  32. Oct 24, 2007
    • g0dil's avatar
      Utils/Logger: Reorganize source code · 8084a720
      g0dil authored
      Utils/Logger: Documentation
      Utils/Logger: Better SENF_LOG_CLASS_AREA integration
      Utils/Logger: Fix compile-time config bug for larger configurations
      8084a720
  33. Oct 23, 2007
  34. Oct 17, 2007
  35. Oct 16, 2007
    • g0dil's avatar
      Packets: Add parse helper SENF_PARSER_SKIP_BITS · dd83aac4
      g0dil authored
      Packets: Add parse helpers for private fields
      Packets: Rename all SENF_PARSE_ parse helpers to SENF_PARSER_
      Packets/MPEGDVBBundle: Fix parsers to make use of the new parse helper features
      Add additional Doxygen predefined macros to correctly parse the packet parse helper macros
      dd83aac4
Loading