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
/
cipher.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'
markus
2000-12-19
1
-2
/
+2
*
undo rijndael changes
markus
2000-12-09
1
-6
/
+4
*
new rijndael implementation. fixes endian bugs
markus
2000-12-06
1
-4
/
+6
*
rijndael/aes support
markus
2000-10-13
1
-1
/
+7
*
enable DES in SSH-1 clients only
markus
2000-10-12
1
-2
/
+2
*
new cipher framework
markus
2000-10-11
1
-63
/
+60
*
cleanup copyright notices on all files. I have attempted to be accurate with
deraadt
2000-09-07
1
-7
/
+6
*
OpenBSD tag
markus
2000-06-20
1
-1
/
+1
*
complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
markus
2000-05-08
1
-1
/
+2
*
whitespace cleanup
markus
2000-04-14
1
-12
/
+12
*
#include <ssl/foo.h> -> <openssh/foo.h>
markus
2000-04-12
1
-5
/
+5
*
add Cipher and Protocol options to ssh/sshd, e.g.:
markus
2000-04-12
1
-1
/
+4
*
remove unused argument, split cipher_mask()
markus
2000-04-04
1
-3
/
+5
*
support ssh2 ciphers
markus
2000-03-28
1
-1
/
+19
*
remove unused cipher_attack_detected code
markus
2000-03-22
1
-7
/
+1
*
KNF, final part 3
markus
1999-11-24
1
-13
/
+23
*
much more KNF
deraadt
1999-11-24
1
-47
/
+50
*
remove support for cipher RC4
markus
1999-11-15
1
-4
/
+4
*
remove local blowfish code
deraadt
1999-10-02
1
-2
/
+2
*
<des.h>
deraadt
1999-09-30
1
-2
/
+2
*
even smaller
deraadt
1999-09-30
1
-7
/
+1
*
convert all uses of gmp to SSL bignum
provos
1999-09-28
1
-8
/
+2
*
blowfish is always there
deraadt
1999-09-26
1
-5
/
+1
*
all the idea code goes away
deraadt
1999-09-26
1
-11
/
+2
*
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
deraadt
1999-09-26
1
-0
/
+109