aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary trailing whitespaceSam Roberts2019-02-057-22/+22
* Fix Invalid Argument return code from IP_Factory in connect_to_server().Matthias Kraft2019-02-041-1/+1
* Document and add macros for additional DSA optionsDavid Benjamin2019-01-301-0/+2
* crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)Antonio Iacono2019-01-271-25/+30
* add an additional async notification communication method based on callbackPing Yu2019-01-273-0/+15
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-2/+2
* Rework building: adapt some scriptsRichard Levitte2019-01-212-17/+9
* Rework building: VMS changes to handle extensions and product namesRichard Levitte2019-01-212-14/+8
* Rework building: initial changesRichard Levitte2019-01-211-1/+11
* 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