提交歷史

作者 SHA1 備註 提交日期
  Roger Dingledine b5bddd8cfd bugfix: actually use the argument to strmap_free() 21 年之前
  Roger Dingledine 38f53cff41 forward-port the onion queue thing 21 年之前
  Roger Dingledine 596d65ec3b avoid case (not yet triggered) where smartlists could grow out 21 年之前
  Nick Mathewson f309168301 Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configuration stuff and to avoid proliferating more GETFOO/FOOVALUE pairs. Remove spurious 0x from signal codes. Simplify address-mapping format. Clarify what an identity looks like. 21 年之前
  Roger Dingledine b3d39cb689 make it clearer that our screenshots are of old versions. 21 年之前
  Roger Dingledine cbb4803ec8 forward-port some fixes 21 年之前
  Geoff Goodell d418cd5f70 integrating changes related to building circuits, assigning streams, and exchanging descriptors (discussed on return trip from airport) 21 年之前
  Roger Dingledine 797419a62c remove unused code 21 年之前
  Nick Mathewson bfa9a72d5e More fixes for IRIX compilation: make very sure we have NULL in configure.in. This may work now. 21 年之前
  Nick Mathewson e6dcb17ba4 Fix check for NULL representation to include string.h; this makes fixes building on Irix, I hope. 21 年之前
  Roger Dingledine ecf7bb5ff4 make the wikipedia statement less strict 21 年之前
  Nick Mathewson 0289144229 Fix another crash bug found by Jaroslaw--it is possible for dns_resolve to mark a connection to be freed, if the circuit it was attached to fails for some reason. 21 年之前
  Nick Mathewson aac97a3c6a Tell openssl how to use locks and how to find thread ids -- this may prevent race conditions surrounding the error queue. 21 年之前
  Nick Mathewson 427e246a10 Add a missing prototype to or.h 21 年之前
  Nick Mathewson d90ab823ea remove redundant unpack in critical path 21 年之前
  Nick Mathewson 5ca04cbf56 Give a better error message when zlib.h is not found. 21 年之前
  Nick Mathewson f6221b695f Apply windows patch from Dmitri Bely 21 年之前
  Nick Mathewson 58540dde50 Do not try to double-aquire lock when rotating keys. May fix deadlock bug found by weasel. 21 年之前
  Nick Mathewson 5d836c8140 Free tls resources on exit too 21 年之前
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 21 年之前
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. 21 年之前
  Roger Dingledine df41b20e90 mention 0.0.9.4 on win32 and osx doc pages 21 年之前
  Roger Dingledine 33569e40d7 if we're hibernating and we get a sigint, exit immediately. 21 年之前
  Roger Dingledine 236aa86ae7 stop picking unverified dir mirrors, ever. 21 年之前
  Roger Dingledine 37ca621301 when a client asks us for a dir mirror and we don't have one, 21 年之前
  Roger Dingledine 1ebebff1a0 some more tweaks on the paper 21 年之前
  Roger Dingledine 07a3307460 remove redundant lines 21 年之前
  Nick Mathewson 89d422914a Patch from adam langley: always remove sockets from libevent before closing them. Should fix epoll-related bugs. 21 年之前
  Paul Syverson 0d5dedd732 More tweaks, grammar, etc. I say it's ready to submit. 21 年之前
  Roger Dingledine 1cc0933d93 fix wordo 21 年之前