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
/
g10
/
build-packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpg: Fix broken write of opaque MPI length header.
Werner Koch
2015-03-16
1
-1
/
+1
*
gpg: Fix segv due to NULL value stored as opaque MPI.
Werner Koch
2015-02-19
1
-3
/
+4
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-5
/
+3
*
gpg: Fix a NULL-deref in export due to invalid packet lengths.
Werner Koch
2015-02-09
1
-3
/
+6
*
Avoid sign extension when shifting the MSB.
Werner Koch
2014-11-05
1
-2
/
+4
*
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
2014-10-17
1
-62
/
+29
*
gpg: Minor change for better readability.
Werner Koch
2014-10-12
1
-13
/
+3
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-2
/
+3
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
Fix minor compiler warnings.
Werner Koch
2013-11-15
1
-1
/
+1
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-3
/
+40
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-12
/
+12
*
Fix size_t vs int issues.
Marcus Brinkmann
2011-06-01
1
-1
/
+1
*
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
2011-01-31
1
-45
/
+6
*
Reworked the ECC changes to better fit into the Libgcrypt API.
Werner Koch
2011-01-31
1
-57
/
+36
*
Function name cleanups
Werner Koch
2011-01-26
1
-39
/
+66
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-37
/
+50
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-6
/
+40
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-2
/
+10
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-148
/
+109
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-11
/
+15
*
Implement dotlocking for W32.
Werner Koch
2008-06-13
1
-1
/
+1
*
Started to implement the audit log feature.
Werner Koch
2007-11-19
1
-1
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
* build-packet.c (mpi_write): Made buffer a bit larger. Reported
Werner Koch
2007-04-16
1
-2
/
+2
*
Fixed a bug with very long keys.
Werner Koch
2006-10-18
1
-212
/
+251
*
Ported patches from 1.4.x
Werner Koch
2006-06-27
1
-1
/
+2
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-256
/
+373
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
1
-0
/
+4
*
* app-openpgp.c (store_fpr): Fixed fingerprint calculation.
Werner Koch
2003-07-01
1
-3
/
+6
*
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
2003-06-27
1
-2
/
+8
*
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
2003-06-18
1
-105
/
+99
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+1196
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-1167
/
+0
*
* g10.c, options.h: Removed option --emulate-checksum-bug.
Werner Koch
2002-09-11
1
-2
/
+14
*
* pkclist.c (do_we_trust_pre): Changed the wording of a warning.
Werner Koch
2002-08-30
1
-17
/
+8
*
* options.h, main.h, export.c (parse_export_options, do_export_stream),
David Shaw
2002-07-22
1
-1
/
+3
*
* packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args),
David Shaw
2002-07-01
1
-3
/
+4
*
Update head to match stable 1.0
David Shaw
2002-06-29
1
-157
/
+280
*
Add features packet and fixes MIPS3.
Werner Koch
2000-10-11
1
-0
/
+1
*
See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch
Werner Koch
2000-09-18
1
-0
/
+1
*
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
2000-07-14
1
-23
/
+65
*
See ChangeLog: Thu May 25 18:39:11 CEST 2000 Werner Koch
Werner Koch
2000-05-25
1
-1
/
+2
*
See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch
Werner Koch
2000-03-13
1
-0
/
+1
*
See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch
Werner Koch
2000-01-31
1
-1
/
+0
*
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Werner Koch
2000-01-27
1
-11
/
+11
*
See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch
Werner Koch
2000-01-24
1
-7
/
+7
*
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Werner Koch
1999-12-08
1
-9
/
+9
*
See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch
Werner Koch
1999-11-13
1
-0
/
+1
*
See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch
Werner Koch
1999-10-26
1
-5
/
+5
[prev]
[next]