summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/netpgp/dist/src
AgeCommit message (Expand)Author
2022-10-03netpgp: fix build with Clang (since 2022-10-01)rillig
2022-10-01netpgpkeys: properly terminate string before calling strduprillig
2022-08-27netpgp: fix or suppress a few lint warningsrillig
2022-08-27netpgp: fix use after free when writing keyringrillig
2022-08-27netpgp: fix use after free when reading pubkeyrillig
2022-08-26adding initial support for ECDSA (19) to netpgp. tested using p256/sha256, p3...jhigh
2021-07-28print Issuer Fingerprint subpacket 33 (rfc4880bis-08:5.2.3.28) rather than Un...jhigh
2020-11-01Sync with netpgpverify-20201101 from pkgsrc (the master for this).wiz
2020-10-17absorb issuer fingerprint (RFC4880bis 5.2.3.28) in libverify.cjhigh
2020-10-14allow netpgp to absorb gpg2 subpkt 33 for list/enc/decrypt rsa keysjhigh
2020-05-14Remove extra semicolon.msaitoh
2020-05-04Bring over changes from source of truth in pkgsrc - bump version to 20200503agc
2020-04-18added blowfish symmetric cipher per RFC4880 9.2jhigh
2020-03-21cleanly fail initialization on empty keyringjhigh
2019-10-08grow the buffer a little.christos
2019-10-04avoid access uninitialised memory, found by gcc8, patch by agc@.mrg
2018-11-13Fix some error handling, json support, keyring handling.mlelstv
2018-08-13avoid redefinitionchristos
2018-08-13sprinke constchristos
2018-07-26Avoid undefined behavior in netpgpverify/sha2.ckamil
2018-07-26Avoid undefined behavior in netpgpverifykamil
2018-05-10Add descriptions forsevan
2018-05-09Add a description of netpgp_unsetvar and netpgp_list_keys_json.sevan
2018-05-09Fix typo, add 'and' in list.wiz
2018-05-09Add the type of information returned about maintainer.sevan
2018-04-29Add the following functions to the list (TODO - add descriptions)sevan
2018-04-16Remove trailing whitespace.wiz
2018-04-15Break down explanation of netpgp_init to make it easier to extend.sevan
2018-04-04Drop superfluous zero prefix for single digit number days.sevan
2018-04-03Some further changes from PR bin/48395.sevan
2018-04-02Revert previous change as the typedef should now work as intended.sevan
2018-04-01netpgp_t is a structuresevan
2018-02-05centralize the conversion functions and make this work with bothchristos
2017-04-17Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bringagc
2017-04-09No longer hard-code the suffix lengthkhorben
2017-04-09Output signatures to the standard output for "-"khorben
2017-04-09Avoid a type castkhorben
2017-03-27Also document alternate option "--detach"khorben
2017-03-27Correct option "--armor"khorben
2017-03-27Do not ask for a passphrase when emptykhorben
2017-03-27Expect a FILE * for pgp_decrypt_seckey()khorben
2017-03-27Do not use random data for pass-phrases on EOFkhorben
2017-03-27Avoid some type castskhorben
2017-03-27Do not truncate pass-phrases without a newline characterkhorben
2017-02-24Revert "Remove a useless loop around getpass()"khorben
2017-02-20Remove a useless loop around getpass()khorben
2017-02-20Remove a useless loop around getpass()khorben
2017-02-20Do not crash when listing keys without a keyringkhorben
2016-09-12Add section number to the Xrefsabhinav
2016-09-03Fix the error handling so that we print the earliest error message.christos