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
*
common: New function percent_data_escape.
Werner Koch
2018-07-02
3
-1
/
+95
*
build: Remove duplicates from AC_CHECK_FUNCS
Werner Koch
2018-06-21
1
-1
/
+1
*
Some preparations to eventuallt use gpgrt_argparse.
Werner Koch
2018-06-12
1
-1
/
+5
*
Require libgpg-error 1.29 and remove internal logging functions.
Werner Koch
2018-06-12
4
-1227
/
+5
*
gpg: Remove PGP6 compliance mode.
Werner Koch
2018-05-29
2
-3
/
+1
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
2
-1
/
+2
|
\
|
*
gpg: Fix "Too many open files" when using --multifile.
Werner Koch
2018-05-02
1
-0
/
+1
|
*
common,w32: Hide spawned processes by default
Andre Heinecke
2018-05-02
1
-1
/
+1
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-32
/
+63
|
\
|
|
*
gpg,w32: Fix empty homedir when only a drive letter is used.
Werner Koch
2018-04-09
1
-32
/
+63
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
2
-0
/
+48
|
\
|
|
*
agent: New OPTION pretend-request-origin
Werner Koch
2018-03-23
2
-0
/
+48
*
|
Change license of argparse.c back to LGPLv2.1
Werner Koch
2018-03-21
2
-45
/
+28
*
|
Merge branch 'STABLE-BRANCH-2-2'
Werner Koch
2018-02-22
4
-2
/
+72
|
\
|
|
*
Release 2.2.5
gnupg-2.2.5
Werner Koch
2018-02-22
2
-2
/
+2
|
*
common: Use new function to print status strings.
Werner Koch
2018-02-14
2
-0
/
+70
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-01-25
2
-1
/
+28
|
\
|
|
*
kbx: Simplify by removing custom memory functions.
Werner Koch
2017-12-22
1
-0
/
+26
|
*
common: Use larger buffer for homedir in case of 64 bit UIDs.
Werner Koch
2017-12-20
1
-1
/
+1
*
|
gpg: New maintainer option --debug-set-iobuf-size.
Werner Koch
2018-01-24
1
-3
/
+1
*
|
iobuf: Increase the size of the buffer. Add iobuf_set_buffer_size.
Werner Koch
2018-01-24
2
-35
/
+89
*
|
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
2018-01-21
1
-0
/
+2
*
|
gpg: Add option and preference framework for AEAD.
Werner Koch
2018-01-10
1
-1
/
+11
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2017-12-18
1
-2
/
+12
|
\
|
|
*
build: New configure option --enable-run-gnupg-user-socket.
Werner Koch
2017-12-12
1
-2
/
+12
|
*
Revert: build: Do not define logging.h constants for ...
Werner Koch
2017-12-08
1
-17
/
+9
|
*
build: Do not define logging.h constants for libgpg-error dev versions.
Werner Koch
2017-12-07
1
-9
/
+17
|
*
common: Accept the Z-suffix for yymmddThhmmssZ format.
NIIBE Yutaka
2017-11-01
1
-3
/
+6
*
|
Adjust for changed macro names in libgpg-error master.
Werner Koch
2017-12-11
3
-11
/
+21
*
|
doc: Update copyright notices for common/exechelp*.
Werner Koch
2017-11-29
4
-6
/
+11
*
|
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
2
-9
/
+43
*
|
assuan: Fix exponential decay for first second.
Werner Koch
2017-11-15
2
-5
/
+7
*
|
common: Change log_clock to printf style.
Werner Koch
2017-11-15
2
-5
/
+17
*
|
i18n: Add an article to "agent" and lowercase "dirmngr" in one file.
Werner Koch
2017-11-15
1
-4
/
+4
*
|
common: Tweak new code to keep already translated strings.
Werner Koch
2017-11-15
1
-7
/
+22
*
|
assuan: Use exponential decay for first 1s of spinlock.
Daniel Kahn Gillmor
2017-11-08
1
-5
/
+26
*
|
assuan: Reorganize waiting for socket.
Daniel Kahn Gillmor
2017-11-08
1
-42
/
+30
*
|
gpg,sm: New option --with-key-screening.
Werner Koch
2017-10-17
3
-1
/
+187
*
|
common: Add constant KEYGRIP_LEN.
Werner Koch
2017-09-27
1
-0
/
+5
*
|
gpg: Let --debug clock time sign and verify.
Werner Koch
2017-09-27
1
-6
/
+6
*
|
common: Accept the Z-suffix for yymmddThhmmssZ format.
NIIBE Yutaka
2017-09-19
1
-3
/
+6
*
|
common: Fix gnupg_wait_processes.
NIIBE Yutaka
2017-09-19
1
-24
/
+26
|
/
*
indent: Wrap overlong lines in argparse.c
Werner Koch
2017-08-01
1
-5
/
+10
*
gpg: Tweak compliance checking for verification
Werner Koch
2017-07-27
1
-44
/
+39
*
gpg,sm: Fix compliance checking for decryption.
Werner Koch
2017-07-27
1
-14
/
+32
*
common: Strip trailing slashes from the homedir.
Werner Koch
2017-07-25
1
-6
/
+57
*
common: New functions gnupg_daemon_rootdir and gnupg_chdir.
Werner Koch
2017-07-25
4
-1
/
+40
*
common: New function print_utf9_string.
Werner Koch
2017-07-20
2
-0
/
+11
*
common: logstream fix.
NIIBE Yutaka
2017-07-20
1
-1
/
+2
*
common: Allow abbreviations of standard options.
Marcus Brinkmann
2017-07-18
2
-7
/
+52
[next]