Commits on Source
8405
fecd583c
rust: abort on panic in all profiles
Aug 18, 2018
cdda3dc4
hs: Move get_lspecs_from_node to nodelist.c
Jan 30, 2019
6170d3fc
hs: Onion services put IPv6 addresses in service descriptors
Jan 31, 2019
10455aef
Fix shellcheck warnings in test_rust.sh
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
4f906186
Use env to find bash
Feb 13, 2019
ad48aab0
Let's not double-quote EXTRA_CARGO_OPTIONS after all
Feb 13, 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
361738c9
Merge branch 'bug29017-033' into bug29017-master-merge
Feb 19, 2019
a798bd40
stats: Stop reporting statistics when ExtraInfoStatistics is 0
Feb 19, 2019
6c5a506c
router: split router_build_fresh_descriptor() into static functions
Feb 19, 2019
f19b64dc
router: refactor router_build_fresh_descriptor() static function interfaces
Feb 19, 2019
a65c1019
router: check for NULL in router_build_fresh_descriptor() static functions
Feb 19, 2019
af0a43be
router: eliminate tiny router_build_fresh_descriptor() static functions
Feb 19, 2019
9cab9886
router: eliminate router_update_info_send_unencrypted()
Feb 19, 2019
a1f85586
router: Move extrainfo signing into its own function
Feb 19, 2019
a9f852a0
router: Document the additional config and state used to dump descriptors
Feb 19, 2019
7c9450fb
test_router: Add comment to explain mocking
Feb 19, 2019
53b49d1a
test_dir: Unit tests for RSA-only router and extrainfo descriptor creation
Feb 19, 2019
7a2c8dad
test_dir: Split test_dir_formats into separate rsa and rsa_ed25519 tests
Feb 19, 2019
8e5df400
test_dir: Test rsa + ed25519 extrainfo creation and parsing
Feb 19, 2019
38fc52a5
test_dir: Refactor common code out of the dir_format unit tests
Feb 19, 2019
39ab6c9f
test_dir: Test descriptor variants
Feb 19, 2019
0c0f2158
routerkeys: Log failures at info-level in make_tap_onion_key_crosscert()
Feb 19, 2019
51f59f21
router: Add some missing #endif comments
Feb 19, 2019
6c652eae
fixup! test_dir: Refactor common code out of the dir_format unit tests
Feb 20, 2019
97b9dfe3
Add a convenience macro to get a fast one-in-n calculation
Feb 20, 2019
b3416476
Remove all uses of weak_rng.
Feb 20, 2019
b3b737b8
Update pre-commit.git-hook for ticket 29553
Feb 21, 2019
c346eff2
Walk back from requiring bash
Feb 21, 2019
341cd6ea
histogram_edges is histogram_len long
Feb 25, 2019
331a067a
Fix dist_min_usec documentation and naming.
Feb 25, 2019
71c11d73
document picking infinity bin
Feb 25, 2019
18de065c
Switch an int32_t bin to a circpad_hist_index_t.
Feb 25, 2019
065e7da8
Re-enable and fix unit test for nofork mappings
Feb 25, 2019
d731ab45
Check that all valid values of int and unsigned int can be put into void pointer
Feb 25, 2019
e138bb8f
Downgrade some LOG_ERR messages in the address/* tests to warnings
Feb 26, 2019
cc23afdd
Changes file for backporting 29530 to 0.3.5
Feb 26, 2019
aa360b25
Fix crash bug in PT subsystem.
Feb 26, 2019
6c966b89
Merge branch 'maint-0.2.9' into maint-0.3.3
Feb 27, 2019
1a194beb
Merge branch 'maint-0.3.3' into maint-0.3.4
Feb 27, 2019
15dc3384
Merge branch 'maint-0.3.4' into maint-0.3.5
Feb 27, 2019
ef2925e7
Merge branch 'maint-0.3.5' into maint-0.4.0
Feb 27, 2019
ef12ab83
Merge branch 'maint-0.4.0'
Feb 27, 2019
4d9eb4dd
test/shared-random: Stop leaking shared random state in the unit tests
Feb 27, 2019
64e082e8
Merge branch 'bug29599_029' into bug29599_033
Feb 27, 2019
d4b7975c
test/shared-random: use sr_state_free_all() rather than sr_state_free()
Feb 27, 2019
56f01e58
Merge remote-tracking branch 'tor-github/pr/731' into maint-0.4.0
Feb 27, 2019
761eb4cf
Merge branch 'maint-0.4.0'
Feb 27, 2019
26c4f6cf
Add more intelligent problem tracking.
Feb 27, 2019
2a722e28
Improve metrics implementation.
Feb 27, 2019
31c1d91f
Exit with 1 if new issues were found. Also work with python3.
Feb 27, 2019
a479909e
appveyor: skip two redundant builds to speed up CI on Windows
Feb 28, 2019
78bfe731
appveyor: Do the 64-bit Windows Server 2016 job first
Feb 28, 2019
c142e3d1
Set CIRCLAUNCH_NEED_UPTIME in rend_service_relaunch_rendezvous() on a...
Feb 27, 2019
3313444e
Merge branch 'maint-0.2.9' into maint-0.3.3
Feb 28, 2019
52473150
Merge branch 'maint-0.3.3' into maint-0.3.4
Feb 28, 2019
be29dfed
Merge branch 'maint-0.3.4' into maint-0.3.5
Feb 28, 2019
90c8956e
Merge branch 'maint-0.3.5' into maint-0.4.0
Feb 28, 2019
065cfc47
Merge branch 'maint-0.4.0'
Feb 28, 2019
be71cce9
Merge remote-tracking branch 'tor-github/pr/731' into maint-0.3.3
Feb 28, 2019
6a61a020
Merge branch 'maint-0.3.3' into maint-0.3.4
Feb 28, 2019
de0969ef
Merge branch 'maint-0.3.4' into maint-0.3.5
Feb 28, 2019
aef6e613
Merge branch 'maint-0.3.5' into maint-0.4.0
Feb 28, 2019
600f5f0d
Merge branch 'maint-0.4.0'
Feb 28, 2019
9b7cdd23
doc: update the man page and sample torrc for ExitRelay
Feb 28, 2019
cec555f4
Merge branch 'tor-github/pr/720'
Feb 28, 2019
dc19d65c
Merge remote-tracking branch 'tor-github/pr/728' into maint-0.4.0
Feb 28, 2019
d5f61375
Merge branch 'maint-0.4.0'
Feb 28, 2019
9256b02c
maint: Remove 0.3.3 branch from git scripts
Feb 28, 2019
389ee834
Log the correct "auto" port number for listening sockets
Mar 01, 2019
e8d84b18
Bug 25733: Avoid assert failure if all circuits time out.
Mar 01, 2019
ecbc2e80
Merge remote-tracking branch 'tor-github/pr/747' into maint-0.2.9
Mar 01, 2019
c1ab5384
Merge remote-tracking branch 'tor-github/pr/748' into maint-0.2.9
Mar 01, 2019
7786198e
Merge remote-tracking branch 'tor-github/pr/749' into maint-0.2.9
Mar 01, 2019
76b55fde
Merge branch 'maint-0.2.9' into maint-0.3.3
Mar 01, 2019
f5664591
Merge branch 'maint-0.3.3' into maint-0.3.4
Mar 01, 2019
1c248fa2
Merge branch 'maint-0.3.4' into maint-0.3.5
Mar 01, 2019
955a6223
Merge branch 'maint-0.3.5' into maint-0.4.0
Mar 01, 2019
2d5c6cdd
Merge branch 'maint-0.4.0'
Mar 01, 2019
64f59449
Document crypto_fast_rng_one_in_n.
Mar 01, 2019
cb0d4030
Merge remote-tracking branch 'tor-github/pr/677'
Mar 01, 2019
436e0c8c
maint: Make git scripts fetch origin once
Mar 01, 2019
13e93bdf
Merge branch 'tor-github/pr/718'
Mar 01, 2019
5d538621
Split crypto_digest.c
Mar 02, 2019
27eec505
manpage: fix formatting of example on quoting options with spaces
Mar 03, 2019
e52d7259
doc: Improve the monotonic time module and function documentation
Mar 04, 2019
f186f21a
doc: Fix an incorrect comment about calling FreeLibrary() on Windows
Mar 04, 2019
fe2552ad
Merge branch 'tor-github/pr/739'
Mar 04, 2019
c5da1f1c
Merge branch 'tor-github/pr/723'
Mar 04, 2019
4578c3eb
Set TOR_PT_EXIT_ON_STDIN_CLOSE=1 for client transports too.
Mar 05, 2019
f236c9e7
Introduce tor_assertf() to allow logging extra error message on assert failure
Mar 05, 2019
b6813845
Also add tor_assertf_nonfatal()
Mar 05, 2019
c9a9de12
Fix changelog for ticket 25614 to make it pass check-changes.
Mar 05, 2019
8,305 additional commits have been omitted to prevent performance issues.
Loading
Loading