Commit graph

180 commits

Author SHA1 Message Date
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
Remi Collet
c8ed0ccba4 fix warning: 'sig_arr' may be used uninitialized in this function [-Wmaybe-uninitialized] (don't need to be a parameter) 2013-07-09 13:09:18 +00:00
Remi Collet
db7fde633f fix warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 2013-07-09 12:48:04 +00:00
Jim Jagielski
3fde6a9208 prep for a 1.3.3 release RSN 2013-07-08 14:14:52 +00:00
Jim Jagielski
e6cc6a9c74 Update w/ lead change info... 2013-07-08 14:11:30 +00:00
Jim Jagielski
f3ca83e7e4 Bogus url 2013-07-02 15:37:29 +00:00
Jim Jagielski
b8466e5ec1 Add in --with-gpg configure option to allow user to
specify the path to gpg v1.x (which gpgme still needs to
know if compiled for both but uses gpg2 by default)
2013-07-02 15:33:55 +00:00
Jim Jagielski
757cc7b807 compile warning - fix 2013-07-02 13:16:25 +00:00
Jim Jagielski
e15f94764b force clears and creation 2013-07-02 13:16:02 +00:00
Jim Jagielski
e7f2b1c5de typo 2013-07-02 11:24:17 +00:00
Remi Collet
f009cd036d fix type 2012-05-06 07:43:30 +00:00
Rasmus Lerdorf
da03741809 Fix bug #60916 2012-01-29 02:42:28 +00:00
Rasmus Lerdorf
7bba784b63 More cleanup based on patch from fedora at famillecollet dot com in bug #60915 2012-01-29 02:38:33 +00:00
Rasmus Lerdorf
71d97801e9 - PHP 5.4 support
- include vars.inc in package.xml
- Fix tests to be gnupg version independent
fixes bug 60913
fixes bug 60915
2012-01-29 02:29:40 +00:00
Michael Maclean
a33d9eb54a Prepare 1.3.2 2010-07-20 19:46:02 +00:00
Michael Maclean
d250dd3eb7 Another 64-bit fix - patch from #17616 2010-07-20 19:27:25 +00:00
Michael Maclean
b88e82603f Apply patch from bug #17615 to fix segfaults on 64-bit systems 2010-07-20 19:05:22 +00:00
Michael Maclean
8f439b534f Fix compatibility with gpgme > 1.2.0 2010-07-20 18:48:19 +00:00
Pierre Joye
994d965681 - update to package.xml v2 2009-11-05 12:10:46 +00:00
Pierre Joye
fb828ed46e - update to package.xml v2 2009-11-05 12:10:34 +00:00
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