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