Commits on Source
3089
eacf5289
Add support for creating v3 onion services form the control port
Nov 15, 2020
3057671a
Add changes file for ticket 40084
Nov 15, 2020
af48afe6
Unbreak build
Nov 16, 2020
8785a75e
Give a descriptive error message with "tor-gencert --create-identity-key"
Nov 16, 2020
157fe459
Add tests for bug
#40084
Nov 19, 2020
be6db23d
Some test and logic corrections
Nov 24, 2020
399025dc
When a channel hasn't seen client or cell log differently
Dec 02, 2020
7d547349
More logic corrections
Dec 03, 2020
65d60a16
Remove unused NULL check in hs_service_add_ephemeral(), mention we take...
Dec 08, 2020
8a291046
Reinstate add_onion_helper_add_service() test, validate auth clients before adding them
Dec 08, 2020
2e76b024
path: fix directory special case
Jan 22, 2021
d2c2204b
Slightly reword the changes file and rename it.
Jan 22, 2021
01a5b41b
New ReconfigDropsBridgeDescs config option
Jan 25, 2021
fd5a7207
dos: Add DoS subsystem to manager list
Jan 27, 2021
a634f6b6
dos: Move config options within the subsystem
Jan 27, 2021
a82b4eb3
src/core/mainloop: Put brackets around IPv6 addresses in log messages
Jan 27, 2021
f26950fa
relay: Add bloomfiter of relay address + {OR|Dir}Port
Jan 29, 2021
93ac6ec4
exit: Deny re-entry into the network
Jan 29, 2021
9eba65bd
test: Add test for exits blocking reentry to the network
Jan 29, 2021
705fd378
Merge branch 'tor-gitlab/mr/284' into ticket2667_043_01
Jan 29, 2021
b2434d30
Merge branch 'tor-gitlab/mr/285' into ticket2667_044_01
Jan 29, 2021
40eeb63b
bump to 0.4.5.5-rc-dev
Feb 01, 2021
732bbff2
forward-port changelog from 0.4.5.5-rc
Feb 01, 2021
a81581e6
Merge branch 'maint-0.4.5'
Feb 01, 2021
8ea00c85
Fix testcases regarding O_NONBLOCK on parisc/hppa architecture
Feb 02, 2021
0ba0d738
Merge remote-tracking branch 'tor-gitlab/mr/279'
Feb 02, 2021
ce3af5dd
relay: Follow consensus parameter for network reentry
Feb 03, 2021
98590621
relay: Double the size of the relay reentry set
Feb 03, 2021
0f819540
Merge branch 'maint-0.3.5' into maint-0.4.3
Feb 03, 2021
36b51a1c
Merge branch 'maint-0.4.3' into maint-0.4.4
Feb 03, 2021
59f1a41a
relay: Send back CONNECTION_REFUSED on reentry
Feb 03, 2021
c2cee6c7
node: Move reentry set to use a digestmap_t
Feb 03, 2021
e5064858
Merge branch 'maint-0.3.5' into maint-0.4.3
Feb 03, 2021
903bfc4e
Merge branch 'maint-0.4.3' into maint-0.4.4
Feb 03, 2021
a3cef41f
Merge branch 'ticket40270_035_01' into maint-0.3.5
Feb 03, 2021
cc5d5a5d
Merge branch 'maint-0.3.5' into maint-0.4.3
Feb 03, 2021
eda81ea2
Merge branch 'maint-0.4.3' into maint-0.4.4
Feb 03, 2021
a0b3e911
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 03, 2021
1b298e18
Merge branch 'maint-0.4.5'
Feb 03, 2021
6f95cdf8
Remove unused addr_port_set code
Feb 03, 2021
f322ea3f
Merge branch 'ticket40269_035_01' into maint-0.3.5
Feb 03, 2021
890a9e89
Merge branch 'maint-0.3.5' into maint-0.4.3
Feb 03, 2021
61e38deb
Merge branch 'maint-0.4.3' into maint-0.4.4
Feb 03, 2021
9e91bb31
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 03, 2021
970d49f1
Merge branch 'maint-0.4.5'
Feb 03, 2021
44b4aa82
nodelist: Remove merge artefact
Feb 03, 2021
22941c52
Merge branch 'maint-0.4.5'
Feb 03, 2021
14c89e48
copy stable release entries forward into changelog and releasenotes
Feb 03, 2021
22f55fdb
Document REND_V3_AUTH flag
Feb 03, 2021
21317c92
Bump to 0.3.5.13-dev.
Feb 03, 2021
0d14ac1e
bump to 0.4.3.8-dev
Feb 03, 2021
f3ba71bb
bump to 0.4.4.7-dev
Feb 03, 2021
8a17999d
Merge branch 'maint-0.3.5' into maint-0.4.3
Feb 03, 2021
2933c371
Merge branch 'maint-0.4.3' into maint-0.4.4
Feb 03, 2021
ff1b24fb
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 03, 2021
d06dfc08
Merge branch 'maint-0.4.5'
Feb 03, 2021
d1034662
Add missing newline between get_all_possible_sybil() and version_from_platform()
Feb 03, 2021
67aefd55
Only check for bindable ports if we are unsure if it will fail.
Feb 05, 2021
6578a3e8
Merge branch 'tor-gitlab/mr/292_squashed' into maint-0.4.4
Feb 05, 2021
0a40892e
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 05, 2021
7a152997
Merge branch 'maint-0.4.5'
Feb 05, 2021
af9107af
Fix Windows build.
Feb 05, 2021
62b98716
Fix CI build: practracker error in connection_edge.c.
Feb 05, 2021
34968048
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 05, 2021
07ca2a8e
Merge branch 'maint-0.4.5'
Feb 05, 2021
aa1a053d
Fix CI build: practracker error in connection_edge.c, take two.
Feb 05, 2021
4f4728a0
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 05, 2021
db207329
Merge branch 'maint-0.4.5'
Feb 05, 2021
49c61c1b
Delete changes/40241_v2 as it breaks CI.
Feb 05, 2021
f420eacf
Merge branch 'maint-0.4.4' into maint-0.4.5
Feb 05, 2021
60823d26
Merge branch 'maint-0.4.5'
Feb 05, 2021
d4255253
Merge remote-tracking branch 'tor-gitlab/mr/212'
Feb 08, 2021
16915ec5
Fix broken unittest from
!212
.
Feb 08, 2021
177b535e
Another round of unittest massaging for
!212
.
Feb 08, 2021
2391c60c
Add stream ID to ADDRMAP control event
Feb 08, 2021
d159bdb0
Add a colon to ticket40249 changes entry
Feb 08, 2021
90add505
Merge branch 'bug40249_squashed'
Feb 08, 2021
576e248b
Merge remote-tracking branch 'tor-gitlab/mr/278'
Feb 08, 2021
841ee464
relay: Fix Coverity warning for unchecked returned value
Feb 08, 2021
8d80126e
Remove DirCache=1 from list of supported versions.
Feb 08, 2021
685c4866
relay: Look at the omit IPv6 flag when publishing
Feb 08, 2021
56f1cab9
Don't log supported-protover warnings if consensus is older than Tor.
Feb 08, 2021
d21ad8a7
Merge remote-tracking branch 'tor-github/pr/2128/head'
Feb 08, 2021
0efc1e63
40274: Add a changes file and make the same change with FD_CLOEXEC
Feb 08, 2021
01c4abc2
conn: Properly close MetricsPort socket on EOF
Feb 08, 2021
d6b82d79
Merge branch 'maint-0.4.5'
Feb 08, 2021
758000aa
Merge remote-tracking branch 'tor-gitlab/mr/296' into maint-0.4.5
Feb 08, 2021
14e1c2fe
Merge branch 'maint-0.4.5'
Feb 08, 2021
b64fe4bf
Fix coverity warnings 1472846 / 1472845.
Feb 09, 2021
5138a9c3
relay: Don't look at omit flag when building descriptor
Feb 10, 2021
ae5800cd
relay: Allow RFC1918 addresses for non public relays
Feb 10, 2021
80b33ae1
config: Set flag for implicit port address
Feb 11, 2021
58b5300f
Merge remote-tracking branch 'tor-gitlab/mr/295' into maint-0.4.5
Feb 12, 2021
9fbedc74
Merge branch 'maint-0.4.5'
Feb 12, 2021
088a74aa
Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5
Feb 12, 2021
9b6b1aed
Merge branch 'maint-0.4.5'
Feb 12, 2021
d24a6b2f
Merge remote-tracking branch 'tor-gitlab/mr/293' into maint-0.4.5
Feb 12, 2021
e6caf7d8
Merge branch 'maint-0.4.5'
Feb 12, 2021
73bedcaf
Merge branch 'tor-gitlab/mr/303' into maint-0.4.5
Feb 12, 2021
bdca4755
Merge branch 'tor-gitlab/mr/302' into maint-0.4.5
Feb 12, 2021
2,989 additional commits have been omitted to prevent performance issues.
Loading
Loading