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
bugfixes-2.2
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
/
g10
/
build-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecc-sos: Apply SOS also to ECDSA.
NIIBE Yutaka
2020-06-04
1
-3
/
+7
*
ecc-sos: SOS as Strange Octet String.
NIIBE Yutaka
2020-05-27
1
-14
/
+9
*
ecc-sos: Compatible mode for SOS.
NIIBE Yutaka
2020-05-14
1
-6
/
+27
*
ecc-sos: No need to expose sos_write.
NIIBE Yutaka
2020-05-14
1
-11
/
+8
*
ecc-sos: Remove zero-octet removal on write.
NIIBE Yutaka
2020-05-08
1
-8
/
+0
*
ecc-sos: Fix gpg_mpi_write for opaque bit string.
NIIBE Yutaka
2020-05-04
1
-0
/
+1
*
ecc-sos: public key is MPI with the prefix 0x40.
NIIBE Yutaka
2020-05-04
1
-2
/
+1
*
sos: Fix fingerprint computation.
NIIBE Yutaka
2020-05-04
1
-9
/
+1
*
gpg: Fix for the condition calling gpg_sos_write.
NIIBE Yutaka
2020-05-04
1
-4
/
+20
*
Add sos_read.
NIIBE Yutaka
2020-05-04
1
-2
/
+10
*
gpg: Introduce SOS (Simply Octet String) support.
NIIBE Yutaka
2020-05-04
1
-6
/
+58
*
gpg: Move a keydb function to another file.
Werner Koch
2019-11-27
1
-0
/
+43
*
gpg: Rework the signature subpacket iteration function.
Werner Koch
2019-09-05
1
-1
/
+1
*
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
2019-05-21
1
-1
/
+7
*
gpg: Implement v5 keys and v5 signatures.
Werner Koch
2019-03-14
1
-43
/
+124
*
gpg: Unfinished support for v5 signatures.
Werner Koch
2018-10-24
1
-1
/
+1
*
Fix use of strncpy, which is actually good to use memcpy.
NIIBE Yutaka
2018-09-06
1
-1
/
+1
*
gpg: Implement AEAD for SKESK packets.
Werner Koch
2018-01-23
1
-18
/
+18
*
gpg: First take on PKT_ENCRYPTED_AEAD.
Werner Koch
2018-01-21
1
-0
/
+31
*
doc: Comment fixes and one trailing comma fix.
Werner Koch
2017-07-20
1
-2
/
+2
*
gpg: New option --key-origin.
Werner Koch
2017-07-13
1
-3
/
+3
*
gpg: Fix actual leak and possible leaks in the packet parser.
Werner Koch
2017-03-30
1
-1
/
+1
*
gpg: Fix export porting of zero length user ID packets.
Werner Koch
2017-03-30
1
-2
/
+10
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-8
/
+94
*
indent: Re-indent parts of build-packet.c
Werner Koch
2017-03-29
1
-146
/
+152
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-5
/
+5
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Enable the Issuer Fingerprint from rfc4880bis
Werner Koch
2016-10-28
1
-10
/
+5
*
gpg: New option --mimemode.
Werner Koch
2016-07-13
1
-0
/
+1
*
gpg: Add experimental support for an issuer fpr.
Werner Koch
2016-06-20
1
-14
/
+35
*
gpg: Do not abort on certain invalid packets.
Werner Koch
2016-06-02
1
-0
/
+2
*
g10: Allow User ID length >= 256.
NIIBE Yutaka
2016-06-01
1
-1
/
+1
*
gpg: New status code NOTATION_FLAGS.
Werner Koch
2016-05-31
1
-2
/
+4
*
Some minor string changes and fixed a printf format.
Werner Koch
2016-05-04
1
-1
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-7
/
+6
*
g10: Fix exporting secret keys of certain sizes.
Justus Winter
2016-04-07
1
-1
/
+1
*
gpg: Allow the caller to write the contents of a plaintext packet.
Neal H. Walfield
2016-03-02
1
-8
/
+16
*
gpg: Add a new function for creating binary notations.
Neal H. Walfield
2016-03-02
1
-2
/
+77
*
gpg: Refactor the printing of binary notations.
Neal H. Walfield
2016-03-02
1
-4
/
+28
*
gpg: More carefully encode a packet's length.
Neal H. Walfield
2016-02-25
1
-1
/
+8
*
gpg: Avoid directly twiddling bits.
Neal H. Walfield
2016-02-25
1
-3
/
+4
*
gpg: Improve documentation and comments related to OpenPGP packets.
Neal H. Walfield
2016-02-25
1
-12
/
+165
*
gpg: Add some asserts.
Neal H. Walfield
2016-02-25
1
-4
/
+62
*
gpg: Avoid an unnecessary copy.
Neal H. Walfield
2016-02-25
1
-14
/
+9
*
gpg: Use higher-level functions.
Neal H. Walfield
2016-02-23
1
-16
/
+6
*
common: More accurately name function.
Neal H. Walfield
2016-02-23
1
-2
/
+2
*
gpg: Fix calc_header_length when LEN is 0 and improve documentation.
Neal H. Walfield
2016-02-14
1
-4
/
+8
*
gpg: Create all MPIs with RFC-4880 correct length headers.
Werner Koch
2015-03-16
1
-1
/
+19
*
gpg: Fix broken write of opaque MPI length header.
Werner Koch
2015-03-16
1
-1
/
+1
[next]