mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote branch 'origin/maint-0.2.2'
Conflicts: src/or/config.c
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Major features:
|
||||
- Exit relays now try harder to block exit attempts from unknown
|
||||
relays, to make it harder for people to use them as one-hop proxies.
|
||||
Controlled by the refuseunknownexits consensus parameter, or you
|
||||
can override it with the RefuseUnknownExits torrc option.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Major bugfixes:
|
||||
- Fix a segfault that can happen when using bridges. Fixes bug 1964;
|
||||
bugfix on 0.2.2.15-alpha.
|
||||
Reference in New Issue
Block a user