Nick Mathewson
|
31a6b4e11f
Fix unit tests to pass after fix for #8879
|
11 years ago |
Roger Dingledine
|
0bfaf86612
Fix socks5 handshake for username/password auth
|
11 years ago |
Andrea Shepard
|
aaa3a085db
Merge bug5595-v2-squashed into maint-0.2.4
|
11 years ago |
Andrea Shepard
|
54f41d68e9
Add some unit tests for fp_pair_map_t to test/containers.c based on the strmap tests
|
11 years ago |
Andrea Shepard
|
ac73ceb728
Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fix
|
11 years ago |
Andrea Shepard
|
17692b2fe2
Make warning in authority_cert_dl_failed() LD_BUG per NickM code review
|
11 years ago |
Andrea Shepard
|
2824bf3445
Use tor_asprintf() and clean up string handling in authority_certs_fetch_missing()
|
11 years ago |
Andrea Shepard
|
c0d96bae66
Clean up ugly constants in connection_dir_download_cert_failed(), and fix a broken one
|
11 years ago |
Andrea Shepard
|
7b6ee54bdc
Avoid duplicate downloads by (fp,sk) and by fp for authority certs when bootstrapping
|
11 years ago |
Andrea Shepard
|
fddb814fea
When downloading certificates, distinguish requesting by identity digest from requesting by ID digest, signing key pair; fixes bug 5595
|
11 years ago |
Andrea Shepard
|
d5bd4a4763
Implement fp_pair_map_t
|
11 years ago |
Nick Mathewson
|
bae5dd6c8d
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
96d3219176
Merge branch 'bug8844_v2' into maint-0.2.3
|
11 years ago |
Nick Mathewson
|
00e2310f12
Don't run off the end of the array-of-freelists
|
11 years ago |
Nick Mathewson
|
7d3fd85838
Fix bug 8845: check the right length of memory in aes unit tests
|
11 years ago |
Nick Mathewson
|
a1d7f7ea50
Use a clearer idiom for node identity in router_counts_toward_thresholds
|
11 years ago |
Nick Mathewson
|
139d367f29
Fix 8833: crash bug from using NULL node->ri in dirserv.c
|
11 years ago |
Nick Mathewson
|
f8bb0064d6
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
cab5f82d12
Merge branch 'bug8235-fix-rebased' into maint-0.2.4
|
11 years ago |
Mike Perry
|
ac22bf27d7
Increase the pathbias state file miscounting version check.
|
11 years ago |
Mike Perry
|
c72558f396
Changes file for 8235.
|
11 years ago |
Mike Perry
|
2170f89a93
Bug 8235: Fix scaling adjustments.
|
11 years ago |
Nick Mathewson
|
b933360ee8
Add a boolean to flag-thresholds for "we have enough measured bandwidth"
|
11 years ago |
Nick Mathewson
|
e35ca13528
Merge remote-tracking branch 'public/bug8716_023' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
06efbbb47e
Merge remote-tracking branch 'public/bug8719' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
9fec0c1a95
Remove a double-newline
|
11 years ago |
Nick Mathewson
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
4b15606fa2
Add unit test for encoding ntor key in routerinfo
|
11 years ago |
Nick Mathewson
|
cb74b5a152
Remove the unused pk3 variable from test_dir_formats
|
11 years ago |
Nick Mathewson
|
992bbd02f9
Re-enable test for parsing and generating descriptor with exit policy
|
11 years ago |