aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-241-10/+10
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-031-0/+47
* * g10.c (main): Accept "s1" in addition to "idea" to match the otherDavid Shaw2003-02-221-0/+2
* * main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw2002-11-251-0/+25
* * keygen.c (keygen_set_std_prefs): Properly handle an empty preferenceDavid Shaw2002-11-211-2/+0
* * g10.c (main): Allow compression algorithm names as the argument toDavid Shaw2002-11-151-0/+2
* * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the fullDavid Shaw2002-11-031-0/+19
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-111-48/+2
* Cleanups and minor fixes.Werner Koch2002-09-101-1/+1
* * keyedit.c (menu_revsig): Properly show a uid is revoked withoutDavid Shaw2002-08-071-97/+0