php-sqlsrv/source/shared
David Puglielli 051328782d
Always Encrypted v2 support (#1045)
* Change to support ae-v2

* Add support for AE V2

* Added some descriptions and comments

* Fixed PDO pattern matching

* Updated key generation scripts

* Fixed key script

* Fixed char/nchar results, fixed formatting issues

* Addressed review comments

* Updated key scripts

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Debugging aev2 keyword failure

* Added skipif to ae v2 keyword test

* Addressed review comments

* Fixed braces and camel caps

* Updated test descriptions

* Added detail to test descriptions

* Tiny change
2019-10-31 16:55:36 -07:00
..
core_conn.cpp Always Encrypted v2 support (#1045) 2019-10-31 16:55:36 -07:00
core_init.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
core_results.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
core_sqlsrv.h Feature request: support extended string types (#1043) 2019-10-23 15:12:52 -07:00
core_stmt.cpp Modified how drivers handle query timeout settings (#1037) 2019-09-18 07:49:14 -07:00
core_stream.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
core_util.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
FormattedPrint.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
FormattedPrint.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
globalization.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
interlockedatomic.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
interlockedatomic_gcc.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
interlockedslist.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
localization.hpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
localizationimpl.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
msodbcsql.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
sal_def.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
StringFunctions.cpp Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
StringFunctions.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
typedefs_for_linux.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
version.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
xplat.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
xplat_intsafe.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
xplat_winerror.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00
xplat_winnls.h Updated version to 5.7.0 preview (#1029) 2019-09-03 12:43:10 -07:00