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
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-10
common: Rename to kem.c from kmac.c.
NIIBE Yutaka
1
-1
/
+1
2024-03-29
common: Add KMAC.
NIIBE Yutaka
1
-2
/
+2
2023-12-26
common: Remove t-b64.c.
NIIBE Yutaka
1
-2
/
+1
2023-10-24
common: Provide API to parse BER/TLV encodings.
Werner Koch
1
-1
/
+1
2023-10-02
common: Add new function b64decode.
Werner Koch
1
-2
/
+2
2023-09-26
Use gpgrt_b64* API of libgpg-error.
NIIBE Yutaka
1
-3
/
+2
2023-06-07
common: Add test case for IPC with spawned process.
NIIBE Yutaka
1
-2
/
+2
2022-11-16
common: Remove Windows CE support in common.
NIIBE Yutaka
1
-8
/
+0
2022-04-06
w32: Fix for make check.
NIIBE Yutaka
1
-3
/
+2
2021-06-16
gpg,sm: Simplify keyserver spec parsing.
Werner Koch
1
-1
/
+0
2021-04-19
gpg,gpgsm: Move use-keyboxd to the new conf file common.conf
Werner Koch
1
-0
/
+1
2021-04-16
common: New module to compute openpgp fingerprints
Werner Koch
1
-0
/
+1
2021-03-04
common: Rename w32-misc.c to w32-cmdline.c
Werner Koch
1
-2
/
+2
2021-03-04
common: First take on handling Unicode command line args.
Werner Koch
1
-2
/
+5
2020-08-20
build: New configure option --disable-tests
Werner Koch
1
-0
/
+4
2020-07-30
w32: More adding NETLIBS.
NIIBE Yutaka
1
-1
/
+1
2020-04-24
common: Add an easy to use DER builder.
Werner Koch
1
-1
/
+1
2020-02-22
Remove the now obsolete argparse code.
Werner Koch
1
-1
/
+0
2019-04-16
common: Fix AWK portability.
NIIBE Yutaka
1
-2
/
+2
2019-01-26
gpg: Move S2K encoding function to a shared file.
Werner Koch
1
-1
/
+1
2018-06-12
Require libgpg-error 1.29 and remove internal logging functions.
Werner Koch
1
-1
/
+1
2017-10-17
gpg,sm: New option --with-key-screening.
Werner Koch
1
-1
/
+2
2017-06-01
gpg,common: Move the compliance framework.
Justus Winter
1
-1
/
+2
2017-05-11
tests: Make it possible to run all tests using our infrastructure.
Justus Winter
1
-1
/
+2
2017-02-16
sm,common: Move ksba reader and writer support to common/.
Werner Koch
1
-1
/
+3
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
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-08-11
common: Remove compatibility code.
Justus Winter
1
-1
/
+1
2016-08-03
common: New file utilproto.c
Werner Koch
1
-1
/
+1
2016-07-26
common: Add unit test for exectool.
Justus Winter
1
-1
/
+2
2016-07-01
common: Add function to select records etc.
Werner Koch
1
-2
/
+4
2016-06-23
common: Rename private-keys.c to name-value.c
Werner Koch
1
-3
/
+3
2016-05-24
common: Add simple dynamic array function.
Werner Koch
1
-1
/
+3
2016-04-21
common: Add support for the new extended private key format.
Justus Winter
1
-2
/
+5
2016-03-02
common: Consolidate Assuan server argument handling.
Justus Winter
1
-1
/
+2
2015-12-21
common: New file fwddecl.h.
Werner Koch
1
-1
/
+1
2015-12-14
common: Rename sh-exectool to exectool.
Werner Koch
1
-1
/
+1
2015-12-04
common: Add header file and build the new code.
Justus Winter
1
-1
/
+2
2015-11-25
g13: Move 'call-gpg.c' to common.
Justus Winter
1
-1
/
+2
2015-11-06
common: Add new function strlist_rev.
Neal H. Walfield
1
-2
/
+4
2015-10-30
common: Improve t-zb32 to be used for manual encoding.
Werner Koch
1
-0
/
+3
2015-10-30
common: Add separate header for zb32.c.
Werner Koch
1
-1
/
+1
2015-10-22
Move SRV RR code from common/ to dirmngr/.
Werner Koch
1
-7
/
+0
2015-10-18
Move http module from common/ to dirmngr/.
Werner Koch
1
-23
/
+4
2015-09-30
common: Add mkdir_p.
Neal H. Walfield
1
-1
/
+2
2015-08-20
common/iobuf.c: Better respect boundary conditions in iobuf_read_line.
Neal H. Walfield
1
-1
/
+2
2015-04-24
common: Remove JNLIB from boiler plate (jnlib merge).
Werner Koch
1
-1
/
+1
2015-04-24
common: Remove libjnlib-config.h (jnlib merge).
Werner Koch
1
-31
/
+28
2015-04-23
gpg: Move all DNS access to Dirmngr.
Werner Koch
1
-6
/
+2
[next]