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
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-11-01
Sync with netpgpverify-20201101 from pkgsrc (the master for this).
wiz
2020-10-17
absorb issuer fingerprint (RFC4880bis 5.2.3.28) in libverify.c
jhigh
2020-10-14
allow netpgp to absorb gpg2 subpkt 33 for list/enc/decrypt rsa keys
jhigh
2020-05-14
Remove extra semicolon.
msaitoh
2020-05-04
Bring over changes from source of truth in pkgsrc - bump version to 20200503
agc
2020-04-18
added blowfish symmetric cipher per RFC4880 9.2
jhigh
2020-03-21
cleanly fail initialization on empty keyring
jhigh
2019-10-08
grow the buffer a little.
christos
2019-10-04
avoid access uninitialised memory, found by gcc8, patch by agc@.
mrg
2018-11-13
Fix some error handling, json support, keyring handling.
mlelstv
2018-08-13
avoid redefinition
christos
2018-08-13
sprinke const
christos
2018-07-26
Avoid undefined behavior in netpgpverify/sha2.c
kamil
2018-07-26
Avoid undefined behavior in netpgpverify
kamil
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-17
Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bring
agc
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
Also document alternate option "--detach"
khorben
2017-03-27
Correct option "--armor"
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-09-12
Add section number to the Xrefs
abhinav
2016-09-03
Fix the error handling so that we print the earliest error message.
christos
[next]