Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson a1e4c6dc85 Fix assertion failure spotted by arma. 22 anos atrás
  Roger Dingledine b961732246 add --version, note that --help is probably obsolete 22 anos atrás
  Roger Dingledine 1147289dc0 make config_assign fail rather than warn for unrecognized config options 22 anos atrás
  Roger Dingledine 08346f13f0 make parse_line_from_file fail rather than warn for malformed lines 22 anos atrás
  Roger Dingledine f81ad1550e note an assert trigger bug 22 anos atrás
  Roger Dingledine c0b5002d2c update the todo 22 anos atrás
  Nick Mathewson 5072488a95 make 'make test' exit(1) if a test fails. 22 anos atrás
  Nick Mathewson 3138941e68 revise spec. It still needs more explanation to be intelligible by the uninitiated, but it is at least far less incorrect. 22 anos atrás
  Roger Dingledine 2c341cd032 put switch_id and start_daemon earlier 22 anos atrás
  Roger Dingledine e2881631cf fix duplicate call to connection_mark_for_close 22 anos atrás
  Roger Dingledine 2ac37c64f2 bugfix: we were checking the wrong thing to see if 'reason' 22 anos atrás
  Peter Palfrader 247fe31af2 New upstream release. 22 anos atrás
  Roger Dingledine 5aafb298af bump cvs to pre24 22 anos atrás
  Roger Dingledine 6ee357e64b changelog for pre23 22 anos atrás
  Roger Dingledine 8e5c1921fc when a stream is 15s late, print out the circuit at -l warn 22 anos atrás
  Roger Dingledine ef5f917e9e print a statement when the first circ is finished, 22 anos atrás
  Roger Dingledine 4716d4d871 bugfix: only warn about an unrouter router after we've fetched a directory 22 anos atrás
  Roger Dingledine b4338ce704 disable buffer tests, until we rewrite them (one of them fails) 22 anos atrás
  Roger Dingledine 195ee8c845 create a separate connection_edge_destroy() function 22 anos atrás
  Roger Dingledine 62d3df8633 bugfix: when we time out on a stream and detach, send an end first 22 anos atrás
  Roger Dingledine ae67c48805 bugfix: in some cases, connection_mark_for_close wasn't marking the conn 22 anos atrás
  Roger Dingledine 3fb9c869a8 clearer warning message 22 anos atrás
  Roger Dingledine c058f87513 disallow changing from ORPort==0 to ORPort>0 on hup 22 anos atrás
  Roger Dingledine 928db6dadc cwd to datadir if it's defined, rather than / 22 anos atrás
  Roger Dingledine 5cf0b6224b bugfix: stop trying to write to a stderr that may not be there 22 anos atrás
  Roger Dingledine 5701cc2359 fix the function comment 22 anos atrás
  Nick Mathewson 0a673f4491 Split dns_cancel_pending_resolve into dns_cancel_pending_resolve (kill a 22 anos atrás
  Roger Dingledine 9a55700747 add a log_warn to notify us of yet another potential dns.c bug 22 anos atrás
  Nick Mathewson 833d14246d Make dns_cancel_pending_resolve less agressive. 22 anos atrás
  Nick Mathewson 55174d1cb0 Fix bug on dns_found_answer from mark_to_close stuff. 22 anos atrás