]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Configure - Rename BASE to DEFAULTS and add a few inheritable BASEs
[thirdparty/openssl.git] / include /
2016-01-30  Rich SalzMove more BN internals to bn_lcl.h
2016-01-30  Rich SalzGH102: Add volatile to CRYPTO_memcmp
2016-01-30  Dr. Stephen HensonAdd function to return internal enoding of X509_NAME.
2016-01-29  Viktor DukhovniMake it possible to check for explicit auxiliary trust
2016-01-29  Matt CaswellCorrect value of DH_CHECK_PUBKEY_INVALID
2016-01-28  Richard LevitteCorrect number of arguments in BIO_get_conn_int_port...
2016-01-28  Matt CaswellPrevent small subgroup attacks on DH/DHE
2016-01-28  Rich SalzFix typo in md2.h
2016-01-28  Rich SalzAdd CRYPTO_secure_zalloc
2016-01-28  Rich SalzRemove outdated legacy crypto options
2016-01-27  Richard LevitteComplete the removal of /* foo.c */ comments
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-26  Matt CaswellAdd SSL_up_ref() and SSL_CTX_up_ref()
2016-01-25  Richard LevitteGenerate warning text
2016-01-25  Rich SalzMove & split opensslconf.h.in
2016-01-24  Rich SalzMove pqueue into ssl
2016-01-22  Michał TrojnaraUpdated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDEST
2016-01-20  Matt CaswellHandle SSL_shutdown while in init more appropriately
2016-01-20  Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-19  Matt CaswellRemove the GOST engine
2016-01-19  Viktor DukhovniAPI compat for SSLeay_add_ssl_algorithms
2016-01-19  Dr. Stephen HensonAdd TLS PRF method.
2016-01-18  Corinna VinschenUse POSIX functions on Cygwin, not Win32 function
2016-01-17  Rich SalzFix function declarations.
2016-01-17  Rich SalzAdd some accessors.
2016-01-16  Dr. Stephen Hensonfix no-engine build
2016-01-14  Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-14  Rich SalzMake SSL_set_debug deprecated in 1.1
2016-01-14  Rich SalzRT4232: Extra space in help message.
2016-01-14  Richard LevittePrepare for 1.1.0-pre3-dev
2016-01-14  Richard LevittePrepare for 1.1.0-pre2 release OpenSSL_1_1_0-pre2
2016-01-13  Viktor DukhovniFor stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
2016-01-13  Richard LevitteRemove spurious ;
2016-01-13  Richard LevitteVMS C doesn't provide intmax_t/uinmax_t, use our own
2016-01-13  Rich SalzAdd CRYPTO_EX_DATA; remove EC_EXTRA_DATA
2016-01-13  Viktor DukhovniFix DES_LONG breakage
2016-01-13  Viktor DukhovniFor stroimax need C99 inttypes.h
2016-01-13  Mathias BerchtoldFix missing casts for c++
2016-01-13  Viktor DukhovniMaximize time_t when intmax_t is available
2016-01-12  Viktor DukhovniSTACK_OF(SSL_COMP) is a public type
2016-01-12  Dr. Stephen Hensonfix jpaketest and correct comment
2016-01-12  Richard LevitteRemove unused internal macros
2016-01-12  Richard Levittemake update
2016-01-12  Richard LevitteAdd back deprecated functions in macro form
2016-01-12  Richard LevitteEVP_CIPHER_CTX_new_cipher_data was a temporary measure...
2016-01-12  Richard LevitteMake EVP_CIPHER opaque and add creator/destructor/acces...
2016-01-12  Richard LevitteRemove EVP_CIPHER_CTX_flags, it's only confusing
2016-01-12  Richard LevitteAdd accessors and writers for EVP_CIPHER_CTX
2016-01-12  Richard LevitteMake EVP_CIPHER_CTX opaque and renew the creator /...
2016-01-11  Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11  Dr. Stephen HensonRemove mkstack.pl: it is no longer needed.
2016-01-11  Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11  Dr. Stephen HensonAdd lh_doall inlining
2016-01-11  Dr. Stephen HensonAdd lh_new() inlining
2016-01-11  Dr. Stephen HensonInline LHASH_OF
2016-01-11  Viktor DukhovniMake SSL{_CTX,}_{get,set,clear}_options functions
2016-01-11  Dr. Stephen HensonAdd memory leak return value.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-11  Viktor DukhovniRegenerate SSL record/statem error strings
2016-01-10  Rich SalzRT41897: Add an CRYPTO_secure_actual_size
2016-01-10  MatFix c++ compilation
2016-01-10  MatAdds missing type casts
2016-01-09  Dr. Stephen HensonCorrect header defines
2016-01-08  Rich SalzFix no CRYPTO_MDEBUG build (windows)
2016-01-08  Viktor DukhovniSimplify deprecated declaration exception
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-08  Richard LevitteRemove all remaining traces if PEM_Seal
2016-01-07  Rich SalzFix build-break; 'make update'
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Viktor DukhovniDANE support for X509_verify_cert()
2016-01-07  Dr. Stephen Hensonuse more descriptive name DEFINE_STACK_OF_CONST
2016-01-07  Dr. Stephen HensonOnly declare stacks in headers
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2016-01-07  Dr. Stephen Hensonremove unused PREDECLARE
2016-01-07  Dr. Stephen HensonFix declarations and constification for inline stack.
2016-01-07  Dr. Stephen HensonChange STACK_OF to use inline functions.
2016-01-06  Rich SalzRemove more (rest?) of FIPS build stuff.
2016-01-06  Viktor DukhovniDANE support structures, constructructors and accessors
2016-01-03  Viktor DukhovniFix X509_STORE_CTX_cleanup()
2016-01-03  Viktor DukhovniX509_verify_cert() cleanup
2016-01-02  Richard LevitteInstead of a local hack, implement SIZE_MAX in numbers...
2016-01-02  Viktor DukhovniProtocol version selection and negotiation rewrite
2016-01-02  Kurt RoeckxAdd support for minimum and maximum protocol version
2015-12-30  Richard LevitteRemove the #ifndef OPENSSL_SYS_VMS around SSL_add_dir_c...
2015-12-29  Ben LaurieFix no-engine.
2015-12-23  Dr. Stephen HensonServer side EVP_PKEY DH support
2015-12-23  Dr. Stephen HensonAlways generate DH keys for ephemeral DH cipher suites.
2015-12-23  Roumen Petrovredundant redeclaration of 'OPENSSL_strlcpy'
2015-12-23  Roumen Petrov__STDC_VERSION__ is not defined for c89 compilers
2015-12-23  Kurt RoeckxRemove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER and SSL_OP_TLS...
2015-12-22  Dr. Stephen HensonAdd ossl_inline
2015-12-22  Dr. Stephen Hensonremove unused error code
2015-12-22  Dr. Stephen Hensonmake errors
2015-12-22  Dr. Stephen HensonSSL library configuration module.
2015-12-22  Rich SalzCleanup CRYPTO_{push,pop}_info
2015-12-22  Rich SalzRename *_realloc_clean to *_clear_realloc
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-17  Richard LevitteModify the lower level memory allocation routines to...
2015-12-17  Rich Salzmem-cleanup, cont'd.
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
next