Commit History

Author SHA1 Message Date
  Nick Mathewson 6bd81c9ee2 Fix windows build: do not spuriously include openssl where not needed; handle lack of gethostbyname_r properly. 20 years ago
  Roger Dingledine 8991af604c make the addressmap internals less noisy 20 years ago
  Roger Dingledine 6d85627bc9 man page entries for addressmap and trackhostexits 20 years ago
  Roger Dingledine 8727acf2f1 Add a new AddressMap directive to rewrite incoming socks addresses. 20 years ago
  Roger Dingledine b5bddd8cfd bugfix: actually use the argument to strmap_free() 20 years ago
  Roger Dingledine 38f53cff41 forward-port the onion queue thing 20 years ago
  Roger Dingledine 596d65ec3b avoid case (not yet triggered) where smartlists could grow out 20 years ago
  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. 20 years ago
  Roger Dingledine b3d39cb689 make it clearer that our screenshots are of old versions. 20 years ago
  Roger Dingledine cbb4803ec8 forward-port some fixes 20 years ago
  Geoff Goodell d418cd5f70 integrating changes related to building circuits, assigning streams, and exchanging descriptors (discussed on return trip from airport) 20 years ago
  Roger Dingledine 797419a62c remove unused code 20 years ago
  Nick Mathewson bfa9a72d5e More fixes for IRIX compilation: make very sure we have NULL in configure.in. This may work now. 20 years ago
  Nick Mathewson e6dcb17ba4 Fix check for NULL representation to include string.h; this makes fixes building on Irix, I hope. 20 years ago
  Roger Dingledine ecf7bb5ff4 make the wikipedia statement less strict 20 years ago
  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. 20 years ago
  Nick Mathewson aac97a3c6a Tell openssl how to use locks and how to find thread ids -- this may prevent race conditions surrounding the error queue. 20 years ago
  Nick Mathewson 427e246a10 Add a missing prototype to or.h 20 years ago
  Nick Mathewson d90ab823ea remove redundant unpack in critical path 20 years ago
  Nick Mathewson 5ca04cbf56 Give a better error message when zlib.h is not found. 20 years ago
  Nick Mathewson f6221b695f Apply windows patch from Dmitri Bely 20 years ago
  Nick Mathewson 58540dde50 Do not try to double-aquire lock when rotating keys. May fix deadlock bug found by weasel. 20 years ago
  Nick Mathewson 5d836c8140 Free tls resources on exit too 20 years ago
  Nick Mathewson f672577bc6 Free even more things on shutdown. Temporarily move tor_free_all out from #ifdef so it gets tested more. 20 years ago
  Nick Mathewson 60f234f42b Add more functions to free things to help dmalloc allong. 20 years ago
  Roger Dingledine df41b20e90 mention 0.0.9.4 on win32 and osx doc pages 20 years ago
  Roger Dingledine 33569e40d7 if we're hibernating and we get a sigint, exit immediately. 20 years ago
  Roger Dingledine 236aa86ae7 stop picking unverified dir mirrors, ever. 20 years ago
  Roger Dingledine 37ca621301 when a client asks us for a dir mirror and we don't have one, 20 years ago
  Roger Dingledine 1ebebff1a0 some more tweaks on the paper 20 years ago