Roger Dingledine
|
436654ee96
fix over-wide line from f661747370
|
13 years ago |
Nick Mathewson
|
79c4c8195a
Merge branch 'bug5786_range_022' into maint-0.2.2
|
13 years ago |
Ravi Chandra Padmala
|
5bbf04dc97
Add changes/bug5760
|
13 years ago |
Ravi Chandra Padmala
|
f661747370
Add missing CRLFs to AUTHCHALLENGE failure replies
|
13 years ago |
Nick Mathewson
|
9b344628ed
Handle out-of-range values in tor_parse_* integer functions
|
13 years ago |
Nick Mathewson
|
f6afd4efa6
Fix a log-uninitialized-buffer bug.
|
13 years ago |
George Kadianakis
|
2d276ab9d9
rend_service_introduce(): do protocol violation check before anything else.
|
13 years ago |
Nick Mathewson
|
86c4b750da
Merge branch 'bug5593' into maint-0.2.2
|
13 years ago |
Karsten Loesing
|
b395b59353
Update to the April 2012 GeoIP database.
|
13 years ago |
Nick Mathewson
|
dd3f4f1bdb
Include a Host: header with any HTTP/1.1 proxy request
|
13 years ago |
Nick Mathewson
|
439fc704f1
Wrap long line; strlen("ides")<strlen("turtles").
|
13 years ago |
Sebastian Hahn
|
b24487d106
ides has become turtles, and gotten a new IP address
|
13 years ago |
Roger Dingledine
|
5fed1ccd90
put a _ before or_options_t elements that aren't configurable
|
13 years ago |
Roger Dingledine
|
40ab832c4e
BridgePassword was never for debugging
|
13 years ago |
Nick Mathewson
|
9a69c24150
Do not use strcmp() to compare an http authenticator to its expected value
|
13 years ago |
Nick Mathewson
|
9740f067c4
Safe cookie authentication gets a changes file
|
13 years ago |
Nick Mathewson
|
6dcbfec82d
Merge remote-tracking branch 'rransom-tor/safecookie-022-v3' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
650e2aac46
Merge commit 'a5704b1c624c9a808f52f3a125339f00e2b9a378' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
ec1bc8a979
Use a given name in the bug5090 message, at its holder's request.
|
13 years ago |
Nick Mathewson
|
99bd5400e8
Never choose a bridge as an exit. Bug 5342.
|
13 years ago |
Nick Mathewson
|
8abfcc0804
Revise "sufficient exit nodes" check to work with restrictive ExitNodes
|
13 years ago |
Nick Mathewson
|
a574f7f3fe
Merge branch 'bug5343' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
31f253ae6a
Oops; credit bug5090 patch to flupzor. estebanm only found the bug.
|
13 years ago |
Nick Mathewson
|
be0535f00b
Correctly handle broken escape sequences in torrc values
|
13 years ago |
Nick Mathewson
|
ec8a06c5a1
Require a threshold of exit nodes before building circuits
|
13 years ago |
Sebastian Hahn
|
fe50b676bc
Fix compile warnings in openbsd malloc
|
13 years ago |
Nick Mathewson
|
9d5d3a7fd4
Merge remote-tracking branch 'karsten/geoip-march2012' into maint-0.2.2
|
13 years ago |
Karsten Loesing
|
c5d7ee714f
Update to the March 2012 GeoIP database.
|
13 years ago |
Roger Dingledine
|
e21756908f
new ip address for maatuska
|
13 years ago |
Robert Ransom
|
e111e371b4
Implement 'safe cookie authentication'
|
13 years ago |