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 |
|
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
|
c2f35bc69a
|
Protect from multiple decl's
|
2013-07-17 13:00:21 +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
|
e6cc6a9c74
|
Update w/ lead change info...
|
2013-07-08 14:11:30 +00:00 |
|
Steph Fox
|
3fa6d442a7
|
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.
- Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.
|
2008-03-31 09:39:35 +00:00 |
|
Thilo Raufeisen
|
f98e3c57e4
|
proper macro usage
deletekey now accepts a secret key in procedural mode
fixed erealloc in addencryptkey
|
2006-11-03 12:38:35 +00:00 |
|
Thilo Raufeisen
|
f3a9027773
|
improved PHP4 compatibility and config.m4
passphrase-errors now takes care of the actual errormode
|
2006-03-16 15:52:43 +00:00 |
|
Thilo Raufeisen
|
631a9890d9
|
- finally changed licence to BSD, revised
- bumped date in package.xml
|
2005-11-29 20:54:36 +00:00 |
|
Thilo Raufeisen
|
5056a035da
|
changed licence to PHP licence 3.01
updated package.xml
|
2005-11-28 20:27:30 +00:00 |
|
Thilo Raufeisen
|
315ad0ecbf
|
added seterrormode
fixed freeing of encryptkeys
|
2005-11-12 14:07:59 +00:00 |
|
Thilo Raufeisen
|
95ed1d656f
|
merged both gnupg structs
simplified dtors
various memleaks fixed
|
2005-11-03 21:13:28 +00:00 |
|
Thilo Raufeisen
|
9df69f2cec
|
added gettrustlist
added listsignatures
changed verify, so that it is no longer limited to clearsign signatures
decrypt can now handle multiple keys too
|
2005-10-25 16:28:23 +00:00 |
|
Thilo Raufeisen
|
012e445989
|
definition of separate passphrases per signkey is now possible
setsignkey now takes an optional second parameter for the passphrase
setpassphrase was removed
|
2005-10-24 20:40:55 +00:00 |
|
Thilo Raufeisen
|
d927552662
|
added possibility to handle specify mulitple keys for all operations
therefore the api has changed a bit and this release is not compatible with the previously betareleases
|
2005-10-24 17:33:59 +00:00 |
|
Thilo Raufeisen
|
2f0f17e6e7
|
added procedural style
added PHP 4.3 support
|
2005-10-18 12:40:03 +00:00 |
|
Thilo Raufeisen
|
584b0947f5
|
added import and export methods
additional checks
better errormessages
|
2005-10-15 14:42:56 +00:00 |
|
Thilo Raufeisen
|
af81003551
|
split the iterator into separate file
generic code cleanup
updated package-xmls
|
2005-10-10 17:37:19 +00:00 |
|
Thilo Raufeisen
|
6bacc28bb6
|
fixed memleak in keylistiterator
added encryptsign and decryptverify
moved gpgme-init into objects_new
|
2005-10-09 15:55:02 +00:00 |
|
Thilo Raufeisen
|
f70929193a
|
added keylistiterator
|
2005-10-08 19:42:50 +00:00 |
|
Thilo Raufeisen
|
04b0e31929
|
initial release
|
2005-10-07 18:59:50 +00:00 |
|