| commit | ea11119eee3c5e2429b1f5f8688b25b028fa991a | [log] [download] | 
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Apr 23 19:24:32 2013 +1000 | 
| committer | Damien Miller <djm@mindrot.org> | Tue Apr 23 19:24:32 2013 +1000 | 
| tree | 5916295fcefb8665088f59a5431cb0c792fbf327 | |
| parent | a56086b9903b62c1c4fdedf01b68338fe4dc90e4 [diff] | 
   - djm@cvs.openbsd.org 2013/04/19 01:06:50
     [authfile.c cipher.c cipher.h kex.c kex.h kexecdh.c kexecdhc.c kexecdhs.c]
     [key.c key.h mac.c mac.h packet.c ssh.1 ssh.c]
     add the ability to query supported ciphers, MACs, key type and KEX
     algorithms to ssh. Includes some refactoring of KEX and key type handling
     to be table-driven; ok markus@