1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-09-11 08:30:59 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Georg Richter
821185c20c Fix for CONC-387:
Fix case sensitive include file names for cross compiling
2019-02-05 14:00:49 +01:00
Georg Richter
3e6adb2eb8 Fixed build error/warning
Added missing errorcodes for mingw
2018-12-01 11:11:46 +01:00
Vladislav Vaintroub
878f1439e3 Fix misc.warnings.
SSL_LIBRARIES should be set to secur32 with SCHANNEL.
malloc/free declarations were not found in sspi_client, so compiler assumed
malloc() returns an int.
2016-09-22 21:48:54 +00:00
Georg Richter
4ca933bb81 Global cleanup:
removed global locks
  removed dead code and files
  removed dbug
2016-02-08 18:43:02 +01:00
Georg Richter
f0215ab091 Added GSSAPI authentication plugin 2016-01-22 20:00:40 +01:00