Skip to content
Snippets Groups Projects
  1. Aug 31, 2007
  2. Aug 30, 2007
  3. Aug 29, 2007
  4. Aug 27, 2007
    • g0dil's avatar
      Socket: Ignore ECONNREFUSED on write to datagram socket · 499ce9b5
      g0dil authored
      Examples/RateStuffer: Use CloneSource module
      Exmaples/RateStuffer: Implement using a RateStuffer subnet
      PPI: Implement CloneSource
      PPI: Add throttle()/unthrottle() to passive debug modules
      PPI: Implement DiscardSink
      PPI: Implement ThrottleBarrier
      PPI: Implement missing unit tests
      PPI: Complete the documentation
      Scheduler: Improve ClockService performance and remove a race condition
      Scheduler: Clean up Scheduler::process()
      Utils: Make singleton::instance() protected by default and fix implementation
      Remove private members from doxygen documentation
      499ce9b5
  5. Aug 23, 2007
  6. Aug 22, 2007
  7. Aug 21, 2007
  8. Aug 20, 2007
  9. Aug 17, 2007
  10. Aug 16, 2007
  11. Aug 14, 2007
    • g0dil's avatar
      PPI: Implement DebugEvent · d27f0d17
      g0dil authored
      PPI: Fix PassivePackeSink: provide front() instead of back() members
      PPI: Provide specializations for void-argument callbacks in Events and Route
      PPI: Add notifyThrottle/notifyUnthrottle to EventDescriptor
      PPI: Re-implement routing classes using a traits-based implementation
      PPI: Add Route unit testing (mainly testing throttling)
      d27f0d17
  12. Aug 13, 2007
    • g0dil's avatar
      PPI: Complete connector implementation · 75086e9b
      g0dil authored
      PPI: Implement throttling
      PPI: Implement ModuleManager and ppi::init
      PPI: Implement ThresholdQueuing
      PPI: Hugely extended routing classes
      75086e9b
  13. Aug 09, 2007
  14. Aug 08, 2007
    • g0dil's avatar
      PPI: Checkin of first compiling (yet not working) version · 649a81d4
      g0dil authored
      Socket/Protocols/INet: Slightly optimized generic INet6Address algorithms
      Utils: Add ios_all_saver to hexdump()
      senfscons: Add automatic image-copy to Doxygen builder (fixes weird doxygen copy problem)
      Socket/Protocols/Inet: Add ConnectedUDPSocketHandle
      649a81d4
  15. Jul 19, 2007
    • g0dil's avatar
      Packets: Add short documentation for most internal classes · a2e632ae
      g0dil authored
      Packets: Document DataPacket, safe_data_iterator and exceptions
      Packets: Move bundle documentation out of the Packets documentation
      Scheduler: Make test more robust (add sleep ...)
      Move all local dictionary words into senf.dict
      a2e632ae
  16. Jul 10, 2007
  17. Jul 04, 2007
  18. Jul 02, 2007
  19. Jun 13, 2007
    • g0dil's avatar
      Changed some PPI conventions: · beacee42
      g0dil authored
      * Place all modules in the senf::ppi::module namespace
      * Place all connectors in the senf::ppi::connector namespace
      * Name input modles 'Reader', output modules 'Writer'
      Added specification for SocketReader / SocketWriter and PassiveQueue
      Removed three-argument connect() form
      beacee42
  20. Jun 06, 2007
  21. May 11, 2007
  22. May 10, 2007
  23. May 07, 2007
  24. May 03, 2007
  25. Apr 25, 2007
Loading