Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo. | Andreas Schneider | 2012-03-09 | 1 | -1/+1 |
* | cmake: Fix static .lib overwriting on Windows. | Andreas Schneider | 2011-06-01 | 1 | -3/+20 |
* | threads: Fixed ssh_pthread_thread_id with mingw. | Andreas Schneider | 2010-12-30 | 1 | -1/+5 |
* | Changed the threads cbks from struct to publ func | Aris Adamantiadis | 2010-09-30 | 1 | -1/+5 |
* | Changed callbacks type | Aris Adamantiadis | 2010-09-12 | 1 | -13/+1 |
* | build: Remove unneeded debug message. | Andreas Schneider | 2010-09-09 | 1 | -2/+0 |
* | build: Improve pthread detection. | Andreas Schneider | 2010-09-08 | 1 | -2/+2 |
* | build: Make sure LIBSSH_THREADS_LINK_LIBRARIES is in the cache. | Andreas Schneider | 2010-09-08 | 1 | -5/+7 |
* | build: Fixed linking against libssh in thread library. | Andreas Schneider | 2010-09-08 | 1 | -2/+2 |
* | Implemented the noop and native pointers | Aris Adamantiadis | 2010-09-06 | 3 | -41/+52 |
* | threads: Build a libssh threading library. | Andreas Schneider | 2010-09-06 | 3 | -0/+116 |
* | Moved pthread specific code in src/threads/pthread.c | Aris Adamantiadis | 2010-09-06 | 1 | -0/+84 |