커밋 기록

작성자 SHA1 메시지 날짜
  Andrew Lewman 066b58438a added the one line hack for default selinux targeted policy to allow 19 년 전
  Roger Dingledine fba01c3cc0 bugfix: we were whining about using socks4 or socks5-with-local-lookup 19 년 전
  Andrew Lewman 3cc460c9f9 commented out logfile so as to not log everything passed through privoxy 19 년 전
  Nick Mathewson 0873386600 Point readers of the code to opensslv.h, since everybody who sees 0x0090700f looks at me like some kind of loon 19 년 전
  Nick Mathewson d661fde082 Possible fix to make aes build on woody 19 년 전
  Roger Dingledine 225510f58a mention the new stable version. 19 년 전
  Nick Mathewson abb8576538 But, of course, mirrors should get the most up-to-date server in any case. 19 년 전
  Nick Mathewson b726507d36 Log even less verbosely. Also, do not download old (frequently-updating) servers more than once every 2 hours. 19 년 전
  Roger Dingledine 31c7f59b25 add MyFamily to the torrc.sample 19 년 전
  Nick Mathewson ebf6476e8e Provide dire warnings to any users who set DirServer; move it out of torrc.sample and into torrc.complete. 19 년 전
  Nick Mathewson 18a0a0e458 Oops. It looks like some old GCCs dislike #if inside a macro argument. 19 년 전
  Roger Dingledine 0ef18a0fba put a log message so we can start confirming socks5-with-remote-dns 19 년 전
  Nick Mathewson 96988b45b4 Use OpenSSL AES when OpenSSL has version 0.9.7 or later. 19 년 전
  Nick Mathewson 06625e779d Decouple router downloads from old directory downloads entirely 19 년 전
  Nick Mathewson c345dab3bd Fix logic error (people who ask authorities should never split; others should always split). Also, fix timing error in main.c so retries really happen. 19 년 전
  Nick Mathewson a1f1c4bf6b Re-enable autosplitting, but authorities and mirrors should not do it, and make the cutoff higher than 1. 19 년 전
  Nick Mathewson f995edd516 Fix at least one overzealous download bug. (tor_malloc_zero new local_routerstatus_t objs); add a pile of logs back in; probe every 10sec; never autolaunch on failure. Let us see if this works better. 19 년 전
  Nick Mathewson 9050480339 Fix some compiler warnings 19 년 전
  Nick Mathewson faa4f420de Remove extraneous space on read-history lines. 19 년 전
  Roger Dingledine 03d0f62da0 make the numbers in read-history and write-history into uint64s, 19 년 전
  Roger Dingledine 12e10aeaf2 fix grammar in old changelog entry 19 년 전
  Roger Dingledine 512d6ccdc1 and a minor log cleanup 19 년 전
  Roger Dingledine e286c4267e there was no need to die when we failed to spawn a cpuworker. 19 년 전
  Roger Dingledine 479886fce2 remove another loud debug msg 19 년 전
  Roger Dingledine d050ff7906 resolve lucky's recent bug: tor was exiting if we failed to spawn 19 년 전
  Roger Dingledine 2d6b36a001 get rid of a noisy debug log 19 년 전
  Nick Mathewson cdc912714e I love the smell of C in the morning. Make router-download rules smarter (download more so long as we dont duplicate existing requests; relaunch at staggered intervals); relaunch one a minute or on failure; reset 60 minutes; always open 3 requests if we can; add authority opinion to networkstatus; make naming rule correct. There is a remaining bug where we retry servers too quickly; We need to look at that harder. 19 년 전
  Nick Mathewson 6693031947 Use a separate type for "local view of router status". Also, even though I told arma there was no need, replace an ugly O ( n lg n ) algorithm with a nice O ( n ) algorithm when stepping through servers. Some ugliness is just too bad to stand. 19 년 전
  Roger Dingledine 959598fae6 content-type bugfixes: 19 년 전
  Roger Dingledine f011b12df2 bugfix: nobody ever implemented EVENT_ADDRMAP for control protocol 19 년 전