Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson 81d2c2d8e5 Stub functions for new control-spec logic. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson fc37206df6 simple python script to parse directories and find tor nodes that exit to listed nodes/ports. interface could be more polished, but this should do. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 26e6eb7539 Check returns from libevent calls better; stop poking at internals of events to see if they are live. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 6329811a88 fix a seg fault from tor_free_all %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 59b1b7770c caching .exit stuff is done %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine a8aff4390e forward-port the 0.0.9.5 changelog %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 98d37b2a6f Add a log-related item. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 24d7ae6fe8 Insert missing ! in assert_connection_ok; test was accidentally reversed in revision 1.329 yesterday. Should fix bug 102 %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 5b24ca6cde cache .exit address better (i think) %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 2ecd3ff709 man page entry for httpsproxy %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 6faaac2706 add support for CONNECTing through https proxies. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 8054f82992 stop a potential overflow (pointed out by ilja) %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 043fd5666f a list of things to do so we can decentralize %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 2adee31a26 Improve log message on unrecognized encoding to indicate that we can cope. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 3135234f4d more 010x todos %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 5232481eed assign a few tasks %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 14f6d74c6d First cut at labelinging things for 0.1.0.x %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine dd7333b2a1 a few more items for the todo %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 22c38b0f9b Clarify comment. Use CONN_IS_EDGE more. Try to be more zealous about calling connection_edge_end when things go bad with edge conns in connection.c %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 5dd58e27d9 and to the win32 and os x doc pages %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine e050470112 make slightly clearer that mapaddress arguments are strings %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 69a36e352e clarify comment %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson e0387d1322 Addressmap tweak: Make "addressmap x x" remove any mapping from the address x. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 2ff6cfccd6 Forward-port fix to make dual-purpose NT executable work. %!s(int64=21) %!d(string=hai) anos
  Roger Dingledine 55c3f15ed1 Forward-port the trick to bump up ConnLimit as far as it can %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson e8da6b26b6 Note a non-bug in read_file_to_str as used. If we start to rely on it behaving differently, we need to change how it behaves. [Noticed by Chris Palmer] %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson d37f4dd8a9 But on windows, localtime and gmtime _are_ threadsafe. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson 70c3580f81 Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled. %!s(int64=21) %!d(string=hai) anos
  Nick Mathewson d01718841e Remove assumptions that maximum path length is anything like 1024. From comments by Chris Palmer %!s(int64=21) %!d(string=hai) anos