aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Started to implement the audit log feature.Werner Koch2007-11-191-631/+0
| | | | | | | | Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Ported multiple-messages protection.Werner Koch2007-03-051-0/+1
|
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-0/+33
| | | | | | | | | | | | | | | | | | | | doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
* bug fixesWerner Koch2006-10-051-12/+12
|
* Merged recent changes from 1.4Werner Koch2006-04-281-3/+4
|
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-101/+227
| | | | | The gpg part does not yet build.
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-0/+1
|
* Cleanups, fixes and PC/SC supportWerner Koch2003-08-051-224/+2
|
* * gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch2003-07-291-14/+9
| | | | | | | | | | | | (gpgsm_exit): Update the random seed file and enable debug output. * g10.c (main): Add secmem features and set the random seed file. (g10_exit): Update the random seed file. * parse-packet.c (parse_signature,read_protected_v3_mpi) (parse_key): Fixed use of mpi_set_opaque. * keygen.c (gen_card_key): Ditto.
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-9/+14
| | | | | | | | | | | to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+693
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-693/+0
| | | | 'GNUPG-1-9-BRANCH'.
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-021-0/+1
| | | | | | | | | used one in verbosity level 3. * gpgv.c (main): Try to set a default character set. * status.c, status.h (STATUS_IMPORT_OK): New. * import.c (import_one,import_secret_one): Print new status.
* * getkey.c (get_user_id_native): Renamed to ..Werner Koch2002-08-191-4/+4
| | | | | | | | | | | | (get_user_id_printable): this. Filter out all dangerous characters. Checked all usages. (get_user_id_string_native): Renamed to.. (get_user_id_string_printable): this. Filter out all dangerous characters. Checked all usages. * keyedit.c (show_basic_key_info): New. * keylist.c (print_fingerprint): New mode 3. * import.c (import_one): Use new function to display the user ID.
* Update head to match stable 1.0David Shaw2002-06-291-90/+258
|
* See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch2000-10-041-1/+2
|
* See ChangeLog: Fri Aug 18 14:27:14 CEST 2000 Werner KochWerner Koch2000-08-181-1/+1
|
* See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch2000-07-141-15/+140
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-9/+9
|
* See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1999-12-081-0/+1
|
* See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner KochWerner Koch1999-07-141-0/+2
|
* See ChangeLog: Tue Jun 29 21:44:25 CEST 1999 Werner KochWerner Koch1999-06-291-1/+10
|
* See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner KochWerner Koch1999-05-271-0/+26
|
* See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner KochWerner Koch1999-04-261-0/+3
|
* See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner KochWerner Koch1999-04-091-0/+3
|
* See ChangeLog: Thu Apr 8 09:35:53 CEST 1999 Werner KochWerner Koch1999-04-081-0/+2
|
* See ChangeLog: Wed Mar 17 13:09:03 CET 1999 Werner KochWerner Koch1999-03-171-0/+5
|
* See ChangeLog: Fri Feb 26 17:55:41 CET 1999 Werner KochWerner Koch1999-02-261-0/+1
|
* See ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner KochWerner Koch1999-01-091-0/+6
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner KochWerner Koch1998-12-101-2/+4
|
* See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1998-11-271-28/+3
|
* Some bug fixes of the last releaseWerner Koch1998-11-101-1/+14
|
* *** empty log message ***Werner Koch1998-09-281-2/+15
|
* New releaseWerner Koch1998-09-141-3/+29
|
* bug fix releaseV0-3-4Werner Koch1998-08-111-1/+17
|
* ready for a new releaseWerner Koch1998-08-081-2/+50
|
* intermediate check inWerner Koch1998-08-051-2/+1
|
* add coprocess facilityWerner Koch1998-07-311-3/+171
|
* fixed severe exploitV0-3-2Werner Koch1998-07-091-0/+6
|
* nearly ready for 0.3.0Werner Koch1998-06-251-0/+1
|
* *** empty log message ***V0-2-19Werner Koch1998-05-291-0/+2
|
* partial DSA supportWerner Koch1998-03-091-2/+14
|
* Renamed to GNUPGV-0-2-8Werner Koch1998-02-241-4/+4
|
* armor rewritten, but still buggyWerner Koch1998-02-041-0/+1
|
* Fixed a few bugsWerner Koch1998-02-031-0/+1
|
* *** empty log message ***Werner Koch1998-01-301-0/+57