]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-10-28  Richard LevitteiOS config targets: disable "async" by default
2018-10-28  Dr. Matthias... Configure: Improve warning if no random seed source...
2018-10-27  Bernd EdlingerFix data race in RAND_DRBG_generate
2018-10-27  Dr. Matthias... RAND_add()/RAND_seed(): fix failure on short input...
2018-10-26  Dr. Matthias... Backport some DRBG renamings and typo fixes
2018-10-26  Matt CaswellAdd a test for duplicated DTLS records
2018-10-26  Matt CaswellProperly handle duplicated messages from the next epoch
2018-10-26  Bernd EdlingerFix a possible crash in rand_drbg_get_entropy
2018-10-26  Dr. Matthias... Configure: Reword the summary output
2018-10-26  Dr. Matthias... RAND_load_file(): avoid adding small chunks to RAND_add()
2018-10-26  Dr. Matthias... RAND_load_file(): return error if reseeding failed
2018-10-25  Richard LevitteWindows: Produce a static version of the public librari...
2018-10-23  Richard LevitteRAND: ensure INT32_MAX is defined
2018-10-22  Dr. Matthias... RAND_add(): fix heap corruption in error path
2018-10-21  Richard Levittebuild file templates: have targets for all shared libra...
2018-10-19  Matt CaswellDon't complain and fail about unknown TLSv1.3 PSK ident...
2018-10-19  Matt CaswellBuffer a ClientHello with a cookie received via DTLSv1_...
2018-10-19  Matt CaswellUse the read and write buffers in DTLSv1_listen()
2018-10-19  Matt CaswellTest DTLS cookie generation and verification
2018-10-19  Matt CaswellFix a DTLS memory leak
2018-10-19  Andy PolyakovConfigurations/15-android.conf: add support for "standa...
2018-10-19  Andy Polyakovarch/async_posix.h: improve portability.
2018-10-18  armfazhFix tls_cbc_digest_record is slow using SHA-384 and...
2018-10-18  Viktor DukhovniApply self-imposed path length also to root CAs
2018-10-18  Viktor DukhovniOnly CA certificates can be self-issued
2018-10-17  Antoine SalonEVP module documentation pass
2018-10-17  Dr. Matthias... Fix: 'openssl ca' command crashes when used with 'rand_...
2018-10-17  Richard LevitteBuild file templates: look at *all* defines
2018-10-17  Mansour AhmadiAdd a missing check on s->s3->tmp.pkey
2018-10-17  cclaussprint() is a function in Python 3
2018-10-16  Dr. Matthias... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-15  Matt CaswellFix no-engine
2018-10-15  PauliIndentation fixes.
2018-10-15  Mykola BaibuzRemove useless check.
2018-10-15  Matt CaswellFix no-psk
2018-10-15  Matt CaswellFix no-tls1_2
2018-10-13  Mykola BaibuzSafer memory cleanup in (crypto/rsa/rsa_lib.c)
2018-10-13  Tomas MrazFix copy&paste error found in Coverity scan
2018-10-12  Andy Polyakovrsa/rsa_ossl.c: fix and extend commentary [skip ci].
2018-10-12  Andy Polyakovssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.
2018-10-12  Andy Polyakovsha/asm/keccak1600-s390x.pl: resolve -march=z900 portab...
2018-10-12  Matt CaswellFix a typo in a macro
2018-10-11  Paul YangFix compiling warnings in example code
2018-10-10  FdaSilvaYYcrypto/rand: fix some style nit's
2018-10-10  Dr. Matthias... rand_unix.c: fix --with-rand-seed=none build
2018-10-10  Paul YangFix a nit of copyright date range
2018-10-08  Benjamin Kadukapps: allow empty attribute values with -subj
2018-10-08  ԜеѕCleanup typos and grammar in DES_random_key.pod
2018-10-05  Richard Levitte/dev/crypto engine: give CIOCFSESSION the actual sess-id
2018-10-05  Dr. Matthias... test/secmemtest: test secure memory only if it is imple...
2018-10-04  Matt CaswellExtend the BIO callback tests to check the return value...
2018-10-04  Matt CaswellFix the BIO callback return code handling
2018-10-04  Richard LevitteClean out aliases in include/openssl/symhacks.h
2018-10-04  Richard LevitteSmall cleanup (util/mkdef.pl, crypto/bio/bss_log.c...
2018-10-02  Matt CaswellFix some Coverity warnings
2018-10-02  Matt CaswellFix a mem leak in the ocsp app
2018-09-26  Antoine SalonAdd missing cipher aliases to openssl(1)
2018-09-26  James Callahandoc/man3/SSL_set_bio.pod: Fix wrong function name in...
2018-09-25  Antoine SalonUpdate enc(1) examples to more recent ciphers and key...
2018-09-24  Bernd EdlingerReduce stack usage in tls13_hkdf_expand
2018-09-24  Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
2018-09-24  PauliUse secure_getenv(3) when available.
2018-09-23  Bernd EdlingerCreate the .rnd file it it does not exist
2018-09-21  agnosticdevtypo-fixes: miscellaneous typo fixes
2018-09-21  Matt CaswellFix the max psk len for TLSv1.3
2018-09-21  Matt CaswellAdd a test for the certificate callback
2018-09-21  Matt CaswellDelay setting the sig algs until after the cert_cb...
2018-09-21  Richard Levittecrypto/bn/asm/x86_64-gcc.c: remove unnecessary redefini...
2018-09-20  Richard Levitte/dev/crypto engine: add missing RC4 parameter
2018-09-20  Paul YangAdd some missing ciphers in 'enc' document
2018-09-20  Richard Levitteutil/mkdef.pl, util/add-depends.pl: don't lowercase...
2018-09-20  Richard Levittecrypto/ui/ui_openssl.c: make sure to recognise ENXIO...
2018-09-19  Benjamin KadukReset TLS 1.3 ciphers in SSL_CTX_set_ssl_version()
2018-09-18  Dr. Matthias... ssl/ssl_ciph.c: make set_ciphersuites static
2018-09-18  Tobias NießenTrivial test improvements
2018-09-17  David MakepeaceFixed typos in hkdf documentation.
2018-09-17  PauliAdd missing include file.
2018-09-16  PauliUse 'i' as parameter name not 'I'.
2018-09-16  PauliAdd a compile time test to verify that openssl/rsa...
2018-09-16  Matt EatonUpdate RAND_DRBG.pod
2018-09-16  Kurt RoeckxImprove SSL_shutdown() documentation
2018-09-15  Richard LevitteVMS: only use the high precision on VMS v8.4 and up
2018-09-13  Paul YangMake some return checks consistent with others
2018-09-13  Matt CaswellDon't allow -early_data with other options where it...
2018-09-13  Matt CaswellAdd an explicit cast to time_t
2018-09-12  Dr. Matthias... Replace the public RAND_DRBG_USED_FLAGS #define by...
2018-09-12  Bernd EdlingerFix a possible recursion in SSLfatal handling
2018-09-12  Brian 'geeknik... Update README.md
2018-09-12  Viktor Szakatsminor fixes for Windows
2018-09-12  Richard Levittecrypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly...
2018-09-11  Matt CaswellPrepare for 1.1.1a-dev
2018-09-11  Matt CaswellPrepare for 1.1.1 release OpenSSL_1_1_1
2018-09-11  Matt CaswellUpdate copyright year
2018-09-11  Richard LevitteCAPI engine: add support for RSA_NO_PADDING
2018-09-10  Matt CaswellCheck the return value from ASN1_INTEGER_set
2018-09-10  Matt CaswellValidate the SM2 digest len before use
2018-09-10  Matt CaswellDon't cast an int * to a size_t *
2018-09-10  Matt CaswellMore updates to CHANGES and NEWS for the 1.1.1 release
2018-09-10  Matt CaswellUpdates NEWS for the 1.1.1 release
2018-09-10  Matt CaswellUpdate the pyca-cryptography submodule
next