Skip to content
Snippets Groups Projects
  1. Apr 16, 2009
  2. Apr 08, 2009
    • g0dil's avatar
      Socket: Fix copying of in-valid() handles · e5156318
      g0dil authored
      PPI: Allow IOEvents to be constructed with an in-valid() handle
      Socket/Protocols/INet: Implement INet6Address::from_mac()
      Socket/Protocols/Raw: Implement LLSocketAddress output streaming
      e5156318
  3. Mar 26, 2009
  4. Mar 14, 2009
  5. Mar 12, 2009
  6. Feb 18, 2009
  7. Feb 10, 2009
  8. Jan 28, 2009
  9. Jan 26, 2009
  10. Jan 05, 2009
    • g0dil's avatar
      Utils: Fix hexump() of nevative values · ff40d33d
      g0dil authored
      Utils/Console: Move telnet functionality to Utils/Termlib
      Utils/Termlib: Implement terminfo readier
      Utils/Termlib: Implement terminfo based keycode parser
      ff40d33d
  11. Dec 19, 2008
  12. Dec 09, 2008
  13. Dec 04, 2008
  14. Nov 25, 2008
  15. Nov 24, 2008
  16. Nov 18, 2008
  17. Jun 27, 2008
  18. Jun 03, 2008
  19. May 27, 2008
  20. Apr 04, 2008
    • g0dil's avatar
      Scheduler: Remove unneeded Socket dependency · 58bc5522
      g0dil authored
      Scheduler: Fix documentation (main page)
      Socket/Protocols: return ClockService::clock_type from timestamp()
      Add 'Scheduler' library dependency to every user of the 'Socket' library
      58bc5522
  21. Mar 07, 2008
  22. Mar 06, 2008
  23. Mar 04, 2008
  24. Feb 29, 2008
  25. Feb 22, 2008
  26. Feb 12, 2008
  27. Feb 08, 2008
  28. Feb 05, 2008
  29. Jan 31, 2008
  30. Jan 30, 2008
  31. 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
  32. Dec 28, 2007
  33. Dec 18, 2007
    • g0dil's avatar
      Merged revisions 570-575,577-578 via svnmerge from · 8ee8c61c
      g0dil authored
      https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup
      
      ........
        r573 | g0dil | 2007-12-18 12:15:23 +0100 (Tue, 18 Dec 2007) | 6 lines
        
        Socket: Replace 'SocketProtocol::body()' member with 'fh()' and 'fd()' members
        Socket: Rename ConvertibleString to StreamableString and use 'operator<<' instead of 'operator='
        Socket: some minor documentation clarifications
        Socket/Protocols/UN: Removed unneeded UNAddress
        Socket/Protocols/UN: Fixed UNSocketAddress to adhere to the GenericAddressingPolicy requirements
      ........
        r577 | g0dil | 2007-12-18 13:08:27 +0100 (Tue, 18 Dec 2007) | 1 line
        
        Socket/Protocols/UN: Add all_includes.hh to svn:ignore
      ........
      8ee8c61c
Loading