summaryrefslogtreecommitdiffstats
path: root/cipher/sha1.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-09-11* g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch10-126/+152
2002-09-10* exec.c (expand_args): Remove loop left over from earlier implementation.David Shaw2-4/+13
2002-09-10typo fixes and new credits.Werner Koch3-3/+6
2002-09-10typo fixes and disabled dummy cipherWerner Koch2-4/+4
2002-09-10Cleanups and minor fixes.Werner Koch17-64/+121
2002-09-10Added prototype.Werner Koch1-1/+2
2002-09-10* gpgkeys_hkp.c (send_key, get_key, search_key): Check returnWerner Koch2-12/+40
2002-09-10* mpicoder.c (mpi_set_buffer): Cast all left operands of a shiftWerner Koch2-7/+13
2002-09-10* w32reg.c (read_w32_registry_string): Handle REG_EXPAND_SZ.Werner Koch4-12/+110
2002-09-09* gpgkeys_ldap.c (get_key): Some compilers (RISC OS, HPUX c89) don't likeDavid Shaw2-8/+6
2002-09-09* gpgkeys_hkp.c (send_key): Use CRLF in headers.David Shaw2-1/+5
2002-09-09* g10.c (add_group): Use '=' to separate group name from group members.David Shaw3-3/+10
2002-09-09* NEWS: typo.David Shaw3-5/+13
2002-09-09* gpg-agent.c (create_private_keys_directory)Werner Koch2-2/+80
2002-09-052002-09-04 Neal H. Walfield <neal@g10code.de>Neal Walfield2-1/+11
2002-09-052002-09-04 Neal H. Walfield <neal@g10code.de>Neal Walfield2-1/+14
2002-09-052002-09-03 Neal H. Walfield <neal@g10code.de>Neal Walfield2-4/+29
2002-09-052002-09-04 Neal H. Walfield <neal@g10code.de>Neal Walfield2-4/+15
2002-09-042002-09-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-5/+11
2002-09-042002-09-03 Neal H. Walfield <neal@cs.uml.edu>Neal Walfield2-1/+20
2002-09-04* mainproc.c (print_pkenc_list): Don't increment the error counter whenDavid Shaw2-1/+9
2002-09-03new test certs and messagesWerner Koch4-0/+138
2002-09-03* gpgsm.c (main): Disable the internal libgcrypt locking.Werner Koch2-1/+9
2002-09-02* gnupg.7: New mini man page.Werner Koch3-21/+12
2002-09-02* mk-w32-dist: Include more man pages and gpg split. Changed nameWerner Koch2-16/+32
2002-09-02Moved some items from TODO to NEWS.Werner Koch2-6/+5
2002-09-02* g10.c (main): Try to set a default character set. Print theWerner Koch6-2/+55
2002-09-02* gpg.sgml: Updated the charset option.Werner Koch3-2/+22
2002-09-02* strgutil.c (set_native_charset): Allow NULL as argument to useWerner Koch2-3/+27
2002-09-02* gnupg.7: New mini man page.Werner Koch3-2/+25
2002-08-30* gpg.sgml: Document keyserver-option include-subkeys. Note thatDavid Shaw3-1/+19
2002-08-30* pkclist.c (build_pk_list): Add new status code to indicate an untrustedDavid Shaw2-1/+7
2002-08-30* pkclist.c (build_pk_list): Fail if any recipient keys are unusable.David Shaw4-3/+26
2002-08-30* iobuf.c (block_filter): Removed the assert, so that one can passWerner Koch2-13/+15
2002-08-30* configure.ac (random_modules): Reworked the code to select theWerner Koch6-79/+93
2002-08-30* pkclist.c (do_we_trust_pre): Changed the wording of a warning.Werner Koch7-59/+82
2002-08-30* random.c: Automagically detect the entrop gatherer whenWerner Koch5-69/+129
2002-08-28* gpgkeys_hkp.c: (parse_hkp_index): Use same types on all platforms.David Shaw2-6/+5
2002-08-28* sig-check.c (do_check_messages, do_check): Show keyid in error messages.David Shaw3-16/+27
2002-08-28* gpgkeys_hkp.c: Overall cleanup from iobuf conversion. Be consistent inDavid Shaw2-55/+53
2002-08-27* gpgkeys_hkp.c, Makefile.am: Convert over to using iobufs.David Shaw3-369/+257
2002-08-27* configure.ac: Check type of mode_t.David Shaw2-0/+3
2002-08-27* gpgkeys_hkp.c (http_get, http_post): Use CRLF for line endings.David Shaw2-3/+5
2002-08-27* NEWS: Clarify that --libexecdir is a configure option.David Shaw3-3/+9
2002-08-27* gpgkeys_hkp.c: Include util.h on RISC OS as per Stefan. Include aDavid Shaw2-0/+39
2002-08-27* Makefile.am: May as well include gpgkeys_hkp.c in the distribution now.David Shaw2-3/+5
2002-08-26* gpgkeys_hkp.c (main): Don't warn about include-subkeys - it isn'tDavid Shaw2-4/+10
2002-08-26* gpgkeys_hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality intoDavid Shaw2-73/+104
2002-08-26* hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into newDavid Shaw2-78/+103
2002-08-24* longlong.h: Remove space between \ and newline. gcc is complaining.David Shaw2-2/+7