aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* More configurable crypto and ssl library initializationViktor Dukhovni2019-01-071-0/+2
* Add a test for correct handling of the cryptopro bug extensionMatt Caswell2019-01-075-21/+14
* util/process_docs.pl: handle multiple source directories correctlyRichard Levitte2018-12-211-93/+102
* Ignore duplicated undocumented thingsRich Salz2018-12-131-3/+7
* Add RFC5297 AES-SIV supportTodd Short2018-12-121-0/+14
* util/mkdef.pl: Remove a ';' that snuck inRichard Levitte2018-12-111-1/+1
* Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte2018-12-111-1/+1
* VMS: fix library compatibility settings in util/mkdef.plRichard Levitte2018-12-101-1/+3
* Remove all NOEXIST symbols from ordinals filesRichard Levitte2018-12-071-2/+0
* make updateRichard Levitte2018-12-072-5077/+5077
* util/perl/OpenSSL/Ordinals.pm: introduce a base versionRichard Levitte2018-12-071-5/+63
* util/perl/OpenSSL/Ordinals.pm: use OpenSSL::Util::cmp_versionsRichard Levitte2018-12-072-26/+91
* util/perl/OpenSSL/Ordinals.pm: shift to dotted versions internallyRichard Levitte2018-12-071-6/+9
* ssl: Linux TLS Tx OffloadBoris Pismenny2018-12-071-0/+1
* Following the license change, modify the boilerplates in util/, tools/Richard Levitte2018-12-0637-42/+42
* Refactor the computation of API version limitsRichard Levitte2018-12-061-16/+3
* util/find-doc-nits: allow #undefRichard Levitte2018-12-061-1/+1
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-066-77/+56
* Switch future deprecation version from 1.2.0 to 3.0Richard Levitte2018-12-061-16/+16
* util/mkdef.pl: prepare for DEPRECATEDIN_XRichard Levitte2018-12-062-5/+8
* Docs: better deprecation textRichard Levitte2018-12-031-0/+1
* util/process_docs.pl: handle multiple source directories for .pod filesRichard Levitte2018-12-031-7/+9
* Have util/mktar.sh display the absolute path to the tarballRichard Levitte2018-11-241-1/+4
* Document the removed 'dist' targetRichard Levitte2018-11-241-0/+6
* Change tarball making procedureRichard Levitte2018-11-231-0/+27
* Making SRP_user_pwd functions publicAntoine Salon2018-11-151-0/+4
* Added SRP_VBASE_add0_user()Antoine Salon2018-11-151-0/+1
* Add SSL_CTX_set_tmp_ecdh.podAntoine Salon2018-11-151-0/+4
* SSL extra chain certificates docAntoine Salon2018-11-151-0/+2
* Fix typo in util/perl/OpenSSL/Test.pmRichard Levitte2018-11-141-1/+1
* Fix rpath-related Linux "test_shlibload" failure.Richard Levitte2018-11-141-9/+19
* Added missing signature algorithm reflection functionsViktor Dukhovni2018-11-122-0/+4
* Add EVP_PKEY_supports_digest_nid()David Woodhouse2018-11-101-0/+1
* util/add-depends.pl: go through shared_sources tooRichard Levitte2018-11-071-2/+4
* Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()Richard Levitte2018-10-291-0/+2
* Add EVP_MAC APIRichard Levitte2018-10-292-0/+23
* s390x assembly pack: add OPENSSL_s390xcap man page.Patrick Steuer2018-10-171-0/+1
* Deprecate ECDH_KDF_X9_62()Antoine Salon2018-10-171-1/+1
* EVP module documentation passAntoine Salon2018-10-171-2/+37
* crypto/rand: fix some style nit'sFdaSilvaYY2018-10-101-0/+4
* mkdef: bsd-gcc uses solaris symbol version scriptsBenjamin Kaduk2018-10-091-0/+1
* util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte2018-10-051-30/+53
* Change the build of engines to use ordinal files for symbol exportRichard Levitte2018-10-051-0/+2
* util/mkdef.pl: Produce version scripts from unversioned symbolsRichard Levitte2018-10-051-18/+33
* Refactor util/mknum.pl for clearer separation of functionalityRichard Levitte2018-10-041-1345/+111
* Add code to manipulate the items in OpenSSL::OrdinalsRichard Levitte2018-10-041-35/+545
* A perl module to parse through C headersRichard Levitte2018-10-041-0/+1129
* Move ZLIB from 'platforms' to 'features'Richard Levitte2018-10-033-9/+8
* Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte2018-10-032-1535/+1649
* Add a perl module that deals with ordinals filesRichard Levitte2018-10-031-0/+436