]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Prepare for 1.1.0-pre4-dev
[thirdparty/openssl.git] / include /
2016-02-15  Richard LevittePrepare for 1.1.0-pre4-dev
2016-02-15  Richard LevittePrepare for 1.1.0-pre3 release OpenSSL_1_1_0-pre3
2016-02-15  Richard LevitteCorrect deprecation of OPENSSL_config
2016-02-13  Richard LevitteMake sure the OPENSSL_INIT flags are 32 bits and docume...
2016-02-13  Rob PercivalDefines OSSL_SSIZE_MAX
2016-02-13  Dr. Stephen Hensonfix warnings on 32 bit builds
2016-02-11  Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11  Rich SalzGH620: second diff from rt-2275, adds error code
2016-02-11  Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10  Rich SalzAfter renaming init, update errors.
2016-02-10  Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10  Matt CaswellAttempt to log an error if init failed
2016-02-10  Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10  Viktor DukhovniDeprecate the -issuer_checks debugging option
2016-02-10  Richard LevitteThe guard macro to be defined didn't match the guard...
2016-02-10  Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10  Richard Levitteclean away old VMS cruft
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10  Richard LevitteConfigure et al: move the installation directory logic...
2016-02-10  Rich SalzRemove store.
2016-02-10  Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-02-09  Matt CaswellUpdates for auto init/deinit review comments
2016-02-09  Matt CaswellProvide a thread stop API
2016-02-09  Matt CaswellAuto init/de-init libssl
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-02-09  Matt CaswellProvide framework for auto initialise/deinitialise...
2016-02-08  Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-08  Dr. Stephen HensonRemove ancient compatibility defines.
2016-02-08  Dr. Stephen HensonOnly use compatibility macros for < 1.1 API.
2016-02-08  Dr. Stephen Hensonuse new function names
2016-02-08  Dr. Stephen HensonReorganise functions.
2016-02-08  Dr. Stephen Hensonpkcs12.h header reorganisation.
2016-02-08  Dr. Stephen HensonRename PKCS12 function
2016-02-08  Dr. Stephen Hensonpkcs12 accessors
2016-02-08  Dr. Stephen HensonNew PKCS12 accessors, change macros to functions.
2016-02-08  Dr. Stephen HensonMake PKCS12 structures opaque
2016-02-08  Dr. Stephen HensonDeprecate undocumented SSL_cache_hit().
2016-02-08  Matt CaswellHandle SSL_shutdown while in init more appropriately #2
2016-02-06  Dr. Stephen HensonAdd SSL_get0_verified_chain() to return verified chain...
2016-02-05  Matt CaswellAdd a BIO_ADDR_clear function
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-05  Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-05  Viktor DukhovniLong overdue cleanup of X509 policy tree verification
2016-02-05  Dr. Stephen HensonAdd EC_KEY_priv2buf()
2016-02-05  Dr. Stephen Hensonupdate EC ASN1 and print routines
2016-02-05  Dr. Stephen HensonAdd EC_KEY_oct2priv and EC_KEY_priv2oct
2016-02-05  Dr. Stephen HensonAdd ASN1_buf_print to print a buffer in ASN1_bn_print...
2016-02-04  Dmitry SobinovAdd new DTLS-SRTP protection profiles from RFC 7714
2016-02-04  Kurt RoeckxUse WSAGetLastError() on windows
2016-02-04  Dr. Stephen Hensonupdate OID tables
2016-02-04  Rich SalzRT2752: Add some EKU OID's
2016-02-03  Rich SalzTweak opensslconf.h.in for style
2016-02-03  Richard Levittemake update
2016-02-03  Richard LevitteRefactoring BIO: adapt BIO_s_connect and BIO_s_accept
2016-02-03  Richard Levittemake update
2016-02-03  Richard Levittemake update
2016-02-03  Richard LevitteRefactoring BIO: new socket-handling functions, depreca...
2016-02-03  Richard LevitteRefactoring BIO: add error macros & text, and make...
2016-02-03  Richard LevitteRefactoring BIO: add wrappers around sockaddr et al
2016-02-02  Rich SalzRT2353: Add ipsec IKE OID
2016-02-02  Dr. Stephen HensonNew BN functions.
2016-02-01  Rich SalzStyle; add "!= NULL"
2016-02-01  Emilia Kasperconstify PACKET
2016-02-01  Viktor DukhovniCompat self-signed trust with reject-only aux data
2016-02-01  Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-31  Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-31  Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2016-01-31  Rich SalzGH102: Extra volatile avoids GCC bug
2016-01-30  Rich SalzRemove extra level of indirection.
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
next