Deprecate the Low Level CAST APIs
[openssl.git] / util / perl / OpenSSL /
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Allow invisible...
2019-12-21 Richard LevitteOpenSSL::Util::extract_pod_info(): Read the POD one...
2019-12-21 Richard Levitteperl: OpenSSL::Util::Pod::extract_pod_info() now saves...
2019-12-11 Veres LajosFix some typos
2019-12-10 Rich SalzRemove handling of outdated macro's
2019-11-12 Richard Levitteutil/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATED...
2019-11-07 Richard LevitteChange the logic and behaviour surrounding '--api'...
2019-11-05 Richard LevitteOpenSSL::Ordinals: when validating, collect statistics...
2019-11-05 Richard LevitteOpenSSL::Ordinals: add a renumber() function, to assign...
2019-11-05 Richard LevitteOpenSSL::Ordinals: Handle symbols with unassigned ordin...
2019-09-12 Richard Levitteutil/dofile.pl, util/perl/OpenSSL/Template.pm: move...
2019-09-12 Richard Levitteutil/perl/OpenSSL/Test.pm: Disable stdout/stderr redire...
2019-09-12 Richard LevitteRework the perl fallback functionality
2019-07-02 Martin PeyloAdding Test.pm with workaround for Perl abs2rel bug
2019-07-02 Antoine CœurFix Typos
2019-07-02 Rich SalzRemove EXPORT_VAR_AS_FUNC
2019-07-01 Rich SalzRemove global-var/function macros
2019-04-10 Shane LontisAdded Test::ok_nofips, Test::is_nofips & Test::isnt_nof...
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-02-27 Richard LevitteOpenSSL::Util::Pod: allow slashes in names
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: introduce a base version
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_v...
2018-12-07 Richard Levitteutil/perl/OpenSSL/Ordinals.pm: shift to dotted versions...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-12-06 Richard Levitteutil/mkdef.pl: prepare for DEPRECATEDIN_X
2018-11-13 Richard LevitteFix typo in util/perl/OpenSSL/Test.pm
2018-10-04 Richard LevitteAdd code to manipulate the items in OpenSSL::Ordinals
2018-10-04 Richard LevitteA perl module to parse through C headers
2018-10-03 Richard LevitteAdd a perl module that deals with ordinals files
2018-06-11 David von Oheimbexport data_dir of Test.pm, which was forgotten in...
2018-04-11 Richard LevitteOpenSSL::Test: add data_dir()
2018-03-31 Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-02-19 Richard LevitteOpenSSL::Test::quotify: put quotes around empty arguments
2018-02-01 Richard LevitteMake sure that apps/openssl prefixes its output with...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-09 Richard LevitteFix util/perl/OpenSSL/Test.pm input variable overwrite
2017-09-01 Richard LevitteFix OpenSSL::Test::Utils::config to actualy load the...
2017-08-31 Richard LevitteOpenSSL::Test::__fixup_prg: don't check program existence
2017-08-15 Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15 Richard LevitteConsolidate the locations where we have our internal...
2016-10-26 Rich SalzMove manpages to man[1357] structure.
2016-06-02 Richard Levitteperl: refactor .pod name section extractor into its...