aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * gettextP.h: Add comment for HP/UX users. Local fix for GnuPG.David Shaw2003-04-302-0/+10
* * scdaemon.c: New options --print-atr and --reader-portWerner Koch2003-04-298-11/+378
* * Makefile.am: Use libassuan. Don't override LDFLAGS anymore.Werner Koch2003-04-294-32/+33
* * Makefile.am (LDFLAGS): Removed.Werner Koch2003-04-293-19/+21
* * util.h (fopencokokie): Removed prototype and struct.Werner Koch2003-04-293-23/+10
* * command.c (register_commands): Adjusted for new Assuan semantics.Werner Koch2003-04-293-30/+34
* Removed assuan because we now use libassuanWerner Koch2003-04-2917-3595/+0
* * DETAILS (VALIDSIG): Add version, pk algo, digest algo, sig class, and aDavid Shaw2003-04-273-30/+49
* * BUGS: Fix bug reporting URL.David Shaw2003-04-273-5/+38
* * g10.c (main): Add --no-textmode.David Shaw2003-04-278-29/+70
* * sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw2003-04-267-26/+68
* * config.links: Re-disable assembler on Darwin. Darwin 6.5 broke itDavid Shaw2003-04-252-5/+9
* * configure.ac: Big warning that TIGER/192 is being removed from theDavid Shaw2003-04-233-6/+27
* * import.c (import_revoke_cert): Remove ultimate trust when revoking anDavid Shaw2003-04-238-18/+89
* * Makefile.am, options.in: Rename options.in to options since it no longerDavid Shaw2003-04-235-22/+54
* * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch2003-04-1513-17/+209
* * gpg.sgml: Document --enable-progress-filter.Werner Koch2003-04-152-1/+15
* * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.Werner Koch2003-04-153-7/+17
* * longlong.h (umul_ppmm): Support SH3 and SH4. Thanks toWerner Koch2003-04-152-2/+8
* * md.c (md_start_debug): Need to open the file in binary mode.Werner Koch2003-04-152-2/+6
* * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fix quoting of r.e. usingWerner Koch2003-04-152-1/+6
* * srv.c (main): Test against wwwkeys.pgp.net.David Shaw2003-04-133-2/+10
* * passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch2003-04-1011-67/+175
* * main.h, g10.c (main), import.c (parse_import_options,David Shaw2003-04-094-10/+22
* * gpgkeys_hkp.c (dehtmlize, parse_hkp_index): Fix memory corruption bug onDavid Shaw2003-04-092-1/+8
* * autogen.sh: Add options to build for coldfire and uClinux.Werner Koch2003-04-082-2/+121
* * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper.Werner Koch2003-04-082-2/+6
* Add primary key fingerprint to VALIDSIG status.Werner Koch2003-04-085-9/+43
* * DETAILS: Don't specify which hash is used to make up the namehash sinceDavid Shaw2003-04-075-874/+1192
* * dcigettext.c (plural_lookup): Name conflict on some platforms withDavid Shaw2003-04-072-5/+10
* * configure.ac: Use much more accurate method to determine whetherDavid Shaw2003-04-075-32/+56
* * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash.David Shaw2003-04-043-21/+29
* * keydb.h: Err on the side of making an unknown signature a SIG ratherDavid Shaw2003-03-247-14/+48
* * acinclude.m4 (GNUPG_CHECK_ENDIAN): When crosscompiling assumeWerner Koch2003-03-244-7/+29
* * argparse.c (default_strusage): Change copyright date.David Shaw2003-03-232-2/+11
* * srv.h, srv.c (getsrv): Use unsigned char rather than char. Noted byDavid Shaw2003-03-152-6/+8
* * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv"David Shaw2003-03-115-5/+20
* * http.c (connect_server): Use DNS SRV to get a server list. Fail over toDavid Shaw2003-03-115-55/+387
* * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2003-03-112-1/+6
* * gpgkeys_hkp.c (get_key): Properly handle CRLF line endings in theDavid Shaw2003-03-113-3/+28
* * http.h: Add HTTP_FLAG_TRY_SRV.David Shaw2003-03-112-1/+6
* * configure.ac: Look for res_query so we can use DNS SRV, and addDavid Shaw2003-03-112-0/+48
* * compress.c (init_uncompress): Use a 15 bit window size so thatWerner Koch2003-03-102-1/+12
* * configure.ac: Define @CAPLIBS@ to link in -lcap if we are usingDavid Shaw2003-03-042-1/+6
* * trustdb.c (validate_keys): Mask the ownertrust when building the list ofDavid Shaw2003-03-0413-26/+103
* * keyserver.c (keyserver_spawn): Include various pieces of informationDavid Shaw2003-02-264-9/+100
* * distfiles, gnupg.spec.in: convert-from-106 is in the tools directoryDavid Shaw2003-02-233-2/+4
* * Makefile.am: Distribute convert-from-106.David Shaw2003-02-232-2/+4
* * convert-from-106: Script to automate the 1.0.6->later conversion. ItDavid Shaw2003-02-232-0/+59
* * convert-from-106: Move to the tools directory.David Shaw2003-02-232-52/+4