| Commit message (Expand) | Author | Age | Files | Lines |
* | New. Taken from gnupg 1.9. | Werner Koch | 2004-10-15 | 1 | -0/+4 |
* | (iobuf_get_fd): Removed double check on directfp and | Werner Koch | 2004-10-14 | 1 | -0/+6 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -0/+5 |
* | * configure.ac: Actually name the option --disable-finger and not | Werner Koch | 2004-10-13 | 1 | -0/+5 |
* | * iobuf.c (pop_filter): Make static. | David Shaw | 2004-09-30 | 1 | -0/+9 |
* | * http.c (make_radix64_string, do_parse_uri, send_request): Add basic auth | David Shaw | 2004-09-10 | 1 | -0/+4 |
* | * http.c (main): Fix test code for http-test. | David Shaw | 2004-09-10 | 1 | -0/+4 |
* | * README: Doc --disable-card-support and --without-readline. | Werner Koch | 2004-09-09 | 1 | -0/+3 |
* | * configure.ac: Check for readline. | Werner Koch | 2004-09-09 | 1 | -0/+2 |
* | * photoid.c: Include ttyio.h. | Werner Koch | 2004-09-09 | 1 | -0/+5 |
* | * http.c (insert_escapes): Fix encoding problem for non-URI-safe | David Shaw | 2004-08-19 | 1 | -0/+5 |
* | * timegm.c: New replacement function. Removes the need for setenv.c and | David Shaw | 2004-05-21 | 1 | -0/+9 |
* | * iobuf.c (block_filter): Remove the old gpg indeterminate length mode. | David Shaw | 2004-03-04 | 1 | -0/+7 |
* | * iobuf.c (block_filter): Properly handle a partial body stream that ends | David Shaw | 2004-03-01 | 1 | -0/+5 |
* | * unsetenv.c: Fixed debugging typo. | David Shaw | 2004-02-28 | 1 | -0/+4 |
* | (lock_pool) [_AIX]: Also set errno. | Werner Koch | 2004-02-24 | 1 | -0/+4 |
* | * miscutil.c (hextobyte): Moved here from g10/misc.c so I can use it in | David Shaw | 2004-02-21 | 1 | -0/+5 |
* | * mkdtemp.c: New (moved from g10/), setenv.c: New, unsetenv.c: New. | David Shaw | 2004-02-20 | 1 | -0/+7 |
* | * argparse.c (default_strusage): Update copyright date. (initialize): | David Shaw | 2004-01-16 | 1 | -0/+10 |
* | * g10u.c: Dead code. Remove. | David Shaw | 2003-12-30 | 1 | -0/+9 |
* | * http.c (send_request, http_open_document, http_open): Pass the http | David Shaw | 2003-12-28 | 1 | -0/+6 |
* | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 2003-12-28 | 1 | -0/+8 |
* | * http.c (send_request): Add a Host: header for virtual hosts. | David Shaw | 2003-12-06 | 1 | -0/+4 |
* | * miscutil.c (answer_is_yes_no_default, answer_is_yes_no_quit): Don't use | David Shaw | 2003-12-05 | 1 | -0/+7 |
* | * miscutil.c (match_multistr): New. Match against each segment in a | David Shaw | 2003-11-21 | 1 | -0/+8 |
* | * http.c (connect_server): Differentiate between generic "can't connect" | David Shaw | 2003-11-01 | 1 | -0/+6 |
* | * cardglue.c (open_card): Ask for card insertion. | Werner Koch | 2003-10-29 | 1 | -0/+4 |
* | Replaced INTLLIBS by LIBINTL. | Werner Koch | 2003-10-25 | 1 | -0/+4 |
* | (lock_pool) [_AIX]: Don't use plock. | Werner Koch | 2003-10-23 | 1 | -0/+4 |
* | * srv.c: OSX 10.2.8/Darwin 6.8 seems to have some #include ordering | David Shaw | 2003-10-13 | 1 | -0/+5 |
* | (tty_print_string, tty_print_utf8_string2) | Werner Koch | 2003-10-08 | 1 | -0/+5 |
* | 2003-09-28 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-28 | 1 | -0/+4 |
* | (tty_fprintf): New. | Werner Koch | 2003-09-28 | 1 | -0/+4 |
* | 2003-09-21 Timo Schulz <[email protected]> | Timo Schulz | 2003-09-21 | 1 | -0/+5 |
* | * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c, | David Shaw | 2003-08-28 | 1 | -0/+9 |
* | * http.c (connect_server): Try and use getaddrinfo if it is available. | David Shaw | 2003-08-25 | 1 | -0/+6 |
* | * iobuf.c (check_special_filename): Replaced is isdigit by digitp | David Shaw | 2003-07-10 | 1 | -0/+9 |
* | * srv.h, srv.c: Include windows.h with MINGW32. | David Shaw | 2003-05-31 | 1 | -0/+4 |
* | * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c, | David Shaw | 2003-05-24 | 1 | -0/+8 |
* | * fileutil.c (is_file_compressed): Fixed checking for "-" filename. | Werner Koch | 2003-05-21 | 1 | -0/+4 |
* | * srv.c (main): Test against wwwkeys.pgp.net. | David Shaw | 2003-04-13 | 1 | -0/+8 |
* | * argparse.c (default_strusage): Change copyright date. | David Shaw | 2003-03-23 | 1 | -0/+9 |
* | * http.c (connect_server): Use DNS SRV to get a server list. Fail over to | David Shaw | 2003-03-11 | 1 | -0/+7 |
* | * ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 to | David Shaw | 2003-02-22 | 1 | -0/+7 |
* | * iobuf.c (iobuf_flush): Only print debug info if debugging is on. | David Shaw | 2002-12-26 | 1 | -0/+4 |
* | * secmem.c (lock_pool) [__CYGWIN__]: Don't print secmem warning. From | David Shaw | 2002-11-13 | 1 | -0/+5 |
* | * ttyio.c (TERMDEVICE): Removed. | Werner Koch | 2002-11-09 | 1 | -0/+6 |
* | * w32reg.c (read_w32_registry_string): Fixed expanding of the environment | David Shaw | 2002-11-06 | 1 | -0/+14 |
* | added RISC OS module loading support | Stefan Bellon | 2002-10-31 | 1 | -0/+10 |
* | tidied RISC OS filetype support | Stefan Bellon | 2002-10-29 | 1 | -0/+10 |