| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | known_hosts: Fix readablity. | Andreas Schneider | 2013-06-13 | 1 | -1/+1 |
| | | |||||
| * | known_hosts: Don't leak memory in ssh_write_knownhost error paths. | Andreas Schneider | 2012-10-12 | 1 | -0/+8 |
| | | | | | Found by Coverity. | ||||
| * | build: Fix missing struct in_addr warning. | Andreas Schneider | 2012-07-17 | 1 | -0/+1 |
| | | |||||
| * | session: Use a struct for all options. | Andreas Schneider | 2012-02-05 | 1 | -15/+18 |
| | | |||||
| * | priv: Move options and config prototypes to own header. | Andreas Schneider | 2011-09-18 | 1 | -0/+1 |
| | | |||||
| * | string: Use the struct and array for allocating the struct. | Andreas Schneider | 2011-09-08 | 1 | -3/+3 |
| | | |||||
| * | known_hosts: Fix a free before last use. | Andreas Schneider | 2011-09-08 | 1 | -1/+2 |
| | | |||||
| * | known_hosts: Fix a memleak. | Andreas Schneider | 2011-09-07 | 1 | -2/+4 |
| | | |||||
| * | known_hosts: Migrate ssh_write_knownhost() to new pki. | Andreas Schneider | 2011-09-05 | 1 | -172/+92 |
| | | |||||
| * | known_hosts: Added a log message for key type mismatch. | Andreas Schneider | 2011-06-15 | 1 | -0/+6 |
| | | |||||
| * | [crypto] initial support for ecdh-sha2-nistp256 | Aris Adamantiadis | 2011-06-13 | 1 | -1/+1 |
| | | | | | | Works with openssl Still requires work for libgcrypt and other modes | ||||
| * | Removed references to ssh_buffer_get_begin | Aris Adamantiadis | 2010-10-03 | 1 | -6/+6 |
| | | |||||
| * | known_hosts: Added missing include. | Andreas Schneider | 2010-09-29 | 1 | -0/+1 |
| | | | | | Thanks miloj ;) | ||||
| * | pki: Create a file for known_hosts functions. | Andreas Schneider | 2010-09-28 | 1 | -0/+723 |
