summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-19[github-ci][ci.yml] Disable krb5 external testsNicola Tuveri
2021-08-19[github-ci][cross-compiles.yml] Disable sparcv9Nicola Tuveri
2021-08-19[github-ci] Import run-checker daily workflow from masterNicola Tuveri
2021-08-19[github-ci] Import run-checker workflows from masterNicola Tuveri
2021-08-19[github-ci] Import cross-compiles.yml workflow from masterNicola Tuveri
2021-08-19[github-ci] Import windows.yml workflow from masterNicola Tuveri
2021-08-19[github-ci] Sync ci.yml workflow with masterNicola Tuveri
2021-08-18pkcs12: check for zero length digest to avoid division by zeroPauli
2021-08-16Test EVP Cipher updating the context's IVIngo Franzki
2021-08-16s390x: AES OFB/CFB: Maintain running IV from cipher contextIngo Franzki
2021-08-16Fix potential double-freeTodd Short
2021-08-13Revert "TEST: Check that i2d refuses to encode non-optional items with no con...Tomas Mraz
2021-08-13Revert "ASN.1: Refuse to encode to DER if non-optional items are missing"Tomas Mraz
2021-08-13Revert "Fix test/asn1_encode_test.c to not use ASN1_FBOOLEAN"Tomas Mraz
2021-08-13Revert "Fix test/asn1_encode_test.c to handle encoding/decoding failure"Tomas Mraz
2021-08-13Revert "make update (adds a new function code)"Tomas Mraz
2021-08-05[doc/man3] documentation: BN_cmp manpage updatesBilly Brumley
2021-07-23DSA/RSA_print(): Fix potential memory leakTomas Mraz
2021-07-20Fix a read buffer overrun in X509_aux_print().Ingo Schwarze
2021-07-20Fix some minor record layer issuesMatt Caswell
2021-07-16Disallow SSL_key_update() if there are writes pendingMatt Caswell
2021-07-16Don't reset the packet pointer in ssl3_setup_read_bufferMatt Caswell
2021-07-14apps: Use the first detected address family if IPv6 is not availableDaiki Ueno
2021-07-13Avoid empty lines in nmake rule bodiesRichard Levitte
2021-07-13BIO_lookup_ex: use AI_ADDRCONFIG only if explicit host name is givenDaiki Ueno
2021-07-12Avoid "excessive message size" for session ticketsMatt Caswell
2021-07-10make update (adds a new function code)Richard Levitte
2021-07-10Fix test/asn1_encode_test.c to handle encoding/decoding failureRichard Levitte
2021-07-10Fix test/asn1_encode_test.c to not use ASN1_FBOOLEANRichard Levitte
2021-07-10ASN.1: Refuse to encode to DER if non-optional items are missingRichard Levitte
2021-07-10TEST: Check that i2d refuses to encode non-optional items with no contentRichard Levitte
2021-07-09Fix s_server PSK handlingMatt Caswell
2021-07-08test: add test for auto DH security level meets the minimumPauli
2021-07-08ssl: do not choose auto DH groups that are weaker than the security levelPauli
2021-07-08Fix memory leak in i2d_ASN1_bio_streamOliver Mihatsch
2021-07-07bn: procduce correct sign for result of BN_mod()Pauli
2021-07-01doc: Mention the update of der data pointers in d2i/i2dTomas Mraz
2021-07-01Fix use of uninitialized memory in test_rsa_oaepDavid Benjamin
2021-06-30apple getentropy removalDavid CARLIER
2021-06-29Add riscv64 targetluyahan
2021-06-29Use getauxval on Android with API level > 18Lars Immisch
2021-06-23enable getauxval on android 10yunh
2021-06-11Clean away remaining Travis related filesRichard Levitte
2021-06-10Test EVP_CipherInit sequences and resetsPatrick Steuer
2021-06-10s390x: cipher must set EVP_CIPH_ALWAYS_CALL_INIT flagPatrick Steuer
2021-06-04Only call dtls1_start_timer() onceMatt Caswell
2021-06-03Check the return value of ASN1_STRING_lengthbonniegong
2021-06-02ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.tDr. David von Oheimb
2021-06-02Modify ssl_handshake_hash to call SSLfatalTrev Larock
2021-05-29Put init_ec_point_formats() inside #ifndef OPENSSL_NO_ECTomas Mraz