Yanis Kurganov
|
c6590bd189
|
channels1: Fix pty request state
Signed-off-by: Yanis Kurganov <YKurganov@ptsecurity.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
|
2015-01-20 18:58:13 +01:00 |
|
Audrius Butkevicius
|
a277dd9277
|
Add session/channel byte/packet counters
Signed-off-by: Audrius Butkevicius <audrius.butkevicius@elastichosts.com>
|
2014-02-12 18:21:16 +01:00 |
|
Andreas Schneider
|
cb9786b3ae
|
src: Rename buffer_add_data() to ssh_buffer_add_data().
|
2014-01-19 20:55:55 +01:00 |
|
Andreas Schneider
|
6fe51b13fb
|
src: Update my mail address.
|
2014-01-07 16:08:23 +01:00 |
|
Andreas Schneider
|
df81a05505
|
cmake: Check for unistd.h.
|
2013-07-23 10:44:51 +02:00 |
|
Andreas Schneider
|
ebdd0c6ac1
|
src: Migrate to SSH_LOG.
|
2013-07-14 12:44:26 +02:00 |
|
Andreas Schneider
|
0ba075e9ce
|
channels1: Check return value of buffer_add_u8().
|
2013-06-17 12:40:35 +02:00 |
|
Andreas Schneider
|
a4ffaff550
|
channels1: Add missing request_state and set it to accepted.
This fixes bug #88.
|
2012-10-22 18:05:06 +02:00 |
|
Andreas Schneider
|
b811b89f57
|
channels1: Fix severa possible null pointer dereferences.
|
2012-10-07 22:01:48 +02:00 |
|
Dmitriy Kuznetsov
|
a18106d3af
|
channels: Fix channel_request_pty_size1 always returning an error.
Fixes bug #88.
|
2012-09-07 12:23:55 +02:00 |
|
Andreas Schneider
|
afa56e0102
|
session: Use defines for ssh_handle_packets().
|
2011-09-17 10:38:08 +02:00 |
|
Aris Adamantiadis
|
68bab2a490
|
SSH1: handle exit-status message (channels would not close)
|
2011-09-14 22:53:01 +02:00 |
|
Aris Adamantiadis
|
c4701a34d3
|
channels1: made channel_write1 nonblocking
|
2011-09-14 22:39:05 +02:00 |
|
Aris Adamantiadis
|
3eece8ac0b
|
SSH1: fix build
|
2011-09-02 11:43:12 +03:00 |
|
Andreas Schneider
|
ef658b4bef
|
Fix assertion with Visual Studio because of %zu.
|
2011-04-15 19:02:21 +02:00 |
|
Andreas Schneider
|
bb5f5281c0
|
build: Fixed build on Windows.
|
2011-01-11 11:07:17 +01:00 |
|
Andreas Schneider
|
f7842e3a4b
|
misc: Rename libssh/ to src/
|
2010-09-06 14:28:38 +02:00 |
|