openssl.git
2019-06-18 Rebecca CranSwap #if blocks in uid.c so target platform gets checke...
2019-06-15 Paul YangAdd documentation for X509_cmp and related APIs
2019-06-13 Matt CaswellUpdate the d2i docs to reflect reality
2019-06-12 raja-ashokFix typo mistake on calls to SSL_ctrl in ssl.h
2019-06-12 Acheev BhagatRemove redundant include
2019-06-11 Matt CaswellMove a fall through comment
2019-06-11 Bernd EdlingerFix a URL to the NMBRTHRY list archive
2019-06-11 Shigeki OhtsuFix doc to remove const arg in GEN_SESSION_CB
2019-06-10 Richard Levitteapps/ca.c: only output DER with SPKAC input and when...
2019-06-10 Tomas MrazBIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if...
2019-06-09 Dr. Matthias... Add CHANGES entries for the DEVRANDOM_WAIT feature...
2019-06-09 Dr. Matthias... Revert the DEVRANDOM_WAIT feature
2019-06-07 Acheev BhagatReplace BIO_printf with ASN1_STRING_print in GENERAL_NA...
2019-06-07 David MakepeaceFixed typo in code comment.
2019-06-06 Dr. Matthias... Fix typo in macro argument of SSL_set1_client_sigalgs_l...
2019-06-04 Dr. Matthias... Document deprecation of version-specific SSL/TLS methods
2019-06-04 Vitezslav Cizekbuild_SYS_str_reasons: Fix a crash caused by overlong...
2019-06-04 Dr. Matthias... Remove last references to DEBUG_SAFESTACK
2019-06-03 Matt CaswellWrite a test for receiving a KeyUpdate (update requeste...
2019-06-03 Matt CaswellDefer sending a KeyUpdate until after pending writes...
2019-06-03 Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-31 David BenjaminFix various mistakes in ec_GFp_nistp_recode_scalar_bits...
2019-05-31 RetropotenzaFix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev...
2019-05-31 Sambit Kumar... Update X509_STORE_new.pod
2019-05-31 Sambit Kumar... Update EVP_VerifyInit.pod
2019-05-30 agnosticdevissue-8998: Ensure that the alert is generated and...
2019-05-30 PauliFix broken change from b3d113e.
2019-05-29 Dr. Matthias... crypto/conf: openssl_config_int() returns unitialized...
2019-05-29 Iuri Rezende... Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR
2019-05-28 Richard LevitteConfigurations/unix-Makefile.tmpl: not -v for rm
2019-05-28 Richard LevitteConfigure: link AIX modules correctly
2019-05-28 Tomas MrazThe SHA256 is not a mandatory digest for DSA.
2019-05-28 Richard LevittePrepare for 1.1.1d-dev
2019-05-28 Richard LevittePrepare for 1.1.1c release OpenSSL_1_1_1c
2019-05-28 Richard LevitteUpdate copyright year
2019-05-27 Richard LevitteAdd CHANGES and NEWS for 1.1.1c
2019-05-27 Richard LevitteConfigure: make 'enable-buildtest-c++' work (not be...
2019-05-27 Richard LevitteAdd advice on setting CXX at the same time as CC
2019-05-27 Richard LevitteTravis: use enable-buildtest-c++
2019-05-27 Richard LevitteConfigure: make C++ build tests optional and configurable
2019-05-27 Richard LevitteConfigure: Remove extra warning and sanitizer options...
2019-05-27 Richard Levittedoc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
2019-05-26 FdaSilvaYYOCSP: fix memory leak in OCSP_url_svcloc_new method.
2019-05-24 voevFix GOST OID
2019-05-24 agnosticdevissue-8973: Added const to parameters for values that...
2019-05-24 Sambit Kumar... Doc update: minor typo in CMS_verify.pod
2019-05-23 Bernd EdlingerFix a crash in the speed command with wrap ciphers
2019-05-23 Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-05-22 Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for DSA
2019-05-22 Patrick SteuerEVP_Digest*: enable SHA3 pre-hashing for ECDSA
2019-05-22 Patrick Steuers390x assembly pack: allow specifying the tag after...
2019-05-21 Kurt RoeckxChange default RSA, DSA and DH size to 2048 bit
2019-05-21 Matt CaswellRevert "EVP_*Update: ensure that input NULL with length...
2019-05-20 Arne SchwabeChange SSL parameter SSL_session_reused const
2019-05-16 Valentin RobertFix typo in NOTES.PERL
2019-05-09 Rashmica Guptacrypto/ppccap.c: Fix which hwcap value used to check...
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-07 Matt CaswellReject obviously invalid DSA parameters during signing
2019-05-07 Dr. Matthias... man: fix a typo and a grammar nit in EVP_PKEY_meth_new(3)
2019-05-02 Dr. Matthias... openssl cms: add error message if operation option...
2019-05-02 Dr. Matthias... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-05-02 Wojciech KaluzaAllow setting RCFLAGS as Configure option or environmen...
2019-05-02 Wojciech KaluzaAdd RCFLAGS variable in Windows build file, and use it
2019-04-30 Richard LevitteConfigure: process shared-info.pl later
2019-04-25 PauliRevert "Statistically test BN_rand_range()."
2019-04-25 PauliStatistically test BN_rand_range().
2019-04-25 Guido VrankenEnforce a strict output length check in CRYPTO_ccm128_tag
2019-04-24 Jakub Jelendoc: Get rid of unrelated reference to DSA_new()
2019-04-23 Richard LevitteConfigure: make disabling stuff easier and safer
2019-04-23 Richard LevitteConfigure: recognise -static even if given through...
2019-04-23 Richard LevitteConfigure: merge all of %user and %useradd into %config...
2019-04-19 dyrockCheck if num is 0 before trying to malloc memory. Other...
2019-04-19 Matt CaswellAdd some more test vectors for ChaCha20
2019-04-19 Matt CaswellClarify the documentation on the use of ChaCha20
2019-04-18 Richard Levitteasn1parse: avoid double free
2019-04-16 Tomas MrazAdd test for the BIO_s_mem rdwr->rdonly->rdwr use-case
2019-04-16 Tomas MrazAdd documentation for the BIO_s_mem pecularities
2019-04-16 Tomas MrazAdd testing of RDONLY memory BIOs
2019-04-16 Bernd EdlingerAdd test for the BIO_get_mem_ptr() regression
2019-04-16 Tomas MrazFix for BIO_get_mem_ptr and related regressions
2019-04-15 Joshua LockFurther harmonisation of manual page HISTORY sections
2019-04-15 Joshua LockUpdate various man pages to place HISTORY section after...
2019-04-15 Joshua LockAdd a check for history section location to find-doc...
2019-04-15 Joshua LockMake check_example_location() in find-doc-nits generic
2019-04-15 Paul YangAdd section order check in util/find-doc-nits
2019-04-15 Paul YangPlace return values after examples in doc
2019-04-14 Bernd EdlingerDon't use coordinate blinding when scalar is group...
2019-04-10 Shane LontisFixed linux_x86_icc compiler errors in EC code related...
2019-04-10 Bernd EdlingerAvoid creating invalid rsa pss params
2019-04-10 Jakub WilkFix typos
2019-04-10 Richard LevitteEVP_*Update: ensure that input NULL with length 0 isn...
2019-04-10 Richard LevitteRework DSO API conditions and configuration option
2019-04-09 Matt CaswellFix crash in X509_STORE_CTX_get_by_subject
2019-04-08 Dan Campbells_client starttls: fix handling of multiline reply
2019-04-06 Bernd EdlingerFix the allocation size in EVP_OpenInit and PEM_SignFinal
2019-04-05 Richard LevitteOPENSSL_init_crypto(): check config return code correctly
2019-04-05 PauliAdd the prediction_resistance flag to the documentation.
2019-04-04 Matt CaswellCorrect the documentation about SSL_CIPHER_description()
2019-04-03 Tomas MrazUse AI_ADDRCONFIG hint with getaddrinfo if available.
2019-04-02 Richard LevitteRevert "crypto/rand/rand_win.c: include "e_os.h" to...
next