Andreas Schneider
|
892cb92f57
|
auth: Prefix kbdint functions.
|
2011-08-25 16:26:12 +02:00 |
|
Andreas Schneider
|
e94b0f8c08
|
server: Fix a build warning.
Thanks to Tom Judge.
|
2011-08-23 15:15:28 +02:00 |
|
Andreas Schneider
|
8c8a91a9b7
|
server: Migrate more functions to new pki.
|
2011-08-22 18:41:47 +02:00 |
|
Andreas Schneider
|
90167f09d3
|
server: Migrate hostkey check to new pki.
|
2011-08-22 15:22:58 +02:00 |
|
Andreas Schneider
|
4de4520559
|
server: Use new pki infrastructure.
|
2011-08-22 14:29:39 +02:00 |
|
rofl0r
|
af85337f5f
|
session: Fix timeout handling.
-2 now means to use the timeout specified in options. It wasn't used
earlier and poll only knows -1 and 0 anyway for special meanings.
|
2011-08-06 11:12:02 +02:00 |
|
Aris Adamantiadis
|
da954c2c5e
|
Fixes the ssh_log issue on ssh_bind handles.
|
2011-07-19 22:16:28 +02:00 |
|
milo
|
7cc4471168
|
Implemented X11 server side
|
2011-04-14 14:05:44 +02:00 |
|
milo
|
a0a3ceeaa0
|
Semantic fix on malloc
|
2011-04-14 13:46:40 +02:00 |
|
milo
|
23b28a573c
|
Fix a 0 bytes malloc in server kbdint implementation
|
2011-04-14 13:31:11 +02:00 |
|
Andreas Schneider
|
7e4916cefc
|
server: Fixed a possible NULL pointer dereference.
|
2011-04-14 10:10:19 +02:00 |
|
Oliver Stöneberg
|
166ee451c5
|
build: Fixed some VS2010 problems.
|
2011-04-11 11:18:57 +02:00 |
|
Andreas Schneider
|
7e921b7afb
|
messages: Make returned strings const.
|
2011-03-09 19:45:17 +01:00 |
|
Andreas Schneider
|
ac8276c70e
|
server: Fixed logging function name.
|
2011-02-18 20:57:09 +01:00 |
|
milo
|
3c0a4781e4
|
Added the keyboard-interactive authentication method
|
2011-02-10 14:39:20 +01:00 |
|
Andreas Schneider
|
296767afc4
|
server: Added include files for getaddrinfo.
|
2010-12-29 20:36:14 +01:00 |
|
Andreas Schneider
|
bffaa86664
|
build: Fixed some build warnings on FreeBSD.
|
2010-12-20 15:45:49 +01:00 |
|
Andreas Schneider
|
038c764055
|
server: Remove channel_write_stderr.
|
2010-12-08 10:52:15 +01:00 |
|
Aris Adamantiadis
|
ea4aa26dbb
|
Split ssh_bind functions in a new .c file
|
2010-10-20 16:54:22 +02:00 |
|
Aris Adamantiadis
|
8e2699e161
|
start of work to have callbackbased ssh_bind
|
2010-10-19 23:51:32 +02:00 |
|
Aris Adamantiadis
|
da9cd2e64d
|
Implemented zlib@openssh.com compression
|
2010-10-04 16:19:20 +02:00 |
|
Aris Adamantiadis
|
5d1636985b
|
Resolved the server blocked bug
|
2010-10-03 21:36:03 +02:00 |
|
Aris Adamantiadis
|
338a3d9b05
|
Removed references to ssh_buffer_get_begin
|
2010-10-03 12:07:00 +02:00 |
|
Aris Adamantiadis
|
5f69d494ad
|
Fix documentation of ssh_set_message_callback
|
2010-10-02 23:24:19 +02:00 |
|
milo
|
26d40b5354
|
Handle global requests and reverse forwarding
|
2010-10-02 22:51:35 +02:00 |
|
Andreas Schneider
|
1b471256d4
|
misc: Differentiate between client and server in ssh_analyze_banner.
|
2010-09-29 12:11:43 +02:00 |
|
Andreas Schneider
|
8b719e51cf
|
misc: Move ssh_analyze_banner to a common location.
Don't duplicate functions!
|
2010-09-29 11:26:35 +02:00 |
|
Andreas Schneider
|
325cc4e395
|
session: Fixed a memory leak with session->bindaddr.
|
2010-09-07 17:30:10 +02:00 |
|
Andreas Schneider
|
f7842e3a4b
|
misc: Rename libssh/ to src/
|
2010-09-06 14:28:38 +02:00 |
|