Commit graph

1280 commits

Author SHA1 Message Date
v-kaywon d8adc048a0 fix certificate path 2017-09-01 16:10:38 -07:00
v-kaywon 396537c3a1 added failing message in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 5c2064e762 check if cert exist in test_ae_keys_setup.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 51d358ab33 added IsAEQualified 2017-09-01 16:10:38 -07:00
v-kaywon 0fe5172651 import certificate and generate CMK and CEK using tsql, no long depends on SSMS 2017-09-01 16:10:38 -07:00
v-kaywon 5240a3420a refactor sqlsrv_fetch_ae_int.phpt 2017-09-01 16:10:38 -07:00
v-kaywon 8caf1ec078 more database setup 2017-09-01 16:10:38 -07:00
v-kaywon ff63d38799 initial ae setup 2017-09-01 16:10:38 -07:00
Jenny Tam 9675958a10 Merge pull request #511 from yitam/KSProvider
Added support to load a custom keystore provider for Column Encryption
2017-08-31 12:16:08 -07:00
Jenny Tam d0781c01e3 modified sqlsrv_connect_encrypted_ksp_errors.phpt based on review 2017-08-30 11:15:13 -07:00
Jenny Tam 69b5599596 another sqlsrv ksp test for simple insertion, retrieval and update 2017-08-30 08:56:09 -07:00
Jenny Tam 39bb678814 used skipif_server_old for ksp tests 2017-08-29 21:46:48 -07:00
Jenny Tam 86bbf0b588 added two new tests to retrieve encrypted data 2017-08-29 16:26:21 -07:00
Jenny Tam c96090da22 synced travis / docker with dev 2017-08-29 14:24:05 -07:00
Jenny Tam 23af0446b7 fixed travis.yml 2017-08-29 13:44:55 -07:00
v-kaywon 2a188779ba Merge remote-tracking branch 'upstream/AlwaysEncrypted' into dev 2017-08-29 13:42:54 -07:00
Jenny Tam 61ee5abb92 modified skipif and code based on review 2017-08-29 13:42:21 -07:00
Jenny Tam 7a1cb043f1 conflicts in msodbcsql 2017-08-29 13:42:15 -07:00
Jenny Tam d874f3b0df modified the tests to also check sql server version 2017-08-29 13:40:35 -07:00
Jenny Tam ddcb358368 added 2 more columns to ksp test table 2017-08-29 13:40:35 -07:00
Jenny Tam 84ff1648b0 minor modifications to build_ksp.py 2017-08-29 13:40:35 -07:00
Jenny Tam 48ba8d7b7f added two more tests for KSP 2017-08-29 13:40:35 -07:00
Jenny Tam fd1072d353 reverted docker file and removed the commented out block in the test 2017-08-29 13:40:34 -07:00
Jenny Tam 6aac13e878 resolved conflicts in travis and docker 2017-08-29 13:40:29 -07:00
Jenny Tam a6b54058f9 added checks for server version in the tests 2017-08-29 13:37:12 -07:00
Jenny Tam 6f47bf9a1a use working directory 2017-08-29 13:35:57 -07:00
Jenny Tam 1307f3225b merged changes to travis and Docker 2017-08-29 13:35:50 -07:00
Jenny Tam 3a50fc7f61 modified the KSP include files 2017-08-29 13:27:59 -07:00
Jenny Tam 237de1e2e2 modified a failing pdo test 2017-08-29 13:27:59 -07:00
Jenny Tam 9f68f01932 added tests for basic error handling 2017-08-29 13:27:59 -07:00
Jenny Tam 038241f950 merged msodbcsql.h 2017-08-29 13:27:54 -07:00
Jenny Tam a1c5e6eb70 Added support for loading a custom keystore provider for Column Encryption 2017-08-29 13:18:26 -07:00
David Puglielli 9e695d2d57 Merge pull request #512 from david-puglielli/suse-performance-test
Added SUSE 12 and CRUD to performance tests
2017-08-29 15:30:53 -04:00
Yuki Wong 2b70355c18 Merge pull request #513 from v-kaywon/dev
Sync dev with AlwaysEncrypted branch
2017-08-28 16:42:09 -07:00
Hadis-Fard 278a27c3aa build connection attrs before connect 2017-08-28 16:34:44 -07:00
David Puglielli aec0af581c Fixed driver names and typos 2017-08-25 15:15:24 -07:00
David Puglielli f69033f67a Fixed phantom statement return 2017-08-24 17:05:34 -07:00
David Puglielli a37ecd700e Added CRUD tests 2017-08-24 14:41:11 -07:00
David Puglielli c505d522f9 Added suse to readme and perf script 2017-08-24 12:59:09 -07:00
David Puglielli e5c03a9c15 Added SUSE 12 to unix setup script 2017-08-23 16:40:49 -07:00
Yuki Wong 3cee2d400b Merge pull request #505 from v-kaywon/perf_change_iter
Perf change iter
2017-08-23 11:36:51 -07:00
v-kaywon a1fb3ca836 change commend regarding large and regular folder structure in run-perf_tests.py 2017-08-23 09:39:49 -07:00
Hadis Fard 38e837722d removed docker stats 2017-08-23 09:26:05 -07:00
v-kaywon 13dc8134ce change README.md documentation on modifying test iterations 2017-08-22 16:46:42 -07:00
v-kaywon 5990f6e7b6 applied review comments 2017-08-22 16:30:48 -07:00
Jenny Tam 5321684b74 Merge pull request #510 from yitam/maxLength
Upload another functional test for sqlsrv
2017-08-22 12:41:40 -07:00
Yuki Wong 459840e4b2 Merge branch 'dev' into perf_change_iter 2017-08-22 09:46:20 -07:00
v-kaywon 463d30b0ad resolve merge conflicts 2017-08-22 09:41:56 -07:00
v-susanh 22a5034c7d updated scripts to take pre-compiled driver binaries (#504)
* updated scripts to take pre-compiled driver binaries
2017-08-21 15:46:39 -07:00
Hadis Fard e5f0690f3c added docker stats 2017-08-21 15:22:17 -07:00