index
:
gnupg2
master
gnupg2
Fast-forward packages
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: 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
*
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
[next]