aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov2016-06-221-1/+0
* More doc cleanupRich Salz2016-06-211-2/+3
* Fix GCC build; make update; fix number re-useRich Salz2016-06-161-3/+3
* Add EVP_PKEY_get0_hmac() functionNathaniel McCallum2016-06-161-0/+1
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-161-5/+11
* RT4562: Fix misleading doc on OPENSSL_configRich Salz2016-06-141-1/+1
* make updateMatt Caswell2016-06-141-0/+2
* Make a2i_ipadd an internal functionRich Salz2016-06-091-1/+0
* More API docs; small changes.Rich Salz2016-06-091-11/+18
* Add some accessor API'sRich Salz2016-06-082-0/+2
* Unify d2i/i2d documentation.Rich Salz2016-06-071-1/+2
* Nit about pod filenamesRich Salz2016-06-071-0/+14
* Add script to find undocumented APIRich Salz2016-06-072-28/+159
* More doc nitsRich Salz2016-06-061-0/+4
* More utils cleanup.Rich Salz2016-06-046-208/+32
* perl: refactor .pod name section extractor into its own moduleRichard Levitte2016-06-022-38/+167
* Remove NOEXIST entriesRich Salz2016-06-012-68/+0
* Remove/rename some old files.Rich Salz2016-06-013-151/+0
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+8
* make updateMatt Caswell2016-05-311-0/+1
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* set RAND_event and RAND_screen to deprecated in 1.1.0 in librypto.numJoey Yandle2016-05-291-2/+2
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-1/+4
* make updateRichard Levitte2016-05-281-2/+2
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-2/+2
* Remove unused error/function codes.Rich Salz2016-05-231-0/+31
* make updateDr. Stephen Henson2016-05-231-0/+1
* Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY2016-05-231-3/+0
* util/process_docs.pl: Add more debugging outputRichard Levitte2016-05-231-1/+9
* Improve the checking of pod sectionsRichard Levitte2016-05-231-2/+4
* process_docs.pl: When starting to read a new head1 section, remove previous textRichard Levitte2016-05-231-1/+2
* Have doc-nit-check look for mandatory manual sectionsRichard Levitte2016-05-221-8/+32
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-3/+7
* Doc nits cleanup, round 2Rich Salz2016-05-201-21/+41
* Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz2016-05-201-40/+40
* Fix nits in pod files.Rich Salz2016-05-201-0/+42
* Documentation processor in perl, for platforms that don't have shRichard Levitte2016-05-191-0/+252
* Small typo, a tab where there should have been a spaceRichard Levitte2016-05-181-1/+1
* Fix util/mkerr.plRichard Levitte2016-05-181-17/+37
* Manual fixes after copyright consolidationRich Salz2016-05-171-79/+0
* X509_STORE_CTX accessors.Rich Salz2016-05-171-8/+9
* Workaround an IO::Socket::IP bugMatt Caswell2016-05-161-1/+3
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-161-1/+0
* Add SSL_client_version() getter functionAlessandro Ghedini2016-05-161-0/+1
* Fix TLSProxy race by adding missing evalViktor Dukhovni2016-05-111-6/+8
* make updateRichard Levitte2016-05-111-1/+1
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-101-6/+5
* util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov2016-05-101-4/+4
* Tweak generated warning lines.Rich Salz2016-05-051-11/+8
* Allow spaces in filenames when using perl's globRichard Levitte2016-05-042-2/+2