| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reformat ssh_userauth_kbdint functions. | Andreas Schneider | 2009-04-29 | 1 | -23/+33 |
| * | Improve ssh_userauth_kbdint. | Andreas Schneider | 2009-04-29 | 1 | -61/+85 |
| * | Improve kbdauth_send. | Andreas Schneider | 2009-04-29 | 1 | -4/+3 |
| * | Improve kbdauth_info_get. | Andreas Schneider | 2009-04-29 | 1 | -69/+107 |
| * | Improve kbdauth_init. | Andreas Schneider | 2009-04-29 | 1 | -20/+10 |
| * | Improve kbdint_clean. | Andreas Schneider | 2009-04-29 | 1 | -29/+28 |
| * | Improve kbdint_free. | Andreas Schneider | 2009-04-29 | 1 | -22/+27 |
| * | Improve kbdint_new. | Andreas Schneider | 2009-04-29 | 1 | -7/+9 |
| * | Improve auto public key authentication. | Andreas Schneider | 2009-04-28 | 1 | -189/+207 |
| * | Rename privatekey_free() to be consistent with publickey_free(). | Andreas Schneider | 2009-04-20 | 1 | -5/+5 |
| * | Fix memory leak. | Andreas Schneider | 2009-04-17 | 1 | -0/+2 |
| * | Use consistent return values for packet_translate(). | Andreas Schneider | 2009-04-14 | 1 | -1/+1 |
| * | Fix SSHv1 compile errors. | Andreas Schneider | 2009-04-08 | 1 | -2/+2 |
| * | Check return values of buffer_add_* and packet_send functions. | Andreas Schneider | 2009-04-07 | 1 | -181/+453 |
| * | Fix build warnings found with printf checking of ssh_set_error(). | Andreas Schneider | 2009-04-05 | 1 | -1/+3 |
| * | Fix compile warning (const). | Andreas Schneider | 2009-04-05 | 1 | -2/+15 |
| * | Add a return value to ssh_userauth_kbdint_setanswer(). | Andreas Schneider | 2009-04-02 | 1 | -13/+23 |
| * | Check for errors of memory allocation. | Andreas Schneider | 2009-04-01 | 1 | -7/+38 |
| * | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+24 |
| * | Change the name of the doxygen group to match the others. | Andreas Schneider | 2009-03-21 | 1 | -1/+2 |
| * | Replace ssh_say with ssh_log. | Andreas Schneider | 2009-03-11 | 1 | -8/+17 |
| * | Rename function to agent_is_running. | Andreas Schneider | 2009-02-09 | 1 | -2/+2 |
| * | Fix the ifdefs. | Andreas Schneider | 2009-02-06 | 1 | -3/+2 |
| * | Add missing ifdef for ssh-agent support. | Andreas Schneider | 2009-02-06 | 1 | -4/+3 |
| * | Complete ssh client agent support. | Andreas Schneider | 2009-02-06 | 1 | -7/+147 |
| * | Fix build warnings of the auth code. | Andreas Schneider | 2009-02-02 | 1 | -3/+2 |
| * | Start with ssh agent implementation. | Andreas Schneider | 2009-02-02 | 1 | -0/+12 |
| * | Add a more generic auth callback function. | Andreas Schneider | 2008-12-29 | 1 | -2/+5 |
| * | some changes to resolve bugs reported by webyog | Aris Adamantiadis | 2008-12-14 | 1 | -9/+15 |
| * | patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch, | Aris Adamantiadis | 2008-11-24 | 1 | -20/+43 |
| * | commited path 003 and 004 from Andreas Schneider | Aris Adamantiadis | 2008-11-23 | 1 | -2/+2 |
| * | Big changes : | Aris Adamantiadis | 2008-06-16 | 1 | -7/+1 |
| * | big changes : | Aris Adamantiadis | 2008-06-12 | 1 | -52/+119 |
| * | Doxygen changes | Aris Adamantiadis | 2008-05-12 | 1 | -2/+3 |
| * | fixed the netdb problem ? | Aris Adamantiadis | 2008-03-12 | 1 | -1/+1 |
| * | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -1/+0 |
| * | good work tonight. Made documentation for authentication, channels, buffers, ... | Aris Adamantiadis | 2006-11-12 | 1 | -1/+135 |
| * | patches from Norbert merged in. I have made some little changes here and there. | Aris Adamantiadis | 2005-10-26 | 1 | -0/+12 |
| * | added the gcrypt patch (without gcrypt as default library). | Aris Adamantiadis | 2005-10-04 | 1 | -0/+2 |
| * | server kex done :) | Aris Adamantiadis | 2005-08-07 | 1 | -1/+1 |
| * | first import | Aris Adamantiadis | 2005-07-05 | 1 | -0/+605 |
