Commit History

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