Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 11ff0aba80 Make clients regenerate their keys when their IP address changes. 19 anos atrás
  Nick Mathewson 18c11eb3bc Be consistent about preferring foo* to struct foo* 19 anos atrás
  Nick Mathewson c3a62c1739 Initial, somewhat dodgy implementation of helper nodes. It has too many XXXXs, it logs too verbosely, and it doesnt do persistence. 19 anos atrás
  Roger Dingledine 452c98058f missed one 19 anos atrás
  Roger Dingledine d8d0feb633 tell us what kind of listener it is, too 19 anos atrás
  Nick Mathewson f86a1e634f fix opening listener log msg 19 anos atrás
  Nick Mathewson e94f95a716 Populate address field of listeners with an actually sane value. 19 anos atrás
  Roger Dingledine 2259032ea1 trivial changes on nick's rendezvous commit 19 anos atrás
  Nick Mathewson cf13b3e4a6 Macro-fu to get DEBUG events working. 19 anos atrás
  Nick Mathewson 658e1196d0 Change retry_listeners: when force is false, close and re-open a minimal set of listeners (i.e., those that do not match the configuration). This fixes a possible bug on some windowses. Maybe. 19 anos atrás
  Nick Mathewson f9f09f1c5e Start implementing framework for revised control spec. 19 anos atrás
  Nick Mathewson d4972bd2e1 Remove code that has been #if-0ed for a long time. 19 anos atrás
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 anos atrás
  Roger Dingledine 2587fa09f9 move more docs into our code 19 anos atrás
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 anos atrás
  Roger Dingledine cfc89f8753 pay more attention to the ClientOnly config option 19 anos atrás
  Roger Dingledine aff308e6d9 reenable the part of the code that tries to flush as soon as an OR outbuf 19 anos atrás
  Roger Dingledine 040a748d87 i screwed up the dirport reachability testing when we don't yet 19 anos atrás
  Roger Dingledine b86716b839 If a socks connection ends because read fails, don't warn that you're 19 anos atrás
  Roger Dingledine f0e309e5bd add HttpProxyAuthenticator config option too 19 anos atrás
  Roger Dingledine b7d6b8a397 doxygeny goodness from tyranix 19 anos atrás
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 19 anos atrás
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. 19 anos atrás
  Nick Mathewson a312ce1d3b Change buffer shrinking strategy: only try to shrink once every 3 minutes. Do not try to read over buffer size unless buffer is nearly empty. 19 anos atrás
  Nick Mathewson fe65e57ca1 Re-do fragmented control message handling to work with new buf_t system. 19 anos atrás
  Nick Mathewson 9ba2dd7ea1 Clean/renormalize whitespace 19 anos atrás
  Roger Dingledine 509405a5f7 clean up this TOR_FRAGILE business 19 anos atrás
  Nick Mathewson 74dc7eedc5 Add kludgy function to force controllers to flush EVENT_ERR_MSG events. 19 anos atrás
  Nick Mathewson 31c12e265f Move a quote, fix a log. 19 anos atrás
  Roger Dingledine dabafddb82 fix format bug 19 anos atrás