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