summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2016-05-30Make sure max in fmtstr() doesn't overflow into negativityRichard Levitte
2016-05-29add removed functions back as deprecatedJoey Yandle
2016-05-29get rid of unnecessary includeJoey Yandle
2016-05-29remove RAND_screen and friendsJoey Yandle
2016-05-29cherry pick pr-512 changesJoey Yandle
2016-05-29OR flags with CRYPT_SILENT to really make sure no UI pops upJoey Yandle
2016-05-29fix endif commentJoey Yandle
2016-05-29remove all WINCE ifdefsJoey Yandle
2016-05-29- remove insane heap walk and kernel loading code; clean up style and calling...Joey Yandle
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-29Add more zallocFdaSilvaYY
2016-05-29Fix some missing initsFdaSilvaYY
2016-05-28poly1305/asm/poly1305-mips.pl: adhere to standard frame layout.Andy Polyakov
2016-05-28SPARC assembly pack: add missing .type directives.Andy Polyakov
2016-05-28Change a call of OPENSSL_strcasecmp to strcasecmpRichard Levitte
2016-05-28Remove internal functions OPENSSL_strcasecmp and OPENSSL_strncasecmpRichard Levitte
2016-05-27crypto/o_str.c: add _GNU_SOURCE strerror_r case.Andy Polyakov
2016-05-27crypto/o_str.c: strerror_s is provided by specific compiler run-time,Andy Polyakov
2016-05-27bn/bn_exp.c: explain 'volatile' in MOD_EXP_CTIME_COPY_FROM_PREBUF.Andy Polyakov
2016-05-27bf/build.info: engage assembly module.Andy Polyakov
2016-05-27Avoid calling memcpy with lenght of 0Kurt Roeckx
2016-05-27Fix fmtstr for BIO_printf() et alRichard Levitte
2016-05-27Prevent an overflow when trying to print excessively big floatsMatt Caswell
2016-05-27Fix implementation of "e" and "g" formats for printing floating pointsMatt Caswell
2016-05-27Fix some issues in b_print.c codeMatt Caswell
2016-05-27fix BN_hex2bn()/BN_dec2bn() memory leakhuangqinjin
2016-05-26Add rfc822Mailbox to string table.Dr. Stephen Henson
2016-05-26Handle Visual C warning about non-standard function names.Richard Levitte
2016-05-25Avoid creating an illegal pointerKurt Roeckx
2016-05-25build.info files: add quotes around any spec that may contain spacesRichard Levitte
2016-05-24Avoid creating an illegal pointerKurt Roeckx
2016-05-24GH919: Fix wrappers for two headersRich Salz
2016-05-24Fix braces in e_aes.c: aes_init_keyTodd Short
2016-05-24Clean up RAND_bytes() callsTodd Short
2016-05-24Fix a mem leak on an error path in OBJ_NAME_add()Matt Caswell
2016-05-23Fix error return value in SRP functionsMatt Caswell
2016-05-23Add error return for OPENSSL_INIT_set_config_filename()Matt Caswell
2016-05-23Use strerror_r()/strerror_s() instead of strerror() where possibleMatt Caswell
2016-05-23#4342: few missing malloc return checks and free in error pathsJ Mohan Rao Arisankala
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-23VMS: remove last VAX vestigesRichard Levitte
2016-05-23Support for traditional format private keys.Dr. Stephen Henson
2016-05-23Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY
2016-05-23Fix and simplify error handling in (RSA/EC_kmeth)_new_method()FdaSilvaYY
2016-05-23Remove useless NULL checksFdaSilvaYY
2016-05-23Complete the rename of LHASH functions and typesRichard Levitte
2016-05-22Avoid creating an illegal pointerKurt Roeckx
2016-05-22Avoid creating an illegal pointerKurt Roeckx
2016-05-21Constify stack and lhash macros.Dr. Stephen Henson
2016-05-21Add OpenSSL copyright to .pl filesRich Salz