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
/
lib
/
ssh2pgp.c
Age
Commit message (
Expand
)
Author
2014-02-04
When building up a PGP public key from an ssh key, do not use the key
agc
2011-01-01
Fix a problem with overrunning a base64 decoded number when decoding ssh
agc
2010-11-29
I forgot that the fastctype.[ch] files were still in this directory, and
agc
2010-11-07
Rename internal ops-ssh.h header file to ssh2pgp.h to better reflect its
agc
2010-11-07
Fix a build problem on OpenBSD (we're not the only one who has trouble
agc
2010-11-07
Take the internal functions and definitions back out of the implementation
agc
2010-09-08
Changes to 3.99.12/20100907
agc
2010-08-15
+ rationalise birthtime/expiration timestamps into a single function
agc
2010-08-13
Changes to 3.99.9/20100809
agc
2010-07-09
Changes to 3.99.7/20100701
agc
2010-06-25
Changes to 3.99.5
agc
2010-05-25
Simplify and shorten the internals of packet processing by getting rid of
agc
2010-05-08
minor cosmetic indentation fixes - no functional change
agc
2010-04-14
WARNS=4 fix for an unused arg
agc
2010-03-13
Changes to 2.99.1/20100313
agc
2010-03-05
Update netpgp to version 1.99.20/20100304 - portability improvements, and bug...
agc
2010-02-06
Changes to 1.99.16/20100205
agc
2009-12-22
Netpgp changes to 1.99.15/20091221
agc
2009-12-14
Prepare for a new netpgp-20091210 portable release.
agc
2009-12-09
Minor change (benign everywhere else) to pick up the asprintf(3)
agc
2009-12-06
Fix up some lint.
agc
2009-12-05
printf format fixes to make it compile
martin
2009-12-05
Add the ability to use ssh host keys (on the fly) to provide RSA keys.
agc