]> 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-03-02  Christian HeimesProvide getters for default_passwd_cb and userdata
2016-03-01  Dr. Stephen Hensonmake errors
2016-03-01  Rob PercivalCT policy validation
2016-03-01  Rob PercivalVerify SCT signatures
2016-02-29  Matt CaswellRefactor the async wait fd logic
2016-02-29  Matt CaswellWorkaround for VisualStudio 2015 bug
2016-02-28  Dr. Stephen HensonTLS support for X25519
2016-02-28  Dr. Stephen HensonAdd no signing flag.
2016-02-28  Dr. Stephen HensonRename OIDs.
2016-02-27  FdaSilvaYYGH753: More spelling fix
2016-02-26  Rob PercivalMoves SCT struct typedef into ossl_typ.h
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-26  Alessandro GhediniImplement new multi-threading API
2016-02-25  Rich SalzFix indents
2016-02-25  Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-25  Rich SalzGH235: Set error status on malloc failure
2016-02-23  Rich SalzAdd PKCS7_NO_DUAL_CONTENT flag
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-22  David WoodhouseRT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
2016-02-22  Matt CaswellPartial revert of 1288f26 and fix for no-async
2016-02-22  David WoodhouseRT4309: Define PRIu64 for UEFI build
2016-02-22  Rich SalzMissed an experimental.
2016-02-19  Emilia KasperTLS: reject duplicate extensions
2016-02-19  Viktor SzakatsGH712: Missed some no-filenames cases
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-17  David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17  Rich SalzRT4310: Fix varous no-XXX builds
2016-02-17  David WoodhouseRT4318: Fix OSSL_SSIZE_MAX for UEFI build
2016-02-17  Rich SalzRemove JPAKE
2016-02-17  Richard LevitteImplement the use of heap manipulator implementions
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.
next