- 2650515 Better check of DH parameters in TLS data by Richard Levitte · 8 years ago
- e705fcf Style by FdaSilvaYY · 8 years ago
- 7928ee4 Fix error handling in compute_key, BN_CTX_get can return NULL by Bernd Edlinger · 8 years ago
- 2f545ae Add support for reference counting using C11 atomics by Kurt Roeckx · 8 years ago
- bad6b11 Raise an error on memory alloc failure. by FdaSilvaYY · 8 years ago
- 245c6bc Constify private key decode. by Dr. Stephen Henson · 9 years ago
- ac4e257 constify X509_ALGOR_get0() by Dr. Stephen Henson · 9 years ago
- 17ebf85 Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). by Dr. Stephen Henson · 9 years ago
- 2301d91d Change callers to use the new constants. by Rich Salz · 9 years ago
- 69588ed Check for errors allocating the error strings. by Kurt Roeckx · 9 years ago
- d166ed8 check return values for EVP_Digest*() APIs by Dr. Stephen Henson · 9 years ago
- d70a562 Handle BN_mod_word failures. by David Benjamin · 9 years ago
- 748e853 Fix BN_is_prime* calls. by David Benjamin · 9 years ago
- 823146d Useless header include of openssl/rand.h by FdaSilvaYY · 9 years ago
- b84e122 Fix the build and tests following constification of DH, DSA, RSA by Matt Caswell · 9 years ago
- fd809cf Constify the parameter getters for RSA, DSA and DH by Richard Levitte · 9 years ago
- 5584f65 Deprecate the flags that switch off constant time by Matt Caswell · 9 years ago
- b8a9af6 Remove/rename some old files. by Rich Salz · 9 years ago
- 1d54ef3 Fix printing of DH Parameters by Matt Caswell · 9 years ago
- b2b361f Raise an Err when CRYPTO_THREAD_lock_new fails by FdaSilvaYY · 9 years ago
- f72f00d Parameter copy sanity checks. by Dr. Stephen Henson · 9 years ago
- 0cd0a82 Remove unused error/function codes. by Rich Salz · 9 years ago
- aca6dae9 Remove useless NULL checks by FdaSilvaYY · 9 years ago
- 569d064 Add some error messages for malloc fails by Matt Caswell · 9 years ago
- 6ef020c Better checks for malloc failure in various METHOD functions by Matt Caswell · 9 years ago
- b6cff31 Manual fixes after copyright consolidation by Rich Salz · 9 years ago
- aa6bb13 Copyright consolidation 05/10 by Rich Salz · 9 years ago
- edeb3fd Fix OpenSSL_memdup error handling by Insu Yun · 9 years ago
- 2bbf0ba Add checks on CRYPTO_new_ex_data return value... by FdaSilvaYY · 9 years ago
- 4a397f5 Fix set0 reuse test by Viktor Dukhovni · 9 years ago
- 1da12e3 RSA, DSA, DH: Allow some given input to be NULL on already initialised keys by Richard Levitte · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 0263b99 Add documentation for following DH and DH_METHOD opacity by Matt Caswell · 9 years ago
- 17e01ab Make DH_METHOD opaque by Matt Caswell · 9 years ago
- 0aeddcf Make DH opaque by Matt Caswell · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- 3c27208 Remove #error from include files. by Rich Salz · 9 years ago
- 599eccf RT3676 add: Export ASN.1 DHparams by Rich Salz · 9 years ago
- d188a53 Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API by Alessandro Ghedini · 9 years ago
- 7c96dbc GH715: ENGINE_finish can take NULL by Rich Salz · 9 years ago
- a773b52 Remove unused parameters from internal functions by Rich Salz · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- f3f1cf8 Move to REF_DEBUG, for consistency. by Rich Salz · 9 years ago
- effaf4d Use NON_EMPTY_TRANSLATION_UNIT, consistently. by Rich Salz · 9 years ago
- 0d4fb84 GH601: Various spelling fixes. by FdaSilvaYY · 9 years ago
- 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
- ced2c2c Templatize util/domd by Rich Salz · 9 years ago
- f5a1220 Add missing return value checks by Matt Caswell · 9 years ago
- b128abc Prevent small subgroup attacks on DH/DHE by Matt Caswell · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 56c77c5 Remove update tags by Rich Salz · 9 years ago
- 3aeb934 make EVP_PKEY opaque by Dr. Stephen Henson · 9 years ago
- ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
- d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
- ff4b7fa make update by Richard Levitte · 9 years ago
- 98186eb Backwards-compatibility subject to OPENSSL_API_COMPAT by Viktor Dukhovni · 9 years ago
- bbd86bf mem functions cleanup by Rich Salz · 9 years ago
- 7644a9a Rename some BUF_xxx to OPENSSL_xxx by Rich Salz · 9 years ago
- 2986ecd Extend EVP_PKEY_copy_parameters() by Dr. Stephen Henson · 9 years ago
- 3c4e064 make update by Dr. Stephen Henson · 9 years ago
- bfb0641 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) by Richard Levitte · 9 years ago
- 6e59a89 Adjust all accesses to EVP_MD_CTX to use accessor functions. by Richard Levitte · 9 years ago
- e6390ac ex_data part 2: doc fixes and CRYPTO_free_ex_index. by Rich Salz · 9 years ago
- fd7d252 Tighten up BN_with_flags usage and avoid a reachable assert by Matt Caswell · 9 years ago
- 90945fa Continue standardising malloc style for libcrypto by Matt Caswell · 9 years ago
- b8fb598 Rebuild error source files. by Dr. Stephen Henson · 9 years ago
- 2f1a5d1 Fix undeclared variable warnings. by Ben Laurie · 9 years ago
- 75f648a Make update / libeay.num fix by Rich Salz · 10 years ago
- df2ee0e Enable -Wmissing-variable-declarations and by Ben Laurie · 10 years ago
- 64b2575 remove 0 assignments. by Rich Salz · 10 years ago
- e968561 RT3674: Make no-cms build work. by David Bar · 10 years ago
- fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
- 74924dc More secure storage of key material. by Rich Salz · 10 years ago
- 26c79d5 Properly check certificate in case of export ciphers. by Kurt Roeckx · 10 years ago
- 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
- a3aadb2 make depend by Richard Levitte · 10 years ago
- b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
- 75ebbd9 Use p==NULL not !p (in if statements, mainly) by Rich Salz · 10 years ago
- 86885c2 Use "==0" instead of "!strcmp" etc by Rich Salz · 10 years ago
- b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
- 6669647 Remove goto inside an if(0) block by Rich Salz · 10 years ago
- b548a1f free null cleanup finale by Rich Salz · 10 years ago
- 23a1d5e free NULL cleanup 7 by Rich Salz · 10 years ago
- 4b45c6e free cleanup almost the finale by Rich Salz · 10 years ago
- 222561f free NULL cleanup 5a by Rich Salz · 10 years ago
- 2ace745 free NULL cleanup 8 by Rich Salz · 10 years ago
- b196e7d remove malloc casts by Rich Salz · 10 years ago
- 61986d3 Code style: space after 'if' by Viktor Dukhovni · 10 years ago
- a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
- c5ba2d9 free NULL cleanup by Rich Salz · 10 years ago
- d640708 free NULL cleanup by Rich Salz · 10 years ago
- 86d20cb make depend by Dr. Stephen Henson · 10 years ago
- 27af42f Move some EVP internals to evp_int.h by Dr. Stephen Henson · 10 years ago
- 5fe736e Move some ASN.1 internals to asn1_int.h by Dr. Stephen Henson · 10 years ago
- 0dfb939 free NULL cleanup by Rich Salz · 10 years ago
- 6aa8dab Fix dh_pub_encode by Matt Caswell · 10 years ago
- a8ae089 Cleanse PKCS#8 private key components. by Dr. Stephen Henson · 10 years ago
- 918bb86 Unchecked malloc fixes by Matt Caswell · 10 years ago