Dengke Tang
65ff4b0751
typo
2023-03-22 16:16:04 -07:00
Dengke Tang
e5ff04b670
show me how you setup php
2023-03-22 16:14:32 -07:00
Dengke Tang
517bdbd055
updates
2023-03-22 15:34:55 -07:00
Dengke Tang
2744f5ca94
format
2023-03-22 14:30:43 -07:00
Dengke Tang
44b0e5cbaf
check the details
2023-03-22 14:29:54 -07:00
Dengke Tang
c40d6479d2
do a search
2023-03-22 14:24:25 -07:00
Dengke Tang
1aff8484c0
check what libcrypto installed
2023-03-22 14:19:46 -07:00
Dengke Tang
fc12015acf
more data
2023-03-22 13:15:20 -07:00
Dengke Tang
eaea27da6a
see what version libcrypto used
2023-03-22 12:13:20 -07:00
Dengke Tang
363b693384
support 7.2+ from pecl and add readme stuff about libcrypto issues
2023-03-21 15:17:25 -07:00
Dengke Tang
9db4948118
more log
2023-03-21 10:09:26 -07:00
Dengke Tang
2876c8d659
more log
2023-03-21 10:02:47 -07:00
Dengke Tang
399e56c826
add more log
2023-03-21 09:36:58 -07:00
Dengke Tang
8586159d9c
get the real stdout
2023-03-20 16:29:48 -07:00
Dengke Tang
4d4c59be4a
log
2023-03-20 14:53:06 -07:00
Dengke Tang
3740db76a1
add crypto as extension
2023-03-20 11:47:55 -07:00
Dengke Tang
48f2fd4d71
use @verbose
2023-03-20 11:47:20 -07:00
Dengke Tang
3d5a1d41d8
get the arch by defualt
2023-03-20 11:36:51 -07:00
Dengke Tang
1e564b03d0
try to use the other action to setup php
2023-03-20 11:35:05 -07:00
Dengke Tang
9bd5c08b5f
try to see if it breaks
2023-03-20 08:22:57 -07:00
Dengke Tang
abf451838a
shows the version of php running
2023-03-20 08:16:15 -07:00
Dengke Tang
a509b381e7
build with aws-lc
2023-03-17 16:44:51 -07:00
Dengke Tang
c1e90b6c2a
no needs to create a 5.5 version
2023-03-17 15:40:07 -07:00
Dengke Tang
0571702a7f
really run the test
2023-03-17 15:32:06 -07:00
Remi Collet
d87841905e
fix #95 compatibility with PHP 5.x
2023-03-17 15:31:21 -07:00
Dengke Tang
ed3f8ca16d
mark release as stable and updates php requirement ( #94 )
v1.2.0
2023-03-16 14:08:44 -07:00
Dengke Tang
c4ea24d822
PECL release follow up ( #90 )
v1.1.0
2023-03-15 16:52:00 -07:00
Dengke Tang
46e0ca0c81
support cross version phpunit ( #92 )
2023-03-09 16:44:10 -08: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
442f3850bd
Fix PECL publish and windows CI ( #85 )
2023-03-01 14:56:36 -08:00
Waqar Ahmed Khan
56009e8c03
Latest Submodules ( #73 )
2023-02-06 19:00:30 -08:00
Waqar Ahmed Khan
f5c64ee7c5
Fixing a low severity issue with parsing certificate Common Name (CN) ( #84 )
v1.0.4
2023-01-31 15:08:25 -08:00
Waqar Ahmed Khan
78c5260ba4
Update s2n ( #81 )
v1.0.3
2023-01-26 17:45:16 -08:00
Dengke Tang
904942197d
fix win build ( #72 )
2022-11-23 09:41:25 -08:00
Michael Graeb
541b3c8952
Fix it so CI runs on branches with '/' in name ( #62 )
2022-04-15 11:10:11 -07:00
Michael Graeb
09a84b7a52
Update phpunit for security fixes ( #61 )
2022-04-06 16:31:22 -07:00
SamRemis
3942776a8c
removed conflict ( #48 )
v1.0.2
2021-09-03 15:57:30 -07:00
Justin Boswell
2f8d2ee756
Made PHP extension compile with openssl by default ( #41 )
...
* Made PHP extension compile with openssl
* Use catchsegv to dump a callstack
* Updated to use aws_crt_crypto_share()
* Much faster builds by making cmake parallel if supported
* Make sure all CRT threads shutdown prior to cleanup
* USE_OPENSSL should be the path to openssldir
* Updated to aws-crt-ffi v0.2.4
1.0.1
v1.0.1
2021-08-30 13:36:54 -07:00
Justin Boswell
0af673491a
Removed FFI support ( #45 )
...
* Removed FFI support
* run_tests and ci-test.sh should never have differed. Fixing now
* run_tests can now update composer
2021-08-17 19:06:14 -07:00
Justin Boswell
fb4814c4e1
re-applied changes to makefile that were SOMEHOW lost
2021-08-17 22:56:53 +00:00
ilevyor and Itamar Levy-Or
e4f5b52d6a
php qol Sam asked for ( #44 )
...
Co-authored-by: Itamar Levy-Or <[email protected] >
2021-08-06 14:01:30 -04:00
Justin Boswell
e5ffe9d63d
Added validation for signing/signing config ( #43 )
...
* Imported aws-crt-ffi/validation
* Exposed Signing::testVerifySigV4ASigning
* Updated to aws-crt-ffi v0.2.3
2021-08-03 19:12:28 +00:00
Damian Vicino
02b25687c8
Adding scripts for release to PECL ( #36 )
...
Adding scripts for release to PECL
2021-08-03 14:55:08 -04:00
Justin Boswell
8d76d4fac3
Added logging support from aws-crt-ffi ( #42 )
...
* Added logging support from aws-crt-ffi
* Updated to aws-crt-ffi v0.2.1
2021-08-03 09:25:52 -07: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
3f77a01fbf
Updated to aws-crt-ffi v0.1.6, updated http API ( #39 )
...
* Updated to aws-crt-ffi v0.1.6, updated http API
* clang-format
2021-07-08 12:57:07 -04:00
Justin Boswell
1feba3eb6a
Updated aws-crt-ffi to v0.1.5 to get CRC32/CRC32C ( #32 )
v1.0.0
2021-06-18 15:46:52 -07:00
Justin Boswell and Itamar Levy-Or
ebfb91f562
Crc32 ( #31 )
...
* broken
* crc tests
* ffi changes
* large buffer test
* ffi cmake fix
* formatting
* laws-checksums config.m4
* broken
* crc tests
* ffi changes
* large buffer test
* ffi cmake fix
* formatting
* laws-checksums config.m4
* Fixed aws-crt-ffi after rebase of main
* Regenerated awscrt_arginfo.h
* merge fix
* Fixed arginfo
* try forcing memory limit higher
* mem_limit set
* newline
Co-authored-by: Itamar Levy-Or <[email protected] >
2021-06-18 18:04:56 -04: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
f6f9a6b349
Restored FFI to working order ( #28 )
...
* Restored FFI to working order
* Disabled incompatible tests, fixed string conversion
* Use extension_loaded instead of checking PHP version
* Added better checks for FFI
* Do not build FFI deps if no FFI is present
2021-06-16 11:26:31 -07:00