index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
rsa.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
New key API: refactor key-related functions to be more library-like,
djm
2014-06-24
1
-3
/
+3
*
standardise spacing in $OpenBSD$ tags; requested by deraadt@
djm
2006-03-25
1
-1
/
+1
*
$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
stevesk
2002-03-04
1
-2
/
+2
*
s/generate_additional_parameters/rsa_generate_additional_parameters/
markus
2001-06-27
1
-2
/
+2
*
remove comments from .h, since they are cut&paste from the .c files
markus
2001-06-26
1
-5
/
+4
*
prototype pedant. not very creative...
itojun
2001-06-26
1
-4
/
+4
*
try to read private f-secure ssh v2 rsa keys.
markus
2001-03-26
1
-1
/
+3
*
handle rsa_private_decrypt failures; helps against the Bleichenbacher pkcs#1 attack
markus
2001-01-29
1
-2
/
+2
*
add support for RSA to SSH2. please test.
markus
2000-11-12
1
-12
/
+1
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-9
/
+7
*
OpenBSD tag
markus
2000-06-20
1
-1
/
+1
*
whitespace cleanup
markus
2000-04-14
1
-7
/
+7
*
#include <ssl/foo.h> -> <openssh/foo.h>
markus
2000-04-12
1
-3
/
+3
*
KNF, final part 3
markus
1999-11-24
1
-3
/
+5
*
much more KNF
deraadt
1999-11-24
1
-18
/
+18
*
test for RSA in the ssl library, real early on
deraadt
1999-09-29
1
-4
/
+6
*
convert all uses of gmp to SSL bignum
provos
1999-09-28
1
-0
/
+34