index
:
users/aris/libssh.git
aris_work
chacha20
connector
freebsd
gex_aris
gex_aris_osx
gex_to_polish
group_exchange
master
options
swig
work in progress
libssh git server
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
bindings: fix compilation
swig
Aris Adamantiadis
1
-1
/
+1
2011-09-15
bindings: make swig fine ssh.i
Aris Adamantiadis
1
-1
/
+1
2011-09-15
guru meditation
Andreas Schneider
1
-0
/
+4
2011-09-15
example: Added a python ssh client.
Andreas Schneider
1
-0
/
+98
2011-09-15
binding: Added python bindings support using swig.
Andreas Schneider
7
-0
/
+377
2011-09-15
crypt: Fix function definition.
Andreas Schneider
2
-2
/
+5
2011-09-14
SSH1: handle exit-status message (channels would not close)
Aris Adamantiadis
3
-1
/
+15
2011-09-14
channels1: made channel_write1 nonblocking
Aris Adamantiadis
1
-1
/
+3
2011-09-14
channels: don't send SSH2 packets on SSH1 !
Aris Adamantiadis
1
-0
/
+7
2011-09-14
SSH1: fix kex bugs introduced in refactoring
Aris Adamantiadis
1
-1
/
+28
2011-09-14
SSH1: make authentication nonblocking
Aris Adamantiadis
1
-10
/
+36
2011-09-14
auth: fix spelling in error message
Aris Adamantiadis
1
-1
/
+1
2011-09-14
Revert "auth: Check if we have any prompts."
Aris Adamantiadis
1
-3
/
+2
2011-09-14
Auth: fix possible off-by-one
Aris Adamantiadis
1
-2
/
+2
2011-09-12
log: Fixed a typo.
Andreas Schneider
1
-1
/
+1
2011-09-11
tests: nonblocking keyboard-interactive
Aris Adamantiadis
1
-0
/
+55
2011-09-11
log: remove the annoying \n between date and message
Aris Adamantiadis
1
-2
/
+2
2011-09-11
auth: made keyboard-interactive nonblocking
Aris Adamantiadis
2
-16
/
+40
2011-09-11
Test: added torture_auth_autopubkey_nonblocking
Aris Adamantiadis
1
-0
/
+32
2011-09-11
Auth: nonblocking ssh_userauth_pubkey_auto
Aris Adamantiadis
2
-110
/
+162
2011-09-11
Tests: unit test for agent authentication
Aris Adamantiadis
1
-0
/
+59
2011-09-11
auth: Implement nonblocking ssh_auth_agent
Aris Adamantiadis
2
-36
/
+69
2011-09-11
auth: different code for auth_agent
Aris Adamantiadis
2
-2
/
+3
2011-09-11
Auth: made ssh_userauth_get_response respect timeout
Aris Adamantiadis
1
-44
/
+13
2011-09-11
server: Fix some build warnings.
Andreas Schneider
2
-3
/
+3
2011-09-11
auth: Check if we have any prompts.
Andreas Schneider
1
-2
/
+3
2011-09-11
server: Fix compiler warning.
Andreas Schneider
1
-2
/
+3
2011-09-11
log: Add missing include.
Andreas Schneider
1
-0
/
+1
2011-09-11
kex: Fix includes.
Andreas Schneider
2
-4
/
+4
2011-09-10
priv: Remove obsolete ssh_keys_struct.
Andreas Schneider
1
-5
/
+0
2011-09-10
log: Improve the logging function.
Andreas Schneider
3
-29
/
+86
2011-09-10
log: Add new debug log levels.
Andreas Schneider
1
-3
/
+20
2011-09-10
agent: Add missing config.h include.
Andreas Schneider
1
-0
/
+2
2011-09-10
kex: Split out SSHv1 functions to kex1.c.
Andreas Schneider
3
-436
/
+462
2011-09-08
dh: Use ssh_string_new() in make_bignum_string().
Andreas Schneider
1
-5
/
+9
2011-09-08
string: Make sure we always have the right byte order.
Andreas Schneider
1
-5
/
+5
2011-09-08
pki: Use ssh_string_get_char().
Andreas Schneider
1
-19
/
+2
2011-09-08
string: Add ssh_string_get_char().
Andreas Schneider
2
-0
/
+20
2011-09-08
string: Use the struct and array for allocating the struct.
Andreas Schneider
4
-24
/
+27
2011-09-08
auth1: Fix ssh_string usage.
Andreas Schneider
1
-3
/
+5
2011-09-08
known_hosts: Fix a free before last use.
Andreas Schneider
1
-1
/
+2
2011-09-07
known_hosts: Fix a memleak.
Andreas Schneider
1
-2
/
+4
2011-09-06
pki: Add missing ECC ifdef.
Andreas Schneider
1
-0
/
+2
2011-09-06
options: Fix NULL value handling.
Andreas Schneider
2
-39
/
+67
2011-09-05
options: Fix the ssh_options_set() function.
Andreas Schneider
1
-321
/
+368
2011-09-05
known_hosts: Migrate ssh_write_knownhost() to new pki.
Andreas Schneider
1
-172
/
+92
2011-09-05
pki: Add ssh_pki_export_pubkey_rsa1().
Andreas Schneider
5
-0
/
+90
2011-09-02
pki_crypto: Add ecdsa support for key duplication.
Andreas Schneider
1
-0
/
+31
2011-09-02
pki: Add ecdsa key support.
Andreas Schneider
2
-0
/
+13
2011-09-02
channels: Export ssh_channel_poll_timeout().
Andreas Schneider
1
-1
/
+1
[next]