Commits on Source
3956
955a050b
rust/protover: make test match test name
Feb 09, 2020
419ea2f8
rust/protover: remove redundant test
Feb 09, 2020
44facb83
rust/protover: parse empty string into empty *ProtoEntry
Feb 09, 2020
5d330997
dirparse: reject votes with malformed routerstatus entries
Feb 09, 2020
b3affc23
dirparse: reject routerstatus entries with malformed protover
Feb 09, 2020
ad1b378e
dirparse: curlybraceify if statements
Feb 09, 2020
8d89aa5e
dirparse: reject votes with invalid recommended/required protocols
Feb 09, 2020
c2b95da4
dirparse: add helper for recommended/required protocols
Feb 09, 2020
32b33c0d
protover: reject unexpected commas
Feb 09, 2020
60f699c8
Send a control port event when a stream enters the AP_CONN_STATE_CONTROLLER_WAIT state
Jul 08, 2020
54d9e1b9
Remove duplicate #include control_events.h in control_cmd.c
Jul 08, 2020
34fa2c4d
Add support for patterns on %include
#25140
Jul 15, 2020
49dab427
Add test for torrc %include functionality and seccomp sandbox
Jul 15, 2020
3c70f26d
Fix small memory leak in config include tests
Jul 15, 2020
ac2c4b1e
Changes file for
#25140
Jul 15, 2020
ceb6585a
Treat all extorport connections with un-set addresses as remote
Jul 22, 2020
6f19e67c
fallbackdir: Update list for 2020
Jul 23, 2020
f916ddd3
More info in the fallbackdir changes file
Jul 23, 2020
07934664
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 23, 2020
3bcbd69a
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 23, 2020
6354b70e
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 23, 2020
9d922b8e
Merge branch 'maint-0.4.4'
Jul 23, 2020
bf2b1e7a
relay: Turn find address "method_used" into enum
Jul 24, 2020
fda0fa02
relay: Add a cache that tracks which address was configured
Jul 24, 2020
ad9806b5
relay: Publish IPv4 descriptor on guessed IPv6 reachability failure
Jul 24, 2020
2299b31f
Don't let a bad IPv6 orport stop our IPv4 bandwidth test.
Jul 24, 2020
564a9a54
fallbackdir: Remove all three Digitalcourage3 relays
Jul 24, 2020
010387e4
Merge branch '40068_maybe'
Jul 24, 2020
95914ceb
Bump to 0.4.4.3-alpha
Jul 27, 2020
c2e265e4
Merge branch 'maint-0.4.4'
Jul 27, 2020
c0bc30b6
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 27, 2020
97d0cb83
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 27, 2020
64d7b282
Merge branch 'maint-0.4.4'
Jul 27, 2020
31eba7f0
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 27, 2020
98d84587
Fix documentation of cache_failure_intro_lookup
Jul 27, 2020
0a38e02f
bump to 0.4.4.3-alpha-dev
Jul 27, 2020
6d3bb9a1
Merge branch 'maint-0.4.4'
Jul 27, 2020
86de51fe
copy forward the changelog from 0.4.4.3-alpha
Jul 27, 2020
dcc60294
Use _lseeki64() on windows.
Jul 28, 2020
eab8e7af
Fix startup crash with seccomp sandbox enabled
#40072
Jul 29, 2020
4e71fc92
WritingTests.md: add a section about shells
Jul 28, 2020
915af1a6
Remove tor.service.in
Jul 29, 2020
3cb9a9b8
Remove the connection_t.outbuf_flushlen field
Jul 29, 2020
10906318
Merge branch 'tor-gitlab/mr/73_squashed'
Jul 29, 2020
66657139
Merge remote-tracking branch 'tor-gitlab/mr/87'
Jul 29, 2020
8e690ce7
Merge remote-tracking branch 'tor-gitlab/mr/85' into maint-0.4.4
Jul 29, 2020
eba2870d
Merge branch 'maint-0.4.4'
Jul 29, 2020
75f94ea1
Merge remote-tracking branch 'tor-github/pr/1987/head'
Jul 29, 2020
8c92d446
Merge remote-tracking branch 'tor-gitlab/mr/68' into maint-0.4.4
Jul 29, 2020
c7502b65
Add a changes file from mr 86 for 40072 fix.
Jul 29, 2020
cdb0e6c2
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 29, 2020
3b8bf743
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 29, 2020
9164d7c7
Merge branch 'maint-0.4.4'
Jul 29, 2020
0c8c2959
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 29, 2020
c212578b
Introduce write_str_if_not_equal()
Jul 30, 2020
67a62ccf
Use write_str_if_not_equal() for onion services
Jul 30, 2020
f3e5b283
test_util.c: Extract utime() function.
Jul 30, 2020
fcf4954c
Add a unit test for write_str_to_file_if_not_equal()
Jul 30, 2020
fc5fe094
Fix segfault and logic error in remove_duplicate_orports()
Jul 30, 2020
2bb9acca
Write unittest for
#40065
.
Jul 30, 2020
219edc9a
Handle ORPort auto when logging about removed orports.
Jul 30, 2020
155e0dee
Merge branch 'tor-gitlab/mr/84'
Jul 30, 2020
0a588821
Add unit test for buf_move_all(), including a failing case
Jul 30, 2020
c4742b89
Fix a bug in buf_move_all() when the input buffer is empty.
Jul 30, 2020
c2d5ec5e
Merge branch 'maint-0.4.2' into bug40076_042
Jul 30, 2020
69d77529
Merge branch 'bug40076_042' into bug40076_043
Jul 30, 2020
b4400e20
Merge branch 'bug40076_043' into bug40076_044
Jul 30, 2020
4c810a6a
Merge branch 'bug40076_044'
Jul 30, 2020
4e684c86
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 31, 2020
e78a7450
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 31, 2020
badc52b7
Merge branch 'maint-0.4.4'
Jul 31, 2020
4c22050d
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 31, 2020
b5068e48
Extract bw_array_t and related constants into a header.
Jul 31, 2020
708f5163
Added tests for bandwidth functions
Jul 31, 2020
a93c3d7a
Added tests for bandwidth functions
Jul 31, 2020
bb585c5e
test_stats : Removed CONFIG_PRIVATE
Jul 31, 2020
5ca03f1e
Changes 33812 : Add ticket number to all paragraphs
Jul 31, 2020
700e8a8b
Remove now-outdated part of 33812 changes file.
Jul 31, 2020
837e0c4d
Code simplifications for AP_CONN_STATE_CONTROLLER_WAIT
Jul 31, 2020
1474ab33
Add --format argument to --key-expiration option. #30045
Aug 01, 2020
efe8a988
Fix a leak-on-failure on test_get_bandwidth_lines()
Aug 01, 2020
3e3b0b04
Merge remote-tracking branch 'tor-github/pr/1986/head'
Aug 03, 2020
d1fda62d
Merge remote-tracking branch 'tor-gitlab/mr/94'
Aug 03, 2020
efc969e8
Rename protover_contains_long_protocol_names to protover_list_is_invalid
Aug 03, 2020
ce57404a
Fix comment on protover_list_is_invalid
Aug 03, 2020
18d2c7c5
Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.4.4
Aug 03, 2020
e069b0af
Merge branch 'maint-0.4.4'
Aug 03, 2020
5b9508c9
Add a tor_str_wipe_and_free() function.
Aug 03, 2020
ea876ab0
Wipe address strings from connections before freeing them them.
Aug 03, 2020
435f31ae
Remove channel_is_canonical_is_reliable()
Aug 03, 2020
aef9c0f5
Merge branch 'ticket40081_035' into ticket40081_044
Aug 03, 2020
ccdd0d80
Minor style improvements. #30045
Aug 03, 2020
62361cc6
Launch early reachability tests once a minute, not once a second.
Aug 04, 2020
08de2606
Merge branch 'bug40083_035' into bug40083_042
Aug 04, 2020
04926126
Merge remote-tracking branch 'tor-gitlab/mr/100'
Aug 04, 2020
1d0695fe
Improve ratelimit message to list true interval.
Aug 04, 2020
d89c1799
manual: Describe Sandbox more accurately.
Aug 04, 2020
d1413e04
ipv6: Specialize GETINFO address interface for v4 and v6
Aug 04, 2020
afd88ee8
Merge remote-tracking branch 'tor-gitlab/mr/88'
Aug 05, 2020
b417594d
Replace several C identifiers for ticket 18106.
Aug 05, 2020
3,856 additional commits have been omitted to prevent performance issues.
Loading
Loading