| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | hppa1.1/udiv-qrnnd.S: Alignment fix from Lamont Jones for Debian. | David Shaw | 2004-01-21 | 2 | -0/+6 |
* | * trustdb.c (reset_trust_records): New, faster, implementation that | David Shaw | 2004-01-21 | 2 | -86/+31 |
* | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 2004-01-20 | 7 | -12/+30 |
* | * sig-check.c (check_key_signature2): Comments. | David Shaw | 2004-01-19 | 3 | -10/+29 |
* | * misc.c (print_cipher_algo_note): May as well call Rijndael AES | David Shaw | 2004-01-17 | 3 | -12/+18 |
* | * cipher.h: Remove the old CIPHER_ALGO_RINJDAEL values. is_ELGAMAL() now | David Shaw | 2004-01-17 | 2 | -9/+11 |
* | * cipher.c (setup_cipher_table): May as well call Rijndael AES at this | David Shaw | 2004-01-17 | 2 | -4/+7 |
* | * pubkey.c (setup_pubkey_table), elgamal.c (sign, verify, test_keys, | David Shaw | 2004-01-17 | 3 | -182/+13 |
* | * argparse.c (default_strusage): Update copyright date. (initialize): | David Shaw | 2004-01-16 | 3 | -24/+48 |
* | * util.h: Add prototype for print_string2(). | David Shaw | 2004-01-16 | 2 | -1/+7 |
* | (send_key): Add a content type. | Werner Koch | 2004-01-13 | 2 | -0/+8 |
* | * configure.ac: Use -Wformat-nonliteral in maintainer-mode. | Werner Koch | 2004-01-13 | 2 | -0/+5 |
* | * gpgkeys_hkp.c (search_key): Catch a mangled input file (useful if | David Shaw | 2004-01-12 | 3 | -5/+22 |
* | * configure.ac: Include stdio.h when checking for bzlib.h. Solaris 9 has a | David Shaw | 2004-01-12 | 3 | -1/+15 |
* | * convert-from-106, lspgpot: Check for gpg binary before proceeding. | David Shaw | 2004-01-12 | 4 | -7/+24 |
* | * config.links: OpenBSD 3.4 is now ELF, so use the proper assembler code | David Shaw | 2004-01-12 | 5 | -31/+102 |
* | Use the portable C MPI code for OpenBSD before 3.4, and remove the special | David Shaw | 2004-01-12 | 10 | -774/+0 |
* | * gpg.sgml: Fix a few minor typos. Clarify what --textmode is useful for. | David Shaw | 2004-01-08 | 2 | -60/+90 |
* | Only use ZLib module on RISC OS when configured | Stefan Bellon | 2004-01-03 | 2 | -2/+7 |
* | * clearsig.test, conventional-mdc.test, conventional.test, defs.inc, | David Shaw | 2003-12-31 | 15 | -873/+1041 |
* | * options.h, g10.c (main), import.c (parse_import_options, import_one, | David Shaw | 2003-12-31 | 5 | -16/+31 |
* | * g10m.c: Dead code. Remove. | David Shaw | 2003-12-30 | 3 | -99/+7 |
* | * idea-stub.c (load_module, idea_get_info): Return the proper type for | David Shaw | 2003-12-30 | 2 | -19/+11 |
* | * rijndael.c, rndunix.c, twofish.c: Remove dead IS_MODULE code. | David Shaw | 2003-12-30 | 6 | -190/+10 |
* | * g10u.c: Dead code. Remove. | David Shaw | 2003-12-30 | 4 | -41/+11 |
* | * misc.c (pull_in_libs): Dead code. Removed. | David Shaw | 2003-12-30 | 8 | -45/+67 |
* | * gpgkeys_hkp.c (send_key, get_key, main): Work with new HTTP code that | David Shaw | 2003-12-28 | 2 | -13/+37 |
* | * options.h, g10.c (main), keyserver.c (keyserver_opts, | David Shaw | 2003-12-28 | 4 | -8/+9 |
* | * http.h: Pass the http proxy from outside rather than pulling it from the | David Shaw | 2003-12-28 | 2 | -9/+16 |
* | * http.c (send_request, http_open_document, http_open): Pass the http | David Shaw | 2003-12-28 | 2 | -29/+22 |
* | * keyserver.c (argsep): New variation on strsep that knows about optional | David Shaw | 2003-12-28 | 2 | -23/+60 |
* | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 2003-12-28 | 23 | -156/+197 |
* | * keyserver.c (strip_leading_space, get_arg): New. | David Shaw | 2003-12-28 | 2 | -1/+50 |
* | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 2003-12-28 | 7 | -20/+35 |
* | * build-packet.c (write_fake_data, do_secret_key), seckey-cert.c | David Shaw | 2003-12-17 | 4 | -11/+17 |
* | * mpiutil.c (mpi_set_opaque, mpi_get_opaque): Make the length of an opaque | David Shaw | 2003-12-17 | 2 | -2/+7 |
* | * mpi.h (gcry_mpi, mpi_get_opaque, mpi_set_opaque): Make nbits and the | David Shaw | 2003-12-17 | 2 | -3/+6 |
* | * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unused | David Shaw | 2003-12-17 | 4 | -80/+10 |
* | * dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), rsa.h, | David Shaw | 2003-12-17 | 8 | -26/+19 |
* | * cipher.h (pubkey_verify): Remove old unused code. | David Shaw | 2003-12-17 | 2 | -2/+5 |
* | * sig-check.c (do_check): Move the signing algo and hash checks from | David Shaw | 2003-12-13 | 2 | -12/+27 |
* | * packet.h, build-packet.c (hash_public_key): Remove function ... | David Shaw | 2003-12-11 | 7 | -140/+105 |
* | * keyid.c (do_fingerprint_md): Remove the rules to hash the old v3 Elgamal | David Shaw | 2003-12-10 | 2 | -22/+13 |
* | * keyid.c (keyid_from_sk, keyid_from_pk, fingerprint_from_pk, | David Shaw | 2003-12-10 | 2 | -51/+86 |
* | * keyid.c (do_fingerprint_md): Properly handle hashing of keys that we | David Shaw | 2003-12-10 | 2 | -28/+64 |
* | Removed accidential added file | Werner Koch | 2003-12-09 | 1 | -16/+0 |
* | * configure.ac: Add a min_automake_version. | Werner Koch | 2003-12-09 | 2 | -15/+64 |
* | * gpg.sgml: Fix a few missing semicolons in & entities. Noted by | David Shaw | 2003-12-09 | 2 | -30/+38 |
* | * gpgsplit.c (write_part): Split off decompression code. (handle_zlib): | David Shaw | 2003-12-06 | 2 | -81/+182 |
* | * http.c (send_request): Add a Host: header for virtual hosts. | David Shaw | 2003-12-06 | 2 | -5/+7 |