summaryrefslogtreecommitdiff
path: root/lib/libcrypto
AgeCommit message (Expand)Author
2016-05-25use -nameopt esc_msb so "NetLock Kft" cert has the non-asciiJonathan Gray
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2016-04-28Crank majors for lib{crypto,ssl,tls} due to symbol removals, symbolJoel Sing
2016-04-19fix typo in comment; ok beckT.J. Townsend
2016-03-30for some time now mandoc has not required MLINKS to functionJason McIntyre
2016-03-26fix the last bunch of NAME sections that were overlooked earlierIngo Schwarze
2016-03-12Remove sentences in RETURN VALUES sections saying that functions withmmcc
2016-02-17Sync some root certificates with Mozilla's cert store. ok bcook@Stuart Henderson
2016-02-01Sort cert.pem alphabetically, first by organisation, then by CA nameStuart Henderson
2016-01-31Revamp cert.pem certificate information formatting. Skip headers whichStuart Henderson
2016-01-04Calling clone(2) with CLONE_NEWPID yields multiple processes with pid=1.Brent Cook
2015-12-15Remove "C=US, O=VeriSign, Inc., OU=Class 3 Public Primary CertificationStuart Henderson
2015-12-09bump the major for libcrypto/ssl/tls for a CRYPTO_chacha_20 ABI changeBrent Cook
2015-12-07Add root certificate for COMODO RSA Certification Authority, ok beck@Stuart Henderson
2015-11-24Correct file name, no text change (no history yet, but sorry for the churn).Ingo Schwarze
2015-11-21Partial revert of revision 1.26:Ingo Schwarze
2015-11-16add QuoVadis root certificates, present in Mozilla/Chrome/Apple/Windows/etcStuart Henderson
2015-11-15ui_new -> UI_new;Jason McIntyre
2015-11-12add mul and mul_add to NAME;Jason McIntyre
2015-11-12update cross references after deleting the imaginary MLINKSIngo Schwarze
2015-11-12Convert the handful of manuals that had imaginary names,Ingo Schwarze
2015-11-11add missing functions to NAME, or otherwise correct the mlinkJason McIntyre
2015-11-11Convert five more manuals from POD to mdoc.Ingo Schwarze
2015-11-11Convert and enable CMS manuals.Ingo Schwarze
2015-11-02bump minors after adding EVP_aead_chacha20_poly1305_ietf()Reyk Floeter
2015-11-02Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539,Reyk Floeter
2015-10-19Stop supporing "legcay" time formats that OpenSSL supports. Rewrite theBob Beck
2015-10-14tweak previous (two details i apparently missed)Ingo Schwarze
2015-10-14Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API.Reyk Floeter
2015-10-02Flense the greasy black guts of unreadble string parsing code out of three areasBob Beck
2015-09-22typos in documentation; better wording, suggested by jmc@Igor Sobrado
2015-09-17Remove more EVP_sha() SHA-0 references.Brent Cook
2015-09-14Temporarily revive MD4 for MS CHAP support.Doug Hogan
2015-09-13Crank major version due to removal of SHA-0 and MD4 from libcrypto.Doug Hogan
2015-09-13Remove MD4 support from LibreSSL.Doug Hogan
2015-09-13Remove SHA-0 support.Doug Hogan
2015-09-13Merge ech_ossl.c into ech_key.c - not much point having one file with aJoel Sing
2015-09-13Nuke openssl/e_os2.h, since nothing should be using it.Joel Sing
2015-09-13Add Certplus CA root certificate:Stuart Henderson
2015-09-13Add a new interface, OPENSSL_cpu_caps(), to return the currently runningMiod Vallat
2015-09-11Pass "openbsd" instead of "openbsd-elf" as the "flavour" to the perl assemblerMiod Vallat
2015-09-11unify files furtherTheo de Raadt
2015-09-09Add missing CVS Mdocdate tags. No text change, except for the changeIngo Schwarze
2015-08-25unify versions, so they are easier to diff.Theo de Raadt
2015-08-25KNFTheo de Raadt
2015-08-02spelling; ok deraadtJason McIntyre
2015-07-25double word fix.Igor Sobrado
2015-07-24an TLS -> a TLS; from thanos tsouanasJason McIntyre
2015-07-20add NetLock Kft. CA root certificate, already present in web browsers andSteven Mestdagh
2015-07-19Remove OpenSSL engine RSAX.Doug Hogan