index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
external
/
bsd
/
netpgp
/
dist
/
src
/
lib
Age
Commit message (
Expand
)
Author
2022-10-03
netpgp: fix build with Clang (since 2022-10-01)
rillig
2022-10-01
netpgpkeys: properly terminate string before calling strdup
rillig
2022-08-27
netpgp: fix or suppress a few lint warnings
rillig
2022-08-27
netpgp: fix use after free when writing keyring
rillig
2022-08-27
netpgp: fix use after free when reading pubkey
rillig
2022-08-26
adding initial support for ECDSA (19) to netpgp. tested using p256/sha256, p3...
jhigh
2021-07-28
print Issuer Fingerprint subpacket 33 (rfc4880bis-08:5.2.3.28) rather than Un...
jhigh
2020-10-14
allow netpgp to absorb gpg2 subpkt 33 for list/enc/decrypt rsa keys
jhigh
2020-04-18
added blowfish symmetric cipher per RFC4880 9.2
jhigh
2020-03-21
cleanly fail initialization on empty keyring
jhigh
2018-11-13
Fix some error handling, json support, keyring handling.
mlelstv
2018-05-10
Add descriptions for
sevan
2018-05-09
Add a description of netpgp_unsetvar and netpgp_list_keys_json.
sevan
2018-05-09
Fix typo, add 'and' in list.
wiz
2018-05-09
Add the type of information returned about maintainer.
sevan
2018-04-29
Add the following functions to the list (TODO - add descriptions)
sevan
2018-04-16
Remove trailing whitespace.
wiz
2018-04-15
Break down explanation of netpgp_init to make it easier to extend.
sevan
2018-04-04
Drop superfluous zero prefix for single digit number days.
sevan
2018-04-03
Some further changes from PR bin/48395.
sevan
2018-04-02
Revert previous change as the typedef should now work as intended.
sevan
2018-04-01
netpgp_t is a structure
sevan
2018-02-05
centralize the conversion functions and make this work with both
christos
2017-04-09
No longer hard-code the suffix length
khorben
2017-04-09
Output signatures to the standard output for "-"
khorben
2017-04-09
Avoid a type cast
khorben
2017-03-27
Do not ask for a passphrase when empty
khorben
2017-03-27
Expect a FILE * for pgp_decrypt_seckey()
khorben
2017-03-27
Do not use random data for pass-phrases on EOF
khorben
2017-03-27
Avoid some type casts
khorben
2017-03-27
Do not truncate pass-phrases without a newline character
khorben
2017-02-24
Revert "Remove a useless loop around getpass()"
khorben
2017-02-20
Remove a useless loop around getpass()
khorben
2017-02-20
Remove a useless loop around getpass()
khorben
2017-02-20
Do not crash when listing keys without a keyring
khorben
2016-06-28
CID 977755: Resource leaks.
christos
2016-02-07
Fix signing of in-memory data with SSH keys
agc
2014-02-21
Update to version 20140220
agc
2014-02-17
Avoid a warning on Gentoo Linux about fwrite(3) -- their glibc
agc
2014-02-17
Manual page fixes from Anthony J. Bentley, with many thanks!
agc
2014-02-17
Update the autoconf-based infrastructure for another release.
agc
2014-02-04
When building up a PGP public key from an ssh key, do not use the key
agc
2014-01-06
Add __printflike where necessary.
joerg
2013-07-20
Use Mt for email addresses.
wiz
2012-03-05
Fix compilation:
christos
2012-03-04
Use %s for the format string, as pointed out by joerg in the diff for
agc
2012-02-22
Add the --trusted-keys argument to netpgpkeys(1) to print out PGP ids in a
agc
2012-02-22
re-order the fields that we print out in the pgp_sprint_pubkey() function
agc
2011-08-14
simplify the code; this is what asprintf() is for, don't re-invent it.
christos
2011-08-02
plug some memory leaks in error paths
agc
[next]