10 Commits
Author SHA1 Message Date
Dengke TangandRemi Collet 1926277fc7 [Replicate] compatibility with PHP 5.x (#97)
original: https://github.com/awslabs/aws-crt-php/pull/96

- Make sure run the test... Run the test for php5.5
- Add readme section about the mismatch of libcrypto from php and awscrt. 

---------

Co-authored-by: Remi Collet <[email protected]>
2023-03-24 13:22:19 -07:00
Dengke Tang 5334110e8b Intructions update (#89)
- add .gitattributes to cut down the composer package size.
- Update README for instruction to install from package managers and build from source for windows.
2023-03-01 16:18:25 -08:00
Dengke Tang 904942197d fix win build (#72) 2022-11-23 09:41:25 -08:00
Justin Boswell 92724b8d51 Implemented SigV4A (#40)
* Implemented should_sign_header callback

* Added SigV4A to SigningAlgorithm

* Added SigV4A test

* Added debugging info to README

* Fixed memory leak from argument vectors

* Fixed memory leak of stream read buffers

* Added support for callables as option values

* Added should_sign_header support and test

* Fixed ELG type bug exposed by aws-crt-ffi change

* Updated to aws-crt-ffi v0.2.0
2021-07-28 12:54:37 -07:00
Justin Boswell 078df4825c Windows build (#29)
* Added build instruction updates for Windows to README

* Added composer to requirements
2021-06-17 09:21:00 -07:00
Justin Boswell c6fac2d99f Added recursive clone instructions 2021-01-27 11:27:30 -08:00
Justin Boswell ab9a841a71 Updated readme with build instructions 2021-01-27 11:13:30 -08:00
Justin Boswell 20309ea977 added phpize to readme build steps 2021-01-12 22:43:42 +00:00
Justin Boswell af799ffab3 Updated README (#4) 2020-11-17 15:11:34 -08:00
Amazon GitHub Automation 628760c7a7 Initial commit 2020-09-23 15:43:36 -07:00