Roger Dingledine
|
88bb48e785
use a more logical operator
|
12 years ago |
Nick Mathewson
|
e567b4482a
Turn a memwipe in tor_process_handle_destroy() back to memset
|
12 years ago |
Nick Mathewson
|
9ad4776e61
Merge branch 'bug7352_023_rebased' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
49dd5ef3a3
Add and use and unlikely-to-be-eliminated memwipe()
|
12 years ago |
Nick Mathewson
|
758428dd32
Fix a remotely triggerable assertion failure (CVE-2012-2250)
|
12 years ago |
Nick Mathewson
|
b99457d429
Make unit test for bug7191 work with new smartlist_new() name
|
12 years ago |
Nick Mathewson
|
b0646cc142
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Andrea Shepard
|
cb693ef56e
Add some unit tests for smartlist_bsearch_idx() on short lists
|
12 years ago |
Nick Mathewson
|
3365def68b
Add a changes file for bug 7191.
|
12 years ago |
Nick Mathewson
|
8905789170
Fix binary search on lists of 0 or 1 element.
|
12 years ago |
Roger Dingledine
|
2ecee3fce2
Let 0.2.3 clients exit to internal addresses if they want
|
12 years ago |
Nick Mathewson
|
85659d3964
Fix parse_short_policy (bug 7192.)
|
12 years ago |
Roger Dingledine
|
4c8b58f900
add a unit test to expose bug 7192
|
12 years ago |
Nick Mathewson
|
1cc06bd35e
Merge branch 'block_renegotiate_023' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
b6931b0105
Merge branch 'bug7149' into maint-0.2.3
|
12 years ago |
Robert Ransom
|
d3bfdd6108
Don't serve or accept v2 HS descs over a DirPort
|
12 years ago |
Nick Mathewson
|
a0e9dc9f55
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
|
12 years ago |
Nick Mathewson
|
8743080a28
Disable TLS Session Tickets, which we were apparently getting for free
|
12 years ago |
Nick Mathewson
|
f357ef9dcc
Discard extraneous renegotiation attempts in the v3 link protocol
|
12 years ago |
Nick Mathewson
|
e2549c3b74
Merge branch 'bug7014_023_squashed' into maint-0.2.3
|
12 years ago |
George Kadianakis
|
721f99e495
Don't call fmt_addr() twice in a parameter list.
|
12 years ago |
Nick Mathewson
|
0a3dfd0423
Merge remote-tracking branch 'arma/bug7037' into maint-0.2.3
|
12 years ago |
Roger Dingledine
|
e50fa0d6cb
Refuse extra create cells with reason "resource limit"
|
12 years ago |
Roger Dingledine
|
b1971d89c8
properly free the return values of rate_limit_log()
|
12 years ago |
Roger Dingledine
|
c88a4c51b4
add faravahar as our ninth v3 dir auth
|
12 years ago |
Nick Mathewson
|
b9c86948e4
Clarify that hidden services are TCP only
|
12 years ago |
Nick Mathewson
|
aca325eb0c
Whitespace fixes
|
12 years ago |
Mike Perry
|
4bfed4378d
Bug 6866: Convert pathbias asserts into log messages.
|
12 years ago |
Nick Mathewson
|
b1447a4312
Use file-size-fixup code on cygwin too.
|
12 years ago |
Robert Ransom
|
909691f1ae
Fix man page typo
|
12 years ago |