aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-23Forward-port fix to make dual-purpose NT executable work.Nick Mathewson
2005-02-22Forward-port the trick to bump up ConnLimit as far as it canRoger Dingledine
2005-02-22Change from inet_ntoa to a threadproof tor_inet_ntoa.Nick Mathewson
2005-02-22Note a non-bug in read_file_to_str as used. If we start to rely on it behavin...Nick Mathewson
2005-02-22But on windows, localtime and gmtime _are_ threadsafe.Nick Mathewson
2005-02-22Patch to localtime/gmtime handling: use the _r variants where available. Use...Nick Mathewson
2005-02-22Remove assumptions that maximum path length is anything like 1024. From comm...Nick Mathewson
2005-02-22Check for pthread dependency on pthread_detach as well as pthread_createNick Mathewson
2005-02-22remove spurious semicolonsNick Mathewson
2005-02-22Snarf some logic from python, adapted to our own needs, to handle gethostbyna...Nick Mathewson
2005-02-22Initial IRIX compatibility fixes: check for inttypes.h; check for platform ce...Nick Mathewson
2005-02-22After we successfully connect, try handling pending stuff immediately, rather...Nick Mathewson
2005-02-22Print uname on start of unittests.Nick Mathewson
2005-02-22Fix windows build: juggle }s and #endifs around in main.cNick Mathewson
2005-02-22Fix windows build: do not spuriously include openssl where not needed; handle...Nick Mathewson
2005-02-22make the addressmap internals less noisyRoger Dingledine
2005-02-22man page entries for addressmap and trackhostexitsRoger Dingledine
2005-02-22Add a new AddressMap directive to rewrite incoming socks addresses.Roger Dingledine
2005-02-20bugfix: actually use the argument to strmap_free()Roger Dingledine
2005-02-20forward-port the onion queue thingRoger Dingledine
2005-02-19avoid case (not yet triggered) where smartlists could grow outRoger Dingledine
2005-02-18Tweak control-spec: add a GETINFO/INFOVALUE type pair to handle non-configura...Nick Mathewson
2005-02-18make it clearer that our screenshots are of old versions.Roger Dingledine
2005-02-17forward-port some fixesRoger Dingledine
2005-02-16integrating changes related to building circuits, assigning streams, and exch...Geoff Goodell
2005-02-16remove unused codeRoger Dingledine
2005-02-15More fixes for IRIX compilation: make very sure we have NULL in configure.in....Nick Mathewson
2005-02-15Fix check for NULL representation to include string.h; this makes fixes build...Nick Mathewson
2005-02-14make the wikipedia statement less strictRoger Dingledine
2005-02-14Fix another crash bug found by Jaroslaw--it is possible for dns_resolve to ma...Nick Mathewson
2005-02-13Tell openssl how to use locks and how to find thread ids -- this may prevent ...Nick Mathewson
2005-02-13Add a missing prototype to or.hNick Mathewson
2005-02-13remove redundant unpack in critical pathNick Mathewson
2005-02-12Give a better error message when zlib.h is not found.Nick Mathewson
2005-02-12Apply windows patch from Dmitri BelyNick Mathewson
2005-02-11Do not try to double-aquire lock when rotating keys. May fix deadlock bug fo...Nick Mathewson
2005-02-11Free tls resources on exit tooNick Mathewson
2005-02-11Free even more things on shutdown. Temporarily move tor_free_all out from #i...Nick Mathewson
2005-02-10Add more functions to free things to help dmalloc allong.Nick Mathewson
2005-02-10mention 0.0.9.4 on win32 and osx doc pagesRoger Dingledine
2005-02-10if we're hibernating and we get a sigint, exit immediately.Roger Dingledine
2005-02-10stop picking unverified dir mirrors, ever.Roger Dingledine
2005-02-10when a client asks us for a dir mirror and we don't have one,Roger Dingledine
2005-02-10some more tweaks on the paperRoger Dingledine
2005-02-09remove redundant linesRoger Dingledine
2005-02-09Patch from adam langley: always remove sockets from libevent before closing t...Nick Mathewson
2005-02-09More tweaks, grammar, etc. I say it's ready to submit.Paul Syverson
2005-02-09fix wordoRoger Dingledine
2005-02-09This section is first up against the wall when the revolution comes.Roger Dingledine
2005-02-09mark this one as a draft, so people who cache it will look dumbRoger Dingledine