Andreas Schneider
|
c19c638d74
|
error: Use macros for error functions.
|
2011-09-17 10:38:08 +02:00 |
|
Andreas Schneider
|
4de4520559
|
server: Use new pki infrastructure.
|
2011-08-22 14:29:39 +02:00 |
|
Andreas Schneider
|
25a2108809
|
pki: Remove session from ssh_pki_import_privkey_* functions.
|
2011-08-16 18:53:18 +02:00 |
|
Andreas Schneider
|
fe375132c3
|
bind: Add checks around key functions.
|
2011-08-15 18:48:08 +02:00 |
|
Andreas Schneider
|
e06b3dba0d
|
bind: Read only once in ssh_bind_listen() (bug #11).
|
2011-08-15 16:50:30 +02:00 |
|
Andreas Schneider
|
9c0af42dd8
|
pki: Use a consistent name scheme.
Rename ssh_key_import_private to ssh_pki_import_privkey_file.
|
2011-08-09 18:05:47 +02:00 |
|
Andreas Schneider
|
38d00c0e7a
|
bind: Use ssh_key_import_private().
|
2011-08-08 15:28:31 +02:00 |
|
Aris Adamantiadis
|
da954c2c5e
|
Fixes the ssh_log issue on ssh_bind handles.
|
2011-07-19 22:16:28 +02:00 |
|
Andreas Schneider
|
7daa81f3aa
|
doc: Improve the doc of ssh_bind_set_callbacks.
|
2011-03-09 18:33:03 +01:00 |
|
Bernhard R. Link
|
b1db0e54ad
|
bind: Set errors on return.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
|
2011-02-14 22:48:53 +01:00 |
|
Andreas Schneider
|
c54d6b7f8a
|
bind: Added include file for close function on Windows.
|
2011-01-02 19:35:53 +01:00 |
|
Andreas Schneider
|
887d201bd3
|
server: Added missing include files for getaddrinfo on Windows.
|
2010-12-29 20:53:28 +01:00 |
|
Andreas Schneider
|
b4c62ac9ea
|
server: Replace gethostbyname() with getaddrinfo().
Fixes rlo#13.
|
2010-12-27 21:51:55 +01:00 |
|
Aris Adamantiadis
|
0e82cdeadc
|
Moved includes from priv.h to bind.h
|
2010-10-27 23:06:38 +02:00 |
|
Aris Adamantiadis
|
ea4aa26dbb
|
Split ssh_bind functions in a new .c file
|
2010-10-20 16:54:22 +02:00 |
|