openssl.git
2016-09-21 Dr. Stephen... Fix small OOB reads.
2016-09-21 Matt CaswellFix a missing NULL check in dsa_builtin_paramgen
2016-09-20 Richard LevitteRT4669: dgst can only sign/verify one file
2016-09-20 Marcus Meissnerinitialize the RSA struct to 0.
2016-09-15 Dr. Stephen... update default dependencies
2016-09-15 Matt CaswellRevert "Abort on unrecognised warning alerts"
2016-09-15 Richard LevitteFinally, make sure vms_term_sock.c is built
2016-09-15 Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15 Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15 Richard LevitteRemove entirely unnecessary pointer size guards
2016-09-15 Richard LevitteAdd copyright and license on apps/vms_term_sock.[ch]
2016-09-15 Richard LevitteVSI submission: redirect terminal input through socket
2016-09-15 Dr. Stephen... Fix memory leak on realloc error.
2016-09-15 Dr. Stephen... Fix memory leak on error.
2016-09-15 Richard LevitteVMS: only use _realloc32 with /POINTER_SIZE=32
2016-09-14 Matt CaswellAdd some sanity checks around usage of t_fromb64()
2016-09-13 Matt CaswellAbort on unrecognised warning alerts
2016-09-12 Richard LevitteAdd enginesdir to libcrypto.pc pkg-config file
2016-09-11 Dr. Stephen... Fix memory leak on error.
2016-09-09 Rich SalzMake update
2016-09-08 Richard LevitteIf errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-09-07 David WoodhouseAvoid EVP_PKEY_cmp() crash on EC keys without public...
2016-09-06 Rich SalzMisc BN fixes
2016-08-31 Andy Polyakovcrypto/bn/*: x86[_64] division instruction doesn't...
2016-08-30 Matt CaswellEnsure the CertStatus message adds a DTLS message heade...
2016-08-26 Matt CaswellSRP_create_verifier does not check for NULL before...
2016-08-26 Richard LevitteImprove the definition of STITCHED_CALL in e_rc4_hmac_md5.c
2016-08-26 FdaSilvaYYFix a few leaks in X509_REQ_to_X509.
2016-08-26 David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-26 David WoodhouseFix ubsan 'left shift of negative value -1' error in...
2016-08-26 David WoodhouseFix SSL_export_keying_material() for DTLS1_BAD_VER
2016-08-26 Matt CaswellFix the no-tls1 option
2016-08-26 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
2016-08-26 Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-26 Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: addition to perform...
2016-08-26 Todd ShortAlways use session_ctx when removing a session
2016-08-24 Dr. Stephen... Avoid overflow in MDC2_Update()
2016-08-24 Rich SalzSWEET32 (CVE-2016-2183): Move DES from HIGH to MEDIUM
2016-08-24 Matt CaswellFix no-ec
2016-08-23 Dr. Stephen... Sanity check ticket length.
2016-08-22 Richard Levittemk1mf: dtlstest needs ssltestlib, include it with a...
2016-08-22 David BenjaminDon't check for malloc failure twice.
2016-08-22 Kazuki YamaguchiFix overflow check in BN_bn2dec()
2016-08-22 Rich SalzRT2676: Reject RSA eponent if even or 1
2016-08-22 Richard LevitteVMS: Use strict refdef extern model when building libra...
2016-08-22 Richard LevitteGOST: rearrange code so it's more like C rather than C++
2016-08-22 Richard LevitteMake 'openssl req -x509' more equivalent to 'openssl...
2016-08-22 Andy Polyakovbn/asm/x86[_64]-mont*.pl: implement slightly alternativ...
2016-08-22 Richard Levittessltestlib: Tell compiler we don't care about the value...
2016-08-22 Matt CaswellPrevent DTLS Finished message injection
2016-08-22 Matt CaswellFix DTLS buffered message DoS attack
2016-08-22 Matt CaswellSilence some "maybe used uninitialised" warnings
2016-08-21 Andy Polyakovec/ecp_nistz256.c: get is_one on 32-bit platforms right.
2016-08-21 Rich SalzFix pointer/alloc prob from previous commit
2016-08-21 Rich SalzFix incorrect return argument.
2016-08-20 Kurt RoeckxFix off by 1 in ASN1_STRING_set()
2016-08-19 Rich SalzRT3940: For now, just document the issue.
2016-08-19 Rich SalzFix NULL-return checks in 1.0.2
2016-08-19 Richard LevitteHave dtlstest run on VMS as well
2016-08-19 Matt CaswellUpdate function error code
2016-08-19 Matt CaswellFix DTLS replay protection
2016-08-19 Matt CaswellAdd DTLS replay protection test
2016-08-19 Matt CaswellFix DTLS unprocessed records bug
2016-08-19 Matt CaswellAdd a DTLS unprocesed records test
2016-08-19 Matt CaswellBack port ssltestlib code to 1.0.2
2016-08-19 Richard LevitteVSI submission: RAND fixups
2016-08-19 Richard LevitteVSI submission: make better use of item lists in o_time.c
2016-08-19 Richard LevitteVSI submission: avoid pointer size warnings in mem.c
2016-08-19 Richard Levitteevp_test.c: avoid warning from having a pointer differe...
2016-08-18 Richard LevitteVMS: synchronise tests with Unix
2016-08-16 Richard Levittemake update to have PEM_R_HEADER_TOO_LONG defined
2016-08-15 Dr. Stephen... Limit reads in do_b2i_bio()
2016-08-15 Dr. Stephen... Check for errors in BN_bn2dec()
2016-08-15 Dr. Stephen... Check for errors in a2d_ASN1_OBJECT()
2016-08-11 Andy Polyakovsha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
2016-08-05 Dr. Stephen... Sanity check input length in OPENSSL_uni2asc().
2016-08-05 Dr. Stephen... Leak fixes.
2016-08-04 Kurt RoeckxReturn error when trying to print invalid ASN1 integer
2016-08-04 Dr. Stephen... Limit recursion depth in old d2i_ASN1_bytes function
2016-08-04 Dr. Stephen... Check for overflows in i2d_ASN1_SET()
2016-08-04 Dr. Stephen... Limit status message sisze in ts_get_status_check
2016-08-03 Richard LevitteDon't check any revocation info on proxy certificates
2016-08-02 Dr. Stephen... Calculate sequence length properly.
2016-08-02 Dr. Stephen... include <limits.h>
2016-08-02 Dr. Stephen... Check for overflows in ASN1_object_size().
2016-08-02 Dr. Stephen... Check for overlows and error return from ASN1_object_size()
2016-07-29 Dr. Stephen... Fix CRL time comparison.
2016-07-28 Rich SalzAdd missing casts.
2016-07-26 Dr. Stephen... Note cipher BIO write errors too.
2016-07-26 Dr. Stephen... Set error if EVP_CipherUpdate fails.
2016-07-22 Dr. Stephen... Use newest CRL.
2016-07-22 Dr. Stephen... Send alert for bad DH CKE
2016-07-22 Dr. Stephen... Fix OOB read in TS_OBJ_print_bio().
2016-07-22 Dr. Stephen... Clarify digest change in HMAC_Init_ex()
2016-07-20 Todd ShortOCSP_request_add0_id() inconsistent error return
2016-07-19 Dr. Stephen... Sanity check in ssl_get_algorithm2().
2016-07-19 Dr. Stephen... Send alert on CKE error.
2016-07-19 Dr. Stephen... Support PKCS v2.0 print in pkcs12 utility.
2016-07-19 Dr. Stephen... Check and print out boolean type properly.
2016-07-18 Dr. Stephen... Fix print of ASN.1 BIGNUM type.
next