Gwynne Raskind
|
d1e79eab66
|
fix a huge number of wrong MIME types. UGH.
|
2009-07-13 12:15:13 +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 |
|
Johannes Schlüter
|
12cabfa6ae
|
- Add .cvsignore files
|
2008-01-03 12:01:04 +00:00 |
|
Thilo Raufeisen
|
5fc32115f3
|
removed license-uri which was added by 'pear convert'
|
2007-05-04 12:31:59 +00:00 |
|
Thilo Raufeisen
|
42c62c0ee8
|
fixed double-free with recent gpgme-lib
adjusted testfiles
going 1.3.1
|
2007-05-04 12:26:17 +00:00 |
|
Thilo Raufeisen
|
19dcb9fda3
|
going 1.3
|
2006-11-06 14:53:44 +00:00 |
|
Thilo Raufeisen
|
ba4ad8960b
|
more tests
removed examples
|
2006-11-03 12:39:53 +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
|
6803be309c
|
- fixed build-issues in config.m4
- make sure that 'plain_text' is passed on 'verify'
- set error_reporting to E_ALL during tests
|
2006-10-24 14:04:02 +00:00 |
|
Thilo Raufeisen
|
645661b180
|
prepare release 1.2
|
2006-05-23 19:25:47 +00:00 |
|
Thilo Raufeisen
|
dc666cc840
|
tests
|
2006-05-18 19:32:32 +00:00 |
|
Thilo Raufeisen
|
abaa52b97a
|
fixed bug #7587
cleaned up verify-method
|
2006-05-18 19:27:52 +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
|
7852127f8d
|
better search_path/search_for
added [=DIR] to php_arg_with
|
2006-02-02 13:00:21 +00:00 |
|
Thilo Raufeisen
|
2c4a8cdcb0
|
bump to stable
|
2005-12-29 19:55:29 +00:00 |
|
Thilo Raufeisen
|
52985b59a5
|
removed in_get/in_set on object creation to avoid build-failure with php 5.1x
|
2005-11-30 12:13:18 +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
|
c00c45c6e2
|
fixed error, when an invalid errormode is passed
|
2005-11-28 14:55:33 +00:00 |
|
Thilo Raufeisen
|
d0ae5002f1
|
fixed segfault during import, when keyring is not writeable
|
2005-11-25 14:31:36 +00:00 |
|
Thilo Raufeisen
|
61bfa5b8d2
|
release 0.6.1
|
2005-11-12 18:39:52 +00:00 |
|
Thilo Raufeisen
|
28b2f5ebeb
|
fixed bug #5943 (build failure if ZTS is enabled)
thanks to adamg at pld-linux dot org for the patch
|
2005-11-12 18:35:08 +00:00 |
|
Thilo Raufeisen
|
a11bea574e
|
release 0.6
|
2005-11-12 16:53:40 +00:00 |
|
Thilo Raufeisen
|
938725baff
|
removed all documentation and added links to the PHP-documentation instead
|
2005-11-12 14:13:34 +00:00 |
|
Thilo Raufeisen
|
315ad0ecbf
|
added seterrormode
fixed freeing of encryptkeys
|
2005-11-12 14:07:59 +00:00 |
|
Thilo Raufeisen
|
6d0723bba0
|
changed one errormsg from gnupg to gpgme
|
2005-11-12 14:05:49 +00:00 |
|
Thilo Raufeisen
|
1bf61c6980
|
various memory optimizations
|
2005-11-10 20:24:27 +00:00 |
|
Thilo Raufeisen
|
95ed1d656f
|
merged both gnupg structs
simplified dtors
various memleaks fixed
|
2005-11-03 21:13:28 +00:00 |
|
Thilo Raufeisen
|
95622aeb2d
|
updated for new release
|
2005-10-25 19:47:45 +00:00 |
|
Thilo Raufeisen
|
f89504c92e
|
updated to match recent changes
|
2005-10-25 19:37:32 +00:00 |
|
Thilo Raufeisen
|
05a9819d33
|
fixed bug in verify + typos
|
2005-10-25 19:36:10 +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
|
838760860b
|
notes about the procedural usage
|
2005-10-18 13:50:56 +00:00 |
|
Thilo Raufeisen
|
2f0f17e6e7
|
added procedural style
added PHP 4.3 support
|
2005-10-18 12:40:03 +00:00 |
|
Thilo Raufeisen
|
e0c5fb1b1d
|
*** empty log message ***
|
2005-10-15 15:04:59 +00:00 |
|
Thilo Raufeisen
|
bc94b7f4b8
|
updated for new methods and examples
|
2005-10-15 14:45:36 +00:00 |
|
Thilo Raufeisen
|
ca22f80637
|
updated for import/export methods
hint how to specify custom keyrings
|
2005-10-15 14:44:33 +00:00 |
|
Thilo Raufeisen
|
a64df7da8b
|
examples for import and export
|
2005-10-15 14:43:36 +00:00 |
|
Thilo Raufeisen
|
584b0947f5
|
added import and export methods
additional checks
better errormessages
|
2005-10-15 14:42:56 +00:00 |
|
Thilo Raufeisen
|
665caa4026
|
basic cleanup
a missing gpgme-lib gets now correctly reported
|
2005-10-15 14:42:04 +00:00 |
|
Thilo Raufeisen
|
d8d905f6e7
|
added gnupg_keylistiterator
|
2005-10-10 17:47:21 +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 |
|
cvs2svn
|
43e0364a82
|
Standard project directories initialized by cvs2svn.
|
2005-10-07 18:59:50 +00:00 |
|