index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos found using codespell.
Justus Winter
2015-11-17
22
-30
/
+30
*
gpg: Print a new EXPORTED status line.
Werner Koch
2015-11-12
1
-0
/
+1
*
gpg: Print export statistics to the status-fd.
Werner Koch
2015-11-12
1
-0
/
+3
*
common: Fix commit f99830b.
Werner Koch
2015-11-06
1
-4
/
+8
*
common: When classifying keyids and fingerprints, reject trailing junk.
Neal H. Walfield
2015-11-06
1
-19
/
+66
*
common: Add new function strlist_rev.
Neal H. Walfield
2015-11-06
4
-2
/
+106
*
common: Include required, but not included headers in t-support.h.
Neal H. Walfield
2015-11-06
1
-0
/
+3
*
common: Add a function for copying data from one iobuf to another.
Neal H. Walfield
2015-11-05
2
-0
/
+43
*
common: Improve t-zb32 to be used for manual encoding.
Werner Koch
2015-10-30
3
-12
/
+214
*
common: Add separate header for zb32.c.
Werner Koch
2015-10-30
3
-6
/
+39
*
Fix typos
Daniel Kahn Gillmor
2015-10-28
2
-2
/
+2
*
Move SRV RR code from common/ to dirmngr/.
Werner Koch
2015-10-22
3
-402
/
+0
*
common: Add more replacement error codes.
Werner Koch
2015-10-21
1
-0
/
+3
*
common: Add status code for use by g13.
Werner Koch
2015-10-21
1
-0
/
+2
*
common: Make sure tilde expansion works for the mkdir functions.
Neal H. Walfield
2015-10-20
1
-1
/
+1
*
common: Avoid warning about const char ** assignment.
Werner Koch
2015-10-18
1
-6
/
+11
*
Move http module from common/ to dirmngr/.
Werner Koch
2015-10-18
5
-3375
/
+4
*
common: Prefix the mkdir functions with gnupg_. Make args const.
Neal H. Walfield
2015-10-16
2
-5
/
+5
*
dirmngr: Default to http protocol for http-proxy
Andre Heinecke
2015-10-08
1
-1
/
+1
*
common: Allow building of mkdir_p.c for Windows.
Werner Koch
2015-10-08
3
-65
/
+95
*
Fix two unused/possible-uninitialized var warnings.
Werner Koch
2015-10-08
1
-1
/
+1
*
common: Fix strsplit.
NIIBE Yutaka
2015-10-01
1
-1
/
+1
*
common: Add mkdir_p.
Neal H. Walfield
2015-09-30
3
-1
/
+205
*
common: Remove unused files.
Neal H. Walfield
2015-09-30
2
-153
/
+0
*
common: Include <gpg-error.h>.
Neal H. Walfield
2015-09-30
1
-0
/
+1
*
ssh: Fix fingerprint computation for EdDSA key.
NIIBE Yutaka
2015-09-29
2
-0
/
+21
*
common: Provide two new error code replacements.
Werner Koch
2015-09-28
1
-0
/
+4
*
common: Change calling convention for gnupg_spawn_process.
Werner Koch
2015-09-28
4
-56
/
+124
*
ssh: Add 256, 384 and 521 bit test keys for the fingerprint.
Werner Koch
2015-09-22
1
-0
/
+62
*
ssh: Fix fingerprint computation for 384 bit ECDSA keys.
Werner Koch
2015-09-22
1
-1
/
+1
*
common: Add new function strlist_length.
Neal H. Walfield
2015-09-19
2
-0
/
+11
*
http: Add flag to force use of TOR (part 1)
Werner Koch
2015-09-18
3
-1
/
+22
*
iobuf: Reduce verbosity of test.
Neal H. Walfield
2015-09-02
1
-0
/
+2
*
iobuf: Add the IOBUF_INPUT_TEMP type to improve input temp handling.
Neal H. Walfield
2015-09-02
2
-20
/
+29
*
iobuf: Rename IOBUF_TEMP to IOBUF_OUTPUT_TEMP.
Neal H. Walfield
2015-09-02
2
-29
/
+38
*
iobuf: Use a first-class enum.
Neal H. Walfield
2015-09-02
1
-2
/
+2
*
iobuf: Fix test.
Neal H. Walfield
2015-09-02
1
-9
/
+6
*
common: Assume an utf-8 locale on iconv errors.
Werner Koch
2015-09-01
1
-6
/
+4
*
common: Fix regression in building argpase.c standalone.
Werner Koch
2015-09-01
1
-0
/
+7
*
gpg: Print a new FAILURE status after most commands.
Werner Koch
2015-08-25
1
-2
/
+3
*
doc: Remove C++ style comments and update HACKING.
Werner Koch
2015-08-20
1
-9
/
+9
*
common/iobuf.c: Make control flow more obvious.
Neal H. Walfield
2015-08-20
1
-73
/
+79
*
common/iobuf.c: Add some sanity checks to catch programmer bugs.
Neal H. Walfield
2015-08-20
1
-0
/
+42
*
common/iobuf.c:iobuf_write_temp: Elide redundant code.
Neal H. Walfield
2015-08-20
1
-4
/
+6
*
common/iobuf.c: Have iobuf_writestr use iobuf_write, not iobuf_writebyte
Neal H. Walfield
2015-08-20
1
-6
/
+1
*
common/iobuf: Improve documentation and code comments.
Neal H. Walfield
2015-08-20
2
-149
/
+530
*
common/iobuf.c: Adjust buffer size of filters in front of temp filters.
Neal H. Walfield
2015-08-20
1
-2
/
+15
*
common/iobuf.c: Buffered data should not be processed by new filters.
Neal H. Walfield
2015-08-20
2
-17
/
+116
*
common/iobuf.c: Flush the pipeline in iobuf_temp_to_buffer.
Neal H. Walfield
2015-08-20
1
-1
/
+13
*
common/iobuf.c: Combine iobuf_open, iobuf_create and iobuf_openrw.
Neal H. Walfield
2015-08-20
1
-86
/
+55
[next]