index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-18
common: Fix copying data to estreams.
Justus Winter
1
-5
/
+7
2016-10-18
common,w32: Communicate with child in non-blocking mode.
Justus Winter
1
-3
/
+4
2016-10-18
common,w32: Extend gnupg_create_inbound_pipe et al.
Justus Winter
1
-10
/
+27
2016-10-18
common,w32: Make use of default_errsource in exechelp.
Justus Winter
1
-7
/
+21
2016-10-15
agent: Move inotify code to common and improve it.
Werner Koch
2
-0
/
+131
2016-10-07
agent, dirmngr, scd: Fix init_common_subsystems.
NIIBE Yutaka
1
-11
/
+0
2016-10-06
common: Avoid pointer arithmetic on string literals.
Justus Winter
2
-4
/
+4
2016-09-30
build: Fix build against libiconv.
Justus Winter
1
-1
/
+1
2016-09-27
common: Correctly handle modules relying on npth.
Justus Winter
1
-2
/
+4
2016-09-17
Fix more spelling
Daniel Kahn Gillmor
3
-3
/
+3
2016-09-05
common: Restore a simpler variant of 'gnupg_wait_process'.
Justus Winter
1
-1
/
+53
2016-09-05
common: Fix error handling.
Justus Winter
1
-2
/
+6
2016-09-05
common: Improve waiting for processes on POSIX.
Justus Winter
1
-30
/
+112
2016-09-05
common: Fix typo.
Justus Winter
1
-1
/
+1
2016-09-05
common: Add an assuan logging monitor.
Werner Koch
2
-4
/
+19
2016-09-05
common: Add string operator gt,ge,le,lt to recsel.
Werner Koch
2
-2
/
+88
2016-09-02
common: Check read errors in name-value.c
Werner Koch
1
-1
/
+6
2016-08-29
w32: Fix build regression due to 2aa0701.
Werner Koch
1
-1
/
+1
2016-08-29
common: Add a default socket name feature.
Werner Koch
3
-12
/
+45
2016-08-25
common: Rename an odd named function.
Werner Koch
2
-5
/
+5
2016-08-24
common: Guarantee that gnupg_get_time does not return an error.
Werner Koch
1
-16
/
+10
2016-08-24
doc: Some additional source comments
Werner Koch
1
-0
/
+4
2016-08-22
common: Change license of mbox-util to LGPLv2.1+.
Werner Koch
2
-28
/
+8
2016-08-22
common: Remove unused vars in simple-pwquery.
Werner Koch
1
-16
/
+5
2016-08-18
dirmngr: Remove all system daemon features.
Werner Koch
3
-90
/
+10
2016-08-13
g13: New command --find-device.
Werner Koch
1
-0
/
+1
2016-08-12
Avoid leading ": " in the log output when there are no prefixes.
Daniel Kahn Gillmor
1
-2
/
+3
2016-08-11
common: New function string_to_u64.
Werner Koch
3
-3
/
+23
2016-08-11
common: Remove compatibility code.
Justus Winter
3
-212
/
+1
2016-08-11
common: Rework the simple password query module.
Justus Winter
1
-319
/
+101
2016-08-11
common: Remove simple password query error codes.
Justus Winter
2
-43
/
+9
2016-08-10
common: New function try_make_printable_string.
Werner Koch
4
-64
/
+67
2016-08-09
Cleanup initialization of libgcrypt.
Ben Kibbey
1
-0
/
+8
2016-08-08
agent: More clean up of SSH support.
NIIBE Yutaka
2
-0
/
+51
2016-08-03
More cleanup of "allow to".
Daniel Kahn Gillmor
3
-6
/
+6
2016-08-03
common: New file utilproto.c
Werner Koch
4
-7
/
+47
2016-07-26
common: Fix iobuf_peek corner case.
Justus Winter
1
-3
/
+15
2016-07-26
common: Avoid excessive stack use.
Justus Winter
1
-14
/
+39
2016-07-26
common: Rework resource cleanup when handling errors.
Justus Winter
1
-9
/
+10
2016-07-26
common: Add unit test for exectool.
Justus Winter
2
-1
/
+225
2016-07-14
build: Require latest released libraries
Werner Koch
1
-5
/
+4
2016-07-04
tests: Add a gettime test for sizeof (time_t) > 4.
Werner Koch
1
-0
/
+6
2016-07-02
doc: Describe filter expressions.
Werner Koch
1
-3
/
+3
2016-07-01
common: Add function to select records etc.
Werner Koch
4
-2
/
+1023
2016-07-01
common: Smart up register_mem_cleanup_func.
Werner Koch
1
-0
/
+4
2016-07-01
common: Annotate semi-static allocation.
Justus Winter
1
-0
/
+2
2016-06-30
common: Fix memory leak.
Justus Winter
1
-3
/
+2
2016-06-30
common: Fix memory leak.
Justus Winter
1
-1
/
+5
2016-06-28
common: Fix memory leaks.
Justus Winter
8
-3
/
+32
2016-06-28
common: New function rfctimestamp.
Werner Koch
2
-0
/
+34
[next]