Commits on Source
4115
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
27315de5
Make curve25519_public_to_base64 output padding optional
#7869
Jun 06, 2020
f697ac58
Bug 32040: Add a keep_*_mask to keep circpad machines
Jun 16, 2020
ce9a4e5b
Bug 32040: Tests
Jun 16, 2020
a4a0cb8d
Bug 32040: Machine updates.
Jun 16, 2020
954421ab
Bug 32040: Changes files
Jun 16, 2020
c047c6d5
practracker FTL!
Jun 16, 2020
7cf031a0
Reject Tor relays running the 0.4.1 series
Jun 17, 2020
887dc6ab
scripts: Don't run practracker in git hooks
Jul 02, 2020
8c3e4837
make: Don't run check-best-practices in check-local
Jul 02, 2020
a73049d1
changes: Add changes file for ticket #40019
Jul 02, 2020
3bb9b7e7
Merge branch 'tor-github/pr/1934'
Jul 03, 2020
6ff45967
hs-v2: Add deprecation warning for service
Jul 03, 2020
05ca50c9
Merge branch 'tor-github/pr/1962' into maint-0.4.4
Jul 03, 2020
00f921ed
Merge branch 'maint-0.4.4'
Jul 03, 2020
ac3bc883
Merge remote-tracking branch 'tor-github/pr/1938/head'
Jul 06, 2020
95fc085b
addr: Fix possible memleak in find_my_address()
Jul 06, 2020
1ee748e4
Fix coccinelle complaint in test_config.c
Jul 06, 2020
33e1c2e6
Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS.
Jul 06, 2020
b46984e9
Fix out-of-bound memory read in `tor_tls_cert_matches_key()` for NSS.
Jul 06, 2020
06f1e959
Add constness to length variables in `tor_tls_cert_matches_key`.
Jul 06, 2020
7b2d1070
Use ((x + 7) >> 3) instead of (x >> 3) when converting from bits to bytes.
Jul 06, 2020
118c35b5
Mark some log messages as used by Chutney.
Jul 07, 2020
3ebf3cf9
remove autoconf check for getpass
Jul 07, 2020
06dafe8c
remove autoconf check for syslimits
Jul 07, 2020
b192bc6f
remove autoconf check for htonll
Jul 07, 2020
da850626
remove autoconf check for EVP_sha3_256
Jul 07, 2020
c890a06f
remove autoconf check for malloc
Jul 07, 2020
9cefc472
add changes file for ticket31699
Jul 07, 2020
2aa5e95f
Fix coccinelle complaint in test-memwipe.c
Jul 07, 2020
86fdddcc
Merge branch 'tor-github/pr/1973'
Jul 07, 2020
d9cc2b29
CI: Fix Appveyor printf format error
Jul 07, 2020
bc63f59f
Add correct exclusions to Doxyfile.in.
Jul 07, 2020
789beca7
channel: Refactor NETINFO process function
Jul 07, 2020
78bc52c4
channel: Continue refactor NETINFO process function
Jul 07, 2020
f57ce632
addr: Rename and make resolved_addr_set_last() function public
Jul 07, 2020
192d367b
addr: New function relay_address_new_suggestion()
Jul 07, 2020
f5ce8a2b
channel: Consider NETINFO other address as ours
Jul 07, 2020
15be1ff8
changes: Add a changes file for
#40022
Jul 07, 2020
19d579e8
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 07, 2020
aa80f73f
Merge branch 'maint-0.4.4'
Jul 07, 2020
d4c79cae
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 07, 2020
a213d279
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 07, 2020
809c8647
addr: Attempt to learn our address with ORPort
Jul 07, 2020
640a777c
Merge branch 'ticket33236_045_01'
Jul 07, 2020
9e33391e
Merge remote-tracking branch 'tor-github/pr/1974/head'
Jul 07, 2020
66d5292e
Revert "config: Make clients tell dual-stack exits they prefer IPv6"
Jul 07, 2020
3e08dd9d
Resolve a compiler warning from a 32-bit signed/unsigned comparison
Jul 07, 2020
b81e24cd
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 08, 2020
9603d8af
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 08, 2020
e4bfa734
Merge branch 'maint-0.4.4'
Jul 08, 2020
c364e0e8
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 08, 2020
9b2cadb4
addr: Validate identity key when getting a suggestion
Jul 08, 2020
46e34842
addr: Initialize resolved address cache to NULL address
Jul 08, 2020
6fc6cbd9
trace: Better structure lib/trace and configure options
Jul 08, 2020
70f03152
trace: Hook lib/trace as a subsystem
Jul 08, 2020
668fc70a
trace: Add USDT probes generation support
Jul 08, 2020
0de543aa
trace: Add LTTng-UST interface support
Jul 08, 2020
c31d469f
trace: Comments and configure fix
Jul 08, 2020
bf0e2ae0
trace: Add single tracepoint in circuit subsystem
Jul 08, 2020
a7063345
trace: Add four more circuit subsystem tracepoints
Jul 08, 2020
d36a44ff
trace: Add four generic circuit tracepoints
Jul 08, 2020
4cb68874
trace: Add two origin circuit specific tracepoints
Jul 08, 2020
c8f63278
trace: Add two circuit tracepoints for new circuits
Jul 08, 2020
79d6127a
trace: Comments and improve doc/HACKING/Tracing.md
Jul 08, 2020
24a5983d
trace: Only build probes if instrumentation is enabled
Jul 08, 2020
d80c34d2
trace: Move LTTng specific declartion to .inc file
Jul 08, 2020
3604d86a
trace: Helper macro to disambiguate identifiers
Jul 08, 2020
b049cc3a
trace: Emit a warning if tracing is built in
Jul 08, 2020
942ecfa8
doc: Add a WARNING section to Tracing.md
Jul 08, 2020
562957e0
socks: Returns 0xF6 only if BAD_HOSTNAME
Jul 08, 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
e0da64fd
Handle a failure edge-case when a client-side intro circ opens.
Jul 09, 2020
c1598be1
Refactor setup_intro_circ_auth_key() to make it simpler.
Jul 09, 2020
d7f3d119
Merge branch 'maint-0.4.4'
Jul 09, 2020
1af7f40d
Merge branch 'tor-github/pr/1988' into maint-0.4.4
Jul 09, 2020
32a0bc2a
Merge branch 'maint-0.4.4'
Jul 09, 2020
63a54858
hs-v3: Remove a possible BUG() condition
Jul 09, 2020
7142f3e4
Merge branch 'trove_2020_001_035' into maint-0.3.5
Jul 09, 2020
0f39cc10
Merge branch 'maint-0.4.3' into maint-0.4.4
Jul 09, 2020
b0399c60
Merge branch 'maint-0.4.4'
Jul 09, 2020
283ce30c
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 09, 2020
af08dad6
Merge branch 'maint-0.4.2' into maint-0.4.3
Jul 09, 2020
8dd89e43
Merge remote-tracking branch 'dgoulet/ticket33796_044_01' into maint-0.4.4
Jul 09, 2020
be6b30e6
Merge branch 'maint-0.4.4'
Jul 09, 2020
e500ea2e
Merge branch 'tor-github/pr/1989' into maint-0.4.4
Jul 09, 2020
b1a32761
Merge branch 'maint-0.4.4'
Jul 09, 2020
5b6cd566
copy changelogs and releasenotes for today's releases
Jul 09, 2020
0bb227d1
bump to 0.3.5.11
Jul 09, 2020
78285594
Merge branch 'maint-0.3.5' into maint-0.4.2
Jul 09, 2020
5aaecf6d
Update version to 0.4.2.8.
Jul 09, 2020
4,015 additional commits have been omitted to prevent performance issues.
Loading
Loading