Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error checking to publickey to string functions. | Andreas Schneider | 2009-04-08 | 1 | -82/+173 |
* | Add error checking to publickey_from_privatekey(). | Andreas Schneider | 2009-04-08 | 1 | -67/+152 |
* | Add error checking to publickey_from_string(). | Andreas Schneider | 2009-04-08 | 1 | -28/+43 |
* | Add error checking to publickey_make_rsa(). | Andreas Schneider | 2009-04-08 | 1 | -32/+65 |
* | Add error checking to publickey_make_dss(). | Andreas Schneider | 2009-04-08 | 1 | -39/+73 |
* | Use const where it should be used. | Andreas Schneider | 2009-04-05 | 1 | -1/+1 |
* | Fix build warnings. | Andreas Schneider | 2009-04-05 | 1 | -2/+3 |
* | Improve key free functions. | Andreas Schneider | 2009-04-04 | 1 | -33/+37 |
* | Add memory error checks for crypto wrapper functions. | Andreas Schneider | 2009-04-01 | 1 | -2/+9 |
* | Fix memory error checking in key functions. | Andreas Schneider | 2009-04-01 | 1 | -14/+72 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+23 |
* | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -3/+2 |
* | Fix the ifdefs. | Andreas Schneider | 2009-02-06 | 1 | -1/+1 |
* | Add missing ifdef for ssh-agent support. | Andreas Schneider | 2009-02-06 | 1 | -0/+2 |
* | Complete ssh client agent support. | Andreas Schneider | 2009-02-06 | 1 | -0/+51 |
* | Fix several build warnings. | Andreas Schneider | 2009-02-02 | 1 | -1/+5 |
* | gcrypt + SSH1 bug resolved | Aris Adamantiadis | 2008-06-17 | 1 | -1/+1 |
* | begin fixing the ssh_say everywhere | Aris Adamantiadis | 2008-06-12 | 1 | -2/+2 |
* | doxygen documentation for public key authentication | Aris Adamantiadis | 2008-05-13 | 1 | -2/+14 |
* | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -1/+0 |
* | fixed a load of ssh_set_error(NULL,...) | Aris Adamantiadis | 2008-03-04 | 1 | -17/+17 |
* | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -28/+285 |
* | server kex done :) | Aris Adamantiadis | 2005-08-07 | 1 | -2/+122 |
* | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+370 |