Skip to content
Snippets Groups Projects
  1. Dec 28, 2007
  2. Dec 17, 2007
  3. Dec 10, 2007
  4. Nov 15, 2007
  5. Nov 13, 2007
    • g0dil's avatar
      Socket/Protocols/Inet: Fix off-by-one error in INet6Address · 385c5936
      g0dil authored
      PPI: Fix cloneSource unit-test packet construction
      Scheduler: BUGFIX: uninitialized loop variable
      Scheduler: BUGFIX: delay deletions in fdTable_ (can't change map while iterating over it)
      Add global 'valgrind' target
      Add 'valgrind.sup' suppressions file to suppress custom benign valgrind errors
      Fix all unit-tests to run correcly under valgrind (mostly timing adjustments)
      385c5936
  6. Nov 05, 2007
    • g0dil's avatar
      Scheduler: Add POSIX/UNIX signal support · f2564e0c
      g0dil authored
      Scheduler: Simplify callback parameter (remove mostly ignored callback handle parameter)
      Scheduler: Add timeoutEarly and timeoutAdjust parameters
      f2564e0c
  7. Nov 02, 2007
  8. Oct 30, 2007
  9. Oct 26, 2007
  10. Oct 11, 2007
  11. Oct 10, 2007
  12. Sep 17, 2007
  13. Sep 13, 2007
  14. Sep 11, 2007
  15. Sep 10, 2007
  16. 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
  17. Sep 04, 2007
  18. Sep 03, 2007
  19. Aug 31, 2007
  20. Aug 30, 2007
  21. Aug 29, 2007
  22. 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
  23. Aug 23, 2007
  24. Aug 22, 2007
  25. Aug 21, 2007
  26. Aug 20, 2007
  27. Aug 17, 2007
  28. Aug 16, 2007
  29. 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
  30. 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
  31. Aug 09, 2007
Loading