~maria-captains/mariadb-native-client/trunk

  • Committer: Georg Richter
  • Date: 2013-04-12 09:24:42 UTC
  • Revision ID: holzboote@googlemail.com-20130412092442-seed0zqgsg4fnt8p
Fixed memory overrun (wrong length calculation in mysql_stmt_generate_request)
Fuxed crash with mysql_send_long_data
Filename Latest Rev Last Changed Committer Comment Size
..
acinclude.m4 1 13 years ago ghost Initial import 1.9 KB Diff Download File
array.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 4.6 KB Diff Download File
bchange.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.4 KB Diff Download File
bmove.c 1 13 years ago ghost Initial import 2.2 KB Diff Download File
bmove_upp.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.5 KB Diff Download File
charset.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 2.2 KB Diff Download File
client_plugin.c 32 11 years ago Georg Richter Added support for embedded (sqlite) 11.3 KB Diff Download File
CMakeLists.txt 51 11 years ago Georg Richter Added missing -lm for mariadb_config 6.2 KB Diff Download File
dbug.c 37 11 years ago Georg Richter Fix dbug crash in mysql_server_end 48.8 KB Diff Download File
default.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 11.1 KB Diff Download File
errmsg.c 32 11 years ago Georg Richter Added support for embedded (sqlite) 5.6 KB Diff Download File
errors.c 1 13 years ago ghost Initial import 4 KB Diff Download File
get_password.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 5 KB Diff Download File
getopt.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 21.5 KB Diff Download File
getopt1.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.1 KB Diff Download File
int2str.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.3 KB Diff Download File
is_prefix.c 1 13 years ago ghost Initial import 1.1 KB Diff Download File
libmariadb.c 47 11 years ago Georg Richter Test case fixes 87.9 KB Diff Download File
libmariadb_exports.def 36 11 years ago Georg Richter Export of mysql_ps_fetch_functions: This will allo 2.1 KB Diff Download File
list.c 1 13 years ago ghost Initial import 2.4 KB Diff Download File
llstr.c 1 13 years ago ghost Initial import 1.2 KB Diff Download File
longlong2str.c 1 13 years ago ghost Initial import 3.5 KB Diff Download File
ma_secure.c 19 12 years ago Georg Richter Fixes for SSL - fix for php bug 51647 - added 10 KB Diff Download File
mf_dirname.c 1 13 years ago ghost Initial import 2.6 KB Diff Download File
mf_fn_ext.c 1 13 years ago ghost Initial import 1.5 KB Diff Download File
mf_format.c 1 13 years ago ghost Initial import 4.1 KB Diff Download File
mf_loadpath.c 1 13 years ago ghost Initial import 1.9 KB Diff Download File
mf_pack.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 13.9 KB Diff Download File
mf_path.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.4 KB Diff Download File
mf_tempfile.c 1 13 years ago ghost Initial import 5.3 KB Diff Download File
mf_unixpath.c 1 13 years ago ghost Initial import 1 KB Diff Download File
mf_wcomp.c 1 13 years ago ghost Initial import 2 KB Diff Download File
mulalloc.c 1 13 years ago ghost Initial import 1.5 KB Diff Download File
my_alloc.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.1 KB Diff Download File
my_auth.c 32 11 years ago Georg Richter Added support for embedded (sqlite) 20.1 KB Diff Download File
my_charset.c 39 11 years ago Georg Richter Fixed bug in character set autodetection Fixed com 45.5 KB Diff Download File
my_compress.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.5 KB Diff Download File
my_create.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 2.1 KB Diff Download File
my_delete.c 1 13 years ago ghost Initial import 1.2 KB Diff Download File
my_div.c 1 13 years ago ghost Initial import 1.1 KB Diff Download File
my_error.c 1 13 years ago ghost Initial import 3.2 KB Diff Download File
my_fopen.c 1 13 years ago ghost Initial import 4.7 KB Diff Download File
my_fstream.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 4.8 KB Diff Download File
my_gethostbyname.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.1 KB Diff Download File
my_getwd.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.9 KB Diff Download File
my_init.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 9.3 KB Diff Download File
my_lib.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 16.8 KB Diff Download File
my_loaddata.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 7.7 KB Diff Download File
my_malloc.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.4 KB Diff Download File
my_messnc.c 1 13 years ago ghost Initial import 1.2 KB Diff Download File
my_net.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.3 KB Diff Download File
my_once.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 2.4 KB Diff Download File
my_open.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.8 KB Diff Download File
my_port.c 1 13 years ago ghost Initial import 1.2 KB Diff Download File
my_pthread.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 14.7 KB Diff Download File
my_read.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.2 KB Diff Download File
my_realloc.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.9 KB Diff Download File
my_seek.c 1 13 years ago ghost Initial import 1.8 KB Diff Download File
my_static.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 3.3 KB Diff Download File
my_static.h 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.2 KB Diff Download File
my_stmt.c 52 11 years ago Georg Richter Fixed memory overrun (wrong length calculation in 47.3 KB Diff Download File
my_stmt_codec.c 36 11 years ago Georg Richter Export of mysql_ps_fetch_functions: This will allo 28.3 KB Diff Download File
my_symlink.c 1 13 years ago ghost Initial import 3.3 KB Diff Download File
my_thr_init.c 3 12 years ago Georg Richter Added openssl layer support Imported libmysql unit 6.7 KB Diff Download File
my_vsnprintf.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.1 KB Diff Download File
my_write.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.7 KB Diff Download File
mysys_priv.h 1 13 years ago ghost Initial import 1.1 KB Diff Download File
net.c 41 11 years ago Georg Richter Fix for CONNC-18 declare local_thr_alaram as stati 19.6 KB Diff Download File
password.c 21 12 years ago Georg Richter Fix for CONC-1 (Inverted error messages no 2058,20 7.1 KB Diff Download File
safemalloc.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 15.9 KB Diff Download File
sha1.c 5 12 years ago Georg Richter Fixed crash when trying to call mysql_close twice 9.6 KB Diff Download File
str2int.c 1 13 years ago ghost Initial import 6.6 KB Diff Download File
strcend.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.5 KB Diff Download File
strcont.c 1 13 years ago ghost Initial import 1.3 KB Diff Download File
strend.c 1 13 years ago ghost Initial import 1.4 KB Diff Download File
strfill.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.2 KB Diff Download File
string.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.4 KB Diff Download File
strinstr.c 1 13 years ago ghost Initial import 1.5 KB Diff Download File
strmake.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.6 KB Diff Download File
strmov.c 1 13 years ago ghost Initial import 1.6 KB Diff Download File
strnlen.c 1 13 years ago ghost Initial import 1.2 KB Diff Download File
strnmov.c 1 13 years ago ghost Initial import 1.2 KB Diff Download File
strto.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 5.1 KB Diff Download File
strtoll.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.3 KB Diff Download File
strtoull.c 1 13 years ago ghost Initial import 1023 bytes Diff Download File
strxmov.c 1 13 years ago ghost Initial import 1.7 KB Diff Download File
strxnmov.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.3 KB Diff Download File
thr_mutex.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 6.6 KB Diff Download File
typelib.c 2 12 years ago Georg Richter First implementation based on libmysql 3.23.58 and 2.9 KB Diff Download File
version_script.txt 16 12 years ago Vladislav Vaintroub merge georg's fixes 2.1 KB Diff Download File
violite.c 19 12 years ago Georg Richter Fixes for SSL - fix for php bug 51647 - added 10.7 KB Diff Download File