Andrei Serjantov
|
53cec4caef
|
22 年之前 |
Roger Dingledine
|
c951c6f186
new config files, some bugfixes
|
22 年之前 |
Roger Dingledine
|
117cbeeaaf
Implemented link padding and receiver token buckets
|
22 年之前 |
Roger Dingledine
|
ffc545311b
removed args.c (bruce's popt stuff makes it obsolete)
|
22 年之前 |
Bruce Montrose
|
4aeca322b4
bug-fix. poptReadDefaultOptions() should find and load ~/.<cmd>rc files now.
|
22 年之前 |
Bruce Montrose
|
52311e1b78
corrected some string literals
|
22 年之前 |
Roger Dingledine
|
f6e2ed2316
removed mention of src/op/ from configure
|
22 年之前 |
Roger Dingledine
|
016691b5b1
removing the obsolete op/ code
|
22 年之前 |
Bruce Montrose
|
be25ffd5d7
removed loglevel from global namespace. severity level is set using log() with a NULL format argument now. example: log(LOG_ERR,NULL);
|
22 年之前 |
Bruce Montrose
|
d00c39231d
integrated use of getoption() into OR. removed getargs() and getconfig().
|
22 年之前 |
Bruce Montrose
|
aaca91109f
finishing touches. think its ready for integration now.
|
22 年之前 |
Bruce Montrose
|
3ee59f2325
added new option GlobalRole to getoptions()
|
22 年之前 |
Bruce Montrose
|
4c65f31340
cleaned up some, added validation to getoptions()
|
22 年之前 |
Roger Dingledine
|
eb51576abf
fixed the deadlock bug
|
22 年之前 |
Roger Dingledine
|
391d23c428
it wouldn't return when the next router isn't up, leading to later seg fault
|
22 年之前 |
Roger Dingledine
|
db15776bdd
a patch for mat's patch
|
22 年之前 |
Bruce Montrose
|
6a58057a6e
Added usage display on error.
|
22 年之前 |
Matej Pjafjar
|
bb01f59de9
Bugfix : connection_exit_process_data_cell() quit after receiving the SS, without waiting for the destination addr/port
|
22 年之前 |
Matej Pjafjar
|
f07ade3046
getrouters() changed so that a router ignores its own entry in the router list
|
22 年之前 |
Matej Pjafjar
|
ce934e4974
Bugfix - the list of valid characters in a filename didn't include an n .
|
22 年之前 |
Bruce Montrose
|
934ca320ff
added file to codebase
|
22 年之前 |
Bruce Montrose
|
62ead018a1
Miscellaneous bug fixes / activated "make check" for src/or
|
22 年之前 |
Roger Dingledine
|
0a3da3ae37
put in the support for 'router twins'
|
22 年之前 |
Roger Dingledine
|
b86fecbf47
general cleanup
|
22 年之前 |
Bruce Montrose
|
bb163ca830
minor bug fix in error checking
|
22 年之前 |
Roger Dingledine
|
66c6f2231e
patch to fix running the program only as an op
|
22 年之前 |
Bruce Montrose
|
a5be23d475
added error checking into getoptions()
|
22 年之前 |
Bruce Montrose
|
a3609f4d5d
Added getoptions() and made minor adjustment to poptReadDefaultOptions()
|
22 年之前 |
Roger Dingledine
|
419781685c
removed op/ from the build process, since it no longer
|
22 年之前 |
Roger Dingledine
|
0abef43647
removed a pair of includes that we don't actually use
|
22 年之前 |