Roger Dingledine
|
419d647353
more cleanups before i go wild
|
20 years ago |
Roger Dingledine
|
9c67ae34f1
overall cleanup and streamlining and doccing
|
20 years ago |
Nick Mathewson
|
d4972bd2e1
Remove code that has been #if-0ed for a long time.
|
20 years ago |
Nick Mathewson
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
20 years ago |
Roger Dingledine
|
fcd0fc3364
flesh out the source file descriptions for doxygen
|
20 years ago |
Nick Mathewson
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 years ago |
Roger Dingledine
|
15f937c95e
when a dirserver gets a mismatched fingerprint, log the expected
|
20 years ago |
Roger Dingledine
|
978648bff8
also print the platform string for rejected descriptors
|
20 years ago |
Roger Dingledine
|
15c1853bd6
don't print nulls
|
20 years ago |
Roger Dingledine
|
c9e83eb1b4
when we refuse a router descriptor, log contactinfo and source address.
|
20 years ago |
Nick Mathewson
|
69dc4e1675
Remove support for looking at old directory/routerdesc elements; mark non-new elements optional; switch to new format for dir-signing-key; start accepting newer elements so we can mark them as non-opt later; make tor-spec say the right stuff.
|
20 years ago |
Roger Dingledine
|
914ee87e07
stop re-reading and re-parsing the directory as soon as we make it.
|
20 years ago |
Roger Dingledine
|
bf79b5266f
those should be notices, not warns
|
20 years ago |
Nick Mathewson
|
8cc3307e0d
Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better.
|
20 years ago |
Roger Dingledine
|
dd98412ce1
allow servers to publish descriptors from 12 hours in the future.
|
20 years ago |
Nick Mathewson
|
7709547c08
When we connect and finish TLS negotiation with address:port, it is obvious that any other key or nickname we might know about (as an authdirserver) does not actually exist at address:port.
|
20 years ago |
Nick Mathewson
|
3014b03b67
Add missing comma. Oops
|
20 years ago |
Nick Mathewson
|
88fe4d6292
Handle changed router status correctly when reloading fingerprint file
|
20 years ago |
Nick Mathewson
|
1b5e2182fa
Log msg spelling fix
|
20 years ago |
Nick Mathewson
|
374edd356e
Change replacement semantics for directory entries: fix bug 121.
|
20 years ago |
Roger Dingledine
|
823b7d4d8b
automatically approve nodes running 0.1.0.2-rc or later
|
20 years ago |
Nick Mathewson
|
0e81265359
update copyright notices.
|
20 years ago |
Nick Mathewson
|
6e4bccc4ac
Make GETINFO for "network-status" work on non-authdirs
|
20 years ago |
Nick Mathewson
|
b9016bd18f
Fix several bugs (including some crashes) related to control interface; implement missing desc/name functionality.
|
20 years ago |
Nick Mathewson
|
0b7a9e2e7b
Be willing to cache directories from up to ROUTER_MAX_AGE seconds into the future, now that we are more tolerant of skew.
|
20 years ago |
Nick Mathewson
|
905c16846a
Fix a few more instances of memory not freed on exit (found by weasel).
|
20 years ago |
Roger Dingledine
|
ed9524a626
Remove controller getinfo support for "desc/all-ids".
|
20 years ago |
Nick Mathewson
|
bbaa3c7792
Implement more control spec functionality
|
20 years ago |
Nick Mathewson
|
60f234f42b
Add more functions to free things to help dmalloc allong.
|
21 years ago |
Peter Palfrader
|
d19aaa9a46
Fix arma's fix for my leak
|
21 years ago |