aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpgv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-2/+5
2007-06-06First steps towards supporting W32.Werner Koch1-15/+0
2006-10-10Various changesWerner Koch1-16/+0
2006-10-02Fix for bug 537Werner Koch1-3/+3
2006-09-21Various updatesWerner Koch1-1/+1
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-0/+1
2006-05-24Still making gpg2 work.Werner Koch1-1/+0
2006-05-23g10/ does build again.Werner Koch1-20/+0
2006-04-19Continued with merging.Werner Koch1-10/+8
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-42/+101
2006-02-24* keydb.h, getkey.c (release_akl), gpg.c (main): AddDavid Shaw1-2/+6
2006-02-22* options.h, keyserver-internal.h, keyserver.c (keyserver_import_name),David Shaw1-1/+4
2006-02-21* getkey.c (get_pubkey_byname): Fix minor security problem with PKA whenDavid Shaw1-1/+1
2006-02-21* gpgv.c: Stub keyserver_import_ldap.David Shaw1-0/+3
2005-12-23* keyserver.c (keyserver_import_pka): New. Moved fromDavid Shaw1-11/+6
2005-12-23* gpgv.c: Stub.David Shaw1-0/+2
2005-08-05auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch1-0/+12
2005-07-28Implemented PKA trust modelWerner Koch1-0/+7
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-03-21* gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion().David Shaw1-0/+8
2005-01-20* gpgv.c (tty_fprintf): New stub.Werner Koch1-0/+1
2005-01-20* g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch1-10/+5
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-9/+2
2004-11-24* trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-sizeDavid Shaw1-1/+6
2004-10-01* gpgv.c (i18n_init): Always use LC_ALL.V1-3-90Werner Koch1-6/+1
2004-09-30* gpgv.c (i18n_init): Always use LC_ALL.Werner Koch1-6/+1
2004-09-30* gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw1-0/+1
2004-09-24* keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.cDavid Shaw1-0/+2
2004-09-15* gpgv.c (agent_scd_getattr): Stub.David Shaw1-0/+3
2004-05-22* mainproc.c (check_sig_and_print): If we're honoring preferredDavid Shaw1-0/+3
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-1/+1
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-02-12* gpgv.c: Removed g10defs.h.Werner Koch1-2/+1
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon1-8/+0
2003-10-08* cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch1-3/+3
2003-09-30* gpgv.c (check_trustdb_stale): Stub.David Shaw1-0/+3
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-3/+13
2003-09-18* g10.c: New command --card-edit.Werner Koch1-3/+3
2003-08-29* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw1-1/+1
2003-08-21* gpgv.c: Remove extra semicolon (typo).David Shaw1-1/+1
2003-07-21* keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw1-0/+3
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-1/+1
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-32/+16
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+396
2003-06-03* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-0/+12
2003-05-24* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw1-14/+14
2003-05-21* trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): RenameDavid Shaw1-1/+1
2003-04-10* passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch1-2/+4
2003-03-04* trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw1-0/+1
2003-01-11* armor.c (armor_filter): Comment about PGP's end of line tab problem.David Shaw1-1/+1