summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-19Fix reachable assert in SSLv2 servers.Emilia Kasper
2015-03-19PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper
2015-03-19Fix ASN1_TYPE_cmpDr. Stephen Henson
2015-03-19Fix DHE Null CKE vulnerabilityMatt Caswell
2015-03-19Fix for CVE-2015-0291Dr. Stephen Henson
2015-03-19Reject invalid PSS parameters.Dr. Stephen Henson
2015-03-19Free up ADB and CHOICE if already initialised.Dr. Stephen Henson
2015-03-19Fix Seg fault in DTLSv1_listenMatt Caswell
2015-03-19Multiblock corrupted pointer fixMatt Caswell
2015-03-18Add support for ServerInfo SSL_CONF option.Dr. Stephen Henson
2015-03-17Dead code removal from appsMatt Caswell
2015-03-17Remove dead code from cryptoMatt Caswell
2015-03-17Fix seg fault in s_timeMatt Caswell
2015-03-17Add sanity check to PRFMatt Caswell
2015-03-17Fix memset call in stack.cMatt Caswell
2015-03-17Move malloc fail checks closer to mallocMatt Caswell
2015-03-17Add malloc failure checksMatt Caswell
2015-03-15Fix regression in ASN1_UTCTIME_cmp_time_tCarl Jackson
2015-03-14Avoid reading an unused byte after the bufferAndy Polyakov
2015-03-13Fix undefined behaviour in shifts.Emilia Kasper
2015-03-12additional configuration documentationDr. Stephen Henson
2015-03-12ASN.1 print fix.Dr. Stephen Henson
2015-03-12SSL_check_chain fixMatt Caswell
2015-03-12Fix missing return checks in v3_cpols.cMatt Caswell
2015-03-12Fix dsa_pub_encodeMatt Caswell
2015-03-12Fix dh_pub_encodeMatt Caswell
2015-03-12Fix asn1_item_print_ctxMatt Caswell
2015-03-12ASN1_primitive_new NULL param handlingMatt Caswell
2015-03-12Fix EVP_DigestInit_ex with NULL digestMatt Caswell
2015-03-12Fix error handling in bn_expMatt Caswell
2015-03-12evp/e_aes.c: fix SPARC T4-specific problem:Andy Polyakov
2015-03-11Fix seg fault in ASN1_generate_v3/ASN1_generate_nconfMatt Caswell
2015-03-11Cleanse buffersMatt Caswell
2015-03-10Harmonize return values in dtls1_buffer_recordEmilia Kasper
2015-03-10BIO_debug_callback: Fix output on 64-bit machinesRichard Godbee
2015-03-10Prevent handshake with unseeded PRNGMatt Caswell
2015-03-09Fix wrong numbers being passed as string lengthsDmitry-Me
2015-03-09update ordinalsDr. Stephen Henson
2015-03-09Wrong SSL version in DTLS1_BAD_VER ClientHelloDavid Woodhouse
2015-03-09Fix DTLS1_BAD_VER regressionMatt Caswell
2015-03-08fix warningDr. Stephen Henson
2015-03-08Cleanse PKCS#8 private key components.Dr. Stephen Henson
2015-03-08Additional CMS documentation.Dr. Stephen Henson
2015-03-07Remove export ciphers from the DEFAULT cipher listKurt Roeckx
2015-03-06Update mkerr.pl for new formatMatt Caswell
2015-03-05Use constants not numbersKurt Cancemi
2015-03-05Unchecked malloc fixesMatt Caswell
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson
2015-02-27Fix d2i_SSL_SESSION for DTLS1_BAD_VERMatt Caswell