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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Make sure tilde expansion works for the mkdir functions.
Neal H. Walfield
2015-10-20
1
-1
/
+1
*
common: Avoid warning about const char ** assignment.
Werner Koch
2015-10-18
1
-6
/
+11
*
Move http module from common/ to dirmngr/.
Werner Koch
2015-10-18
5
-3375
/
+4
*
common: Prefix the mkdir functions with gnupg_. Make args const.
Neal H. Walfield
2015-10-16
2
-5
/
+5
*
dirmngr: Default to http protocol for http-proxy
Andre Heinecke
2015-10-08
1
-1
/
+1
*
common: Allow building of mkdir_p.c for Windows.
Werner Koch
2015-10-08
3
-65
/
+95
*
Fix two unused/possible-uninitialized var warnings.
Werner Koch
2015-10-08
1
-1
/
+1
*
common: Fix strsplit.
NIIBE Yutaka
2015-09-30
1
-1
/
+1
*
common: Add mkdir_p.
Neal H. Walfield
2015-09-30
3
-1
/
+205
*
common: Remove unused files.
Neal H. Walfield
2015-09-30
2
-153
/
+0
*
common: Include <gpg-error.h>.
Neal H. Walfield
2015-09-30
1
-0
/
+1
*
ssh: Fix fingerprint computation for EdDSA key.
NIIBE Yutaka
2015-09-29
2
-0
/
+21
*
common: Provide two new error code replacements.
Werner Koch
2015-09-28
1
-0
/
+4
*
common: Change calling convention for gnupg_spawn_process.
Werner Koch
2015-09-28
4
-56
/
+124
*
ssh: Add 256, 384 and 521 bit test keys for the fingerprint.
Werner Koch
2015-09-22
1
-0
/
+62
*
ssh: Fix fingerprint computation for 384 bit ECDSA keys.
Werner Koch
2015-09-22
1
-1
/
+1
*
common: Add new function strlist_length.
Neal H. Walfield
2015-09-18
2
-0
/
+11
*
http: Add flag to force use of TOR (part 1)
Werner Koch
2015-09-18
3
-1
/
+22
*
iobuf: Reduce verbosity of test.
Neal H. Walfield
2015-09-02
1
-0
/
+2
*
iobuf: Add the IOBUF_INPUT_TEMP type to improve input temp handling.
Neal H. Walfield
2015-09-02
2
-20
/
+29
*
iobuf: Rename IOBUF_TEMP to IOBUF_OUTPUT_TEMP.
Neal H. Walfield
2015-09-02
2
-29
/
+38
*
iobuf: Use a first-class enum.
Neal H. Walfield
2015-09-02
1
-2
/
+2
*
iobuf: Fix test.
Neal H. Walfield
2015-09-02
1
-9
/
+6
*
common: Assume an utf-8 locale on iconv errors.
Werner Koch
2015-09-01
1
-6
/
+4
*
common: Fix regression in building argpase.c standalone.
Werner Koch
2015-09-01
1
-0
/
+7
*
gpg: Print a new FAILURE status after most commands.
Werner Koch
2015-08-25
1
-2
/
+3
*
doc: Remove C++ style comments and update HACKING.
Werner Koch
2015-08-20
1
-9
/
+9
*
common/iobuf.c: Make control flow more obvious.
Neal H. Walfield
2015-08-20
1
-73
/
+79
*
common/iobuf.c: Add some sanity checks to catch programmer bugs.
Neal H. Walfield
2015-08-20
1
-0
/
+42
*
common/iobuf.c:iobuf_write_temp: Elide redundant code.
Neal H. Walfield
2015-08-20
1
-4
/
+6
*
common/iobuf.c: Have iobuf_writestr use iobuf_write, not iobuf_writebyte
Neal H. Walfield
2015-08-20
1
-6
/
+1
*
common/iobuf: Improve documentation and code comments.
Neal H. Walfield
2015-08-20
2
-149
/
+530
*
common/iobuf.c: Adjust buffer size of filters in front of temp filters.
Neal H. Walfield
2015-08-20
1
-2
/
+15
*
common/iobuf.c: Buffered data should not be processed by new filters.
Neal H. Walfield
2015-08-20
2
-17
/
+116
*
common/iobuf.c: Flush the pipeline in iobuf_temp_to_buffer.
Neal H. Walfield
2015-08-20
1
-1
/
+13
*
common/iobuf.c: Combine iobuf_open, iobuf_create and iobuf_openrw.
Neal H. Walfield
2015-08-20
1
-86
/
+55
*
common/iobuf.h: Remove iobuf_open_fd_or_name.
Neal H. Walfield
2015-08-20
2
-19
/
+0
*
common/iobuf.c: Rename iobuf_flush and make it a static function.
Neal H. Walfield
2015-08-20
2
-17
/
+25
*
common/iobuf.c: Don't abort freeing a pipeline if freeing a filter fails
Neal H. Walfield
2015-08-20
1
-5
/
+13
*
common/iobuf.c: Improve iobuf_peek.
Neal H. Walfield
2015-08-20
1
-17
/
+33
*
common/iobuf.c: When requested, fill the buffer even if it is not empty.
Neal H. Walfield
2015-08-20
1
-46
/
+92
*
common/t-iobuf.c: Add a test case for multiple EOFs.
Neal H. Walfield
2015-08-20
1
-0
/
+93
*
common/iobuf.c: Better respect boundary conditions in iobuf_read_line.
Neal H. Walfield
2015-08-20
4
-21
/
+234
*
common/iobuf.c: Fix filter type for iobuf_temp_with_content.
Neal H. Walfield
2015-08-20
1
-1
/
+1
*
common/iobuf.h: Remove unimplemented prototypes.
Neal H. Walfield
2015-08-20
1
-3
/
+0
*
common/iobuf.c: Refactor code to not need the desc field.
Neal H. Walfield
2015-08-20
2
-31
/
+29
*
common/iobuf.h: Clarify semantics of nofast. Simplify implementation.
Neal H. Walfield
2015-08-20
2
-5
/
+9
*
common/iobuf.c: Remove dead code (directfp).
Neal H. Walfield
2015-08-20
2
-65
/
+1
*
common/iobuf.c: Remove dead code (opaque).
Neal H. Walfield
2015-08-20
2
-5
/
+1
*
common/iobuf.h: Replace further use of literals with symbolic constants.
Neal H. Walfield
2015-08-20
2
-40
/
+44
[next]