2009-05-15 Marcus Brinkmann <marcus@g10code.de>
[gnupg.git] / common / ChangeLog
blob319b817a8d395a370bb15a1b8f7ae653d8c0bbbd
1 2009-05-07  Werner Koch  <wk@g10code.com>
3         * sexputil.c (get_rsa_pk_from_canon_sexp): New.
4         * t-sexputil.c (test_make_canon_sexp_from_rsa_pk): Extend the test.
6 2009-04-28  Werner Koch  <wk@g10code.com>
8         * sexputil.c (make_canon_sexp_from_rsa_pk): New.
9         * t-sexputil.c (test_make_canon_sexp_from_rsa_pk): New.
11 2009-04-01  Werner Koch  <wk@g10code.com>
13         * iobuf.c: Port David's changes from 1.4:
14         (fd_cache_invalidate): Pass return code from close back.
15         (direct_open, iobuf_ioctl): Check that eturn value.
16         (fd_cache_synchronize): New.
17         (iobuf_ioctl): Add new sub command 4 (fsync).
19         * iobuf.c (fd_cache_strcmp): New. Taken from 1.4.
20         (fd_cache_invalidate, fd_cache_close, fd_cache_open):  Use it.
22         * exechelp.c (gnupg_spawn_process): Implement new flag bit 6.
23         * sysutils.c (gnupg_allow_set_foregound_window): Allow the use of
24         ASFW_ANY.
26         * membuf.c (put_membuf, get_membuf): Wipe memory on out of core.
28 2009-03-31  Werner Koch  <wk@g10code.com>
30         * percent.c (percent_unescape, percent_plus_unescape): New.
31         (percent_plus_unescape_inplace, percent_unescape_inplace): New.
32         (do_plus_or_plain_unescape, count_unescape, do_unescape): New.
33         (do_unescape_inplace): New.
34         * t-percent.c (test_percent_plus_escape): Test percent_plus_unescape.
36         * get-passphrase.c, get-passphrase.h: New.
37         * Makefile.am (without_pth_sources): New.
39 2009-03-18  Werner Koch  <wk@g10code.com>
41         * exechelp.c: Include sys/resource.h and sys/stat.h.
42         (get_max_open_fds): New.
43         (do_exec): Use it.
44         (get_all_open_fds): New.
45         (close_all_fds): New.
46         (do_exec): Use close_all_fds.
47         * t-exechelp.c: New.
49 2009-03-13  David Shaw  <dshaw@jabberwocky.com>
51         * http.c (do_parse_uri): Properly handle IPv6 literal addresses as
52         per RFC-2732.  Adapted from patch by Phil Pennock.
54 2009-03-12  Werner Koch  <wk@g10code.com>
56         * gettime.c: Include i18n.h.
57         (dump_isotime): New.
59 2009-03-06  Werner Koch  <wk@g10code.com>
61         * sexputil.c (make_canon_sexp): New.
63 2009-03-03  Werner Koch  <wk@g10code.com>
65         * exechelp.c (do_exec): Make sure that /dev/null connected FDs are
66         not closed.
68 2009-01-19  Werner Koch  <wk@g10code.com>
70         * audit.c (writeout_li): Translate a few more result strings.
71         Fixes bug#970.
73         * convert.c (hex2str): Fix optimization to append a nul character.
75 2008-12-05  Werner Koch  <wk@g10code.com>
77         * percent.c, t-percent.c: New.
79         * exechelp.c (gnupg_spawn_process, gnupg_spawn_process_fd) 
80         (gnupg_spawn_process_detached) [W32]: Remove debug output.
82 2008-11-20  Werner Koch  <wk@g10code.com>
84         * audit.c (writeout_li): Translate OKTEXT.
86 2008-11-04  Werner Koch  <wk@g10code.com>
88         * i18n.c (i18n_init) [USE_SIMPLE_GETTEXT]: Adjust for changed
89         w32-gettext.c.
90         * homedir.c (gnupg_localedir): New.
92 2008-10-20  Werner Koch  <wk@g10code.com>
94         * http.c (http_register_tls_callback) [!HTTP_USE_GNUTLS]: Mark
95         unused arg.
96         * localename.c (do_nl_locale_name): Ditto.
97         * audit.c (event2str): Silent gcc warning.
98         * sysutils.c (translate_sys2libc_fd): Mark unused arg.
99         (translate_sys2libc_fd_int): Ditto.
100         * iobuf.c (translate_file_handle): Ditto.
101         * asshelp.c (send_one_option): Ditto.
102         * exechelp.c (gnupg_spawn_process): Ditto.
103         * signal.c (got_usr_signal): Ditto
104         * estream.c (es_func_fd_create) [!W32]: Ditto.
105         (es_func_fp_create) [!W32]: Ditto.
106         (es_write_hexstring): Ditto.
107         (dummy_mutex_call_void, dummy_mutex_call_int) [HAVE_PTH]: New.
108         (ESTREAM_MUTEX_LOCK, ESTREAM_MUTEX_UNLOCK, ESTREAM_MUTEX_TRYLOCK)
109         (ESTREAM_MUTEX_INITIALIZE) [HAVE_PTH]: Use dummy calls so to mark
110         unused arg.
112 2008-10-19  Werner Koch  <wk@g10code.com>
114         * estream-printf.c (estream_vsnprintf): Fix return value.
115         (check_snprintf): Add a new test.
116         (one_test) [W32]: Disable test.
118 2008-10-17  Werner Koch  <wk@g10code.com>
120         * util.h (snprintf) [W32]: Redefine to estream_snprintf.
122 2008-09-03  Werner Koch  <wk@g10code.com>
124         * convert.c (hex2str): New.
125         (hex2str_alloc): New.
126         * t-convert.c (test_hex2str): New.
128 2008-08-19  Werner Koch  <wk@g10code.com>
130         * iobuf.c: Avoid passing a NULL (iobuf_t)->desc to the log
131         function.  Should in general never be NULL, but well.  Reported by
132         M. Heneka.
134 2008-06-26  Werner Koch  <wk@g10code.com>
136         * estream.c (es_write_sanitized): Loose check for control
137         characters to better cope with utf-8.  The range 0x80..0x9f is
138         nowadays not anymore accidently used for control charaters.
140 2008-06-25  Marcus Brinkmann  <marcus@g10code.de>
142         Revert last three changes related to handle translation.
143         * sysutils.c:
144         (FD_TRANSLATE_MAX, fd_translate, fd_translate_len)
145         (translate_table_init, translate_table_lookup): Removed.
146         * iobuf.c (check_special_filename): Do not use
147         translate_table_lookup.
148         * sysutils.h (translate_table_init, translate_table_lookup):
149         Remove prototypes.
151 2008-06-19  Werner Koch  <wk@g10code.com>
153         * sysutils.c: Remove <ctype.h>.
154         (fd_translate_max): Use macro for the size.
155         (translate_table_init): Protect read against EINTR and replace
156         isspace by spacep.
158 2008-06-18  Marcus Brinkmann  <marcus@g10code.de>
160         * sysutils.c (TRANS_MAX): Bump up to 350 to be on the safe side.
162         * sysutils.h (translate_table_init, translate_table_lookup): New
163         prototypes.
164         * sysutils.c: Include <ctype.h>.
165         (FD_TRANSLATE_MAX): New macro.
166         (fd_translate, fd_translate_len): New static variables.
167         (translate_table_init, translate_table_lookup): New functions.
168         (translate_sys2libc_fd_int): Translate file descriptor.
169         * iobuf.c (check_special_filename): Translate handle values from
170         special filenames.
172 2008-06-16  Werner Koch  <wk@g10code.com>
174         * homedir.c (w32_commondir): New.
175         (gnupg_sysconfdir): Use it.
177 2008-06-09  Werner Koch  <wk@g10code.com>
179         * b64dec.c: New.
181 2008-06-05  Werner Koch  <wk@g10code.com>
183         * util.h (gnupg_copy_time): Replace strcpy by memcpy.
185 2008-05-26  Werner Koch  <wk@g10code.com>
187         * asshelp.c (send_one_option, send_pinentry_environment): use
188         xfree and xtrystrdup.
190         * i18n.c (i18n_switchto_utf8) [USE_SIMPLE_GETTEXT]: Return NULL.
192         * homedir.c (gnupg_module_name): Add
193         GNUPG_MODULE_NAME_CONNECT_AGENT and GNUPG_MODULE_NAME_GPGCONF.
195 2008-04-21  Werner Koch  <wk@g10code.com>
197         * http.c (http_wait_response) [W32]: Use DuplicateHandle because
198         it is a socket.
199         (cookie_read) [W32]: Use recv in place of read.
201 2008-04-08  Werner Koch  <wk@g10code.com>
203         * i18n.c (i18n_switchto_utf8, i18n_switchback)
204         [USE_SIMPLE_GETTEXT]: Implement.
206 2008-04-07  Werner Koch  <wk@g10code.com>
208         * b64enc.c (b64enc_start): Detect PGP mode.
209         (b64enc_finish): Write PGP CRC.
210         * util.h (struct b64state): Add field CRC.
211         * t-b64.c: New.
213         * pka.c (get_pka_info): Use xtrymalloc and check result.
215 2008-03-25  Werner Koch  <wk@g10code.com>
217         * localename.c: Strip all W32 code.  Include w32help.h.
218         (gnupg_messages_locale_name) [W32]: Use the gettext_localename.
220 2008-03-17  Werner Koch  <wk@g10code.com>
222         * iobuf.c (IOBUF_BUFFER_SIZE): Actually use this macro.
224         * simple-pwquery.c (agent_send_all_options): Fix last change.
226 2008-03-06  Werner Koch  <wk@g10code.com>
228         * simple-pwquery.c (agent_send_all_options): Add support for
229         XAUTHORITY and PINENTRY_USER_DATA.
231 2008-02-15  Marcus Brinkmann  <marcus@g10code.de>
233         * exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS
234         unconditionally (required for all callers at the moment).
236 2008-02-14  Werner Koch  <wk@g10code.com>
238         * sysutils.c (gnupg_allow_set_foregound_window): New.
239         (WINVER) [W32]: Define.
241 2008-01-31  Werner Koch  <wk@g10code.com>
243         * audit.c (audit_print_result): Make sure that the output is
244         always UTF8.
246 2008-01-27  Werner Koch  <wk@g10code.com>
248         * exechelp.c (gnupg_spawn_process): Add arg FLAGS and changed all
249         callers to pass 0 for it.
251 2007-12-13  Werner Koch  <wk@g10code.com>
253         * sexputil.c (hash_algo_from_sigval): New.
254         * t-sexputil.c: New.
255         * Makefile.am (module_tests): Add it.
257 2007-12-11  Werner Koch  <wk@g10code.com>
259         * asshelp.c (send_pinentry_environment): Allow using of old
260         gpg-agents not capabale of the xauthority and pinentry_user_data
261         options.
263 2007-12-04  Werner Koch  <wk@g10code.com>
265         * Makefile.am (t_helpfile_LDADD, module_maint_tests): New.
266         * t-helpfile.c: New.
267         * helpfile.c: New.
268         * membuf.h (is_membuf_ready, MEMBUF_ZERO): New.
269         * localename.c: New.  Taken from gettext with modifications as done
270         for GpgOL.  Export one new function.
271         * util.h (gnupg_messages_locale_name, gnupg_get_help_string): Added.
273         * sysutils.c (gnupg_reopen_std): New.  Taken from ../g10/gpg.c.
275 2007-11-27  Werner Koch  <wk@g10code.com>
277         * Makefile.am (CLEANFILES): New.
279         * homedir.c (dirmngr_socket_name): Use CSIDL_WINDOWS.
281 2007-11-15  Werner Koch  <wk@g10code.com>
283         * asshelp.c (send_pinentry_environment): Add args XAUTHORITY and
284         PINENTRY_USER_DATA.
285         (start_new_gpg_agent): Ditto.
287 2007-11-07  Werner Koch  <wk@g10code.com>
289         * status.h: New.
290         * errors.h: Remove.
292 2007-11-05  Werner Koch  <wk@g10code.com>
294         * audit.c, audit.h: New. 
295         * Makefile.am: Add rules to build audit-events.h.
296         * exaudit.awk: New.
297         * mkstrtable.awk: New.  Taken from libgpg-error.
299 2007-10-19  Werner Koch  <wk@g10code.com>
301         * i18n.c (i18n_switchto_utf8, i18n_switchback): New.
303 2007-10-01  Werner Koch  <wk@g10code.com>
305         * sysutils.h (FD2INT, INT2FD): New.
307 2007-09-21  Werner Koch  <wk@g10code.com>
309         * homedir.c (default_homedir): Make registry work.  Reported by
310         Marc Mutz.
312 2007-08-29  Werner Koch  <wk@g10code.com>
314         * exechelp.c (gnupg_wait_process): Add arg EXITCODE.  Changed all
315         callers.
316         (gnupg_create_inbound_pipe): New.
317         * util.h (GNUPG_MODULE_NAME_GPGSM, GNUPG_MODULE_NAME_GPG): New.
318         * homedir.c (gnupg_module_name): Add them
319         
320 2007-08-28  Werner Koch  <wk@g10code.com>
322         * gettime.c (check_isotime, add_isotime): New.  Originally written
323         for DirMngr by me.
324         (add_days_to_isotime): New.
325         (date2jd, jd2date, days_per_month, days_per_year): New. Taken from
326         my ancient (1988) code used in Wedit (time2.c).
328 2007-08-27  Werner Koch  <wk@g10code.com>
330         * util.h (GNUPG_MODULE_NAME_CHECK_PATTERN): New.
331         * homedir.c (gnupg_module_name): Add it.
332         * exechelp.c (w32_fd_or_null) [W32]: New.
333         (gnupg_spawn_process_fd): New.
334         (gnupg_wait_process) [W32]: Close the handle after if the process has
335         returned.
337 2007-08-22  Werner Koch  <wk@g10code.com>
339         Updated estream from libestream.
340         
341         * estream.c (mem_malloc, mem_realloc, mem_free): New.  Use them
342         instead of the ES_MEM_foo.
343         * estream.c (estream_cookie_mem): Remove members DONT_FREE,
344         APPEND_ZERO, PTR and SIZE.  Add MEMORY_LIMIT.  Put GROW into a new
345         FLAGS struct.
346         (es_func_mem_create): Remove APPEND_ZERO, DONT_FREE, PTR and
347         SIZE.  Add MEMORY_LIMIT.
348         (es_func_mem_write, es_func_mem_seek, es_func_mem_destroy): Revamp.
349         (es_open_memstream): Change API to just take a memory limit and a
350         mode argument.  Rename to ..
351         (es_fopenmem): .. this.
352         (HAVE_W32_SYSTEM) [_WIN32]: Define if not defined.
353         (tmpfd) [W32]: Implement directly using the W32 API.
354         (es_fgets): Rewrite without using doreadline.
356 2007-08-21  Werner Koch  <wk@g10code.com>
358         * sysutils.c (gnupg_tmpfile): New.
359         * t-sysutils.c: New.
360         * Makefile.am (module_tests): Add t-sysutils.
362 2007-08-20  Werner Koch  <wk@g10code.com>
364         * exechelp.c [W32]: Redefine X_OK to F_OK.
366 2007-08-16  Werner Koch  <wk@g10code.com>
368         * Makefile.am (t_convert_DEPENDENCIES): Remove
369         ($(PROGRAMS)): Remove.
370         (t_common_ldadd): Use libcommon.a and not the macro.
372 2007-08-14  Werner Koch  <wk@g10code.com>
374         * homedir.c (dirmngr_socket_name): New.
376 2007-08-07  Werner Koch  <wk@g10code.com>
378         * tlv.c, tlv.h: Move from ../scd/.
379         * tlv.c (parse_sexp, parse_ber_header): Add ERRSOURCE arg and prefix
380         name with a _.
381         * tlv.h: Use macro to convey ERRSOURCE.
383 2007-08-02  Werner Koch  <wk@g10code.com>
385         * gc-opt-flags.h: New.
387 2007-08-01  Werner Koch  <wk@g10code.com>
389         * estream-printf.c (read_dummy_value): Removed as it is useless now.
390         (read_values): Remove check on !vaargs which is not anymore needed
391         and anyway not portable.  Reported by Peter O'Gorman.
393 2007-07-16  Werner Koch  <wk@g10code.com>
395         * estream.c (es_func_file_create): Clear NO_CLOSE flag.
397 2007-07-12  Werner Koch  <wk@g10code.com>
399         * sysutils.h (gnupg_fd_t): New.
400         * sysutils.c (translate_sys2libc_fd): Use that type instead of int.
401         (translate_sys2libc_fd_int): New.
403 2007-07-09  Werner Koch  <wk@g10code.com>
405         * t-gettime.c (test_isotime2epoch): Use time_t and not u32.
407 2007-07-05  Werner Koch  <wk@g10code.com>
409         * t-gettime.c: New. 
410         * gettime.c (isotime2epoch, epoch2isotime): New.
412 2007-07-04  Werner Koch  <wk@g10code.com>
414         * estream.c (es_init_do): Do not throw an error if pth has already
415         been initialized.
417 2007-06-26  Werner Koch  <wk@g10code.com>
419         * Makefile.am ($(PROGRAMS)): New.
421         * util.h (init_common_subsystems): Moved to ..
422         * init.h: .. New.
423         * util.h: Include init.h.
425         * homedir.c (standard_homedir): New.
426         (default_homedir) [W32]: Reimplemented in terms of
427         standard_homedir.  Fixed memory leak.
429 2007-06-25  Werner Koch  <wk@g10code.com>
431         * iobuf.c: Add more documentation and slighly restructured macro
432         defintion for better readability.
433         (FILEP_OR_FD): Rename to fp_or_fd_t.
434         (CLOSE_CACHE): Rename to close_cache_t.
436         * sysutils.c (translate_sys2libc_fd): New using the code from iobuf.c.
437         * iobuf.c: Include sysutils.h.
438         (iobuf_translate_file_handle): Remove.
439         (translate_file_handle): Use new function.
441         * estream-printf.c [TEST]: Header including fixes. 
442         (do_format): Do not append a trailing Nul.  This avoids spurious
443         Nuls in the es_printf output.
444         (estream_vsnprintf, estream_vasprintf): Take this in account.
446         * estream.h (struct es__stream): Change FLAGS to a bit structure.
447         (ES__FLAG_WRITING): Replace by a bit from FLAGS.  * estream.c
448         (struct estream_internal): Rename FLAGS to MODEFLAGS so that they
449         are not confused with the estream flags.
450         (es_initialize, es_create): Add arg MODEFLAGS so that we can setup
451         the intial writemode.  Changed all callers to pass them.
452         (es_convert_mode): Set O_BINARY.
453         (es_func_fd_create, es_func_fp_create, es_func_file_create) [W32]:
454         Call setmode if requested.
455         
456 2007-06-24  Werner Koch  <wk@g10code.com>
458         * estream.c (do_fpopen, es_fpopen, es_fpopen_nc): New.
459         (es_func_fp_create, es_func_fp_read, es_func_fp_write) 
460         (es_func_fp_seek, es_func_fp_destroy): New.
462 2007-06-22  Werner Koch  <wk@g10code.com>
464         * estream.c (es_fdopen): Factored code out to..
465         (do_fdopen): .. new.
466         (es_fdopen_nc): New.
467         (estream_cookie_fd): Add field NO_CLOSE. 
468         (es_func_fd_create): Add arg NO_CLOSE and changed all callers.
469         (es_func_fd_destroy): Handle the new flag.
471         * homedir.c (gnupg_libexecdir) [W32]: Factor code out to ..
472         (w32_rootdir): .. new.
473         (gnupg_sysconfdir, gnupg_libdir, gnupg_datadir) [W32]: Return
474         name based on w32_rootdir().
476 2007-06-21  Werner Koch  <wk@g10code.com>
478         * membuf.h (get_membuf_len): New.
480         * membuf.c (init_membuf_secure): Really allocate in secure memory.
481         (put_membuf_str): New.
483         * ttyio.c (tty_getf): New.
485         * util.h (ctrl_t): Declare it here.
487         * asshelp.c (start_new_gpg_agent): New.  Based on code from
488         ../sm/call-agent.c
490 2007-06-20  Werner Koch  <wk@g10code.com>
492         * sysutils.c (gnupg_sleep): New.
493         * sysutils.h [W32]: Remove _sleep wrapper.  Changed all callers to
494         use gnupg_sleep.
496         * exechelp.c (build_w32_commandline_copy): New.
497         (build_w32_commandline): Factored some code out to new function
498         and correctly process a PGMNAME with spaces.
499         (gnupg_spawn_process_detached) [W32]: Implement.
501 2007-06-14  Werner Koch  <wk@g10code.com>
503         * simple-pwquery.h (MAP_SPWQ_ERROR_IMPL): New.
504         (SPWQ_NO_PIN_ENTRY): New.
505         * simple-pwquery.c (simple_pw_set_socket): New.
506         (agent_open): Use it if GPG_AGENT_INFO is not set.
507         (simple_pwquery): Extended to allow returning of otehyr error codes.
509         * util.h (GNUPG_MODULE_NAME_AGENT, GNUPG_MODULE_NAME_PINENTRY) 
510         (GNUPG_MODULE_NAME_SCDAEMON, GNUPG_MODULE_NAME_DIRMNGR) 
511         (GNUPG_MODULE_NAME_PROTECT_TOOL): New.
512         * homedir.c (gnupg_module_name): New.
513         (gnupg_bindir): New.
515 2007-06-12  Werner Koch  <wk@g10code.com>
517         * homedir.c (gnupg_sysconfdir): New.
518         (gnupg_libexecdir): New.  Taken from g10/misc.c:get_libexecdir.
519         (gnupg_datadir): New.
520         (gnupg_libdir): New.
522         * http.c (connect_server) [W32]: Do not call init_sockets if
523         HTTP_NO_WSASTARTUP is defined.
525         * init.c: New.
527         * estream.c (es_init_do): Init stream lock here because we can't
528         use a static initialization with W32pth.
530 2007-06-11  Werner Koch  <wk@g10code.com>
532         * Makefile.am (t_common_ldadd): Use libcommonstd macro.
534 2007-06-06  Werner Koch  <wk@g10code.com>
536         * Makefile.am: Include am/cmacros.am.
538         * sysutils.h [W32]: Remove prototypes for the registry access.
539         * w32reg.c:  Move to ../jnlib/w32-reg.c.
541         * i18n.c (i18n_init): New.
543         * simple-gettext.c: Remove.
545         * iobuf.c (iobuf_get_filelength): Rename SIZE to EXSIZE to silent
546         shadowing warning.
548 2007-06-04  Werner Koch  <wk@g10code.com>
550         * http.c [W32]: Include unistd.h also in this case.
551         (write_server) [W32]: Fixed error code.
552         (init_sockets): Fixed syntax error.
553         (cookie_close): Replace close by sock_close macro.
555         * estream.c [w32]: Do not init Mutex.
557         * Makefile.am (common_sources) [USE_SNS_SRV]: Build srv.c only
558         when needed.
560         * ttyio.c (init_ttyfp) [W32]: Do not use TTYFP.
562         * util.h: Include ../jnlib/dynload.h.
564         * dynload.h:  Move to ../jnlib.
566 2007-05-30  Werner Koch  <wk@g10code.com>
568         * estream.c (MEM_FREE, MEM_ALLOC, MEM_REALLOC): Prefix with ES_ as
569         windows.h also has such definitions,
571 2007-05-15  Werner Koch  <wk@g10code.com>
573         * util.h: Do not include gnulib's vasprintf.  Redefine asprintf
574         and vasprintf.
576         * xasprintf.c (xasprintf, xtryasprintf): Use estream_vasprintf.
578         * estream-printf.h, estream-printf.c: New.  Taken from current
579         libestream SVN.
580         * Makefile.am (common_sources): Add them.
582 2007-05-14  Werner Koch  <wk@g10code.com>
584         * sexp-parse.h (smklen): New.
585         * sexputil.c: Include sexp-parse.h.
586         (make_simple_sexp_from_hexstr): Replace sprintf by smklen.
588 2007-05-07  Werner Koch  <wk@g10code.com>
590         * signal.c (got_fatal_signal): Protect SIG from being clobbered by
591         a faulty signal implementaion.  Suggested by James Juran. 
593 2007-04-25  Werner Koch  <wk@g10code.com>
595         * i18n.h (ngettext): New.
596         * simple-gettext.c (ngettext): New.
598 2007-04-20  Werner Koch  <wk@g10code.com>
600         * miscellaneous.c (my_gcry_logger, my_gcry_outofcore_handler):
601         Moved from gpg-agent to here.
602         (my_gcry_fatalerror_handler): new.
603         (setup_libgcrypt_logging): New.
605 2007-03-19  Werner Koch  <wk@g10code.com>
607         * miscellaneous.c (print_hexstring): New.
608         * estream.c (es_fprintf_unlocked): New.
609         (es_write_sanitized): New.
610         (es_write_hexstring): New.
611         (es_write_sanitized_utf8_buffer) [GNUPG_MAJOR_VERSION]: New.
613 2007-03-09  David Shaw  <dshaw@jabberwocky.com>
615         From STABLE-BRANCH-1-4
617         * http.c (do_parse_uri): Remove the hkp port 11371 detection.  We
618         implement hkp in the keyserver handler, and the support here makes
619         it appear like a bad hkp request actually succeeded.
621 2007-01-31  Werner Koch  <wk@g10code.com>
623         * Makefile.am (t_common_ldadd): Add LIBINCONV and LIBINTL.
625 2007-01-25  Werner Koch  <wk@g10code.com>
627         * simple-pwquery.c (simple_pwquery): New arg OPT_CHECK.
629 2006-12-13  David Shaw  <dshaw@jabberwocky.com>
631         * Makefile.am (AM_CPPFLAGS): Include intl/ so we can reference the
632         built-in headers.
634 2006-11-23  Werner Koch  <wk@g10code.com>
636         * http.c: Include i18n.h
638 2006-11-21  Werner Koch  <wk@g10code.com>
640         * estream.c: Remove explicit Pth soft mapping diabling becuase it
641         is now done in config.h.
643 2006-11-15  Werner Koch  <wk@g10code.com>
645         * estream.c: Disabled Pth soft mapping.
646         (my_funopen_hook_ret_t): New.
647         (print_fun_writer): Use it here.
649         * iobuf.c (fd_cache_close): Use %d instead of %p for debug output.
651 2006-11-03  Werner Koch  <wk@g10code.com>
653         * Makefile.am (t_convert_DEPENDENCIES): Add libcommon.  From
654         Gentoo.
656 2006-10-24  Marcus Brinkmann  <marcus@g10code.de>
658         * Makefile.am (libcommon_a_CFLAGS): Add $(LIBASSUAN_CFLAGS).
659         (libsimple_pwquery_a_CFLAGS): New variable.
661 2006-10-20  Werner Koch  <wk@g10code.com>
663         * convert.c (hex2bin): New.
665 2006-10-17  Werner Koch  <wk@g10code.com>
667         * estream.c (struct estream_internal, es_initialize) 
668         (es_deinitialize, print_fun_writer, es_print): New and modified
669         functions to avoid tempfiles for printf style printing. 
671         * Makefile.am (libcommonpth_a_SOURCES): New. We now build a secon
672         version of the library with explicit Pth support.
673         * exechelp.c, estream.c: Make use of WITHOUT_GNU_PTH.
675 2006-10-08  Werner Koch  <wk@g10code.com>
677         * gpgrlhelp.c: Trun all functions into dummies if readline is not
678         available.
680 2006-10-06  Werner Koch  <wk@g10code.com>
682         * Makefile.am (AM_CFLAGS): Use PTH version of libassuan.
684         * util.h (GNUPG_GCC_A_SENTINEL): Defined for gcc >= 4.
686 2006-10-04  David Shaw  <dshaw@jabberwocky.com>
688         * gpgrlhelp.c: readline requires stdio.h.
690 2006-10-04  Werner Koch  <wk@g10code.com>
692         * membuf.c (init_membuf_secure): New.
693         (put_membuf): Make sure that ERRNO is set even if the underlying
694         malloc code does not work properly.
695         (get_membuf): Set ERRNO on error.
696         (get_membuf): Allow to pass LEN as NULL.
698 2006-10-02  Werner Koch  <wk@g10code.com>
700         * iobuf.c (iobuf_unread): Removed.  This code is not required.
701         Also removed the entire unget buffer stuff.
703 2006-09-27  Werner Koch  <wk@g10code.com>
705         * util.h: Do not include strsep.h and strpbrk.h.
706         (isascii): Removed as it is now in jnlib.
708         * iobuf.c (pop_filter, underflow, iobuf_close): Free the unget
709         buffer.
711 2006-09-27  Florian Weimer <fweimer@bfk.de>  (wk)
712         
713         * iobuf.c (iobuf_unread): New.
715 2006-09-22  Werner Koch  <wk@g10code.com>
717         * i18n.h: Changed license to an all permissive one.
719         * ttyio.c (tty_get): We need to use readline too.  Added two more
720         hooks.
722 2006-09-21  Werner Koch  <wk@g10code.com>
724         * ttyio.c (tty_private_set_rl_hooks): New.
725         (tty_enable_completion, tty_disable_completion): Use a hook to
726         enable readline support.  Now always available.
727         (tty_cleanup_rl_after_signal): New.
729         * ttyio.h: Removed readline specific stuff.  Included util.h.
730         * common-defs.h: New.
732 2006-09-15  Werner Koch  <wk@g10code.com>
734         * convert.c: New.
735         (hexcolon2bin): New.
736         (bin2hex, bin2hexcolon, do_binhex): New.
737         * t-convert.c: New
739 2006-09-14  Werner Koch  <wk@g10code.com>
741         * util.h (out_of_core): Use new gpg_error_from_syserror function.
743         * http.c (init_sockets): Changed it to require 2.2 unless it is
744         build within gnupg 1 where we require 1.1 (and not anymore allow
745         for 1.0).
747 2006-09-07  Werner Koch  <wk@g10code.com>
749         * exechelp.c (gnupg_spawn_process): Factor out post fork code to ..
750         (do_exec): .. new function.  Allow passing of -1 for the fds.
751         (gnupg_spawn_process): Terminate gcrypt's secure memory in the child.
752         (gnupg_spawn_process_detached): New.
754 2006-09-06  Werner Koch  <wk@g10code.com>
756         * maperror.c: Removed.
758         * util.h (out_of_core): New.
760 2006-09-04  Werner Koch  <wk@g10code.com>
762         * http.c (http_get_header): New.
763         (capitalize_header_name, store_header): New.
764         (parse_response): Store headers away.
765         (send_request): Return GPG_ERR_NOT_FOUND if connect_server failed.
766         * http.h: New flag HTTP_FLAG_NEED_HEADER.
768 2006-08-21  Werner Koch  <wk@g10code.com>
770         * Makefile.am (libcommon_a_SOURCES): Added keyserver.h
772         * openpgpdefs.h: New.  Stripped from ..g10/packet.h.
774 2006-08-16  Werner Koch  <wk@g10code.com>
776         * keyserver.h: Moved from ../include to here.
778         * http.c: Include srv.h.
780         * srv.c, srv.h: New. Taken from GnuPG 1.4
782 2006-08-14  Werner Koch  <wk@g10code.com>
784         * http.h (struct http_context_s): Moved to implementation.
785         * http.c (http_open): Changed call to return a context.
786         (http_open_document): Ditto.
787         (http_get_read_ptr, http_get_read_ptr, http_get_status_code): New.
788         (do_parse_uri): Replaced strlwr by straight code to ease
789         standalone use of this file.
790         (http_wait_response): Removed arg STATUS_CODE as it is available
791         through an accessor function. Adjusted caller.
792         (http_escape_string): New.
794         * estream.c (es_read_line): Renamed to ..
795         (doreadline): .. this.  Changed all callers.
796         (es_read_line): New.  This is theusual limited getline variabnt as
797         used at several places.  Here taken and adjusted from xreadline.c
798         (es_free): New.
800 2006-08-11  Werner Koch  <wk@g10code.com>
802         * http.c: Major internal changes to optionallly support GNUTLS and
803         ESTREAM.
804         (http_open): Move initialization of the stream ...
805         (send_request): .. here.
806         (http_register_tls_callback): New.
808         * estream.c (es_writen): Try to seek only is a seek function has
809         been registered.
811 2006-08-09  Werner Koch  <wk@g10code.com>
813         * http.c, http.h: New.  Taken from gnupg 1.4.5, merged with
814         changes done for the Dirmngr project (by g10 Code) and cleaned up
815         some stuff.
816         (make_header_line): New. Change all caller to make user of the new
817         * Makefile.am (libcommon_a_SOURCES): Added http.c and http.h.
819 2006-05-23  Werner Koch  <wk@g10code.com>
821         * gettime.c (isotimestamp): New.
823         * ttyio.c (tty_get_ttyname): Posixly correct usage of ctermid.
825         * dns-cert.c: New.  Taken from 1.4.3's util/cert.c.
826         * dns-cert.h: New.
828 2006-05-22  Werner Koch  <wk@g10code.com>
830         * pka.c: New. Taked from 1.4.3.
831         * pka.h: New.
832         * Makefile.am: Added pka.
834 2006-05-19  Werner Koch  <wk@g10code.com>
836         * yesno.c (answer_is_yes_no_default, answer_is_yes_no_quit):
837         Updated from 1.4.3.
838         (answer_is_okay_cancel): new.  From 1.4.3.
840         * miscellaneous.c (match_multistr): New.  Taken from 1.4.3.
842         * ttyio.c (tty_enable_completion, tty_disable_completion): New
843         dummy functions.
844         * ttyio.h: Add prototypes and stubs.
846 2006-04-19  Werner Koch  <wk@g10code.com>
848         * iobuf.c (iobuf_get_fd): New.  Taken from 1.4.3.
849         (iobuf_is_pipe_filename): New.
850         (pop_filter): Made static.
851         (iobuf_skip_rest): New.  Orginal patch by Florian
852         Weimer.  Added new argument PARTIAL.
853         (block_filter): Remove the old gpg indeterminate length mode.
854         (block_filter): Properly handle a partial body stream
855         that ends with a 5-byte length that happens to be zero.
856         (iobuf_set_block_mode, iobuf_in_block_mode): Removed as
857         superfluous.
858         (iobuf_get_filelength): New arg OVERFLOW.
859         (iobuf_get_filelength) [W32]: Use GetFileSizeEx if available
860         * miscellaneous.c (is_file_compressed): Take care of OVERFLOW.
862 2006-04-18  Werner Koch  <wk@g10code.com>
864         * homedir.c (w32_shgetfolderpath): New.  Taken from gpg 1.4.3.
865         (default_homedir): Use it.
867 2005-10-08  Marcus Brinkmann  <marcus@g10code.de>
869         * signal.c (get_signal_name): Check value of HAVE_DECL_SYS_SIGLIST
870         instead of just if it is defined.
872 2005-09-28  Marcus Brinkmann  <marcus@g10code.de>
874         * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
876 2005-07-04  Marcus Brinkmann  <marcus@g10code.de>
878         * simple-pwquery.h (simple_pwclear): New prototype.
879         * simple-pwquery.c (simple_pwclear): New function.
881 2005-06-15  Werner Koch  <wk@g10code.com>
883         * miscellaneous.c (make_printable_string): Made P a void*.
885         * sexputil.c (keygrip_from_canon_sexp, cmp_simple_canon_sexp):
886         Fixed signed/unsigned pointer mismatch.
887         (make_simple_sexp_from_hexstr): Ditto.  This is all too ugly; I
888         wonder why gcc-4's default is to warn about them and forcing us to
889         use cast the warning away.
890         * iobuf.c (block_filter): Ditto.
891         (iobuf_flush): Ditto.
892         (iobuf_read_line): Ditto.
893         (iobuf_read): Make BUFFER a void *.
894         (iobuf_write): Make BUFFER a const void *.
895         * ttyio.c (tty_print_utf8_string2): Ditto.
896         * estream.c (estream_cookie_mem): Make MEMORY unsigned char*.
897         (es_write): Make BUFFER a void *.
898         (es_writen): Ditto.
899         (es_func_fd_read, es_func_fd_write, es_func_mem_read) 
900         (es_func_mem_write): Ditto.
901         (es_read, es_readn): Ditto.
902         (es_func_mem_write): Made MEMORY_NEW an unsigned char *.
903         * estream.h (es_cookie_read_function_t)
904         (es_cookie_write_function_t): Changed buffer arg to void*.
906 2005-06-03  Werner Koch  <wk@g10code.com>
908         * estream.c: Use HAVE_CONFIG_H and not USE_CONFIG_H!
909         (es_func_fd_read, es_func_fd_write): Protect against EINTR.
910         
911 2005-06-01  Werner Koch  <wk@g10code.com>
913         * Makefile.am (AM_CPPFLAGS): Added.
915         * util.h: Add some includes for gnulib.
916         (ttyname, isascii): Define them inline.
917         * fseeko.c, ftello.c: Removed.
918         * strsep.c, mkdtemp.c: Removed.
919         * ttyname.c, isascii.c: Removed.
921 2005-05-31  Werner Koch  <wk@g10code.com>
923         * dynload.h: s/__inline__/inline/.
925 2005-05-13  Werner Koch  <wk@g10code.com>
927         * signal.c (got_fatal_signal): Print the signal number if we can't
928         get a name for it.
929         (get_signal_name): Return NULL if no name is available. Fixed
930         conditional for sys_siglist to the correct one.
932 2005-04-17  Werner Koch  <wk@g10code.com>
934         * sexputil.c (cmp_simple_canon_sexp): New.
935         (make_simple_sexp_from_hexstr): New.
937 2005-04-07  Werner Koch  <wk@g10code.com>
939         * sexputil.c: New.
941 2005-04-11  Marcus Brinkmann  <marcus@g10code.de>
943         * simple-pwquery.c (simple_pwquery): Use spwq_secure_free.
945 2005-03-03  Werner Koch  <wk@g10code.com>
947         * Makefile.am (AM_CFLAGS): Added PTH_CFLAGS.  Noted by Kazu Yamamoto.
949 2005-02-25  Werner Koch  <wk@g10code.com>
951         * xasprintf.c (xtryasprintf): New.
953 2005-01-26  Moritz Schulte  <moritz@g10code.com>
955         * Makefile.am (libcommon_a_SOURCES): New source files: estream.c,
956         estream.h.
957         * estream.c, estream.h: New files.
959 2005-01-03  Werner Koch  <wk@g10code.com>
961         * asshelp.c (send_pinentry_environment): Fixed changed from
962         2004-12-18; cut+paste error for lc-messages.
964 2004-12-21  Werner Koch  <wk@g10code.com>
966         * simple-pwquery.c (agent_open) [W32]: Implement for W32.
967         (readline) [W32]: Use recv instead of read.
968         (writen) [W32]: Use send instead of write.
969         (my_stpcpy): Define a stpcpy replacement so that this file
970         continues to be self-contained.
971         (agent_send_all_options) [W32]: Don't call ttyname.
973 2004-12-21  Marcus Brinkmann  <marcus@g10code.de>
975         * simple-pwquery.h (simple_query): Add prototype.
976         * simple-pwquery.c (simple_query): New function.
978 2004-12-21  Werner Koch  <wk@g10code.com>
980         * signal.c (got_fatal_signal, got_usr_signal)
981         (got_fatal_signal) [DOSISH]: Don't build.
982         * simple-gettext.c: Include sysutils.h 
984         * homedir.c: New. Use CSIDL_APPDATA for W32 as the default home
985         directory.
986         * Makefile.am (libcommon_a_SOURCES): Add it.
987         (EXTRA_DIST): Removed mkerror and mkerrtok.
989 2004-12-20  Werner Koch  <wk@g10code.com>
991         * sysutils.h [W32]: Define sleep.
992         * util.h: Add prototype for mkdtemp.
994         * membuf.c (put_membuf): Wipe out buffer after a failed realloc.
996 2004-12-19  Werner Koch  <wk@g10code.com>
998         * maperror.c (map_assuan_err_with_source): Oops, args were swapped.
1000 2004-12-18  Werner Koch  <wk@g10code.com>
1002         * maperror.c (map_assuan_err): Renamed to ..
1003         (map_assuan_err_with_source): .. this and add arg SOURCE.c
1004         * asshelp.c (send_pinentry_environment, send_one_option): Add arg
1005         ERRSOURCE.
1007 2004-12-15  Werner Koch  <wk@g10code.com>
1009         * sysutils.h [W32]: Prototypes for registry functions.
1010         * w32reg.c: Include sysutils.h
1012         * simple-pwquery.c [W32]: Dummy code to allow a build.
1014         * exechelp.c [W32]: Implemented for W32 .
1016         * ttyname.c: New.
1018         * asshelp.c (send_one_option): New.
1019         (send_pinentry_environment): Cleaned up and made sure that empty
1020         values are not send.
1022 2004-12-07  Werner Koch  <wk@g10code.com>
1024         * asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.
1026 2004-12-06  Werner Koch  <wk@g10code.com>
1028         * exechelp.h, exechelp.c: New.  Based on code from ../sm/import.c.
1030 2004-12-03  Werner Koch  <wk@g10code.com>
1032         * strsep.c: Fixed copyright comments.
1034 2004-11-26  Werner Koch  <wk@g10code.com>
1036         * simple-gettext.c: New taken from gnupg 1.3.x
1038         * simple-pwquery.c [_WIN32]: Include winsock2.h.
1039         (agent_open): Disable it until we have our AF_UNIX implementation
1040         ready.
1041         * fseeko.c, ftello.c: Include sys/types for the sake of W32.
1043 2004-11-23  Werner Koch  <wk@g10code.com>
1045         * b64enc.c: Include stdio.h and string.h
1047 2004-08-18  Werner Koch  <wk@g10code.de>
1049         * simple-pwquery.c (simple_pwquery): Handle gpg-error style return
1050         code for canceled.
1052 2004-07-20  Werner Koch  <wk@g10code.de>
1054         * maperror.c: Removed header ksba.h.  Not required anymore.
1056 2004-06-14  Werner Koch  <wk@gnupg.org>
1058         * xreadline.c: New.  Based on the iobuf_read_line function.
1060 2004-05-12  Werner Koch  <wk@gnupg.org>
1062         * util.h (xtrycalloc_secure,xtrymalloc_secure): New.
1064 2004-05-11  Werner Koch  <wk@gnupg.org>
1066         * sysutils.c (disable_core_dumps): Only set the current limit.
1067         (enable_core_dumps): New.
1069 2004-04-13  Werner Koch  <wk@gnupg.org>
1071         * simple-pwquery.c (copy_and_escape): Relaxed quoting.
1073 2004-04-05  Werner Koch  <wk@gnupg.org>
1075         * errors.h (STATUS_NEWSIG): New.
1077 2004-03-11  Werner Koch  <wk@gnupg.org>
1079         * dynload.h [__MINGW32__]: Define RTLD_LAZY.
1081 2004-03-09  Werner Koch  <wk@gnupg.org>
1083         * maperror.c (map_assuan_err): Map the Locale_Problem item.
1085 2004-03-03  Werner Koch  <wk@gnupg.org>
1087         * asshelp.c, asshelp.h: New.
1088         (send_pinentry_environment): New. Code taken from ../sm/call-agent.c.
1090 2004-02-19  Werner Koch  <wk@gnupg.org>
1092         * simple-pwquery.c (agent_open): Don't mangle INFOSTR.
1094 2004-02-17  Werner Koch  <wk@gnupg.org>
1096         * simple-pwquery.c (agent_open): Ignore an empty GPG_AGENT_INFO.
1098         * errors.h: Added STATUS_IMPORT_OK.
1100 2004-02-10  Werner Koch  <wk@gnupg.org>
1102         * b64enc.c: New.  Based on code from ../sm/base64.c.
1104 2004-01-30  Marcus Brinkmann  <marcus@g10code.de>
1106         * Makefile.am (libcommon_a_SOURCES): Add xasprintf.c.
1107         * miscellaneous.c (xasprintf): Moved to ...
1108         * xasprintf (xasprintf): ... here.  New file.
1109         This allows to use xasprintf without sucking in gpg-error.
1111 2004-01-27  Werner Koch  <wk@gnupg.org>
1113         * sexp-parse.h: New; moved from../agent.
1115         * util.h (xtoi_4): New.
1117 2003-12-23  Werner Koch  <wk@gnupg.org>
1119         * maperror.c (map_assuan_err): Prepared for a new error code.
1121 2003-12-17  Werner Koch  <wk@gnupg.org>
1123         * gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.
1125         * util.h [!HAVE_VASPRINTF]: Add printf format attribute to the
1126         replacement function.
1128         * miscellaneous.c (xasprintf): New.
1130 2003-11-14  Werner Koch  <wk@gnupg.org>
1132         * mkdtemp.c (mkdtemp): Use gcry_create_nonce.
1134         * cryptmiss.c: Removed.
1136 2003-11-13  Werner Koch  <wk@gnupg.org>
1138         * util.h (vasprintf): Also fixed the prototype.
1140         * vasprintf.c (vasprintf): ARGS should not be a pointer.  Fixed
1141         segv on Solaris.  Reported by Andrew J. Schorr.
1143 2003-11-12  Werner Koch  <wk@gnupg.org>
1145         * maperror.c (map_ksba_err, map_gcry_err, map_kbx_err): Removed.
1147 2003-10-31  Werner Koch  <wk@gnupg.org>
1149         * util.h (gnupg_isotime_t): New.
1150         (gnupg_copy_time): New.
1152         * gettime.c (gnupg_get_isotime): New.
1154 2003-09-23  Werner Koch  <wk@gnupg.org>
1156         * iobuf.c (check_special_filename): Replaced is isdigit by digitp
1157         to avoid passing negative values and potential locale problems.
1158         Problem noted by Christian Biere.
1160         * util.h (ascii_isspace): New.
1162 2003-09-18  Werner Koch  <wk@gnupg.org>
1164         * ttyio.c (tty_fprintf): New.
1165         (tty_print_string, tty_print_utf8_string2)
1166         (tty_print_utf8_string): Made P argument const byte*.
1168 2003-08-20  Marcus Brinkmann  <marcus@g10code.de>
1170         * maperror.c (map_ksba_err): Map -1.  Use gpg_err_make to set
1171         the error source.
1173 2003-08-14  Timo Schulz  <twoaday@freakmail.de>
1175         * dynload.h. New. W32 wrapper around the dynload mechanism.
1176         
1177 2003-07-15  Werner Koch  <wk@gnupg.org>
1179         * simple-pwquery.c, simple-pwquery.h:  New; moved from ../agent.  
1180         * Makefile.am (libsimple_pwquery_a_LIBADD): New.
1182 2003-06-25  Werner Koch  <wk@gnupg.org>
1184         * maperror.c (map_to_assuan_status): Directly map 0 to 0.
1186 2003-06-17  Werner Koch  <wk@gnupg.org>
1188         * gettime.c (scan_isodatestr,add_days_to_timestamp,strtimevalue)
1189         (strtimestamp,asctimestamp): New.  Code taken from gnupg 1.3.2
1190         mischelp.c.
1192         * yesno.c: New.  Code taken from gnupg 1.3.2 mischelp.c
1194         * miscellaneous.c: New.
1196         * util.h: Include utf8conf.h
1198 2003-06-16  Werner Koch  <wk@gnupg.org>
1200         * gettime.c (make_timestamp): New.
1202         * ttyio.c: New. Taken from gnupg 1.2.
1203         * ttyio.h: Move from ../include.
1205 2003-06-13  Werner Koch  <wk@gnupg.org>
1207         * util.h (seterr): Removed macro.
1208         (xmalloc_secure,xcalloc_secure): New.
1210 2003-06-11  Werner Koch  <wk@gnupg.org>
1212         * iobuf.c (iobuf_writebyte,iobuf_write): Return error code from
1213         iobuf_flush.
1214         (iobuf_writestr): Ditto.
1216 2003-06-10  Werner Koch  <wk@gnupg.org>
1218         * iobuf.c, iobuf.h: New. Taken from current gnupg 1.3 CVS.  Run
1219         indent on it and adjusted error handling to libgpg-error style.
1220         Replaced IOBUF by iobuf_t. Renamed malloc functions.
1222 2003-06-04  Werner Koch  <wk@gnupg.org>
1224         * errors.h: Removed all error codes.  We keep the status codes for
1225         now.
1226         * Makefile.am: Do not create errors.c anymore; remove it from the
1227         sources.
1229         * maperror.c: Don't include error.h.  Change all error codes to
1230         libgpg-error style.
1231         (map_assuan_err): Changed to new Assuan error code convention.
1232         (map_to_assuan_status): Likewise.
1233         (map_gcry_err,map_kbx_err): Not needed.  For now dummy functions.
1235         * membuf.c, membuf.h: New.  Code taken from ../sm/call-agent.h.
1236         * Makefile.am: Added above.
1238 2003-04-29  Werner Koch  <wk@gnupg.org>
1240         * util.h (fopencokokie): Removed prototype and struct.
1242         * fopencookie.c: Removed.
1244         * maperror.c: Use system assuan.h
1246 2002-10-31  Neal H. Walfield  <neal@g10code.de>
1248         * isascii.c: New file.
1249         * putc_unlocked.c: Likewise.
1251 2002-10-28  Neal H. Walfield  <neal@g10code.de>
1253         * signal.c (caught_fatal_sig): Remove superfluous zero
1254         initializer.
1255         (caught_sigusr1): Likewise.
1257 2002-09-04  Neal H. Walfield  <neal@g10code.de>
1259         * vasprintf.c (vasprintf) [va_copy]: Use va_copy.
1260         [!va_copy && __va_copy]: Use __va_copy.
1261         [!va_copy && !__va_copy]: Only now fall back to using memcpy.
1263 2002-08-21  Werner Koch  <wk@gnupg.org>
1265         * errors.h: Added STATUS_IMPORT_PROBLEM.
1267 2002-08-20  Werner Koch  <wk@gnupg.org>
1269         * vasprintf.c: Hack to handle NULL for %s.
1271 2002-08-09  Werner Koch  <wk@gnupg.org>
1273         * signal.c: New. Taken from GnuPG 1.1.91.
1275 2002-07-23  Werner Koch  <wk@gnupg.org>
1277         * util.h (_IO_cookie_io_functions_t): Fixed typo.  Noted by
1278         Richard Lefebvre.
1280 2002-07-22  Werner Koch  <wk@gnupg.org>
1282         * fseeko.c, ftello.c: New.
1284 2002-06-28  Werner Koch  <wk@gnupg.org>
1286         * maperror.c (map_to_assuan_status): Map more errorcodes to Bad
1287         Certificate.
1289 2002-06-26  Werner Koch  <wk@gnupg.org>
1291         * maperror.c (map_to_assuan_status): Map EOF to No_Data_Available.
1293 2002-06-10  Werner Koch  <wk@gnupg.org>
1295         * errors.h (gnupg_error_token): Add new prototype.
1296         (STATUS_ERROR): New.
1298         * mkerrtok: New.
1299         * Makefile.am: Use it to create the new error token function.
1301 2002-06-04  Werner Koch  <wk@gnupg.org>
1303         * maperror.c (map_to_assuan_status): Map Bad_CA_Certificate.
1305 2002-05-23  Werner Koch  <wk@gnupg.org>
1307         * no-pth.c, Makefile.am: Removed.
1309 2002-05-22  Werner Koch  <wk@gnupg.org>
1311         * mkdtemp.c: Replaced byte by unsigned char because it is no longer
1312         defined in gcrypt.h.
1314 2002-05-21  Werner Koch  <wk@gnupg.org>
1316         * maperror.c (map_gcry_err): Add libgcrypt's new S-expression errors.
1317         (map_ksba_err): Add a few mappings.
1319 2002-05-14  Werner Koch  <wk@gnupg.org>
1321         * gettime.c: New.
1323 2002-05-03  Werner Koch  <wk@gnupg.org>
1325         * errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG.
1327 2002-04-15  Werner Koch  <wk@gnupg.org>
1329         * cryptmiss.c: New.
1331 2002-02-14  Werner Koch  <wk@gnupg.org>
1333         * maperror.c: Add more assuan<->gnupg mappings.
1335 2002-02-12  Werner Koch  <wk@gnupg.org>
1337         * fopencookie.c: Dummy function.
1339         * vasprintf.c: New.  Taken from binutils-2.9.1 and dropped all non
1340         ANSI-C stuff.  Merged with asprintf version.
1342         * no-pth.c: New.
1344 2002-01-23  Werner Koch  <wk@gnupg.org>
1346         * mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.
1348 2002-01-19  Werner Koch  <wk@gnupg.org>
1350         * sysutils.c: New.  This is the misc.c file from gnupg 1.0.6 with
1351         the OpenPGP stuff removed.
1352         * sysutils.h: New.
1353         
1354 2002-01-15  Werner Koch  <wk@gnupg.org>
1356         * maperror.c: Add mapping for Not_Trusted. 
1358 2002-01-11  Werner Koch  <wk@gnupg.org>
1360         * maperror.c (map_assuan_err): Codes for CRL
1362 2002-01-08  Werner Koch  <wk@gnupg.org>
1364         * util.h (spacep): New.
1366 2002-01-02  Werner Koch  <wk@gnupg.org>
1368         * maperror.c (map_to_assuan_status): New.  Merged from ../agent
1369         and ../sm.
1371 2001-12-20  Werner Koch  <wk@gnupg.org>
1373         * maperror.c (map_gcry_err): Add some mappings.
1375 2001-12-18  Werner Koch  <wk@gnupg.org>
1377         * Makefile.am (AM_CPPFLAGS): Include flags for gcrypt and ksba
1379 2001-12-14  Werner Koch  <wk@gnupg.org>
1381         * util.h (digitp, hexdigitp): New ctype like macros.
1382         (atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.
1383         
1384         
1385  Copyright 2001, 2002, 2003, 2004, 2005, 2006, 2007,
1386            2008, 2009 Free Software Foundation, Inc.
1388  This file is free software; as a special exception the author gives
1389  unlimited permission to copy and/or distribute it, with or without
1390  modifications, as long as this notice is preserved.
1392  This file is distributed in the hope that it will be useful, but
1393  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1394  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1395