openssl.git
2020-07-24 Read HughesUpdate EVP_EncodeInit.pod
2020-07-22 Vitezslav Cizektest/drbgtest.c: Fix error check test
2020-07-22 Nihal Jerefixed swapped parameters descriptions for x509
2020-07-22 Viktor DukhovniAvoid errors with a priori inapplicable protocol bounds
2020-07-20 Dimitri John... man3: Drop warning about using security levels higher...
2020-07-17 Paulidoc: Fix documentation of EVP_EncryptUpdate().
2020-07-16 Dr. David von... x509_vfy.c: Improve key usage checks in internal_verify...
2020-07-16 Dr. David von... Fix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-15 aSoujyuTanakaEnable WinCE build without deceiving _MSC_VER.
2020-07-15 aSoujyuTanakaTo generate makefile with correct parameters for WinCE.
2020-07-15 aSoujyuTanakaDisable optimiization of BN_num_bits_word() for VS2005...
2020-07-15 aSoujyuTanakaChanged uintptr_t to size_t. WinCE6 doesn't seem it...
2020-07-13 Nicola Tuveri[1.1.1][test] Avoid missing EC_GROUP wrappers
2020-07-12 Billy Brumley[test] ectest: check custom generators
2020-07-09 Glenn Straussimprove SSL_CTX_set_tlsext_ticket_key_cb ref impl
2020-07-07 Nicola Tuveri[test][15-test_genec] Improve EC tests with genpkey
2020-07-07 Nicola Tuveri[apps/genpkey] exit status should not be 0 on output...
2020-07-04 Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-07-02 Richard LevitteConfigure: Check source and build dir equality a little...
2020-07-02 Miłosz KaniewskiFree pre_proc_exts in SSL_free()
2020-07-01 Paulidoc: remove reference to the predecessor of SHA-1.
2020-06-30 Matt CaswellFix a typo on the SSL_dup page
2020-06-30 Matt CaswellAdd an SSL_dup test
2020-06-30 Matt CaswellDon't attempt to duplicate the BIO state in SSL_dup
2020-06-30 Matt CaswellUpdate the SSL_dup documentation to match reality
2020-06-30 Matt CaswellEnsure that SSL_dup copies the min/max protocol version
2020-06-30 Benny BaumannForce ssl/tls protocol flags to use stream sockets
2020-06-27 Attila SzakacsConfiguration: do not overwrite BASE_unix ex_libs in AIX
2020-06-26 pedro martellettodoc/man3: fix types taken by HMAC(), HMAC_Update()
2020-06-23 Tristan BauerFix wrong return value check of mmap function
2020-06-21 Nicola TuveriRefactor BN_R_NO_INVERSE logic in internal functions
2020-06-19 Matt CaswellMake it clear that you can't use all ciphers for CMAC
2020-06-19 Matt CaswellAdd a CMAC test
2020-06-19 Matt CaswellCorrectly handle the return value from EVP_Cipher(...
2020-06-19 Matt CaswellEnsure we never use a partially initialised CMAC_CTX
2020-06-17 Hubert Kariouse safe primes in ssl_get_auto_dh()
2020-06-16 olszomalCMS_get0_signers() description
2020-06-15 Richard LevitteEVP: allow empty strings to EVP_Decode* functions
2020-06-13 Sebastian Andrzej... doc: Random spellchecking
2020-06-11 Tomas MrazDo not allow dropping Extended Master Secret extension...
2020-06-10 Nicola TuveriTest genpkey app for EC keygen with various args
2020-06-10 Dr. David von... Silence gcc false positive warning on alpn_protos_len...
2020-06-10 Dr. David von... Silence gcc false positive warning on refdatalen in...
2020-06-09 Dr. David von... Fix err checking and mem leaks of BIO_set_conn_port...
2020-06-09 Dr. David von... Replace BUF_strdup() call by OPENSSL_strdup() adding...
2020-06-07 Nicola Tuveri[crypto/ec] Remove unreachable AVX2 code in NISTZ256...
2020-06-06 Benjamin KadukFix a typo in SSL_CTX_set_session_ticket_cb.pod
2020-06-04 Vladimir Kotalenable DECLARE_DEPRECATED macro for Oracle Developer...
2020-06-03 Bernd EdlingerFix a buffer overflow in drbg_ctr_generate
2020-06-02 Jack O'Connorfix a docs typo
2020-06-02 Bernd EdlingerPrevent extended tests run unexpectedly in appveyor
2020-06-01 Bernd EdlingerRevert the check for NaN in %f format
2020-06-01 Dr. David von... Make BIO_do_connect() and friends handle multiple IP...
2020-05-29 Bernd Edlingerbio printf: Avoid using rounding errors in range check
2020-05-28 Patrick SteuerEVP_EncryptInit.pod: fix example
2020-05-28 Patrick SteuerAES CTR-DRGB: performance improvement
2020-05-27 Bernd EdlingerAvoid undefined behavior with unaligned accesses
2020-05-25 Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2020-05-25 Nicola TuveriMore testing for sign/verify through `dgst`
2020-05-25 PauliCoverity 1463830: Resource leaks (RESOURCE_LEAK)
2020-05-25 Dr. David von... Fix B<..> vs. I<..> and add two remarks in OSSL_STORE_o...
2020-05-25 Dr. David von... Allow NULL arg to OSSL_STORE_close()
2020-05-25 mettacrawlerThere is no -signreq option in CA.pl
2020-05-22 Tomas MrazPrevent use after free of global_engine_lock
2020-05-22 Richard LevitteSTORE: Make try_decode_PrivateKey() ENGINE aware
2020-05-20 Richard LevitteFix d2i_PrivateKey() to work as documented
2020-05-20 Tomas Mrazt1_trce: Fix remaining places where the 24 bit shift...
2020-05-20 Tomas MrazAvoid potential overflow to the sign bit when shifting...
2020-05-20 Tomas MrazCast the unsigned char to unsigned int before shifting...
2020-05-20 Bernd EdlingerFix egd and devrandom source configs
2020-05-19 raja-ashokUpdate early data exchange scenarios in doc
2020-05-19 raja-ashokUpdate limitation of psk_client_cb and psk_server_cb...
2020-05-19 Bernd EdlingerFix some places where X509_up_ref is used
2020-05-18 Maxim ZakharovTTY_get() in crypto/ui/ui_openssl.c open_console()...
2020-05-15 raja-ashokTest TLSv1.3 out-of-band PSK with all 5 ciphersuites
2020-05-15 raja-ashokFix crash in early data send with out-of-band PSK using...
2020-05-15 Nicolas VigierIf SOURCE_DATE_EPOCH is defined, use it for copyright...
2020-05-15 Matt CaswellCorrect alignment calculation in ssl3_setup_write
2020-05-15 Orgad ShanehConfigure: Avoid SIXTY_FOUR_BIT for linux-mips64
2020-05-13 Bernd EdlingerFix rsa8192.pem
2020-05-12 Tomas MrazReplace misleading error message when loading PEM
2020-05-08 Maximilian... Fix PEM certificate loading that sometimes fails
2020-05-08 Bernd EdlingerRemove AES bitsliced S-box implementation from Boyar...
2020-05-07 Dr. Matthias... Fix use-after-free in BIO_C_SET_SSL callback
2020-05-05 Kurt RoeckxImprove SSL_shutdown documentation.
2020-05-04 niarand_unix.c: Ensure requests to KERN_ARND don't exceed...
2020-05-04 niarand_unix.c: Only enable hack for old FreeBSD versions...
2020-05-04 niarand_unix.c: Include correct headers for sysctl() on...
2020-04-28 Rajat Dipta... Update dgst.pod
2020-04-27 Benjamin Kaduksslapitest: only compile test when it will be used
2020-04-27 Richard Levittefuzz/asn1.c: Add missing #include
2020-04-27 Christian Hohnstaedti2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case...
2020-04-27 Arne SchwabeFix type cast in SSL_CTX_set1_groups macro
2020-04-24 Nicola TuveriFix typo from #10631
2020-04-24 Nicola Tuveri[BN] harden `BN_copy()` against leaks from memory accesses
2020-04-24 Nicola Tuveri[EC] harden EC_KEY against leaks from memory accesses
2020-04-24 Nicola Tuveri[EC] Constify internal EC_KEY pointer usage
2020-04-21 Dirk-Willem... Add setter equivalents to X509_REQ_get0_signature
2020-04-21 Matt CaswellPrepare for 1.1.1h-dev
2020-04-21 Matt CaswellPrepare for 1.1.1g release OpenSSL_1_1_1g
next