summaryrefslogtreecommitdiff
path: root/changes/feature15652
blob: d11b76f8bbe0729d914dc7abeedc005edf3504ab (plain)
1
2
3
4
5
  o Removed code:
    - Remove `USE_OPENSSL_BASE64` and the corresponding fallback code and
      always use the internal Base64 decoder. The internal decoder has been
      part of tor since tor-0.2.0.10-alpha, and no one should be using the
      OpenSSL one. Part of ticket 15652.