Nick Mathewson
|
6141097f6e
Fix bug in saving onion keys to disk when rotating; also survive short-term shutdowns better
|
20 years ago |
Nick Mathewson
|
e6c34ad071
Make unittests pass
|
20 years ago |
Nick Mathewson
|
6ebdc21e51
Spec cleanups: improved accuracy and detail of description of
|
20 years ago |
Nick Mathewson
|
70778dc7a8
Add spec for UI control protocol
|
20 years ago |
Nick Mathewson
|
0652a0e90a
Fix a fencepost error in the last bandwidth reporting fix
|
20 years ago |
Nick Mathewson
|
f753ef4ac6
Be slightly more specific about ASN1
|
20 years ago |
Peter Palfrader
|
29fb4833a9
Modify 02_add_debian_files_in_manpage to still apply
|
20 years ago |
Roger Dingledine
|
7506cce649
stop wasting cpu time on authdirservers
|
20 years ago |
Roger Dingledine
|
b2c7b5adfb
fix a race condition in 008pre2: don't try to extend onto a connection
|
20 years ago |
Roger Dingledine
|
05790d1722
let children survive sigint, sigterm, etc.
|
20 years ago |
Roger Dingledine
|
76b284d2af
update man page to reflect more default rejects
|
20 years ago |
Roger Dingledine
|
292e9c5567
reject the default edonkey, kazaa, gnutella ports
|
20 years ago |
Roger Dingledine
|
26f8a5e3de
we should put an expiry date on the onion-keys?
|
20 years ago |
Roger Dingledine
|
fb4b804c2c
Don't warn about being unverified if you're not in the running-routers
|
20 years ago |
Roger Dingledine
|
44ff309c26
touch-ups
|
20 years ago |
Roger Dingledine
|
40fd45c1b4
whoops, the man page has been rotting
|
20 years ago |
Nick Mathewson
|
28a6d0901f
Handle loop initialization for bandwidth tracking properly
|
20 years ago |
Nick Mathewson
|
3de630ec67
Only warn about version newness once
|
20 years ago |
Roger Dingledine
|
dbf150bd4e
list the port and socks version when complaining about unsafe socks
|
20 years ago |
Nick Mathewson
|
bc24c3f47d
Allow multiple ORs with same nickname in routerlist
|
20 years ago |
Nick Mathewson
|
05e9a2269c
Remove obsolete link-key keyword
|
20 years ago |
Nick Mathewson
|
1ada52fe87
router_get_hash_impl would fail when end_str started with \n. Now it works.
|
20 years ago |
Roger Dingledine
|
052537dad9
rotate onion keys every 12 hours, not every 2 hours
|
20 years ago |
Nick Mathewson
|
b0c9ba99f8
Fix a leak
|
20 years ago |
Nick Mathewson
|
f6cc218742
Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename format/parse_rfc1123_time; make rephist remember used bandwidth; published used bandwidth in descriptors in 15-minute chunks. Breaks unittests.
|
20 years ago |
Roger Dingledine
|
f47fe829dd
avoid racing the mark-for-close when the client hangs up on us
|
20 years ago |
Roger Dingledine
|
658e02a621
untwisting the logic, it would seem the pkey is always defined?
|
20 years ago |
Nick Mathewson
|
6ceb351e31
Comment about n_args<1 is correct, since all directory servers are running post-007x versions
|
20 years ago |
Nick Mathewson
|
2091dab7f4
fencepost
|
20 years ago |
Roger Dingledine
|
8491d97b9c
print the name of the dirserver that told us we were unverified
|
20 years ago |