Nick Mathewson
|
b933fdcc11
Move existing policy tests from test.c to new test_policy.c
|
11 years ago |
Nick Mathewson
|
d0af665758
Remove unused extern decl for a nonexistent test suite
|
11 years ago |
Nick Mathewson
|
245f273aaf
Merge branch 'bug7952_final'
|
11 years ago |
rl1987
|
51e13cd1ad
Making entire exit policy available to Tor controller.
|
11 years ago |
Nick Mathewson
|
3ac426afe8
Merge remote-tracking branch 'public/bug4241'
|
11 years ago |
Nick Mathewson
|
fffc59b0e9
Merge remote-tracking branch 'public/bug9841_025'
|
11 years ago |
Nick Mathewson
|
4231729176
Update ciphers.inc to match ff28
|
11 years ago |
Nick Mathewson
|
d00dc9f7d1
Teach the get_mozilla_ciphers.py script to parse recent firefoxen
|
11 years ago |
Nick Mathewson
|
ab1a679eef
Fix a small memory leak when resolving PTR addresses
|
11 years ago |
Nick Mathewson
|
f0bce2dc35
Fix some harmless/untriggerable memory leaks found by coverity
|
11 years ago |
Nick Mathewson
|
595303fd1e
Merge remote-tracking branch 'public/bug10363_024_squashed'
|
11 years ago |
Nick Mathewson
|
6d9c332757
Another 10363 instance -- this one in the eventdns.c code
|
11 years ago |
Nick Mathewson
|
9dd115d6b5
Another 10363 instance: this one in tor_memmem fallback code
|
11 years ago |
Nick Mathewson
|
092ac26ea2
Fix undefined behavior with pointer addition in channeltls.c
|
11 years ago |
Nick Mathewson
|
84df7d73c9
Merge branch 'bug9665_redux'
|
11 years ago |
Nick Mathewson
|
74195db6b6
Changes file for bug9665
|
11 years ago |
Nick Mathewson
|
6d0991ea08
Give no answer, not NOTIMPL, for unsupported DNS query types
|
11 years ago |
Nick Mathewson
|
90341b4852
For missing transport, say "PT_MISSING" not "NO_ROUTE"
|
11 years ago |
Nick Mathewson
|
754a50592c
Forward-port bug9665 fix to work with our fix for 11069
|
11 years ago |
Fábio J. Bertinatto
|
08ae53e400
Fix bug9665
|
11 years ago |
Nick Mathewson
|
9ccedbece0
Make csiphash use the proper endian-converter on solaris
|
11 years ago |
Nick Mathewson
|
bc0882c868
Merge remote-tracking branch 'public/bug9650'
|
11 years ago |
Nick Mathewson
|
2ff664ee20
Merge remote-tracking branch 'public/bug10801_024'
|
11 years ago |
Nick Mathewson
|
b3469e4207
Make tor_addr_port_parse handle portless IPv6 addresses correctly.
|
11 years ago |
Nick Mathewson
|
eefa3ebc78
Add a test for default/port conflicts in tor_addr_port_parse
|
11 years ago |
Nick Mathewson
|
8f16a77d6a
Protocol_Warn when a rendezvous cookie is used twice.
|
11 years ago |
Nick Mathewson
|
d22ce149c8
Test for circuit_set_rend_token(.,.,NULL)
|
11 years ago |
Nick Mathewson
|
1bb6e3b503
Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025
|
11 years ago |
Nick Mathewson
|
09dbcf3b82
Fix to 9841 fix: setting a token to NULL should clear it
|
11 years ago |
Nick Mathewson
|
d290e36576
Fix make_socket_reusable() on windows. Bug not in any released Tor
|
11 years ago |