index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
cipher.h
Age
Commit message (
Expand
)
Author
2000-12-19
replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned'
Markus Friedl
2000-12-09
undo rijndael changes
Markus Friedl
2000-12-06
new rijndael implementation. fixes endian bugs
Markus Friedl
2000-10-13
rijndael/aes support
Markus Friedl
2000-10-12
enable DES in SSH-1 clients only
Markus Friedl
2000-10-11
new cipher framework
Markus Friedl
2000-09-07
cleanup copyright notices on all files. I have attempted to be accurate with
Theo de Raadt
2000-06-20
OpenBSD tag
Markus Friedl
2000-05-08
complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
Markus Friedl
2000-04-14
whitespace cleanup
Markus Friedl
2000-04-12
#include <ssl/foo.h> -> <openssh/foo.h>
Markus Friedl
2000-04-12
add Cipher and Protocol options to ssh/sshd, e.g.:
Markus Friedl
2000-04-04
remove unused argument, split cipher_mask()
Markus Friedl
2000-03-28
support ssh2 ciphers
Markus Friedl
2000-03-22
remove unused cipher_attack_detected code
Markus Friedl
1999-11-24
KNF, final part 3
Markus Friedl
1999-11-24
much more KNF
Theo de Raadt
1999-11-15
remove support for cipher RC4
Markus Friedl
1999-10-02
remove local blowfish code
Theo de Raadt
1999-09-30
<des.h>
Theo de Raadt
1999-09-30
even smaller
Theo de Raadt
1999-09-28
convert all uses of gmp to SSL bignum
Niels Provos
1999-09-26
blowfish is always there
Theo de Raadt
1999-09-26
all the idea code goes away
Theo de Raadt
1999-09-26
i bet a lot of people didn't know what ssh 1.2.16 had a nice license.
Theo de Raadt