index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keyring.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Don't let gpg return failure on an invalid packet in a keyblock.
Werner Koch
2018-02-22
1
-2
/
+2
*
gpg: Properly account for ring trust packets.
Justus Winter
2017-05-08
1
-2
/
+2
*
g10: invalidate the fd cache for keyring.
NIIBE Yutaka
2017-04-25
1
-1
/
+6
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-2
/
+2
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-58
/
+3
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-9
/
+11
*
gpg: Change parse_packet to take a context.
Werner Koch
2017-03-29
1
-2
/
+6
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg: Fix searching for mail addresses in keyrings.
Justus Winter
2017-01-25
1
-4
/
+18
*
common: Rename keybox_file_rename to gnupg_rename_file.
Werner Koch
2016-11-16
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg,gpgsm: Block signals during keyring/keybox update.
Werner Koch
2016-08-03
1
-2
/
+11
*
g10: Properly ignore legacy keys in the keyring cache.
Justus Winter
2016-07-22
1
-4
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-7
/
+6
*
common, g10: Fix indentation to silence GCC-6.
NIIBE Yutaka
2016-02-15
1
-2
/
+2
*
Use ngettext for some strings.
Werner Koch
2016-01-18
1
-4
/
+13
*
w32: Fix deadlock introduced by keybox_file_rename.
Werner Koch
2016-01-14
1
-4
/
+17
*
kbx: New function keybox_file_rename to replace rename.
Werner Koch
2016-01-14
1
-18
/
+5
*
kbx: Add function keybox_tmp_names to avoid code duplication.
Werner Koch
2016-01-14
1
-57
/
+26
*
tools: Remove gpgkey2ssh.
Werner Koch
2016-01-09
1
-1
/
+1
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-2
/
+2
*
gpg: Use more descriptive names.
Neal H. Walfield
2015-12-15
1
-111
/
+98
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-2
/
+6
*
gpg,w32: Fix a format string error.
Werner Koch
2015-11-27
1
-2
/
+2
*
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
2015-11-17
1
-5
/
+15
*
gpg: Correctly handle an error.
Neal H. Walfield
2015-11-17
1
-0
/
+3
*
gpg: Correctly handle keyblocks followed by legacy keys.
Neal H. Walfield
2015-11-17
1
-1
/
+13
*
gpg: Add some debugging output.
Neal H. Walfield
2015-11-17
1
-5
/
+71
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Fix cache consistency problem.
Neal H. Walfield
2015-11-11
1
-2
/
+4
*
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
2015-09-16
1
-1
/
+1
*
gpg: Add push/pop found state feature to keydb.
Werner Koch
2015-05-08
1
-2
/
+22
*
gpg: Prevent an invalid memory read using a garbled keyring.
Werner Koch
2015-02-09
1
-4
/
+23
*
gpg: Improve skipping of PGP-2 keys.
Werner Koch
2015-01-22
1
-4
/
+23
*
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
2015-01-22
1
-3
/
+1
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-21
/
+23
*
gpg: Fix --rebuild-keydb-caches.
Werner Koch
2014-10-31
1
-27
/
+38
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
1
-3
/
+5
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-19
/
+19
*
Add a flag parameter to dotlock_create.
Werner Koch
2011-09-28
1
-1
/
+1
*
Renamed the lock functions.
Werner Koch
2011-09-23
1
-3
/
+3
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-101
/
+101
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-25
/
+10
*
Decryption and signi via agent is now implemented.
Werner Koch
2010-04-23
1
-78
/
+33
*
./autogen.sh --build-w32ce does now succeed.
Werner Koch
2010-04-14
1
-2
/
+2
*
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
2010-04-01
1
-2
/
+2
*
Use macros for iobuf ioctls.
Werner Koch
2010-03-08
1
-4
/
+4
*
Do not use the VMC C reserved word readonly.
Werner Koch
2009-12-15
1
-10
/
+10
[next]