Skip to content
Snippets Groups Projects
  1. Nov 14, 2007
  2. Nov 13, 2007
    • g0dil's avatar
      Small documentation updates · 0cb9f8e6
      g0dil authored
      0cb9f8e6
    • 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
  3. Nov 09, 2007
    • g0dil's avatar
      Scheduler: Hack suppoer for ordinary files into the scheduler (epoll does... · 1ee45a60
      g0dil authored
      Scheduler: Hack suppoer for ordinary files into the scheduler (epoll does *not* support ordinary files ...)
      Scheduler: Daemon class: Add consoleLog (log file) support
      1ee45a60
    • g0dil's avatar
      Packets: Fix min_value / max_value boundary cases for Parse_(U)IntField · 22c158f6
      g0dil authored
      Scheduler: Add debug log message, fix signal handlin bug
      Scheduler: Remove all registered handlers/callbacks/descriptors at end of unit test
      Utils/Logger: Undef SENF_LOG_CONF if defined in main.test.hh
      Scheduler: Moved Daemon class from Utils here. Can't be in Utils since it depends on the Scheduler :-(
      Scheduler: Daemon class: Implemented correkt fork() and simple log-passing behaviour
      22c158f6
  4. Nov 07, 2007
  5. 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
  6. Nov 01, 2007
  7. Sep 04, 2007
  8. 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
  9. 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
  10. Aug 21, 2007
  11. Aug 20, 2007
  12. Aug 17, 2007
    • g0dil's avatar
      PPI: Implement joins · fb11d80f
      g0dil authored
      Packets: Silence PacketRegistry warnings with final=1
      Utils: Remove MicroTime
      Scheduler: Sart implementing more reliable timing mechanism
      fb11d80f
  13. Jul 10, 2007
  14. Jul 02, 2007
  15. Jun 11, 2007
    • g0dil's avatar
      Several FIXME items: · 7dfd06d2
      g0dil authored
      * Allow empty FileHandle/SocketHandle etc instances
      * Make ServerSocketHandle::listen depend on AddressingPolicy
      * Replace all occurences of inet_ntoa with inet_ntop (thread safety)
      * Fix handling of exceptions in ReadHelper/WriteHelper
      * Fix Scheduler ERR/HUP semantics
      7dfd06d2
  16. Mar 29, 2007
  17. Mar 02, 2007
  18. Feb 20, 2007
  19. Feb 09, 2007
  20. Jan 18, 2007
    • g0dil's avatar
      Implemented global cross-reference generation · e32673c8
      g0dil authored
      Updated documentation templates to include cross-reference
      Fixed documentation build (especially regarding cleanup)
      Cleaned up BUG, FIXME, TODO and IDEA items
      More SocketLibrary documentation
      e32673c8
  21. Dec 20, 2006
  22. Dec 12, 2006
  23. Nov 10, 2006
  24. Nov 06, 2006
  25. Jul 25, 2006
  26. Jul 12, 2006
  27. Jul 11, 2006
Loading