summaryrefslogtreecommitdiff
path: root/helper_script
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-456 Developer release 1.93_03Heikki Vatiainen2024-01-02
* GH-452 Add constants for OPENSSL_init_crypto and related functions.Heikki Vatiainen2023-12-26
* GH-449 Add constants for version field in certificates, certificate requests ...Heikki Vatiainen2023-12-06
* Expose NID_shake128, NID_shake256 and the rest of NID_sha* constants.Heikki Vatiainen2023-12-02
* GH-71 Add TLSEXT_TYPE_ prefixed constants.Heikki Vatiainen2023-08-23
* GH-71 Add constants for SSL_CTX_set_client_hello_cb() callback function.Heikki Vatiainen2023-07-09
* Developer release 1.93_02Chris Novakovic2023-02-22
* Developer release 1.93_01Chris Novakovic2022-03-20
* GH-372 Update constants from current OpenSSL master branch. (#374)Heikki Vatiainen2022-02-10
* Stable release 1.92Chris Novakovic2022-01-12
* Developer release 1.91_03Chris Novakovic2022-01-10
* GH-352 Add OpenSSL 3.0.0 constants OPENSSL_VERSION_MAJOR/MINOR/PATCH.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-315 Use 64 bit constants with OpenSSL 3.0.0 and later. (#344)Heikki Vatiainen2021-12-29
* GH-336 Constants for message callback functions. (#337)Heikki Vatiainen2021-12-13
* Developer release 1.91_01Chris Novakovic2021-10-24
* 21_constants.t: add test for undefined constantChris Novakovic2021-10-16
* Automate exported constant management processChris Novakovic2021-10-10
* Implement non-core test functions in Test::Net::SSLeayChris Novakovic2021-09-29
* 36_verify.t: account for use of legacy verifier in LibreSSL >= 3.3.2Chris Novakovic2021-09-21
* Stable release 1.90Chris Novakovic2021-01-21
* Developer release 1.89_05Chris Novakovic2021-01-21
* Remove references to rt.cpan.orgChris Novakovic2021-01-20
* Developer release 1.89_04Chris Novakovic2021-01-13
* Generate new test suite PKIChris Novakovic2020-11-12
* Add generate-test-pki scriptChris Novakovic2020-11-12
* Standardise and simplify preambles in test suiteChris Novakovic2020-08-06
* Expose additional functions and constants (#107)FractalBoy2019-01-31
* GH-70 Add SSL_set_post_handshake_auth, SSL_verify_client_post_handshake and c...Heikki Vatiainen2018-09-26
* GH-61 add rand priv bytes and ssl ops (#62)Heikki Vatiainen2018-09-06
* Patch from Heikke Vatiainen adds new functions for certificate verification ...Mike McCauley2017-12-22
* Patch from Heikke Vatiainen adds two new functions introduced in OpenSSL 1.1....Mike McCauley2017-12-05
* Patch from Heikke Vatiainen adds new functions related to SSL_CTX_new.Mike McCauley2017-12-02
* Added support for X509_V_FLAG_TRUSTED_FIRST constant, patch from Gisle Aas.Mike McCauley2015-05-29
* Added the X509_check_* functions introduced in OpenSSL 1.0.2, contributedMike McCauley2015-05-26
* Added LibreSSL support, patch provided by Alexander Bluhm. Thanks!Mike McCauley2014-07-13
* Added support for OCSP. Patched by Steffen Ullrich. Thanks!Mike McCauley2014-05-08
* Fixed problem reported by Mike Doherty: SSL_MODE_* are defined in ssl.h, Mike McCauley2012-09-21
* Fixed a number of typos patched by Giles.Mike McCauley2012-07-30
* Fixed problems with regenerating scripts in Makefile.PLMike McCauley2012-03-21
* Removed MANIFEST from svn, improve possibility to use Module::Install in...Mike McCauley2012-03-21
* NEWLY INTRODUCED CONSTANTS:Mike McCauley2012-03-15
* Reordering @EXPORT_OK (constants first, functions next) - kmxMike McCauley2012-03-14
* Added missing new filesMike McCauley2012-03-14