Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -600/+0 |
* | Added missing /** in doxygen @}'s | Aris Adamantiadis | 2010-08-28 | 1 | -1/+1 |
* | Sanitize libssh namespace + legacy wrappers | Aris Adamantiadis | 2010-05-14 | 1 | -4/+4 |
* | connect: Fixed signedness warnings from MSVC. | Andreas Schneider | 2010-05-12 | 1 | -5/+6 |
* | win: Added missing includes with newer MSCV. | Andreas Schneider | 2010-05-12 | 1 | -0/+5 |
* | Fixed linking errors on Windows. | Andreas Schneider | 2010-05-12 | 1 | -2/+2 |
* | Fixed warnings with clang | Aris Adamantiadis | 2010-04-28 | 1 | -1/+1 |
* | Fixed documenation of ssh_select(). | Andreas Schneider | 2010-04-04 | 1 | -14/+17 |
* | Set socket blocking after connexion | Aris Adamantiadis | 2010-01-08 | 1 | -7/+7 |
* | Socket connect callback working... | Aris Adamantiadis | 2009-11-30 | 1 | -0/+82 |
* | Improve standard logging. | Andreas Schneider | 2009-11-12 | 1 | -0/+3 |
* | Moved lots of declaration out of priv.h | Aris Adamantiadis | 2009-09-23 | 1 | -0/+3 |
* | get rid of SSH_SESSION | Aris Adamantiadis | 2009-09-23 | 1 | -3/+3 |
* | Fixed building libssh with MSVC. | Andreas Schneider | 2009-09-21 | 1 | -0/+6 |
* | Fix binding found by Bernhard R. Link | Aris Adamantiadis | 2009-09-19 | 1 | -1/+1 |
* | Improve checks for Windows version and wspiapi.h. | Andreas Schneider | 2009-08-20 | 1 | -3/+15 |
* | Fix build with MSVC. | Andreas Schneider | 2009-07-30 | 1 | -1/+1 |
* | Add a function to close the socket. | Andreas Schneider | 2009-07-27 | 1 | -5/+15 |
* | Changes all CHANNEL * to ssh_channel | Aris Adamantiadis | 2009-07-24 | 1 | -1/+1 |
* | Put #ifdef around AI_NUMERICSERV which doesn't seem std | Aris Adamantiadis | 2009-07-13 | 1 | -0/+2 |
* | Enable conditional compiling for IP regex code. | Aris Adamantiadis | 2009-07-13 | 1 | -2/+13 |
* | Fixed copyright notices | Aris Adamantiadis | 2009-07-13 | 1 | -1/+1 |
* | Set correct hint when connecting to an IP address | Aris Adamantiadis | 2009-07-12 | 1 | -4/+52 |
* | Fix the vim modeline and place it at the end of the file. | Andreas Schneider | 2009-05-12 | 1 | -2/+1 |
* | Format ssh_select(). | Andreas Schneider | 2009-05-05 | 1 | -85/+137 |
* | Improve ssh_connect_host(). | Andreas Schneider | 2009-05-05 | 1 | -65/+83 |
* | Improve ssh_connect_ai_timeout(). | Andreas Schneider | 2009-05-05 | 1 | -41/+54 |
* | Improve getai(). | Andreas Schneider | 2009-05-05 | 1 | -17/+19 |
* | Reorder and format socket blocking functions. | Andreas Schneider | 2009-05-05 | 1 | -19/+23 |
* | Reoder define and includes. | Andreas Schneider | 2009-05-05 | 1 | -8/+16 |
* | Normalize the license in all files and add vim tab instructions. | Andreas Schneider | 2009-03-29 | 1 | -20/+23 |
* | Fix cross compilation. | Andreas Schneider | 2009-03-08 | 1 | -0/+2 |
* | Make ssh_connect_ai_timeout static. | Andreas Schneider | 2009-02-02 | 1 | -2/+2 |
* | some changes to resolve bugs reported by webyog | Aris Adamantiadis | 2008-12-14 | 1 | -1/+1 |
* | doxygen fixes. Mostly typos and some comments. | Aris Adamantiadis | 2008-11-04 | 1 | -3/+6 |
* | fixed a bug where channel_poll could wait forever for a packet already in soc... | Aris Adamantiadis | 2008-10-29 | 1 | -17/+5 |
* | displaced the data_to_* into socket | Aris Adamantiadis | 2008-06-16 | 1 | -1/+1 |
* | Big changes : | Aris Adamantiadis | 2008-06-16 | 1 | -42/+2 |
* | begin fixing the ssh_say everywhere | Aris Adamantiadis | 2008-06-12 | 1 | -2/+2 |
* | big changes : | Aris Adamantiadis | 2008-06-12 | 1 | -3/+17 |
* | libssh.h now can be included from visual studio | Aris Adamantiadis | 2008-05-22 | 1 | -1/+1 |
* | some changes so it compiles better under windows | Aris Adamantiadis | 2008-05-22 | 1 | -1/+9 |
* | first part of win32 patches | Aris Adamantiadis | 2008-03-07 | 1 | -9/+25 |
* | fixed a load of ssh_set_error(NULL,...) | Aris Adamantiadis | 2008-03-04 | 1 | -1/+1 |
* | added the socket class and created wrappers | Aris Adamantiadis | 2008-03-04 | 1 | -13/+12 |
* | -rc release | Aris Adamantiadis | 2006-12-15 | 1 | -33/+49 |
* | oops, forgot to verify that it compiled fine | Aris Adamantiadis | 2006-11-12 | 1 | -2/+3 |
* | more doxygen documentation | Aris Adamantiadis | 2006-11-07 | 1 | -3/+26 |
* | Added doxygen documentation file. Now need to document it.. | Aris Adamantiadis | 2006-11-06 | 1 | -1/+1 |
* | git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@53 7dcaeef0-1... | Aris Adamantiadis | 2005-12-06 | 1 | -34/+40 |