Jakub Zelenka
|
ba7bce32f7
|
Fix CS in gnupg_adddecryptkey and gnupg_addencryptkey
|
2016-10-07 20:28:22 +01:00 |
|
Jakub Zelenka
|
ee75e41714
|
Finish fixing CS in gnupg_addsignkey
|
2016-10-06 20:45:40 +01:00 |
|
Jakub Zelenka
|
759ed9045b
|
Add and use PHP_GNUPG_DO
|
2016-10-05 20:47:27 +01:00 |
|
Jakub Zelenka
|
0defc0acce
|
Fix CS a bit more and allow longer lines
|
2016-09-23 20:51:35 +01:00 |
|
Jakub Zelenka
|
40fc5e19aa
|
Fix CS in gnupg_keyinfo
|
2016-09-22 21:05:19 +01:00 |
|
Jakub Zelenka
|
310b1b7c83
|
Use macros for assoc values in gnupg_fetchsignatures
|
2016-09-21 20:58:52 +01:00 |
|
Jakub Zelenka
|
f1ec9d594f
|
Add macros for adding assoc values
|
2016-09-20 20:46:10 +01:00 |
|
Jakub Zelenka
|
8eabb499cf
|
Fix CS for some setters and few more
|
2016-09-19 19:53:41 +01:00 |
|
Jakub Zelenka
|
4d14a5736c
|
Fix CS in callbacks and init
|
2016-09-18 20:24:07 +01:00 |
|
Jakub Zelenka
|
471a47f41e
|
Define and use macros for constants registration
|
2016-09-18 20:11:22 +01:00 |
|
Jakub Zelenka
|
d08552405a
|
Wrap method aliases
|
2016-09-16 19:54:22 +01:00 |
|
Jakub Zelenka
|
5ca5063c3b
|
Add arginfo for functions
|
2016-09-15 19:41:21 +01:00 |
|
Jakub Zelenka
|
4079d73841
|
Add other missing method arginfos
|
2016-09-13 19:14:00 +01:00 |
|
Jakub Zelenka
|
0de35ce992
|
Add arginfo for some methods
|
2016-09-12 20:21:40 +01:00 |
|
Jakub Zelenka
|
c0c8d0acda
|
Fix CS
|
2016-09-11 20:23:32 +01:00 |
|
Jakub Zelenka
|
9f6a48c4c1
|
Release 1.4.0
|
2016-08-29 20:05:08 +01:00 |
|
Jakub Zelenka
|
1ddc32f64d
|
Release 1.4.0RC2
|
2016-07-24 19:16:07 +01:00 |
|
Jakub Zelenka
|
5d2ab685eb
|
Update LICENSE file
|
2016-07-24 19:01:52 +01:00 |
|
Jakub Zelenka
|
1035e8a557
|
Add UPGRADING file
|
2016-07-21 20:06:33 +01:00 |
|
Jakub Zelenka
|
7124bb1b4d
|
Update README
|
2016-06-19 18:18:59 +01:00 |
|
Jakub Zelenka
|
ed1ace4128
|
Merge pull request #1 from remicollet/issue-zts
Fix callbacks prototype, to match exactly what expected.
|
2016-06-16 20:15:38 +01:00 |
|
Remi Collet
|
32203934c7
|
Fix callbacks prototype, to match exactly what expected.
This is broken on ZTS, as the additional parameter (TRSMLS)
will never be sent by libgpgme.
The cast was badly hdding the warning about this.
|
2016-06-16 11:13:08 +02:00 |
|
Jakub Zelenka
|
d09269f41b
|
Bump varsion to 1.4.0
|
2016-06-15 20:07:43 +01:00 |
|
Jakub Zelenka
|
f725dd24af
|
Release 1.4.0RC1
|
2016-06-15 19:58:07 +01:00 |
|
Jakub Zelenka
|
5ce4e5a7b3
|
Clean up package.xml
|
2016-06-12 17:28:48 +01:00 |
|
Jakub Zelenka
|
c34c1d6346
|
Update leads in package.xml
|
2016-06-06 20:45:01 +01:00 |
|
Jakub Zelenka
|
f89f8d9411
|
Use fixed PHPC_HASH_CSTR_ADD_PTR
|
2016-05-29 18:53:20 +01:00 |
|
Jakub Zelenka
|
bc39172174
|
Fix issues for PHP 5
|
2016-05-22 19:19:26 +01:00 |
|
Jakub Zelenka
|
643bcd1ecf
|
Port gnupg_keylistiterator to use phpc
|
2016-05-22 18:52:23 +01:00 |
|
Jakub Zelenka
|
bc85cdf849
|
Finish porting gnupg.c using phpc
|
2016-05-22 17:54:19 +01:00 |
|
Jakub Zelenka
|
4229b54fd6
|
Port to phpc some functions and fix CS
|
2016-05-22 12:07:13 +01:00 |
|
Jakub Zelenka
|
fdf573ac73
|
Make initial port to phpc
|
2016-05-21 21:27:06 +01:00 |
|
Jim Jagielski
|
30fab6eaf9
|
Close: https://bugs.php.net/bug.php?id=69785
|
2016-05-03 02:50:01 -05:00 |
|
Sean DuBois
|
d9aacb1358
|
Fix gnupg_verify, invalid reference handling and depended on invalid behavior with ZVAL types
|
2016-05-03 02:20:51 -05:00 |
|
Sean DuBois
|
9d30ee407a
|
Fix gnupg_decryptverify, before it didn't properly handle plaintext as a reference
|
2016-05-03 01:46:51 -05:00 |
|
Sean DuBois
|
f7d42c6bc3
|
Port to PHP 7, only 33.3% of the tests pass though (same as PHP 5). May be as stable
as the last release, but more work may be needed.
|
2015-12-27 06:46:27 +00:00 |
|
Sean DuBois
|
9edf765b60
|
Add .gitignore
|
2015-12-27 06:46:27 +00:00 |
|
Jim Jagielski
|
54a1220900
|
Bug #70432 segfault on import function
|
2015-09-09 11:28:12 +00:00 |
|
Jim Jagielski
|
18792c4a05
|
note
|
2015-02-11 18:12:22 +00:00 |
|
Jim Jagielski
|
b6f6663639
|
fix compilation issue
|
2015-02-11 18:10:16 +00:00 |
|
Jim Jagielski
|
82bd767afa
|
Prep for 1.3.5 release
|
2015-02-11 18:01:48 +00:00 |
|
Jim Jagielski
|
d8be544dea
|
Bug #65342
Add simple error reporting
|
2015-02-11 17:51:41 +00:00 |
|
Jim Jagielski
|
c2f35bc69a
|
Protect from multiple decl's
|
2013-07-17 13:00:21 +00:00 |
|
Jim Jagielski
|
48472e9516
|
error checking and ensure we check version
|
2013-07-17 12:54:49 +00:00 |
|
Jim Jagielski
|
0bfb5d8a50
|
Bugz # 59598
The gpgme_data_release_and_get_mem() call already free'd out
|
2013-07-17 12:11:24 +00:00 |
|
Jim Jagielski
|
905c2117ed
|
roll on 1.3.4-dev
|
2013-07-17 12:00:06 +00:00 |
|
Jim Jagielski
|
d77ae53df3
|
no longer -dev
|
2013-07-17 11:55:40 +00:00 |
|
Jim Jagielski
|
5754551811
|
get ready to tag 1.3.3
|
2013-07-17 11:43:26 +00:00 |
|
Jim Jagielski
|
7b73e7daa6
|
get ready to tag
|
2013-07-17 11:38:16 +00:00 |
|
Remi Collet
|
d1575c6396
|
warning: 'intern' may be used uninitialized in this function [-Wmaybe-uninitialized] (mostly to make gcc happy)
|
2013-07-09 13:12:55 +00:00 |
|