| Commit message (Expand) | Author | Files | Lines |
2004-02-24 | (lock_pool) [_AIX]: Also set errno. | Werner Koch | 1 | -0/+4 |
2004-02-21 | * miscutil.c (hextobyte): Moved here from g10/misc.c so I can use it in | David Shaw | 1 | -0/+5 |
2004-02-20 | * mkdtemp.c: New (moved from g10/), setenv.c: New, unsetenv.c: New. | David Shaw | 1 | -0/+7 |
2004-01-16 | * argparse.c (default_strusage): Update copyright date. (initialize): | David Shaw | 1 | -0/+10 |
2003-12-30 | * g10u.c: Dead code. Remove. | David Shaw | 1 | -0/+9 |
2003-12-28 | * http.c (send_request, http_open_document, http_open): Pass the http | David Shaw | 1 | -0/+6 |
2003-12-28 | cleaned up RISC OS code and removed lots of unnecessary stuff | Stefan Bellon | 1 | -0/+8 |
2003-12-06 | * http.c (send_request): Add a Host: header for virtual hosts. | David Shaw | 1 | -0/+4 |
2003-12-05 | * miscutil.c (answer_is_yes_no_default, answer_is_yes_no_quit): Don't use | David Shaw | 1 | -0/+7 |
2003-11-21 | * miscutil.c (match_multistr): New. Match against each segment in a | David Shaw | 1 | -0/+8 |
2003-11-01 | * http.c (connect_server): Differentiate between generic "can't connect" | David Shaw | 1 | -0/+6 |
2003-10-29 | * cardglue.c (open_card): Ask for card insertion. | Werner Koch | 1 | -0/+4 |
2003-10-25 | Replaced INTLLIBS by LIBINTL. | Werner Koch | 1 | -0/+4 |
2003-10-23 | (lock_pool) [_AIX]: Don't use plock. | Werner Koch | 1 | -0/+4 |
2003-10-13 | * srv.c: OSX 10.2.8/Darwin 6.8 seems to have some #include ordering | David Shaw | 1 | -0/+5 |
2003-10-08 | (tty_print_string, tty_print_utf8_string2) | Werner Koch | 1 | -0/+5 |
2003-09-28 | 2003-09-28 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+4 |
2003-09-28 | (tty_fprintf): New. | Werner Koch | 1 | -0/+4 |
2003-09-21 | 2003-09-21 Timo Schulz <[email protected]> | Timo Schulz | 1 | -0/+5 |
2003-08-28 | * dotlock.c, http.c, iobuf.c, simple-gettext.c, srv.c, srv.h, strgutil.c, | David Shaw | 1 | -0/+9 |
2003-08-25 | * http.c (connect_server): Try and use getaddrinfo if it is available. | David Shaw | 1 | -0/+6 |
2003-07-10 | * iobuf.c (check_special_filename): Replaced is isdigit by digitp | David Shaw | 1 | -0/+9 |
2003-05-31 | * srv.h, srv.c: Include windows.h with MINGW32. | David Shaw | 1 | -0/+4 |
2003-05-24 | * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c, | David Shaw | 1 | -0/+8 |
2003-05-21 | * fileutil.c (is_file_compressed): Fixed checking for "-" filename. | Werner Koch | 1 | -0/+4 |
2003-04-13 | * srv.c (main): Test against wwwkeys.pgp.net. | David Shaw | 1 | -0/+8 |
2003-03-23 | * argparse.c (default_strusage): Change copyright date. | David Shaw | 1 | -0/+9 |
2003-03-11 | * http.c (connect_server): Use DNS SRV to get a server list. Fail over to | David Shaw | 1 | -0/+7 |
2003-02-22 | * ttyio.c (tty_print_utf8_string, tty_print_utf8_string2): Use 0 to | David Shaw | 1 | -0/+7 |
2002-12-26 | * iobuf.c (iobuf_flush): Only print debug info if debugging is on. | David Shaw | 1 | -0/+4 |
2002-11-13 | * secmem.c (lock_pool) [__CYGWIN__]: Don't print secmem warning. From | David Shaw | 1 | -0/+5 |
2002-11-09 | * ttyio.c (TERMDEVICE): Removed. | Werner Koch | 1 | -0/+6 |
2002-11-06 | * w32reg.c (read_w32_registry_string): Fixed expanding of the environment | David Shaw | 1 | -0/+14 |
2002-10-31 | added RISC OS module loading support | Stefan Bellon | 1 | -0/+10 |
2002-10-29 | tidied RISC OS filetype support | Stefan Bellon | 1 | -0/+10 |
2002-10-28 | filetype support for RISC OS | Stefan Bellon | 1 | -0/+9 |
2002-10-19 | * Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h, | David Shaw | 1 | -0/+5 |
2002-10-17 | * http.c (connect_server): Try all A records for names with multiple | David Shaw | 1 | -0/+6 |
2002-10-11 | * http.c (connect_server): Properly handle a single A record that fails | David Shaw | 1 | -0/+5 |
2002-10-03 | * logger.c (g10_log_warning, log_set_strict): Add new log_warning logger | David Shaw | 1 | -0/+6 |
2002-09-24 | * http.c (connect_server): Try all A records for names with multiple | David Shaw | 1 | -0/+5 |
2002-09-16 | * w32reg.c (read_w32_registry_string): Fallback to HLM. | Werner Koch | 1 | -0/+4 |
2002-09-12 | updated RISC OS stuff | Stefan Bellon | 1 | -0/+8 |
2002-09-11 | * simple-gettext.c: Disable charset mappings. We do it now whenV1-2-2 | Werner Koch | 1 | -0/+5 |
2002-09-10 | * w32reg.c (read_w32_registry_string): Handle REG_EXPAND_SZ. | Werner Koch | 1 | -0/+11 |
2002-09-02 | * strgutil.c (set_native_charset): Allow NULL as argument to use | Werner Koch | 1 | -0/+5 |
2002-08-30 | * iobuf.c (block_filter): Removed the assert, so that one can pass | Werner Koch | 1 | -0/+6 |
2002-08-06 | tidying up RISC OS stuff | Stefan Bellon | 1 | -0/+5 |
2002-08-03 | RISC OS changes because of dynload removal | Stefan Bellon | 1 | -0/+5 |
2002-07-25 | * secmem.c: "Warning" -> "WARNING" | David Shaw | 1 | -0/+4 |