Skip to content
Snippets Groups Projects
  1. Aug 16, 2009
  2. Jul 24, 2009
  3. Jul 23, 2009
    • g0dil's avatar
      Cleanup: Remove TAB chars and std::cerr debug output · 892e80e7
      g0dil authored
      Packets: Clean up output formatting in all dump() members
      Packets/80211Bundle: RadiotapPacket: Use length header field to get header size
      Packets/80211Bundle: Move FCS from WLANPacket to RadiotapPacket
      Packets/80211Bundle: Replace WLANPacket variant parsing by three separate packet types for control, management and data frames
      Packets/80211Bundle: complete dump() members
      Utils/Console: Implement 'ls' command and move old 'ls' to 'll'
      Scheduler: ClockService: Handle unset (that is 0) clock_type value explicitly in senf::ClockSservice::abstime()
      892e80e7
  4. Mar 14, 2009
  5. Feb 18, 2009
  6. May 15, 2008
  7. Apr 04, 2008
  8. Feb 12, 2008
  9. Feb 06, 2008
  10. Feb 05, 2008
  11. Jan 31, 2008
  12. 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
  13. Dec 28, 2007
  14. Oct 30, 2007
  15. Jul 10, 2007
  16. Jul 02, 2007
  17. Jun 14, 2007
  18. Feb 20, 2007
  19. Jan 25, 2007
  20. Dec 20, 2006
  21. Sep 07, 2006
  22. Sep 01, 2006
  23. Aug 31, 2006
  24. Aug 25, 2006
  25. Aug 17, 2006
Loading