]> jfr.im git - solanum.git/commit - librb/src/openssl.c
OpenSSL: Forward-port release/3.5 improvements
authorAaron Jones <redacted>
Sat, 17 Sep 2016 17:03:21 +0000 (17:03 +0000)
committerAaron Jones <redacted>
Sat, 17 Sep 2016 17:03:21 +0000 (17:03 +0000)
commit73470f0b3c0b3dc8ecce6823a9d2d630ccca76bb
tree57806ef648bf4e0b16ced53264daf84f3edadeb4
parent087555a00fdcf6ac6f71d5f4919c903673996d74
OpenSSL: Forward-port release/3.5 improvements

The changes made in this file are detailed in release/3.5 commits
1f30c8943bf2ca3 through 92c04c6b9dbdd11 inclusive.

Some slight alterations are necessary; librb instead of libratbox,
snprintf() instead of rb_snprintf(), etc. Also, release/4 has
offline certificate digesting functionality. For more insight,
simply diff the openssl.c between release/3.5 and release/4.
librb/src/openssl.c
librb/src/openssl_ratbox.h [new file with mode: 0644]