summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2018-12-07Remove all NOEXIST symbols from ordinals filesRichard Levitte
2018-12-07make updateRichard Levitte
2018-12-07util/perl/OpenSSL/Ordinals.pm: introduce a base versionRichard Levitte
2018-12-07util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versionsRichard Levitte
2018-12-07util/perl/OpenSSL/Ordinals.pm: shift to dotted versions internallyRichard Levitte
2018-12-07ssl: Linux TLS Tx OffloadBoris Pismenny
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06util/find-doc-nits: allow #undefRichard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte
2018-12-06util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte
2018-12-03Docs: better deprecation textRichard Levitte
2018-12-03util/process_docs.pl: handle multiple source directories for .pod filesRichard Levitte
2018-11-24Have util/mktar.sh display the absolute path to the tarballRichard Levitte
2018-11-24Document the removed 'dist' targetRichard Levitte
2018-11-23Change tarball making procedureRichard Levitte
2018-11-15Making SRP_user_pwd functions publicAntoine Salon
2018-11-15Added SRP_VBASE_add0_user()Antoine Salon
2018-11-15Add SSL_CTX_set_tmp_ecdh.podAntoine Salon
2018-11-15SSL extra chain certificates docAntoine Salon
2018-11-14Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte
2018-11-14Fix rpath-related Linux "test_shlibload" failure.Richard Levitte
2018-11-12Added missing signature algorithm reflection functionsViktor Dukhovni
2018-11-10Add EVP_PKEY_supports_digest_nid()David Woodhouse
2018-11-07util/add-depends.pl: go through shared_sources tooRichard Levitte
2018-10-29Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()Richard Levitte
2018-10-29Add EVP_MAC APIRichard Levitte
2018-10-17s390x assembly pack: add OPENSSL_s390xcap man page.Patrick Steuer
2018-10-17Deprecate ECDH_KDF_X9_62()Antoine Salon
2018-10-17EVP module documentation passAntoine Salon
2018-10-10crypto/rand: fix some style nit'sFdaSilvaYY
2018-10-09mkdef: bsd-gcc uses solaris symbol version scriptsBenjamin Kaduk
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte
2018-10-05Change the build of engines to use ordinal files for symbol exportRichard Levitte
2018-10-05util/mkdef.pl: Produce version scripts from unversioned symbolsRichard Levitte
2018-10-04Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte
2018-10-04Add code to manipulate the items in OpenSSL::OrdinalsRichard Levitte
2018-10-04A perl module to parse through C headersRichard Levitte
2018-10-03Move ZLIB from 'platforms' to 'features'Richard Levitte
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte
2018-10-03Add a perl module that deals with ordinals filesRichard Levitte
2018-10-01Refactor linker script generationRichard Levitte
2018-09-30Small cleanup (util/mkdef.pl, crypto/bio/bss_log.c, include/openssl/ocsp.h)Richard Levitte
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-20util/mkdef.pl, util/add-depends.pl: don't lowercase file namesRichard Levitte
2018-09-12minor fixes for WindowsViktor Szakats
2018-09-11Update copyright yearMatt Caswell
2018-09-07Support setting SM2 IDPaul Yang
2018-09-07Support pmeth->digest_customPaul Yang