Roger Dingledine
|
c7cbd06d5f
Merge branch 'maint-0.2.2'
|
12 years ago |
Roger Dingledine
|
5fed1ccd90
put a _ before or_options_t elements that aren't configurable
|
12 years ago |
Roger Dingledine
|
40ab832c4e
BridgePassword was never for debugging
|
12 years ago |
Nick Mathewson
|
341c6a59db
Merge remote-tracking branch 'origin/maint-0.2.2'
|
12 years ago |
Nick Mathewson
|
9a69c24150
Do not use strcmp() to compare an http authenticator to its expected value
|
12 years ago |
Nick Mathewson
|
548f2e32cd
Remove the deprecated FooListenAddress options from torrc.sample.in
|
12 years ago |
Nick Mathewson
|
a74905cea4
We allow IPv6 connections, don't use sockaddr_in with getsockname
|
12 years ago |
Nick Mathewson
|
cc35157805
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
|
12 years ago |
Robert Ransom
|
458718d497
Fix comment typo
|
12 years ago |
Nick Mathewson
|
56e0959d2a
Have tor_parse_*long functions check for negative bases
|
12 years ago |
Nick Mathewson
|
88caa552cc
Fix a couple of "unused assigned value" warnings in parse_config tests
|
12 years ago |
Nick Mathewson
|
affbcded5c
Fix a memory leak in an error case of SAFECOOKIE authentication.
|
12 years ago |
Nick Mathewson
|
ab3197c059
Remove a couple redundant NULL-checks before crypto_cipher_free
|
12 years ago |
Nick Mathewson
|
1da5223e89
Merge branch 'bug5527'
|
12 years ago |
Nick Mathewson
|
491ffa540f
Move router lookup to _after_ we assert that its argument is set
|
12 years ago |
Nick Mathewson
|
545cb5f34e
Merge remote-tracking branch 'linus/empty_desc_stats'
|
12 years ago |
Linus Nordberg
|
d2cf90dc88
Add changes file.
|
12 years ago |
Roger Dingledine
|
3031def726
checking "same addr/port but with nonmatching keys" is obsolete
|
12 years ago |
Roger Dingledine
|
5cb82e44d1
simplify further
|
12 years ago |
Linus Nordberg
|
20eb38a588
Refactor dirserv_orconn_tls_done().
|
12 years ago |
Nick Mathewson
|
f348daa6fb
Merge remote-tracking branch 'linus/bug4875_2'
|
12 years ago |
Nick Mathewson
|
4703bf8792
note that bug 5151 is on 0.2.3.9-alpha
|
12 years ago |
Nick Mathewson
|
04a1696095
Merge remote-tracking branch 'linus/bug5151'
|
12 years ago |
Linus Nordberg
|
bd4d8fc744
Add changes file.
|
12 years ago |
Linus Nordberg
|
734fad4103
Make relays handle an address suggestion from a directory server giving an IPv6 address.
|
12 years ago |
Linus Nordberg
|
1b6f6bfda5
Don't try to generate stats from an empty served_descs.
|
12 years ago |
Nick Mathewson
|
54520e49cd
Say that bug4438 was a fix on 0.2.1.9-alpha.
|
12 years ago |
Sebastian Hahn
|
77bc1b803e
Fix a bunch of check-spaces complaints
|
12 years ago |
Roger Dingledine
|
c3a7bcf4e6
tab-man strikes back (fixup on a9c0e9fec2)
|
12 years ago |
Nick Mathewson
|
a9c0e9fec2
Write initial documentation for the contents of the state file
|
12 years ago |