1
2008-03-25 Werner Koch <wk@g10code.com>
3
* localename.c: Strip all W32 code. Include w32help.h.
4
(gnupg_messages_locale_name) [W32]: Use the gettext_localename.
6
2008-03-17 Werner Koch <wk@g10code.com>
8
* iobuf.c (IOBUF_BUFFER_SIZE): Actually use this macro.
10
* simple-pwquery.c (agent_send_all_options): Fix last change.
12
2008-03-06 Werner Koch <wk@g10code.com>
14
* simple-pwquery.c (agent_send_all_options): Add support for
15
XAUTHORITY and PINENTRY_USER_DATA.
17
2008-02-15 Marcus Brinkmann <marcus@g10code.de>
19
* exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS
20
unconditionally (required for all callers at the moment).
22
2008-02-14 Werner Koch <wk@g10code.com>
24
* sysutils.c (gnupg_allow_set_foregound_window): New.
25
(WINVER) [W32]: Define.
27
2008-01-31 Werner Koch <wk@g10code.com>
29
* audit.c (audit_print_result): Make sure that the output is
32
2008-01-27 Werner Koch <wk@g10code.com>
34
* exechelp.c (gnupg_spawn_process): Add arg FLAGS and changed all
35
callers to pass 0 for it.
37
2007-12-13 Werner Koch <wk@g10code.com>
39
* sexputil.c (hash_algo_from_sigval): New.
41
* Makefile.am (module_tests): Add it.
43
2007-12-11 Werner Koch <wk@g10code.com>
45
* asshelp.c (send_pinentry_environment): Allow using of old
46
gpg-agents not capabale of the xauthority and pinentry_user_data
49
2007-12-04 Werner Koch <wk@g10code.com>
51
* Makefile.am (t_helpfile_LDADD, module_maint_tests): New.
54
* membuf.h (is_membuf_ready, MEMBUF_ZERO): New.
55
* localename.c: New. Taken from gettext with modifications as done
56
for GpgOL. Export one new function.
57
* util.h (gnupg_messages_locale_name, gnupg_get_help_string): Added.
59
* sysutils.c (gnupg_reopen_std): New. Taken from ../g10/gpg.c.
61
2007-11-27 Werner Koch <wk@g10code.com>
63
* Makefile.am (CLEANFILES): New.
65
* homedir.c (dirmngr_socket_name): Use CSIDL_WINDOWS.
67
2007-11-15 Werner Koch <wk@g10code.com>
69
* asshelp.c (send_pinentry_environment): Add args XAUTHORITY and
71
(start_new_gpg_agent): Ditto.
73
2007-11-07 Werner Koch <wk@g10code.com>
78
2007-11-05 Werner Koch <wk@g10code.com>
80
* audit.c, audit.h: New.
81
* Makefile.am: Add rules to build audit-events.h.
83
* mkstrtable.awk: New. Taken from libgpg-error.
85
2007-10-19 Werner Koch <wk@g10code.com>
87
* i18n.c (i18n_switchto_utf8, i18n_switchback): New.
89
2007-10-01 Werner Koch <wk@g10code.com>
91
* sysutils.h (FD2INT, INT2FD): New.
93
2007-09-21 Werner Koch <wk@g10code.com>
95
* homedir.c (default_homedir): Make registry work. Reported by
1
98
2007-08-29 Werner Koch <wk@g10code.com>
3
100
* exechelp.c (gnupg_wait_process): Add arg EXITCODE. Changed all
1071
1168
(atoi_1,atoi_2,atoi_4,xtoi_1,xtoi_2): New.
1074
Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
1171
Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1172
2007 Free Software Foundation, Inc.
1076
1174
This file is free software; as a special exception the author gives
1077
1175
unlimited permission to copy and/or distribute it, with or without