php-src/ext/mysqlnd
Nikita Popov 4f06e67ad2 Re-commit MySQL 8 cached SHA auth support
With changes to (hopefully) correctly fall back if OpenSSL support
is missing. Furthermore the hard-coded dependency on ext/hash is
no longer an issue, as this extension is required in master.

This reverts commit 63072e9c0e, reversing
changes made to 4cbabb6852.
2018-11-21 20:16:44 +01:00
..
config-win.h
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
config9.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
mysql_float_to_double.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_alloc.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_alloc.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_auth.c Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
mysqlnd_auth.h Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
mysqlnd_block_alloc.c Future-proof email addresses... 2018-11-01 18:30:28 +02:00
mysqlnd_block_alloc.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_charset.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_charset.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_commands.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_commands.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_connection.c Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
mysqlnd_connection.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_debug.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_debug.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_driver.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
mysqlnd_enum_n_def.h Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
mysqlnd_ext_plugin.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_ext_plugin.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_libmysql_compat.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_loaddata.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_net.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mysqlnd_plugin.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_plugin.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_portability.h Fix emails in headers. @mysql.com addresses are no more since many years. 2016-03-16 10:24:52 +01:00
mysqlnd_priv.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_protocol_frame_codec.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_protocol_frame_codec.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_ps.c Drop WE_DONT_COPY_IN_BUFFERED_AND_UNBUFFERED_BECAUSEOF_IS_REF 2018-09-22 18:53:32 +02:00
mysqlnd_ps.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_ps_codec.c Optimize MySQL statement execute without parameters 2018-10-05 21:33:38 +02:00
mysqlnd_read_buffer.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_read_buffer.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_result.c Allocate array of proper size 2018-07-18 14:49:52 +03:00
mysqlnd_result.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_result_meta.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mysqlnd_result_meta.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_reverse_api.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_reverse_api.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_statistics.c year++ 2018-01-02 12:57:58 +08:00
mysqlnd_statistics.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_structs.h Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
mysqlnd_vio.c Avoid useless stream buffer copying and workaround with chunk_size manipulation. 2018-06-14 02:34:17 +03:00
mysqlnd_vio.h year++ 2018-01-02 12:57:58 +08:00
mysqlnd_wireprotocol.c Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
mysqlnd_wireprotocol.h Re-commit MySQL 8 cached SHA auth support 2018-11-21 20:16:44 +01:00
php_mysqlnd.c Replace zval_dtor() with specialized destructors 2018-07-05 13:32:39 +03:00
php_mysqlnd.h year++ 2018-01-02 12:57:58 +08:00