summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Stable release 1.94Chris Novakovic2024-01-08
* Developer release 1.93_05Chris Novakovic2024-01-06
* Developer release 1.93_04Chris Novakovic2024-01-05
* Mark Tuure as an inactive contributorChris Novakovic2024-01-04
* GH-458 Expose a number of recent and otherwise omitted LibreSSL functions.Heikki Vatiainen2024-01-04
* GH-456 Developer release 1.93_03Heikki Vatiainen2024-01-02
* GH-452 Expose OPENSSL_init_ssl, OPENSSL_init_crypto and related functions.Heikki Vatiainen2023-12-27
* GH-452 Add constants for OPENSSL_init_crypto and related functions.Heikki Vatiainen2023-12-26
* GH-449 Update recent SSLeay.pod additions to match current formatting.Heikki Vatiainen2023-12-09
* GH-449 Update Github CI with the latest stable OpenSSL and LibreSSL.Heikki Vatiainen2023-12-09
* GH-449 Remove support for OpenSSL older than 0.9.8 from various files.Heikki Vatiainen2023-12-09
* GH-449 Add constants for version field in certificates, certificate requests ...Heikki Vatiainen2023-12-06
* Doc cleanup (#446)John Jetmore2023-12-03
* Expose functions for setting up TLS 1.3 PSK authentication on the client side.Heikki Vatiainen2023-12-02
* Expose NID_shake128, NID_shake256 and the rest of NID_sha* constants.Heikki Vatiainen2023-12-02
* GH-442 Expose functions for setting up TLS PSK on the server side. (#443)Heikki Vatiainen2023-09-16
* GH-71 Expose rest of SSL_CTX_set_client_hello_cb family of functions.Heikki Vatiainen2023-09-06
* GH-71 Add TLSEXT_TYPE_ prefixed constants.Heikki Vatiainen2023-08-23
* GH-71 Expose SSL_client_hello_isv2().Heikki Vatiainen2023-08-22
* GH-71 Add constants for SSL_CTX_set_client_hello_cb() callback function.Heikki Vatiainen2023-07-09
* GH-436 Update Changes and OpenSSL and LibreSSL support information.Heikki Vatiainen2023-06-23
* Add Changes entry and update SSLeay.pod for pull request GH-434.Heikki Vatiainen2023-06-12
* Developer release 1.93_02Chris Novakovic2023-02-22
* GH-394 Tests no longer depend on the legacy provider. (#423)Heikki Vatiainen2023-01-13
* GH-415 Fix Net::SSLeay::get_keyblock_size() with AEAD ciphersuites.Heikki Vatiainen2023-01-05
* Support LibreSSL 3.5 and 3.6Chris Novakovic2022-12-31
* GH-397 SSLeay.pod: Correct CRL revocation reasons P_X509_CRL_add_revoked_seri...Heikki Vatiainen2022-12-23
* GH-329 Update documentation about the recent OPENSSL_Applink changes.Heikki Vatiainen2022-12-23
* Add EVP_PKEY_security_bits.Felipe Gasper2022-09-27
* Developer release 1.93_01Chris Novakovic2022-03-20
* Make libssl support for TLSv1 - TLSv1.2 optionalChris Novakovic2022-03-06
* GH-367 Expose X509_get0_notBefore, X509_getm_notBefore, X509_get0_notAfter an...Heikki Vatiainen2022-02-21
* GH-372 Update constants from current OpenSSL master branch. (#374)Heikki Vatiainen2022-02-10
* GH-367 Expose X509_CRL_set1_lastUpdate() and X509_CRL_set1_nextUpdate().Heikki Vatiainen2022-02-09
* GH-367 Expose X509_CRL_get0_nextUpdate/lastUpdate and fix deprecation warnings.Heikki Vatiainen2022-02-09
* GH-369 Make RSA_get_key_parameters available with OpenSSL 1.1.0 and later.Heikki Vatiainen2022-02-07
* Stable release 1.92Chris Novakovic2022-01-12
* Update Net::SSLeay module summary/abstractChris Novakovic2022-01-12
* Developer release 1.91_03Chris Novakovic2022-01-10
* GH-352 Correct spelling and some links to OpenSSL pages in SSLeay.pod.Heikki Vatiainen2022-01-09
* GH-352 Add OpenSSL 3.0.0 constants OPENSSL_VERSION_MAJOR/MINOR/PATCH.Heikki Vatiainen2022-01-08
* GH-352 Update documentation for library version and information functions.Heikki Vatiainen2022-01-08
* GH-352 Expose OPENSSL_info(), OPENSSL_version_*() added in OpenSSL 3.0.0.Heikki Vatiainen2022-01-08
* GH-352 Add constants for OPENSSL_info().Heikki Vatiainen2022-01-04
* GH-352 Add OpenSSL 3.0.0 constants for OpenSSL_version().Heikki Vatiainen2022-01-04
* Developer release 1.91_02Chris Novakovic2021-12-29
* GH-316 Remove undefined exportable symbols from SSLeay.pm. (#343)Heikki Vatiainen2021-12-29
* GH-152 Enhance RAND_file_name tests. (#342)Heikki Vatiainen2021-12-15
* GH-340 Expose SSL_CTX_set_keylog_callback and SSL_CTX_get_keylog_callback (#341)Heikki Vatiainen2021-12-14
* GH-336 Constants for message callback functions. (#337)Heikki Vatiainen2021-12-13