Commit History

Author SHA1 Message Date
  Nick Mathewson 2aff87caae Load hardware acceleration options when/where available. Can anybody test this? 20 years ago
  Nick Mathewson 5eef9177c5 Appease verbose GCC warnings. 20 years ago
  Roger Dingledine b5fd75a063 forward-port the --hash-password bug, plus other nearby fixes 20 years ago
  Nick Mathewson 9b4aa8d2ab Implement all the easy bits of the new control protocol 20 years ago
  Nick Mathewson 2b8fd9ceda Allow a few EINVALs from libevent before dying. Warn on kqueue with libevent before 1.1a 20 years ago
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 20 years ago
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 20 years ago
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 years ago
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. 20 years ago
  Roger Dingledine eeb6d6dba6 dump periodic memory usage stats 20 years ago
  Roger Dingledine aff308e6d9 reenable the part of the code that tries to flush as soon as an OR outbuf 20 years ago
  Roger Dingledine 1a5c5452b4 when you send a USR2 signal, the log message now tells you to send 20 years ago
  Nick Mathewson 2118e5798a Use correct errno from libevent on win32 20 years ago
  Nick Mathewson e1c8aa8035 Fix win32 compilation: backport candidate 20 years ago
  Nick Mathewson fc40f974c2 When RNG seeding fails, die. Backport candidate 20 years ago
  Nick Mathewson baa10cbbfa Instrument buffers.c and rephist.c memory usage 20 years ago
  Roger Dingledine 4855990d37 clean up a few more log entries 20 years ago
  Roger Dingledine bfc7838b97 downgrade the 'caught sigpipe' notice. 20 years ago
  Roger Dingledine 4f0d7b82ae make lucky's weird libevent poll einprogress bug just warn, not kill tor. 20 years ago
  Nick Mathewson d2cdae221d Fix not-freed-on-exit event 20 years ago
  Roger Dingledine 5005f682ae Bugfix: we were checking to see if you want to send a keepalive, based 20 years ago
  Roger Dingledine 040a748d87 i screwed up the dirport reachability testing when we don't yet 20 years ago
  Nick Mathewson 11a64692c3 Make hashed controller password encoding use hex not base64; this makes it possible to write a controller without base64 20 years ago
  Roger Dingledine c95677725a a note for nick about other memory not freed at exit 20 years ago
  Roger Dingledine 2812d4a08c free some memory that is still reachable on exit 20 years ago
  Roger Dingledine 28195a0eb1 clean up some log entries 20 years ago
  Roger Dingledine b92a77b1d2 move the periodic buffer shrinking interval from 3 mins to 1 min 20 years ago
  Nick Mathewson bc51c8b074 Implement --verify-config command-line option to fix bug 69. 20 years ago
  Roger Dingledine cc0b19888d log buffer sizes on kill -usr1 too. 20 years ago
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 20 years ago