summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/netpgp/dist
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 indentation in Lua binding example programrillig
2022-08-27netpgp: fix or suppress a few lint warningsrillig
2022-08-27netpgp: fail if the shared library cannot be loadedrillig
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-17Support aarch64eb in */config.guess.rin
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-11remove definition of LUA_USE_APICHECK, it is a build time option for Luasevan
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-30The secret key is required for decryption and signing. Indicate it by settingsevan
2018-04-30Unbreak script for Lua 5.3.sevan
2018-04-29sign_file function expects 5 parameters, include the output filename.sevan
2018-04-29Add support for Lua 5.3sevan
2018-04-29Enable checking arguments for validity.sevan
2018-04-29Utilise the passed output filename rather that using a hardcoded namesevan
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-01remove unused struct tag.christos
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