mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
crypto config: do not change the user's value of HardwareAccel.
We still interpret "AccelName" as turning on the "HardwareAccel" feature, but we no longer modify the user's options here. Fixes bug 32382; bugfix on 0.2.2.1-alpha when we added openssl engine support.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes (configuration):
|
||||
- Avoid changing the user's value of HardwareAccel as stored by SAVECONF,
|
||||
when AccelName is set but HardwareAccel is not.
|
||||
Fixes bug 32382; bugfix on 0.2.2.1-alpha.
|
||||
Reference in New Issue
Block a user