提交历史

作者 SHA1 备注 提交日期
  Roger Dingledine eb51576abf fixed the deadlock bug 23 年之前
  Roger Dingledine 391d23c428 it wouldn't return when the next router isn't up, leading to later seg fault 23 年之前
  Roger Dingledine db15776bdd a patch for mat's patch 23 年之前
  Bruce Montrose 6a58057a6e Added usage display on error. 23 年之前
  Matej Pjafjar bb01f59de9 Bugfix : connection_exit_process_data_cell() quit after receiving the SS, without waiting for the destination addr/port 23 年之前
  Matej Pjafjar f07ade3046 getrouters() changed so that a router ignores its own entry in the router list 23 年之前
  Matej Pjafjar ce934e4974 Bugfix - the list of valid characters in a filename didn't include an n . 23 年之前
  Bruce Montrose 934ca320ff added file to codebase 23 年之前
  Bruce Montrose 62ead018a1 Miscellaneous bug fixes / activated "make check" for src/or 23 年之前
  Roger Dingledine 0a3da3ae37 put in the support for 'router twins' 23 年之前
  Roger Dingledine b86fecbf47 general cleanup 23 年之前
  Bruce Montrose bb163ca830 minor bug fix in error checking 23 年之前
  Roger Dingledine 66c6f2231e patch to fix running the program only as an op 23 年之前
  Bruce Montrose a5be23d475 added error checking into getoptions() 23 年之前
  Bruce Montrose a3609f4d5d Added getoptions() and made minor adjustment to poptReadDefaultOptions() 23 年之前
  Roger Dingledine 419781685c removed op/ from the build process, since it no longer 23 年之前
  Roger Dingledine 0abef43647 removed a pair of includes that we don't actually use 23 年之前
  Roger Dingledine d982925593 Integrated onion proxy into or/ 23 年之前
  Roger Dingledine b34fad4d38 removed onion.c and onion.h from common/ 23 年之前
  Roger Dingledine 873f08aa0e httpap now prepends dest_addr and dest_port strings with their length. 23 年之前
  Roger Dingledine 9526211137 Committing my working config files, so we'll all be on the same page 23 年之前
  Roger Dingledine c603e403df fixed a critical bug in yesterday's changes to buffers.c 23 年之前
  Roger Dingledine b503d4c6d6 made 'app' connection be 'exit' connection 23 年之前
  Felipe Bergo e6f67fb15d added some header checks 23 年之前
  Roger Dingledine dcc9fa8657 ./autogen.sh runs auto* and then ./configure 23 年之前
  Roger Dingledine 35f90b7820 More cleanup. Thanks for your help, Felipe. 23 年之前
  Felipe Bergo de76e4b901 added acconfig.h to fix incompatibility 23 年之前
  Roger Dingledine bd627daa40 First cut at cleaning out a lot of the extra stuff. 23 年之前
  Felipe Bergo 3840dbcaaf moved configure.ac to configure.in, should work with older autoconfs and automakes 23 年之前
  Felipe Bergo f09e25e9f5 added automake/autoconf support. When in doubt, "aclocal && autoconf && autoheader && automake" from the top dir. 23 年之前