Sebastian Hahn
|
3ab09763ce
Correctly send a SUCCEEDED event for rdns requests
|
14 years ago |
Nick Mathewson
|
eee942c5be
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Sebastian Hahn
|
1a016c9233
Fix weird formatting of html manpage
|
14 years ago |
Roger Dingledine
|
ab8c0d4c9e
Merge branch 'maint-0.2.2'
|
14 years ago |
Roger Dingledine
|
4f74979173
appease check-spaces
|
14 years ago |
Nick Mathewson
|
7295ad18d5
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
0be2934186
Merge remote-tracking branch 'rransom-tor/bug3465-023-v2'
|
14 years ago |
Nick Mathewson
|
335ff915c7
Merge remote-tracking branch 'rransom-tor/bug3465-022' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
6053e11ee6
Refactor the interfaces of transport/proxy lookup fns
|
14 years ago |
Nick Mathewson
|
7212538997
Future-proof and user-proof parse_bridge_line
|
14 years ago |
Nick Mathewson
|
c0de533c56
Simplify parse_client_transport_line
|
14 years ago |
Nick Mathewson
|
ded6bbf70a
Style and grammar tweaks on 2841 branch
|
14 years ago |
Nick Mathewson
|
c4b831e92d
Small tweaks to 2841 code
|
14 years ago |
Nick Mathewson
|
e273890b10
Merge branch 'cov217_master'
|
14 years ago |
Nick Mathewson
|
734e860d98
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
06f0c1aa6a
Merge branch 'cov217_022_squashed' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
bc91cb6e45
Use strlcpy when copying node IDs into measured_bw_line_t
|
14 years ago |
Nick Mathewson
|
5cf725e3c6
Merge branch 'cid30_changelog' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
2ba19f9b4a
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
021cf3f052
Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1
|
14 years ago |
Nick Mathewson
|
959da6b7f2
Use strlcpy in create_unix_sockaddr()
|
14 years ago |
Nick Mathewson
|
46297bc7bd
Fix a rare memory leak in rend_cache_store
|
14 years ago |
Nick Mathewson
|
359a30d52e
Add a changelog entry for cid30 fix.
|
14 years ago |
Nick Mathewson
|
d25feadebb
Fix insanely large stack_allocation in log_credential_status
|
14 years ago |
Nick Mathewson
|
0317dc2bb2
Check return value of crypto_global_init in test.c
|
14 years ago |
Nick Mathewson
|
eca982d3eb
Defensive programming: don't crash with broken node_t
|
14 years ago |
Nick Mathewson
|
1d18c2deb6
Don't shadow parameters with local variables
|
14 years ago |
Nick Mathewson
|
a0ae80788c
Replace 4 more sscanf()s with tor_sscanf()
|
14 years ago |
Nick Mathewson
|
da62af6f6b
Replace a "const const" with a "const"
|
14 years ago |
Nick Mathewson
|
05c424f4b8
Refactor fetch_from_buf_socks() to be greedy
|
14 years ago |