diff options
author | Alexander Færøy <ahf@torproject.org> | 2017-04-20 16:23:06 +0200 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-04-25 08:10:10 -0400 |
commit | c2d1d949dec1db9fb413a02be422dfede3bb53aa (patch) | |
tree | 4ad2a4926952afe396fa8aaef516e4d3c29de7dc /ChangeLog | |
parent | 6b905b38bb850d0530ba6f6d02c10b1fb19aef9a (diff) | |
download | tor-c2d1d949dec1db9fb413a02be422dfede3bb53aa.tar.gz tor-c2d1d949dec1db9fb413a02be422dfede3bb53aa.zip |
Use `tor_compress_supports_method()` before printing library versions.
This patch ensures that Tor checks if a given compression method is
supported before printing the version string when calling `tor
--library-versions`.
Additionally, we use the `tor_compress_supports_method()` to check if a
given version is supported for Tor's start-up version string, but here
we print "N/A" if a given compression method is unavailable.
See: https://bugs.torproject.org/21662
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions