index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
2005-07-04 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2005-07-04
3
-1
/
+31
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
10
-32
/
+63
*
New debugging optionhs, updates to the manual.
Werner Koch
2005-06-07
1
-1
/
+1
*
* command.c (cmd_updatestartuptty): New.
Werner Koch
2005-06-03
2
-3
/
+13
*
* configure.ac (gl_INIT): Add gnulib stuff.
Werner Koch
2005-06-01
10
-353
/
+38
*
* agent.h (out_of_core): s/__inline__/inine. Noted by Ray Link.
Werner Koch
2005-05-31
2
-4
/
+8
*
(got_fatal_signal): Print the signal number if we can't
Werner Koch
2005-05-13
2
-4
/
+4
*
(got_fatal_signal): Print the signal number if we can't
Werner Koch
2005-05-13
2
-6
/
+39
*
* configure.ac: Require libksba 0.9.11.
Werner Koch
2005-04-18
3
-0
/
+86
*
Added missing file
Werner Koch
2005-04-13
1
-0
/
+63
*
* sexputil.c: New.
Werner Koch
2005-04-11
3
-1
/
+9
*
2005-04-11 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2005-04-11
2
-1
/
+5
*
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
Werner Koch
2005-03-03
2
-1
/
+5
*
* findkey.c (modify_description): Keep invalid % escapes, so that
Werner Koch
2005-02-25
3
-1
/
+27
*
* gpg-agent.c (handle_connections): Need to check for events if
Werner Koch
2005-02-24
2
-2
/
+2
*
* AUTHORS: Copied from 1.4 and edited to refelct the changes in
Werner Koch
2005-02-03
1
-1
/
+2
*
2005-01-26 Moritz Schulte <moritz@g10code.com>
Moritz Schulte
2005-01-26
4
-1
/
+2818
*
(send_pinentry_environment): Fixed changed from
Werner Koch
2005-01-03
2
-1
/
+6
*
* preset-passphrase.c (preset_passphrase): Handle --passphrase.
Werner Koch
2004-12-21
3
-12
/
+129
*
* homedir.c: New. Use CSIDL_APPDATA for W32 as the default home
Werner Koch
2004-12-21
2
-1
/
+42
*
* gpg-agent.c (main): Use default_homedir().
Werner Koch
2004-12-21
6
-7
/
+70
*
* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
Werner Koch
2004-12-20
4
-1
/
+17
*
* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We
Werner Koch
2004-12-20
2
-0
/
+9
*
* maperror.c (map_assuan_err_with_source): Oops, args were swapped.
Werner Koch
2004-12-19
2
-1
/
+5
*
* configure.ac (AH_BOTTOM): Define EXEEXT_S.
Werner Koch
2004-12-18
1
-1
/
+1
*
Avoid the " map_to_assuan_status called with no error source" diagnostic.
Werner Koch
2004-12-18
5
-10
/
+20
*
A whole bunch of changes to allow building for W32.
Werner Koch
2004-12-15
9
-83
/
+385
*
VArious hacks to make it at least build under W32.
Werner Koch
2004-12-13
1
-0
/
+2
*
* asshelp.c (send_pinentry_environment) [W32]: Do not use ttyname.
Werner Koch
2004-12-07
2
-0
/
+9
*
* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.
Werner Koch
2004-12-06
4
-0
/
+280
*
Fixed copyright comments.
V1-9-13
Werner Koch
2004-12-03
2
-14
/
+21
*
First take on a W32 port
Werner Koch
2004-12-02
9
-1
/
+706
*
* b64enc.c: Include stdio.h and string.h
Werner Koch
2004-11-23
2
-0
/
+6
*
(simple_pwquery): Handle gpg-error style return
Werner Koch
2004-08-18
2
-2
/
+13
*
* Makefile.am (sm): Build kbx only if gpgsm is to be build.
Werner Koch
2004-07-20
2
-1
/
+4
*
* xreadline.c: New. Based on the iobuf_read_line function.
Werner Koch
2004-06-14
4
-0
/
+126
*
* util.h (xtrycalloc_secure,xtrymalloc_secure): New.
Werner Koch
2004-06-06
2
-1
/
+7
*
* sysutils.c (disable_core_dumps): Only set the current limit.
Werner Koch
2004-05-11
3
-7
/
+36
*
Removed this file from the CVS.
Werner Koch
2004-04-20
1
-37
/
+0
*
(copy_and_escape): Relaxed quoting.
Werner Koch
2004-04-13
2
-5
/
+11
*
(STATUS_NEWSIG): New.
Werner Koch
2004-04-05
2
-1
/
+6
*
* dynload.h [__MINGW32__]: Define RTLD_LAZY.
Werner Koch
2004-03-16
3
-2
/
+10
*
Preparing for a release
Werner Koch
2004-03-06
4
-1
/
+209
*
* protect-tool.c: New options --have-cert and --prompt.
Werner Koch
2004-02-19
2
-1
/
+10
*
* simple-pwquery.c (agent_open): Ignore an empty GPG_AGENT_INFO.
Werner Koch
2004-02-18
2
-1
/
+3
*
Added STATUS_IMPORT_OK.
Werner Koch
2004-02-17
2
-0
/
+5
*
minor cleanups
Werner Koch
2004-02-12
2
-3
/
+3
*
New. Based on code from ../sm/base64.c.
Werner Koch
2004-02-10
4
-2
/
+234
*
2004-01-30 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2004-01-30
4
-19
/
+52
*
Some minor bug fixes, new test utilities and started support for other
Werner Koch
2004-01-27
4
-1
/
+108
[next]