aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments.David Shaw2004-10-212-10/+14
* * configure.ac: Remove the check for asprintfWerner Koch2004-10-2112-183/+47
* * g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw2004-10-212-11/+11
* * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion.Werner Koch2004-10-208-47/+493
* * gpg.sgml: Minor language tweaks.David Shaw2004-10-194-970/+977
* * gpgkeys_hkp.c (send_key, get_key, search_key): Use "hkp" instead ofDavid Shaw2004-10-182-4/+8
* * http.c (connect_server, send_request): Use the URI scheme as the SRV tagDavid Shaw2004-10-182-16/+27
* More fixups to help Debian's install-info.Werner Koch2004-10-182-4/+23
* (agent_get_passphrase): Cast UIDLEN to int. NotedWerner Koch2004-10-172-3/+8
* * parse-packet.c (parse_one_sig_subpkt, enum_sig_subpkt): Don't BUG() onDavid Shaw2004-10-162-10/+12
* * http.c (connect_server): [_WIN32] actually fill in the sin_addr so weDavid Shaw2004-10-162-1/+19
* * gpgkeys_finger.c [_WIN32] (connect_server): Fix typo.David Shaw2004-10-162-1/+5
* Document IMPORT_CHECK.Werner Koch2004-10-152-0/+8
* testWerner Koch2004-10-151-0/+1
* Add a noteWerner Koch2004-10-151-0/+3
* Removed these generated files.Werner Koch2004-10-154-11831/+0
* post release preparationsWerner Koch2004-10-152-1/+5
* Updated.V1-3-91Werner Koch2004-10-1531-7770/+7551
* * README: Mentioned --enable-selinux-support.Werner Koch2004-10-1513-21/+69
* * gpgkeys_ldap.c (main, show_help): Kludge to implement standardWerner Koch2004-10-157-14/+137
* * NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct trustDavid Shaw2004-10-152-2/+18
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-156-38/+125
* * POTFILES.in: Updated.Werner Koch2004-10-1533-76664/+95735
* Add asprintf prototype.Werner Koch2004-10-152-0/+17
* * pkclist.c (do_edit_ownertrust): Add a note to translators.Werner Koch2004-10-154-2/+31
* RebuiltWerner Koch2004-10-152-10/+23
* New. Taken from gnupg 1.9.Werner Koch2004-10-152-0/+173
* * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.Werner Koch2004-10-154-0/+12
* Fix up the @setfilename lines.Werner Koch2004-10-152-26/+18
* * gpg.sgml: Document using "none" to remove preferred keyservers, theDavid Shaw2004-10-142-8/+30
* another s/unsigned char*/byte*/Werner Koch2004-10-142-3/+5
* * gpgkeys_finger.c (main): We do not support relay fingering (i.e.David Shaw2004-10-142-0/+14
* * keylist.c (list_keyblock_print): Show the fingerprint after the key, notDavid Shaw2004-10-144-102/+104
* * export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-143-0/+23
* * rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-146-3/+21
* (iobuf_get_fd): Removed double check on directfp andWerner Koch2004-10-142-1/+7
* * misc.c (is_secured_filename): New.Werner Koch2004-10-1411-36/+159
* * armor.c (fake_packet): Allow arbitrary dash-escaped lines as perDavid Shaw2004-10-132-20/+22
* * keyserver.c (keyserver_work): Handle keyserver timeouts.David Shaw2004-10-132-0/+6
* * keyserver.h: Add KEYSERVER_TIMEOUT.David Shaw2004-10-132-1/+6
* * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),David Shaw2004-10-138-10/+194
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-1322-62/+396
* Add dearmor.cWerner Koch2004-10-132-0/+5
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-137-72/+45
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-136-32/+73
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-1314-27/+52
* * Makefile.am (.S.o): Include MPI_SFLAGS. This is our bug 145.Werner Koch2004-10-132-1/+5
* * keygen.c (read_parameter_file): New keyword "Handle". This isWerner Koch2004-10-135-28/+84
* * algorithms.h, cast5.c, cipher.c, idea-stub.c, twofish.c, blowfish.c,David Shaw2004-10-129-135/+112
* (read_parameter_file): Changed to use iobuf based fileWerner Koch2004-10-122-18/+24