| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* m4/gnupg-pth.m4: Remove.
* m4/libcurl.m4: Remove.
--
Both macros are not used for ages.
|
|
|
|
|
|
|
| |
* m4/Makefile.am (EXTRA_DIST): Remove isc-posix.m4
--
Fixes-commit: d66fb3aa53a6c4a815fe35a15e3c61886c5df628
|
|
|
|
|
|
|
|
|
|
|
| |
* tools/gpg-zip.in: Remove.
* m4/tar-ustar.m4: Remove.
--
Note that the script was even not anymore installed. See also
GnuPG-bug-id: 4252
Signed-off-by: Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
| |
* m4/pkg.m4: New.
Signed-off-by: Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.ac (NEED_NTBTLS_ABI, NEED_NTBTLS_VERSION): New.
(HTTP_USE_NTBTLS): New. Prefer over GNUTLS.
* m4/ntbtls.m4: New.
* m4/Makefile.am (EXTRA_DIST): Add new file.
* common/http.c: Add conditionals to eventually use NTBTLS.
--
This is only the configure stuff. If you have NTBTLS installed GNUTLS
will not be used but there won't be any https support either :-(.
This patch is used to have a real world test bench for the forthcoming
library.
|
|
|
|
|
|
|
|
|
|
| |
* configure.ac (NEED_GPG_ERROR_VERSION): Reguire 1.14.
(GPGRT_ENABLE_ES_MACROS): Define.
(estream_INIT): Remove.
* m4/estream.m4: Remove.
* common/estream-printf.c, common/estream-printf.h: Remove.
* common/estream.c, common/estream.h: Remove.
* common/init.c (_init_common_subsystems): Call gpgrt initialization.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* scripts/gitlog-to-changelog: New script. Taken from gnulib.
* scripts/git-log-fix: New file.
* scripts/git-log-footer: New file.
* doc/HACKING: Describe the ChangeLog policy
* ChangeLog: New file.
* Makefile.am (EXTRA_DIST): Add new files.
(gen-ChangeLog): New.
(dist-hook): Run gen-ChangeLog.
Rename all ChangeLog files to ChangeLog-2011.
|
|
|
|
|
|
| |
Minor changes to make it build on Debian bo.
Thanks to Alain Guibert.
|
|
|
|
|
|
| |
* Makefile.am (EXTRA_DIST): Remove inttypes-h.m4, longlong.m4 and
ulonglong.m4.
|
|
|
|
|
| |
* Makefile.am (EXTRA_DIST): Remove inttypes-h.m4.
|
| |
|
|
|
|
|
| |
Fixed accidental dependency on libgcrypt 1.3.0.
|
|
|
|
|
|
|
| |
good chance that gpg2 will now work.
Other cleanups.
Updated gettext.
|
| |
|
|
|
|
|
| |
shows no prblems. Needs more testing of course.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
libassuan and ksba as they are now distributed in m4/.
* gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New.
* Makefile.am: Distribute them
|
|
|