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
*
* 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
*
(map_assuan_err): Prepared for a new error code.
Werner Koch
2003-12-23
2
-11
/
+8
*
* gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.
Werner Koch
2003-12-17
4
-3
/
+40
*
Preparing for 1.9.2 release.
V1-9-2
Werner Koch
2003-11-17
2
-5
/
+4
*
Removed.
Werner Koch
2003-11-14
3
-40
/
+4
*
(vasprintf): Also fixed the prototype.
Werner Koch
2003-11-13
2
-1
/
+3
*
(vasprintf): ARGS should not be a pointer. Fixed
Werner Koch
2003-11-13
2
-2
/
+7
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
3
-45
/
+4
*
* util.h (gnupg_isotime_t): New.
Werner Koch
2003-10-31
3
-0
/
+52
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
4
-18
/
+30
*
(tty_fprintf): New.
Werner Koch
2003-09-18
3
-7
/
+64
*
2003-08-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2003-08-20
2
-2
/
+7
*
Add 'dynload.h' to Makefile.am.
Timo Schulz
2003-08-14
1
-1
/
+2
*
*** empty log message ***
Timo Schulz
2003-08-14
2
-8
/
+6
[next]