Werner Koch
657f9d4e5c
Post release version number update
2003-09-06 13:44:17 +00:00
Werner Koch
be034cf34c
* configure.ac: Required newer versions of some libraries.
...
* misc.c (openpgp_pk_algo_usage): Allow AUTH where SIGN is allowed.
* keygen.c (ask_passphrase): No need to allocated S2K in secure
memory.
* scdaemon.c (main): --pcsc-driver again defaults to pcsclite.
David Corcoran was so kind to remove the GPL incompatible
advertisng clause from pcsclite.
* apdu.c (apdu_open_reader): Actually make pcsc-driver option work.
2003-09-06 13:23:48 +00:00
Werner Koch
0506e4ebec
* Makefile.am: Add OPENSC_LIBS to all programs.
...
* scdaemon.c, scdaemon.h: New option --disable-opensc.
* card.c (card_open): Implement it.
* apdu.c (open_osc_reader, osc_send_apdu): New.
(apdu_open_reader) [HAVE_OPENSC]: Use the opensc driver if not
disabled.
(error_string) [HAVE_OPENSC]: Use sc_strerror.
(send_apdu) [HAVE_OPENSC]: Call osc_apdu_send.
2003-08-18 17:34:28 +00:00
Werner Koch
4140c3d447
Bumbed version number
2003-08-05 18:55:40 +00:00
Werner Koch
c9c4192763
About to release the first 1.9 version.
2003-08-05 17:20:18 +00:00
Werner Koch
1bcf8ef9de
Cleanups, fixes and PC/SC support
2003-08-05 17:11:04 +00:00
Werner Koch
5c46f134e2
Key generation and signing using the OpenPGP card does rudimentary work.
2003-06-27 20:53:09 +00:00
Werner Koch
3051135e16
Updated from latest NewPG project
2003-01-09 13:15:07 +00:00
Werner Koch
d3b880b74c
* configure.ac: Bumped version number to 1.9.0-cvs.
2002-10-19 09:27:39 +00:00
Werner Koch
9214e1b282
Merged Top directory of NewPG with GnuPG.
2002-10-19 07:55:27 +00:00
Werner Koch
8d76177f10
Bumped version number for cvs version
2002-10-18 10:41:34 +00:00
Werner Koch
61fbbd0b92
* configure.ac: Changed version number comments.
...
(ALL_LINGUAS): Removed all except for de. During development it
might not be a good idea to keep all of them - they get outdated
too soon and diff files will be far too large.
2002-10-18 09:32:42 +00:00
David Shaw
b8c842df7c
* README: Multiple A record rotation works with MINGW32 now, and clarify
...
how it works with LDAP.
2002-10-17 13:27:13 +00:00
David Shaw
69cd49b342
* NEWS: Some 1.3 notes.
2002-10-15 16:34:54 +00:00
David Shaw
1b8d4b26b6
* THANKS: Remove duplicate.
...
* NEWS: Bring in cosmetic changes from stable branch.
* configure.ac: Figure out whether the LDAP library supports
ldap_get_option, ld_errno, or neither.
2002-09-24 13:41:51 +00:00
David Shaw
fb332938d2
From stable branch
...
2002-09-14 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Try linking LDAP without -lresolv first, just in
case the platform has libresolv, but doesn't actually need it to
use LDAP.
2002-09-12 David Shaw <dshaw@jabberwocky.com>
* NEWS: Note that the old IDEA plugin won't work with post-1.1.90
gpg.
2002-09-18 20:37:05 +00:00
David Shaw
6a5f13299e
* configure.ac: Remove --enable-external-hkp as this is always on now.
...
Add --disable-hkp to match the other --disable-{keyservertype} options.
* NEWS, configure.ac: Move to devel version 1.3.
2002-09-12 12:28:44 +00:00
Werner Koch
d0824bbbc1
Bumped version number
2002-09-11 15:08:18 +00:00
Werner Koch
d33f08a5dd
About to release 1.1.92
2002-09-11 13:41:09 +00:00
Werner Koch
3605051728
* configure.ac (random_modules): The default random module for
...
system lacking a /dev/random is now auto selected at runtime.
2002-09-11 07:31:06 +00:00
Werner Koch
be5f6f7150
typo fixes and new credits.
2002-09-10 08:42:25 +00:00
David Shaw
b20b90d225
* NEWS: typo.
...
* configure.ac: Add a link test for LDAP without -lresolv for HPUX.
Remove "hstrerror" test as it is no longer needed.
2002-09-09 16:40:14 +00:00
Werner Koch
5e141b3065
Moved some items from TODO to NEWS.
2002-09-02 10:59:54 +00:00
Werner Koch
2b95cb78b5
* configure.ac (random_modules): Reworked the code to select the
...
random module. Define USE_ALL_RANDOM_MODULES for value all.
2002-08-30 16:36:08 +00:00
David Shaw
4567d779ed
* NEWS: Clarify that --libexecdir is a configure option.
...
* configure.ac: Check for hstrerror.
2002-08-27 12:46:00 +00:00
David Shaw
899343542d
* NEWS: Document new ways to enable MDC, and change in automatic
...
compression disabling.
* configure.ac: No such thing as the "none" random gather any longer.
2002-08-19 19:38:18 +00:00
Werner Koch
aa7b6018f5
Short note about interactive and import.
2002-08-19 08:42:57 +00:00
David Shaw
fcdd2ec92f
* configure.ac: Add an --enable-tiger.
...
* NEWS: Clarify new permission checks.
2002-08-08 19:38:59 +00:00
Werner Koch
67faf234a3
minor doc fixes.
2002-08-06 13:30:28 +00:00
Werner Koch
8298145729
* configure.ac: Bumbed version number.
2002-08-04 22:21:54 +00:00
Werner Koch
872ba01dfe
* configure.ac (ALL_LINGUAS): Added Catalan.
...
Prepared release.
2002-08-04 21:37:43 +00:00
Werner Koch
85aa3e18c2
The big extension module removal.
2002-08-03 10:50:53 +00:00
Werner Koch
1558e29f6c
Add another item to the NEWS file.
2002-08-02 10:12:57 +00:00
David Shaw
623ca88d03
* NEWS: changes since 1.1.90.
2002-07-30 15:21:03 +00:00
Werner Koch
05e61e4055
* configure.ac: Set version number to 1.1.91.
2002-07-01 10:51:26 +00:00
Werner Koch
20828012b8
* INSTALL: Replaced by generic install file.
...
* README: Marked as development version and moved most stuff of
the old INSTALL file to here.
2002-07-01 09:44:56 +00:00
David Shaw
0ed6228293
Update head to match stable 1.0
2002-06-29 14:15:02 +00:00
Werner Koch
613c15be88
Removed the libgcrypt stuff and started to modify the source to work with
...
that external library.
2000-12-19 18:28:36 +00:00
Werner Koch
edb40153c0
About to release 1.1.2
2000-11-14 17:12:10 +00:00
Werner Koch
14974bc5d7
See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner Koch
2000-10-06 12:28:44 +00:00
Werner Koch
9c20f65cbe
See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch
2000-10-04 11:16:19 +00:00
Werner Koch
986d928ce2
See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch
2000-09-18 14:35:34 +00:00
Werner Koch
c2fff8f204
See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch
2000-08-22 12:28:41 +00:00
Werner Koch
d81c3f733b
See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch
2000-07-28 16:19:07 +00:00
Werner Koch
4555c0be94
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
1999-12-08 21:03:03 +00:00
Werner Koch
cf70ca8d68
See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch
1999-10-26 12:14:37 +00:00
Werner Koch
119cbf0fbb
See ChangeLog: Tue Sep 7 17:08:10 CEST 1999 Werner Koch
1999-09-07 15:12:51 +00:00
Werner Koch
4a3291c4db
See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch
1999-09-06 18:10:27 +00:00
Werner Koch
175c9d84bc
See ChangeLog: Thu Sep 2 16:40:55 CEST 1999 Werner Koch
1999-09-02 14:50:38 +00:00
Werner Koch
88a916cdd4
See ChangeLog: Tue Aug 31 17:20:44 CEST 1999 Werner Koch
1999-08-31 15:30:12 +00:00