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