Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated.V1-3-91 | Werner Koch | 2004-10-15 | 31 | -7770/+7551 |
| | |||||
* | * POTFILES.in: Updated. | Werner Koch | 2004-10-15 | 33 | -76664/+95735 |
| | | | | | | * sv.po: Updated. Merged other files. | ||||
* | Add dearmor.c | Werner Koch | 2004-10-13 | 2 | -0/+5 |
| | |||||
* | * mk-w32-dist: Updated from stable branch. | Werner Koch | 2004-10-01 | 31 | -19680/+23493 |
| | | | | | | | | * mk-gpg-texi: Changed to use the newer docbook2x-texi utility. * config.guess, config.sub, mkinstalldirs, missing * depcomp, install-sh: Upgraded. | ||||
* | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 2004-09-09 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Check for readline. Make enable-card-support the default. New option --without-readline. Allow the use of either the development or the stable libusb. * cardglue.h: Add members for CA fingerprints. * cardglue.c (agent_release_card_info): Invalid them. (learn_status_cb): Store them. * app-common.h, app-openpgp.c, iso7816.c, iso7816.h * apdu.c, apdu.h, ccid-driver.c, ccid-driver.h * card-util.c: Updated from current gnupg-1.9. * ccid-driver.h (CCID_DRIVER_ERR_ABORTED): New. * ccid-driver.c (ccid_open_reader): Support the stable 0.1 version of libusb. (ccid_get_atr): Handle short messages. * apdu.c (my_rapdu_get_status): Implemented. * apdu.c: Include <signal.h>. * apdu.c (reader_table_s): Add function pointers for the backends. (apdu_close_reader, apdu_get_status, apdu_activate) (send_apdu): Make use of them. (new_reader_slot): Intialize them to NULL. (dump_ccid_reader_status, ct_dump_reader_status): New. (dump_pcsc_reader_status): New. (open_ct_reader, open_pcsc_reader, open_ccid_reader) (open_osc_reader, open_rapdu_reader): Intialize function pointers. (ct_activate_card, ct_send_apdu, pcsc_send_apdu, osc_send_apdu) (error_string): Removed. Replaced by apdu_strerror. (get_ccid_error_string): Removed. (ct_activate_card): Remove the unused loop. (reset_ct_reader): Implemented. (ct_send_apdu): Activate the card if not yet done. (pcsc_send_apdu): Ditto. * ccid-driver.h: Add error codes. * ccid-driver.c: Implement more or less proper error codes all over the place. * apdu.c (apdu_send_direct): New. (get_ccid_error_string): Add some error code mappings. (send_apdu): Pass error codes along for drivers already supporting them. (host_sw_string): New. (get_ccid_error_string): Use above. (send_apdu_ccid): Reset the reader if it has not yet been done. (open_ccid_reader): Don't care if the ATR can't be read. (apdu_activate_card): New. (apdu_strerror): New. (dump_reader_status): Only enable it with opt.VERBOSE. * iso7816.c (map_sw): Add mappings for the new error codes. * apdu.c (open_ct_reader, open_pcsc_reader, open_ccid_reader) (reset_ccid_reader, open_osc_reader): Call dump_reader_status only in verbose mode. * app-openpgp.c (do_getattr): Fix for sending CA-FPR. * app-openpgp.c (app_openpgp_readkey): Fixed check for valid exponent. * app-openpgp.c (do_setattr): Sync FORCE_CHV1. * card-util.c (change_login): Kludge to allow reading data from a file. (card_edit): Pass ARG_STRING to change_login. (card_status): Print CA fingerprints. (change_cafpr): New. (card_edit): New command CAFPR. * errors.h (G10ERR_NO_CARD, G10ERR_CANCELED): New error codes. * errors.c (g10_errstr): New error codes G10ERR_NO_CARD, G10ERR_CANCELED. | ||||
* | Updated po files from 1.2.5 | Werner Koch | 2004-07-27 | 29 | -32076/+95187 |
| | |||||
* | * configure.ac (AM_GNU_GETTEXT_VERSION): New. | Werner Koch | 2004-07-27 | 4 | -22/+49 |
| | | | | | | | | | | | (min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac. | ||||
* | some late minor fixes.V1-3-6 | Werner Koch | 2004-05-22 | 5 | -2508/+2573 |
| | |||||
* | About to release 1.3.6 | Werner Koch | 2004-05-22 | 5 | -2097/+2322 |
| | |||||
* | about to release 1.3.4 | Werner Koch | 2003-11-27 | 6 | -1519/+1588 |
| | |||||
* | Auto-updates | Werner Koch | 2003-11-27 | 5 | -636/+743 |
| | |||||
* | New. | Werner Koch | 2003-10-25 | 20 | -353/+11129 |
| | |||||
* | About to release 1.3.3 | Werner Koch | 2003-10-10 | 1 | -1015/+1148 |
| | |||||
* | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 2003-10-10 | 2 | -0/+5 |
| | | | | | | | with less than 16 bits. Include i18n.h. * POTFILES.in (cipher/primegen.c): Added. | ||||
* | About to release 1.3.2V1-3-2 | Werner Koch | 2003-05-27 | 1 | -820/+1386 |
| | |||||
* | * POTFILES.in: Added a couple of missing source files. Noted by Pascal | David Shaw | 2003-05-26 | 2 | -3/+14 |
| | | | | | Hartig and Walter Koch. (From wk on stable branch) | ||||
* | Preparing 1.3.1 release.V1-3-1 | Werner Koch | 2002-11-12 | 1 | -663/+759 |
| | |||||
* | * POTFILES.in (hkp.c): Removed.V1-3-0 | Werner Koch | 2002-10-18 | 3 | -484/+565 |
| | |||||
* | * tr.po, el.po: Updated. | Werner Koch | 2002-09-12 | 3 | -1298/+1201 |
| | |||||
* | Argh, msgfmt reformatted some entries during the make distcheckV1-1-92 | Werner Koch | 2002-09-11 | 1 | -9/+26 |
| | |||||
* | About to release 1.1.92 | Werner Koch | 2002-09-11 | 19 | -12109/+14063 |
| | |||||
* | Include intl/ in the CVS again; otherwise we are not able to | Werner Koch | 2002-08-23 | 1 | -0/+4 |
| | | | | | | re-recreate a distribution from CVS. Some minor other fixes. | ||||
* | msgfmt updated. | Werner Koch | 2002-08-04 | 19 | -8056/+11684 |
| | |||||
* | * de.po: Fixed fuzzys and translated new strings. | Werner Koch | 2002-08-04 | 19 | -13902/+15505 |
| | | | | | | | * es.po, et.po, fr.po, gl.po, id.po, it.po, ja.po, tr.po: Updated from TP site. * ca.po: New from TP site. | ||||
* | msgmerge'd. | Werner Koch | 2002-06-30 | 18 | -12051/+15085 |
| | |||||
* | Update head to match stable 1.0 | David Shaw | 2002-06-29 | 23 | -21762/+50447 |
| | |||||
* | Does now work with libgcrypt | Werner Koch | 2000-12-21 | 1 | -4/+3 |
| | |||||
* | Removed the libgcrypt stuff and started to modify the source to work with | Werner Koch | 2000-12-19 | 1 | -7/+8 |
| | | | | | that external library. | ||||
* | Some configuration changes | Werner Koch | 2000-11-14 | 14 | -910/+910 |
| | |||||
* | configuraton changes, make dist should work now. | Werner Koch | 2000-10-10 | 14 | -7796/+7920 |
| | |||||
* | See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch | Werner Koch | 2000-08-22 | 14 | -1988/+2733 |
| | |||||
* | See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-31 | 14 | -6894/+7071 |
| | |||||
* | See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner Koch | Werner Koch | 2000-07-17 | 15 | -6974/+30663 |
| | |||||
* | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch | Werner Koch | 2000-01-31 | 9 | -2940/+3038 |
| | |||||
* | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 2000-01-24 | 1 | -2/+2 |
| | |||||
* | See ChangeLog: Tue Oct 26 20:03:44 CEST 1999 Werner KochV1-1-0 | Werner Koch | 1999-10-26 | 8 | -8/+8 |
| | |||||
* | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1999-10-26 | 9 | -2006/+2085 |
| | |||||
* | See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1 | Werner Koch | 1999-09-15 | 9 | -253/+3549 |
| | |||||
* | See ChangeLog: Tue Sep 7 16:23:36 CEST 1999 Werner Koch | Werner Koch | 1999-09-07 | 2 | -268/+263 |
| | |||||
* | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1999-09-06 | 8 | -690/+870 |
| | |||||
* | *** empty log message *** | Werner Koch | 1999-09-05 | 1 | -0/+1 |
| | |||||
* | See ChangeLog: Fri Sep 3 10:06:06 CEST 1999 Werner KochV0-9-11 | Werner Koch | 1999-09-03 | 7 | -77/+145 |
| | |||||
* | See ChangeLog: Thu Sep 2 16:40:55 CEST 1999 Werner Koch | Werner Koch | 1999-09-02 | 7 | -726/+829 |
| | |||||
* | See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner Koch | Werner Koch | 1999-09-01 | 2 | -70/+164 |
| | |||||
* | See ChangeLog: Mon Aug 30 20:38:33 CEST 1999 Werner Koch | Werner Koch | 1999-08-30 | 8 | -1295/+1871 |
| | |||||
* | See ChangeLog: Wed Aug 4 10:34:46 CEST 1999 Werner KochV0-9-10 | Werner Koch | 1999-08-04 | 8 | -1303/+1539 |
| | |||||
* | See ChangeLog: Mon Jul 26 09:34:46 CEST 1999 Werner Koch | Werner Koch | 1999-07-26 | 8 | -152/+57 |
| | |||||
* | See ChangeLog: Fri Jul 23 13:53:03 CEST 1999 Werner KochV0-9-9 | Werner Koch | 1999-07-23 | 7 | -1673/+1756 |
| | |||||
* | See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch | Werner Koch | 1999-07-14 | 7 | -2585/+2865 |
| | |||||
* | See ChangeLog: Tue Jul 13 17:39:25 CEST 1999 Werner Koch | Werner Koch | 1999-07-13 | 2 | -471/+431 |
| |