summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2018-05-23Limit scope of CN name constraintsViktor Dukhovni
2018-05-21Fix undefined behaviour in X509_NAME_cmp()Matt Caswell
2018-05-20Restore check of |*xn| against |name| in X509_NAME_setRichard Levitte
2018-05-20Fix a possible crash in BN_from_montgomery_wordBernd Edlinger
2018-05-17Make BN_GF2m_mod_arr more constant timeMatt Caswell
2018-05-14UI console: Restore tty settings, do not force ECHO after promptRichard Levitte
2018-05-13Fix memory leaks in CA related functions.Pavel Kopyl
2018-05-12In cases where we ask PEM_def_callback for minimum 0 length, accept 0 lengthRichard Levitte
2018-05-08Fix a mem leak in CMSMatt Caswell
2018-05-05X509 time: tighten validation per RFC 5280Emilia Kasper
2018-05-05BIO_s_mem() write: Skip early when input length is zeroRichard Levitte
2018-05-04bn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.Andy Polyakov
2018-05-03v3_purp.c: add locking to x509v3_cache_extensions()Dr. Matthias St. Pierre
2018-05-03Return an error from BN_mod_inverse if n is 1 (or -1)Matt Caswell
2018-05-02Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell
2018-05-02a_strex.c: prevent out of bound read in do_buf()Dr. Matthias St. Pierre
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell
2018-04-27fix: BN_swap mishandles flags (1.1.0)Billy Brumley
2018-04-26Fix memleaks in async apiBernd Edlinger
2018-04-26Fix no-uiRichard Levitte
2018-04-26Use get_last_sys_error() instead of get_last_rtl_error()Richard Levitte
2018-04-26PEM_def_callback(): use same parameter names as for pem_password_cbRichard Levitte
2018-04-26PEM_def_callback(): don't loop because of too short password givenRichard Levitte
2018-04-24Allow intermediate CAs to use RSA PSS in 1.1.0Matt Caswell
2018-04-23Remove superfluous NULL checks. Add Andy's BN_FLG comment.Billy Brumley
2018-04-23Move up check for EC_R_INCOMPATIBLE_OBJECTS and for the point at infinity caseNicola Tuveri
2018-04-23Pass throughNicola Tuveri
2018-04-23ladder description: why it worksBilly Brumley
2018-04-23Address code style commentsNicola Tuveri
2018-04-23Elliptic curve scalar multiplication with timing attack defensesBilly Brumley
2018-04-23ARM assembly pack: make it work with older assembler.Andy Polyakov
2018-04-21Ensure the thread keys are always allocated in the same orderBernd Edlinger
2018-04-20Fix a warning about missing prototype on armBernd Edlinger
2018-04-20Fix building linux-armv4 with --strict-warningsBernd Edlinger
2018-04-19Don't crash if there are no trusted certsMatt Caswell
2018-04-19X509_cmp_time: only return 1, 0, -1.Emilia Kasper
2018-04-18poly1305/asm/poly1305-armv4.pl: remove unintentional relocation.Rahul Chaudhry
2018-04-17p5_scrypt.c: fix error check of RAND_bytes() callDr. Matthias St. Pierre
2018-04-16RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont both get called...Billy Brumley
2018-04-14Custome built dladdr() for AIX.Matthias Kraft
2018-04-12Fix bugs in X509_NAME_ENTRY_setRich Salz
2018-04-09bio/b_addr.c: resolve HP-UX compiler warnings.Andy Polyakov
2018-04-06Set biom->type in BIO_METH_newNeel Goyal
2018-04-05Pick a q size consistent with the digest for DSA param generationMatt Caswell
2018-04-05Don't crash if an unrecognised digest is used with dsa_paramgen_mdMatt Caswell
2018-04-05Move the loading of the ssl_conf module to libcryptoMatt Caswell
2018-04-03Fix a text canonicalisation bug in CMSMatt Caswell
2018-04-02EVP,KDF: Add more error code along some return 0FdaSilvaYY
2018-04-01Remove import/use of File::Spec::FunctionDaniel Bevenius
2018-04-01VMS: Copy DECC inclusion epi- and prologues to internalsRichard Levitte