index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
dearmor.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
common: Don't incorrectly copy packets with partial lengths.
Neal H. Walfield
1
-0
/
+11
2015-08-21
common: Check parameters more rigorously.
Neal H. Walfield
1
-0
/
+8
2015-08-21
common: Don't continuing processing on error.
Neal H. Walfield
1
-4
/
+4
2015-08-21
common: Better respect the packet's length when reading it.
Neal H. Walfield
1
-9
/
+27
2015-08-20
doc: Remove C++ style comments and update HACKING.
Werner Koch
2
-13
/
+37
2015-08-20
po: Add lost translation of validity strings.
Werner Koch
3
-55
/
+62
2015-08-20
g10/parse-packet.c:parse: Try harder to not ignore an EOF.
Neal H. Walfield
1
-6
/
+25
2015-08-20
g10/parse-packet.c: Replace literal with symbolic expression.
Neal H. Walfield
1
-3
/
+3
2015-08-20
Add documentation for g10/parse-packet.c.
Neal H. Walfield
2
-19
/
+223
2015-08-20
g10/packet.h: Remove unused argument from enum_sig_subpkt.
Neal H. Walfield
2
-8
/
+6
2015-08-20
g10/parse-packet.c:mpi_read: Detect EOF and correct boundary conditions.
Neal H. Walfield
1
-8
/
+21
2015-08-20
common/iobuf.c: Make control flow more obvious.
Neal H. Walfield
1
-73
/
+79
2015-08-20
common/iobuf.c: Add some sanity checks to catch programmer bugs.
Neal H. Walfield
1
-0
/
+42
2015-08-20
common/iobuf.c:iobuf_write_temp: Elide redundant code.
Neal H. Walfield
1
-4
/
+6
2015-08-20
common/iobuf.c: Have iobuf_writestr use iobuf_write, not iobuf_writebyte
Neal H. Walfield
1
-6
/
+1
2015-08-20
common/iobuf: Improve documentation and code comments.
Neal H. Walfield
2
-149
/
+530
2015-08-20
common/iobuf.c: Adjust buffer size of filters in front of temp filters.
Neal H. Walfield
1
-2
/
+15
2015-08-20
common/iobuf.c: Buffered data should not be processed by new filters.
Neal H. Walfield
2
-17
/
+116
2015-08-20
common/iobuf.c: Flush the pipeline in iobuf_temp_to_buffer.
Neal H. Walfield
1
-1
/
+13
2015-08-20
common/iobuf.c: Combine iobuf_open, iobuf_create and iobuf_openrw.
Neal H. Walfield
1
-86
/
+55
2015-08-20
common/iobuf.h: Remove iobuf_open_fd_or_name.
Neal H. Walfield
4
-22
/
+6
2015-08-20
common/iobuf.c: Rename iobuf_flush and make it a static function.
Neal H. Walfield
2
-17
/
+25
2015-08-20
common/iobuf.c: Don't abort freeing a pipeline if freeing a filter fails
Neal H. Walfield
1
-5
/
+13
2015-08-20
common/iobuf.c: Improve iobuf_peek.
Neal H. Walfield
1
-17
/
+33
2015-08-20
common/iobuf.c: When requested, fill the buffer even if it is not empty.
Neal H. Walfield
1
-46
/
+92
2015-08-20
common/t-iobuf.c: Add a test case for multiple EOFs.
Neal H. Walfield
1
-0
/
+93
2015-08-20
common/iobuf.c: Better respect boundary conditions in iobuf_read_line.
Neal H. Walfield
4
-21
/
+234
2015-08-20
common/iobuf.c: Fix filter type for iobuf_temp_with_content.
Neal H. Walfield
1
-1
/
+1
2015-08-20
common/iobuf.h: Remove unimplemented prototypes.
Neal H. Walfield
1
-3
/
+0
2015-08-20
common/iobuf.c: Refactor code to not need the desc field.
Neal H. Walfield
2
-31
/
+29
2015-08-20
common/iobuf.h: Clarify semantics of nofast. Simplify implementation.
Neal H. Walfield
2
-5
/
+9
2015-08-20
common/iobuf.c: Remove dead code (directfp).
Neal H. Walfield
2
-65
/
+1
2015-08-20
common/iobuf.c: Remove dead code (opaque).
Neal H. Walfield
2
-5
/
+1
2015-08-20
common/iobuf.h: Replace further use of literals with symbolic constants.
Neal H. Walfield
2
-40
/
+44
2015-08-17
gpg: Avoid linking to Libksba
Werner Koch
5
-14
/
+15
2015-08-16
Fix pinentry loopback and passphrase contraints.
Ben Kibbey
2
-0
/
+6
2015-08-16
Fix sending INQUIRE_MAXLEN for symmetric data.
Ben Kibbey
1
-0
/
+8
2015-08-15
Inform a user about inquire length limit.
Ben Kibbey
2
-1
/
+7
2015-08-15
Allow --gen-key to inquire a passphrase.
Ben Kibbey
1
-3
/
+12
2015-08-11
Post release updates.
Werner Koch
2
-1
/
+5
2015-08-11
Release 2.1.7
gnupg-2.1.7
Werner Koch
1
-2
/
+22
2015-08-11
po: Auto update.
Werner Koch
25
-190
/
+303
2015-08-11
po: Update German translation
Werner Koch
1
-8
/
+12
2015-08-11
doc: Improve documentation of VALIDSIG
Daniel Kahn Gillmor
1
-1
/
+1
2015-08-10
agent: fix ECC key handling.
NIIBE Yutaka
1
-38
/
+20
2015-08-08
common/iobuf.c: Replace use of literals with symbolic constants.
Neal H. Walfield
1
-22
/
+38
2015-08-07
gpg: Allow gpgv to work with a trustedkeys.kbx file.
Werner Koch
4
-3
/
+24
2015-08-07
agent: Add option --force to the DELETE_KEY command.
Werner Koch
3
-52
/
+58
2015-08-07
common: Change alias for Curve25519 to "cv25519".
Werner Koch
1
-1
/
+1
2015-08-06
gpg: Remove duplicated printing of the curve name in "sub" lines.
Werner Koch
1
-12
/
+0
[next]