index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
priv: Move kex functions to kex header.
Andreas Schneider
2011-09-18
1
-5
/
+5
*
kex: moved KEX structures to ssh_crypto_struct
Aris Adamantiadis
2011-09-18
1
-18
/
+19
*
kex: split key selection and sending
Aris Adamantiadis
2011-09-18
1
-42
/
+39
*
kex: Fix includes.
Andreas Schneider
2011-09-11
1
-4
/
+0
*
kex: Split out SSHv1 functions to kex1.c.
Andreas Schneider
2011-09-10
1
-436
/
+2
*
kex: Move ssh_encrypt_rsa1 to SSHv1 kex code.
Andreas Schneider
2011-08-22
1
-0
/
+66
*
session: Fix timeout handling.
rofl0r
2011-08-06
1
-2
/
+2
*
[crypto] initial support for ecdh-sha2-nistp256
Aris Adamantiadis
2011-06-13
1
-3
/
+15
*
Fix assertion with Visual Studio because of %zu.
Andreas Schneider
2011-04-15
1
-1
/
+1
*
All error path consistent with ssh_packet_kexinit
Aris Adamantiadis
2011-01-10
1
-4
/
+6
*
Fix free() on uninitialized data on some cases.
Aris Adamantiadis
2010-12-19
1
-2
/
+1
*
Implemented zlib@openssh.com compression
Aris Adamantiadis
2010-10-04
1
-1
/
+1
*
misc: Rename libssh/ to src/
Andreas Schneider
2010-09-06
1
-0
/
+835