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 |
Nick Mathewson
|
f5f4314e2d
Always initialize hexid in rend_mid_rendezvous, no matter what
|
20 years ago |
Nick Mathewson
|
380f32f07d
hex_encode is obsoleted by base16_encode, and never actually worked in the first place. (Thanks to Timo Lindfors for noticing the never-actually-worked part.)
|
20 years ago |
Roger Dingledine
|
9952b37456
reject tor-resolve requests for .onion addresses early
|
20 years ago |
Roger Dingledine
|
810ebc80d0
be willing to expire routers that have a dirport open
|
20 years ago |
Peter Palfrader
|
a4b4ec9430
Enable coredumps by default
|
20 years ago |
Roger Dingledine
|
e95ae1c9ad
let purging routerinfos and descriptors take an age argument
|
20 years ago |
Peter Palfrader
|
bd24c68a58
* Ship AUTHORS, doc/CLIENTS, doc/FAQ, doc/HACKING, doc/TODO, doc/tor-doc.{css,html}, doc/{rend,tor}-spec.txt with the binary package.
|
20 years ago |
Peter Palfrader
|
13ff77508e
Properly clean up everything we might have bulit
|
20 years ago |
Nick Mathewson
|
bed5696185
Keep track of a whole day of bandwidth, not just 12 hrs
|
20 years ago |
Peter Palfrader
|
ec15c5ab1d
Fix 0.0.8pre2-1 changelog
|
20 years ago |
Peter Palfrader
|
536048b87c
the repository is no place for a well behaved .in file
|
20 years ago |
Nick Mathewson
|
3ca2728eb2
(size_t)-1 is never < 0; fix an XXXX008 by changing the interface for dirserv_get_runningrouters
|
20 years ago |
Nick Mathewson
|
fb3e15b668
Add mystery 0 entry to TODO list
|
20 years ago |
Peter Palfrader
|
0430b4c5a0
Move design-paper into its own directory, and ship it and all that is needed to build with it in the tarball
|
20 years ago |
Nick Mathewson
|
2ff6d6d8b9
There is no space after network-status; make router_get_hash_impl more bulletproof.
|
20 years ago |
Roger Dingledine
|
6e9bdc862c
when they use tor as an http proxy, point them at a better url
|
20 years ago |
Roger Dingledine
|
8a8776060f
bump cvs to 0.0.8pre3-cvs
|
20 years ago |
Roger Dingledine
|
05e9fb5c44
and add a comment to that effect
|
20 years ago |
Roger Dingledine
|
f8c14e5dce
make explicit that 'no socks policy' means 'accept'
|
20 years ago |