Karsten Loesing
|
f56529b4b2
Call the new config option ConnDirectionStatistics.
|
15 years ago |
Karsten Loesing
|
5dfdf075ac
Add metric on uni/bidirectional connection usage.
|
15 years ago |
Nick Mathewson
|
ae6b31aba9
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Robert Ransom
|
de75afc556
Avoid dereferencing NULL if a bridge fails to build an ei descriptor.
|
15 years ago |
Roger Dingledine
|
d77bc69b0c
found this whitespace fix in a sandbox
|
15 years ago |
Nick Mathewson
|
e361de80bb
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
54551f3148
Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2
|
15 years ago |
Robert Ransom
|
69472ca421
Fix logic error in router_dump_router_to_string.
|
15 years ago |
Nick Mathewson
|
e88486bc9d
Add comments to some of the bug2183 fix code
|
15 years ago |
Robert Ransom
|
780b8f4287
Generate a router descriptor even if generating an extra-info descriptor fails.
|
15 years ago |
Robert Ransom
|
213bcb3c40
Do not emit an extra-info-digest descriptor line if the digest is zero.
|
15 years ago |
Karsten Loesing
|
0f1afaf595
Tweak the bugfix for 2183 a bit more.
|
15 years ago |
Nick Mathewson
|
8c2affe637
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Karsten Loesing
|
ff1cf35442
Don't use log_err for non-criticial warnings.
|
15 years ago |
Karsten Loesing
|
cec21652a7
Try harder not to exceed the 50 KB extra-info descriptor limit.
|
15 years ago |
Karsten Loesing
|
8833381d9c
Add two fixes to the new geoip-db-digest line.
|
15 years ago |
Sebastian Hahn
|
556a1b9e45
Change Natd into NATD in our options.
|
15 years ago |
Karsten Loesing
|
423c2a7a27
Add GeoIP file digest to extra-info descriptor.
|
15 years ago |
Nick Mathewson
|
ccec0a1bd3
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Sebastian Hahn
|
213139f887
Properly refcount client_identity_key
|
15 years ago |
Nick Mathewson
|
17fdde3d92
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
441241c136
Fix a whitespace error
|
15 years ago |
Nick Mathewson
|
03adb8caad
Add some asserts to get_{tlsclient|server}_identity_key
|
15 years ago |
Nick Mathewson
|
704076680a
Rename get_client_identity_key to get_tlsclient_identity_key
|
15 years ago |
Nick Mathewson
|
a7cf788740
Merge branch 'bug1992_part1'
|
15 years ago |
Robert Ransom
|
a2bb0bfdd5
Maintain separate server and client identity keys when appropriate.
|
15 years ago |
Robert Ransom
|
17efbe031d
Maintain separate server and client TLS contexts.
|
15 years ago |
Robert Ransom
|
d3879dbd16
Refactor tor_tls_context_new:
|
15 years ago |
Robert Ransom
|
89dffade8d
Add public_server_mode function.
|
15 years ago |
Roger Dingledine
|
22f723e4a3
refactor all these tor_inet_ntoa idioms
|
15 years ago |