index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ecdh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecdh: Add missing return in ssh_client_ecdh_init().
Andreas Schneider
2013-06-19
1
-0
/
+1
*
ecdh: Avoid memory leaks in ssh_server_ecdh_init().
Andreas Schneider
2013-06-19
1
-36
/
+69
*
ecdh: Make sure we don't leak memory in ssh_client_ecdh_init().
Andreas Schneider
2013-06-18
1
-12
/
+27
*
ecdh: Check return values of buffer_add_* functions.
Andreas Schneider
2013-06-17
1
-4
/
+23
*
dh: Fix build with DEBUG_CRYPTO.
Andreas Schneider
2012-02-05
1
-3
/
+5
*
ecdh: Fix a memory leak in ecdh_build_k().
Andreas Schneider
2012-02-04
1
-5
/
+9
*
ecdh: Fix a memory leak in ssh_server_ecdh_init().
Andreas Schneider
2012-02-04
1
-0
/
+1
*
Fix bugs found by clang
Aris Adamantiadis
2011-09-23
1
-1
/
+2
*
ECDH key exchange working
Aris Adamantiadis
2011-09-18
1
-10
/
+103
*
kex: split key selection and sending
Aris Adamantiadis
2011-09-18
1
-0
/
+8
*
pki: Fix build warnings.
Andreas Schneider
2011-08-20
1
-0
/
+1
*
Fix memory leak
Aris Adamantiadis
2011-06-13
1
-1
/
+2
*
[crypto] initial support for ecdh-sha2-nistp256
Aris Adamantiadis
2011-06-13
1
-0
/
+167