php-src/ext/mysqlnd
Andrey Hristov 8b33e6fae0 fix buffer overflow - overwriting with 0x0, due to
unchecked buffer size. This can be easily workarouned on 
existing unpatched systems by increasing
mysqlnd.net_cmd_buffer_size ini variable to more than 8k
2011-03-24 16:12:18 +00:00
..
config9.m4 Fix compressed build, make it easier 2011-03-23 17:14:28 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 Fixed bug #53795 (Connect Error from MySqli (mysqlnd) when using SSL) 2011-01-31 12:47:28 +00:00
CREDITS Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqlnd_block_alloc.c - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_block_alloc.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_charset.c - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_charset.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_debug.c - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_debug.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_enum_n_def.h Add two new enums constants from the server 2011-01-31 13:52:21 +00:00
mysqlnd_libmysql_compat.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_loaddata.c Fix more warnings about size_t 2011-02-01 19:30:22 +00:00
mysqlnd_net.c remove unneeded includes 2011-03-22 12:22:16 +00:00
mysqlnd_net.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_portability.h Even better patch 2010-10-04 12:59:29 +00:00
mysqlnd_priv.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_ps_codec.c fix buffer overflow - overwriting with 0x0, due to 2011-03-24 16:12:18 +00:00
mysqlnd_ps.c fix warnings. These checks are not needed because 2011-02-01 16:55:20 +00:00
mysqlnd_result_meta.c - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_result_meta.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_result.c palloc is long dead, use more appropriate name 2011-03-22 14:39:58 +00:00
mysqlnd_result.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_statistics.c fix zts build 2011-01-19 18:09:17 +00:00
mysqlnd_statistics.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd_structs.h use ifdef all-around in the revert 2011-02-25 13:11:49 +00:00
mysqlnd_wireprotocol.c remove unneeded includes 2011-03-22 12:22:16 +00:00
mysqlnd_wireprotocol.h - Year++ 2011-01-01 02:19:59 +00:00
mysqlnd.c revert to previous behavior 2011-02-25 12:52:21 +00:00
mysqlnd.h Fix compressed build, make it easier 2011-03-23 17:14:28 +00:00
php_mysqlnd.c - Year++ 2011-01-01 02:19:59 +00:00
php_mysqlnd.h - Year++ 2011-01-01 02:19:59 +00:00