summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2010-05-21correct indentation - no functional changeagc
2010-05-21Protect against NULL pointers in key output in a different way - onlyagc
2010-05-20avoid a duplicated error messageagc
2010-05-20extend the resolve_userid() function to take a keyring, and use it foragc
2010-05-20add a static function to resolve the userid in one place, and start to use itagc
2010-05-20The experiment in keeping a separate, trimmed-down codebase for just theagc
2010-05-19One more reason not to use DSA keys:agc
2010-05-16When setting up res (results), errs (error) and outs (outputs) streams,agc
2010-05-16Avoid a possible overwrite of a value in the (key, value) array, inagc
2010-05-16fix a piece of lintagc
2010-05-14RETURN VALUES -> EXIT STATUSjoerg
2010-05-14Fix .Dd format.joerg
2010-05-14Fix date. Fix trailing whitespace.joerg
2010-05-10Fix tunnelling (ssh -w). The kernel expects a device to be passedjnemeth
2010-05-08if the home directory does not exist, still set its value as a netpgpagc
2010-05-08create the home directory, if it doesn't exist, in a slightly less opaque manneragc
2010-05-08use the correct filed type for a size_tagc
2010-05-08regen for netpgp 3.99.2, 20100507 versionagc
2010-05-08enumerate all the tests to see easily which ones failed.agc
2010-05-08more uses of hexdump() rather than open-coded equivalentsagc
2010-05-08use hexdump() where possible.agc
2010-05-08use hexdump() function where appropriate.agc
2010-05-08minor cosmetic indentation fixes - no functional changeagc
2010-05-08don't try to be too clever and guess the signature file name from theagc
2010-05-08not much point in defining a function to dump in hexadecimal if we don'tagc
2010-05-07Sync with reality using patch provided by Juan RP in PR 43259. Thanks!agc
2010-05-07Don't rely on \r\n line endings when doing comparisons on strings foragc
2010-05-07Overhaul the mechanism used to decide what is a detached signature, andagc
2010-05-07Remove a duplicate example - from Juan RP in private mail - thanks!agc
2010-05-07refer to the key fingerprint, and show how to find it in normal output.agc
2010-05-04Make this compile with gcc 4.5 - patch from Juan RP in PR pkg/43244agc
2010-04-29Fix date strings.wiz
2010-04-29Don't mention "umac-64@openssh.com" MAC algorithm which is not enabledtron
2010-04-28update python bindings to work with newer library interfaceagc
2010-04-28refresh the perl bindings to catch up with the changes in the libraryagc
2010-04-14Remove trailing whitespace; use standard section headers.wiz
2010-04-14Update netpgp to version 3.99.1agc
2010-04-14WARNS=4 fix for an unused argagc
2010-04-14add a test for RSA key generationagc
2010-04-14sync manual page with reality, catch up with key generationagc
2010-04-14allow the user to pass the equivalent of the gecos information into theagc
2010-04-14get rid of a hardcoded test for the hash agorithm being SHA1, which was justagc
2010-04-14allow the desired hash algorithm to be passed down from the user to the placeagc
2010-04-14use a better name for a key in a function - no functional changeagc
2010-04-14Fix (RSA) key generation.agc
2010-04-14Fixes to make key generation work properly - duplicate the public key RSAagc
2010-04-14optimise one function a bitagc
2010-04-14remove a comment which makes no sense any longer - subkey logic is done elsew...agc
2010-04-14Don't warn about erroneous errors in skey_checksum_finaliser().agc
2010-04-12Regen with modern pod2man and drop trailing whitespace.joerg