Commits on Source
8575
fecd583c
rust: abort on panic in all profiles
Aug 18, 2018
a517daa5
base32_decode(): Return number of bytes written on success.
Dec 20, 2018
22c5ad68
Add base32 to the round-trip fuzzer
Dec 20, 2018
85c598cb
stats: Make PaddingStatistics depend on ExtraInfoStatistics
Jan 08, 2019
f684cd80
Fail any unit test that causes an unhandled LD_BUG or LOG_ERR
Jan 16, 2019
3baf99e8
Merge branch 'ticket28668_035' into ticket28668_040
Jan 16, 2019
3da3aca0
Fix a LOG_ERR message from test_pt.c
Jan 16, 2019
c3931714
Use openssl's version of sha3 when available.
Jan 17, 2019
9b0dd1ae
Add a function to compute an XOF in one shot.
Jan 17, 2019
b770adbd
Use crypto_xof() in hs_ntor.c.
Jan 17, 2019
d3b12248
Add a changes file for 28837 (OpenSSL sha3)
Jan 17, 2019
f632335f
Fix users of base32_decode to check for expected length in return.
Jan 17, 2019
88818eac
Cleanup shellcheck warnings in autogen.sh
Jan 18, 2019
2529b29a
Fix shellcheck warning SC2145 in torify script
Jan 19, 2019
00fff96e
Fix shellcheck warning in test_rebind.sh
Jan 22, 2019
db3ee1d8
Allow getsockopt(…, SOL_SOCKET, SO_ACCEPTCONN, …) in sandbox
Jan 22, 2019
54c9c8b0
If address/get_if_addrs6 can't findipv6, log WARN, not ERR
Jan 23, 2019
6144cf99
Capture more BUG warnings in util/time test
Jan 23, 2019
2d74da3d
test: Fix a warning underflow in rend_cache/clean
Jan 23, 2019
d23704bf
Merge branch 'ticket28668_035' into ticket28668_040
Jan 23, 2019
d71ca396
Another case of possible gmtime angst.
Jan 23, 2019
bbe417ae
Merge branch 'ticket28668_035' into ticket28668_040
Jan 23, 2019
c985940d
Add version 3 onion service support to HSFETCH
Jan 24, 2019
bbd893d6
Write consensus files in binary mode
Jan 29, 2019
cdda3dc4
hs: Move get_lspecs_from_node to nodelist.c
Jan 30, 2019
58cbe517
Use RFC5737-compliant example IP addresses in manpage when describing MapAddress
Jan 30, 2019
6170d3fc
hs: Onion services put IPv6 addresses in service descriptors
Jan 31, 2019
cb107279
Warn about missing ContactInfo when MyFamily set
Jan 31, 2019
10455aef
Fix shellcheck warnings in test_rust.sh
Feb 01, 2019
a84dc197
Fix instances of SC2006 in test_keygen.sh
Feb 01, 2019
82813315
Fix instances of SC2086 in test_keygen.sh
Feb 01, 2019
3ca1d585
Fix SC2064
Feb 01, 2019
3f5459cb
Fix all instances of SC2015 in test_keygen.sh
Feb 01, 2019
0b245e41
Add changes file
Feb 01, 2019
7341d9ac
Fix all instances of SC2166 in test-network.sh
Feb 02, 2019
f888b3e2
Update test-network.sh to bash script to use array
Feb 02, 2019
d7e50866
Fix one last SC2086
Feb 02, 2019
583e2061
Add changes file
Feb 02, 2019
83b1ca9b
Add release note for bug 29150
Feb 02, 2019
1fc8bbff
Fix two instances of SC2004 in nagios-check-tor-authority
Feb 06, 2019
2649239c
Use mktemp to fix SC2186; also, fix SC2006.
Feb 06, 2019
7e415ec0
Fix SC2181
Feb 06, 2019
4e388060
Add changes file
Feb 06, 2019
daff9e1b
Fix shellcheck warning in fuzz_static_testcases.sh
Feb 06, 2019
8ca808f8
Code for anonymous mappings via mmap() or CreateFileMapping().
Feb 06, 2019
21d184a1
Remove extraneous #if/#endif wrapper in crypto_rand.c
Feb 06, 2019
a49149fc
Extract numeric CSPRNG functions into a new module.
Feb 06, 2019
8df6a65e
Fix shellcheck warning in zero_length_keys.sh
Feb 07, 2019
b9abdcd6
Fix compilation when openssl is compiled without engine support.
Feb 08, 2019
49ec2904
Add more openssl includes to fix no-deprecated compilation
Feb 08, 2019
b63404eb
Changes file for ticket29026.
Feb 08, 2019
b53fee46
Fix SC2086 warning in test_workqueue_*.sh shell scripts
Feb 08, 2019
192b312c
Fix coverage script.
Feb 08, 2019
f2b646a2
Merge branch 'ticket29435_035' into ticket29435_040
Feb 08, 2019
f4c76661
Add a script to check for coverage nondeterminism
Feb 08, 2019
a036c018
cov-diff: better handle the case where a file stops having coverage
Feb 08, 2019
09a3c949
Add connection_dir_buf_add() helper function
Feb 09, 2019
4c102213
Use compress_dir_buf_add() function in a few places
Feb 09, 2019
8d04dc41
Add changes file
Feb 09, 2019
a3f9ddcf
Update geoip and geoip6 to the February 5 2019 database.
Feb 12, 2019
2e770216
Merge branch 'maint-0.3.4' into maint-0.3.5
Feb 12, 2019
7ead2af6
Merge branch 'maint-0.2.9' into maint-0.3.3
Feb 12, 2019
db209d4d
Merge branch 'maint-0.3.3' into maint-0.3.4
Feb 12, 2019
a797a696
Merge branch 'maint-0.3.5'
Feb 12, 2019
72b978c3
On windows, if we fail to load a consensus and it has a CRLF, retry.
Feb 12, 2019
95e5f8fe
Merge branch 'tor-github/pr/671'
Feb 12, 2019
c320c52e
Merge branch 'tor-github/pr/690'
Feb 12, 2019
fc3e90a7
bwauth: Add function to get the digest of a bw file
Feb 13, 2019
28490fa2
test: Add test to get the digest of a bw file
Feb 13, 2019
ec7da50a
dirvote: Add the bandwidth file digest in the vote
Feb 13, 2019
b61c3c6d
changes: Add changes file for
#26698
Feb 13, 2019
4f906186
Use env to find bash
Feb 13, 2019
ad48aab0
Let's not double-quote EXTRA_CARGO_OPTIONS after all
Feb 13, 2019
6efc2a0e
Merge branch 'tor-github/pr/650' into maint-0.3.5
Feb 13, 2019
d5de1a0a
Merge branch 'tor-github/pr/651'
Feb 13, 2019
d043096d
Merge branch 'maint-0.3.5'
Feb 13, 2019
5687165c
Merge remote-tracking branch 'tor-github/pr/674'
Feb 13, 2019
5f42bc0f
Merge remote-tracking branch 'tor-github/pr/699'
Feb 13, 2019
f5a6d4c6
Disable unstable circuit padding unittest.
Feb 14, 2019
622a9a8a
Extract the common body of our random-int functions into a macro
Feb 14, 2019
3d3578ab
Extract RNG tests into a new test module
Feb 14, 2019
f3cbd642
Implement a fast aes-ctr prng
Feb 14, 2019
490e1870
Add a benchmark for our several PRNGs.
Feb 14, 2019
acbde10f
Add a test-rng program so we can pipe to dieharder.
Feb 14, 2019
3f28b982
Add test for crypto_fast_rng_get_double().
Feb 14, 2019
6a29aa7b
Add whitebox test for the long-output optimization of fast_rng
Feb 14, 2019
9bfe4ed6
Merge branch 'tor-github/pr/536' into maint-0.3.5
Feb 14, 2019
b804d5bc
Merge branch 'maint-0.3.5'
Feb 14, 2019
d83c299e
Merge branch 'tor-github/pr/689' into maint-0.3.5
Feb 14, 2019
00b073b1
Merge branch 'maint-0.3.5'
Feb 14, 2019
6c173d00
Merge branch 'tor-github/pr/702'
Feb 14, 2019
b054a6c6
kist: When readding chans, check correct chan's sched_heap_idx
Feb 14, 2019
f07c6ae5
Add histogram fields in header file that allow specifying edges.
Feb 15, 2019
98af25e0
Remove start_usec/range_usec and make equivalent fields for distributions.
Feb 15, 2019
80abe417
Update all the histogram functions to use the new design.
Feb 15, 2019
3093d8af
Fix tests to use the new design.
Feb 15, 2019
6fdd34ac
Remove check-tor script
Feb 15, 2019
384c5c61
Make test-slow compile with libevent
Feb 16, 2019
5dcd44cb
fix some of the typos in Maintaining.md
Feb 17, 2019
94f7e53d
fix a bootstrapping string typo
Feb 17, 2019
8,475 additional commits have been omitted to prevent performance issues.
Loading
Loading