Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Improve the doc of ssh_bind_set_callbacks. | Andreas Schneider | 2011-03-09 | 1 | -19/+0 |
| | |||||
* | bind: Set errors on return. | Bernhard R. Link | 2011-02-14 | 1 | -1/+8 |
| | | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org> | ||||
* | bind: Added include file for close function on Windows. | Andreas Schneider | 2011-01-02 | 1 | -0/+1 |
| | |||||
* | server: Added missing include files for getaddrinfo on Windows. | Andreas Schneider | 2010-12-29 | 1 | -1/+10 |
| | |||||
* | server: Replace gethostbyname() with getaddrinfo(). | Andreas Schneider | 2010-12-27 | 1 | -43/+56 |
| | | | | Fixes rlo#13. | ||||
* | Moved includes from priv.h to bind.h | Aris Adamantiadis | 2010-10-27 | 1 | -0/+1 |
| | |||||
* | Split ssh_bind functions in a new .c file | Aris Adamantiadis | 2010-10-20 | 1 | -0/+372 |