aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)Werner Koch2009-08-031-3/+36
* Fix bug#1087.Werner Koch2009-07-161-1/+11
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-15/+37
* Updated ZH po file.Werner Koch2007-12-121-0/+13
* Fixed auto generation of the key stub.Werner Koch2007-12-101-0/+1
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * misc.c (compliance_option_string, compliance_failure): MinorDavid Shaw2007-10-211-30/+43
* * options.h, gpg.c (main), misc.c (compliance_option_string): AddDavid Shaw2007-10-171-1/+5
* Changed URLsWerner Koch2006-03-221-2/+2
* * getkey.c (parse_auto_key_locate): Error if the user selects "cert" orDavid Shaw2006-03-011-5/+2
* * keyserver.c (keyserver_spawn): Include the EXEEXT so we can findDavid Shaw2006-01-221-1/+9
* * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw2005-10-141-1/+1
* * main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw2005-09-141-3/+12
* Add "help" sub option to --*-options.Werner Koch2005-09-071-0/+9
* * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw2005-08-271-3/+4
* * Makefile.am: No need to link with curl any longer.David Shaw2005-08-211-2/+37
* auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch2005-08-051-0/+14
* Implemented PKA trust modelWerner Koch2005-07-281-0/+25
* Converted all m_free to xfree etc.Werner Koch2005-07-271-5/+5
* * gpg.sgml (http):Werner Koch2005-07-221-10/+15
* * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-191-0/+33
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * passphrase.c (ask_passphrase): Unescape the description string.Werner Koch2005-05-241-0/+35
* * g10.c (main, add_notation_data, add_policy_url)Werner Koch2005-04-111-0/+9
* (pin_cb): Print a warning if the info string hack isWerner Koch2005-03-301-1/+1
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-151-2/+44
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-1/+58
* * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecatesDavid Shaw2004-11-031-35/+31
* 2004-11-03 Timo Schulz <[email protected]>Timo Schulz2004-11-031-0/+4
* * misc.c (is_secured_filename): New.Werner Koch2004-10-141-0/+35
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-131-0/+112
* * gpgv.c (agent_scd_getattr): Stub.David Shaw2004-09-151-0/+26
* * misc.c (argsplit): Properly split quoted args from the keyword and trimDavid Shaw2004-07-281-9/+20
* * misc.c (optsep): Add the ability to understand keyword="quoted arg withDavid Shaw2004-07-281-3/+15
* * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify codeDavid Shaw2004-04-161-31/+43
* * main.h, misc.c (argsplit): Refactor argsep into argsplit and argsep soDavid Shaw2004-04-161-32/+55
* * main.h, misc.c (hextobyte): Removed. It's in libutil.a now.David Shaw2004-02-211-25/+0
* * build-packet.c (write_header2): If a suggested header length is providedDavid Shaw2004-02-151-5/+11
* * keyserver.c (argsep): Move to misc.c.David Shaw2004-02-141-2/+63
* * keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw2004-02-101-2/+3
* * misc.c (print_cipher_algo_note): May as well call Rijndael AESDavid Shaw2004-01-171-6/+3
* * misc.c (pull_in_libs): Dead code. Removed.David Shaw2003-12-301-17/+0
* * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw2003-12-281-3/+6
* * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings.David Shaw2003-11-211-2/+5
* * options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw2003-11-151-3/+5
* * misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw2003-10-311-3/+22
* * passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch2003-10-211-3/+3
* * g10.c (main): Give a deprecated option warning for --show-keyring,David Shaw2003-10-101-2/+23
* * parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw2003-07-101-3/+27
* * main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw2003-05-311-0/+37