Sebastian Hahn
|
2dec6597af
Merge branch 'maint-0.2.2_secfix' into master_secfix
|
14 years ago |
Robert Ransom
|
4684ced1b3
Add option to give guard flag to relays without the CVE-2011-2768 fix
|
14 years ago |
Nick Mathewson
|
097ed9998b
Fix memory leak in options_act_reversible: fix Coverity CID 486,487
|
14 years ago |
George Kadianakis
|
9d53c00911
Fix a NULL pointer dereference in parse_server_transport_line().
|
14 years ago |
Sebastian Hahn
|
34f12437d4
Fix a couple of pluggable transport bugs
|
14 years ago |
Sebastian Hahn
|
f885c60501
Don't initialize desc stats for non-bridgedirauth nodes
|
14 years ago |
Sebastian Hahn
|
03c06b629f
Add new stats type: descriptor fetch stats
|
14 years ago |
Robert Ransom
|
9df99bbb91
Check whether a client port is a Unix socket before using its IP addr
|
14 years ago |
Nick Mathewson
|
00b2b69add
Fix names of functions that convert strings to addrs
|
14 years ago |
Nick Mathewson
|
69921837a7
Fix a bunch of whitespace errors
|
14 years ago |
Sebastian Hahn
|
b4bd836f46
Consider hibernation before dropping privs
|
14 years ago |
Nick Mathewson
|
8b0ee60fe7
reinstate a notice for the non-loopback socksport case
|
14 years ago |
Nick Mathewson
|
b49fcc6cf2
Merge remote-tracking branch 'rransom-tor/bug4018'
|
14 years ago |
Nick Mathewson
|
ed39621a9d
Merge remote-tracking branch 'asn2/bug3656'
|
14 years ago |
George Kadianakis
|
105cc42e96
Support multiple transports in a single transport line.
|
14 years ago |
Karsten Loesing
|
9dfb884522
Turn on directory request statistics by default.
|
15 years ago |
Roger Dingledine
|
f6db0f128c
refill our token buckets 10 times/sec, not 100
|
14 years ago |
George Kadianakis
|
e2703e3654
Improve wording in some comments and log messages.
|
14 years ago |
Nick Mathewson
|
41dfc4c19c
Make bufferevents work with TokenBucketRefillInterval
|
14 years ago |
Nick Mathewson
|
0721abbf1b
Move around check for TokenBucketRefillInterval; disallow changes to it
|
14 years ago |
Florian Tschorsch
|
6b1d8321ae
New torrc option to allow bucket refill intervals of less than 1 sec
|
14 years ago |
Robert Ransom
|
c1ac0695d5
Fix a bogus warning
|
14 years ago |
George Kadianakis
|
2e73f9b3ee
Put some sense into our logging.
|
14 years ago |
George Kadianakis
|
d0416ce3ec
Don't warn of stray Bridges if managed proxies are still unconfigured.
|
14 years ago |
George Kadianakis
|
e8715b3041
Constification.
|
14 years ago |
George Kadianakis
|
de7565f87f
Make check-spaces happy.
|
14 years ago |
George Kadianakis
|
c6811c57cb
Enforce transport names being C identifiers.
|
14 years ago |
George Kadianakis
|
3136107421
Trivial fixes around the code.
|
14 years ago |
George Kadianakis
|
9a42ec6857
Be more defensive in get_transport_bindaddr().
|
14 years ago |
George Kadianakis
|
ebc232bb79
Fix bug in get_transport_in_state_by_name() when using strcmpstart().
|
14 years ago |