Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proper prototypes | Bernhard R. Link | 2011-02-12 | 1 | -2/+2 |
| | | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> (cherry picked from commit 8b51d29363b050b74e786d7a58e18ef785a9c08e) | ||||
* | doc: Follow the current naming convention. | Andreas Schneider | 2010-12-10 | 1 | -1/+1 |
| | |||||
* | Changed the threads cbks from struct to publ func | Aris Adamantiadis | 2010-09-30 | 1 | -1/+5 |
| | |||||
* | threads: Fixed windows build. | Andreas Schneider | 2010-09-28 | 1 | -6/+6 |
| | | | | MSVC isn't C99. | ||||
* | Added initialisation logs for threading | Aris Adamantiadis | 2010-09-12 | 1 | -1/+7 |
| | |||||
* | Changed callbacks type | Aris Adamantiadis | 2010-09-12 | 1 | -2/+8 |
| | |||||
* | Implemented the noop and native pointers | Aris Adamantiadis | 2010-09-06 | 1 | -1/+20 |
| | |||||
* | Moved pthread specific code in src/threads/pthread.c | Aris Adamantiadis | 2010-09-06 | 1 | -21/+0 |
| | | | | | pthread example doesn't compile du to the lack of libssh_threads_native.so library | ||||
* | misc: Rename libssh/ to src/ | Andreas Schneider | 2010-09-06 | 1 | -0/+159 |