Skip to content
Snippets Groups Projects
  1. Apr 06, 2015
  2. Apr 01, 2015
  3. Mar 25, 2015
  4. Mar 24, 2015
  5. Mar 18, 2015
  6. Mar 15, 2015
  7. Mar 14, 2015
  8. Mar 12, 2015
  9. Mar 10, 2015
  10. Feb 24, 2015
  11. Feb 23, 2015
  12. Feb 19, 2015
  13. Feb 18, 2015
  14. Feb 11, 2015
    • Nick Mathewson's avatar
      Remove mempools and buf freelists · 6f331645
      Nick Mathewson authored
      They have been off-by-default since 0.2.5 and nobody has complained. :)
      
      Also remove the buf_shrink() function, which hasn't done anything
      since we first stopped using contiguous memory to store buffers.
      
      Closes ticket 14848.
      6f331645
  15. Feb 09, 2015
  16. Jan 26, 2015
  17. Jan 14, 2015
  18. Jan 12, 2015
  19. Jan 11, 2015
    • Tomasz Torcz's avatar
      fix and enable systemd watchdog · a8999acc
      Tomasz Torcz authored and Nick Mathewson's avatar Nick Mathewson committed
        There were following problems:
        - configure.ac wrongly checked for defined HAVE_SYSTEMD; this
          wasn't working, so the watchdog code was not compiled in.
          Replace library search with explicit version check
        - sd_notify() watchdog call was unsetting NOTIFY_SOCKET from env;
          this means only first "watchdog ping" was delivered, each
          subsequent one did not have socket to be sent to and systemd
          was killing service
        - after those fixes, enable Watchdog in systemd unit with one
          minute intervals
      a8999acc
  20. Jan 10, 2015
  21. Jan 06, 2015
  22. Jan 02, 2015
  23. Dec 31, 2014
  24. Dec 23, 2014
  25. Oct 30, 2014
Loading