Skip to content
Snippets Groups Projects
  1. Nov 18, 2008
  2. Nov 07, 2008
    • g0dil's avatar
      PPI: Assert documentation · 3549f9fe
      g0dil authored
      PPI: Document Module::v_init() member
      Scheduler: Rename EventEvent to EventHook
      Documentation updates
      3549f9fe
  3. Oct 20, 2008
  4. Oct 10, 2008
  5. Mar 26, 2008
  6. Feb 05, 2008
  7. Jan 18, 2008
  8. Dec 29, 2007
  9. Dec 28, 2007
  10. Sep 17, 2007
  11. Sep 13, 2007
  12. Sep 10, 2007
  13. Sep 07, 2007
    • g0dil's avatar
      senfscons: Reimplemented Doxyfile parser · ffa1e462
      g0dil authored
      Fix TAGFILE dependencies
      Fix some URL references
      PPI: Add additional 'route' documentation
      Globally disable SUBGROUPING in Doxygile.global
      ffa1e462
  14. Aug 31, 2007
  15. Aug 29, 2007
  16. 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
  17. Aug 23, 2007
  18. Aug 22, 2007
    • g0dil's avatar
      PPI: Remove specializations from documentation · ffc1b62d
      g0dil authored
      PPI: More documentation
      PPI: Implement IdleEvent and ActiveFeeder
      PPI: add Module::running() member
      Scheduler: Remove MinTimeout (not needed with ClockService working)
      ffc1b62d
  19. Aug 21, 2007
  20. Aug 20, 2007
    • g0dil's avatar
      Reorganize examples · a09ce183
      g0dil authored
      Examples/RateStuffer: documentation
      a09ce183
    • g0dil's avatar
      PPI: Use ClockService instead of boost::posix_time · d4a19fae
      g0dil authored
      PPI: Implement IntervalTimer event
      Scheduler: Change timeout() argyument to absolute time represented as ClockService::clock_type
      Scheduler: Implement timer event cancelation
      PPI: Implement RateStuffer in ppitest
      d4a19fae
  21. Aug 17, 2007
  22. 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
  23. 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
  24. Jul 10, 2007
  25. Jul 04, 2007
  26. Jul 02, 2007
  27. 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
  28. Jun 06, 2007
  29. May 10, 2007
  30. May 07, 2007
  31. May 03, 2007
Loading