summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAge
* Stable release 1.94Chris Novakovic2024-01-08
* Developer release 1.93_05Chris Novakovic2024-01-06
* Don't automatically detect libssl/libcrypto with ExtUtils::PkgConfigChris Novakovic2024-01-06
* Developer release 1.93_04Chris Novakovic2024-01-05
* 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-454 Updates to README and README.OSX installation instructions.Heikki Vatiainen2024-01-01
* GH-454 Tone down warning against mixing compilers and compiler flags.Heikki Vatiainen2024-01-01
* GH-454 Add paths for current Shining Light OpenSSL in Makefile.PL.Heikki Vatiainen2023-12-30
* GH-454 More fixes to address 'no code before declaration' warnings.Heikki Vatiainen2023-12-29
* Support finding OpenSSL libraries using ExtUtils::PkgConfig (#127)Paul Howarth2023-12-28
* 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-438 Remove 'extern "C"' wrapper around Perl XS includes.Heikki Vatiainen2023-12-10
* 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-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
* Add Changes entry for pull request GH-433.Heikki Vatiainen2023-06-11
* Pass through RAND_seed() argument to libcryptoChris Novakovic2023-02-23
* 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 Remove code guraded by obsolete SSL_F_SSL_SET_HELLO_EXTENSION #ifdef.Heikki Vatiainen2023-01-05
* 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
* Update Changes for pull request 406.Heikki Vatiainen2022-12-23
* GH-329 Update documentation about the recent OPENSSL_Applink changes.Heikki Vatiainen2022-12-23
* RSA_generate_key: declare all variables in PREINITChris Novakovic2022-12-18
* GH-408 Fix Cygwin CI action. (#409)Heikki Vatiainen2022-12-17
* Add EVP_PKEY_security_bits.Felipe Gasper2022-09-27
* Check for bin/openssl in $Config{prefix} as wellHenrik Grimler2022-03-31
* Silence compound-token-split-by-macro warnings with Clang >= 12Chris Novakovic2022-03-23
* Update ppport.h to version 3.68Chris Novakovic2022-03-23
* 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-369 Make RSA_get_key_parameters available with OpenSSL 1.1.0 and later.Heikki Vatiainen2022-02-07
* GH-356 Work around 07_sslecho.t and 44_sess.t failures with older Perls on Wi...Heikki Vatiainen2022-02-02
* Use X509_get0_tbs_sigalg() for LibreSSL. (#360)Alexander Bluhm2022-01-19
* Stable release 1.92Chris Novakovic2022-01-12
* Developer release 1.91_03Chris Novakovic2022-01-10