index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
/
kex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possible memory corruption (#14)
milo
2009-08-07
1
-2
/
+2
*
Fix build warnings.
Andreas Schneider
2009-06-09
1
-0
/
+4
*
Fix the vim modeline and place it at the end of the file.
Andreas Schneider
2009-05-12
1
-2
/
+2
*
space_tokenize should be rewritten.
Andreas Schneider
2009-04-17
1
-0
/
+1
*
Use consistend return values for packet_wait() functions.
Andreas Schneider
2009-04-14
1
-3
/
+3
*
Fix return value.
Andreas Schneider
2009-04-08
1
-1
/
+1
*
Improve SSHv1 key exchange functions.
Andreas Schneider
2009-04-08
1
-162
/
+250
*
Add error checking for make_rsa1_string().
Andreas Schneider
2009-04-07
1
-11
/
+28
*
Add return value and error checks to ssh_send_kex().
Andreas Schneider
2009-04-07
1
-20
/
+53
*
Add more error checks to ssh_get_kex().
Andreas Schneider
2009-04-07
1
-47
/
+73
*
Add return value and error checking for hash buffer cookie functions.
Andreas Schneider
2009-04-07
1
-3
/
+10
*
Fix build warnings in key exchange functions.
Andreas Schneider
2009-04-05
1
-11
/
+42
*
Add error checking for strdup.
Andreas Schneider
2009-04-02
1
-2
/
+7
*
Add memory error checks for crypto wrapper functions.
Andreas Schneider
2009-04-01
1
-1
/
+9
*
Fix build warning.
Andreas Schneider
2009-04-01
1
-1
/
+2
*
Add memory error checking to key exchange functions.
Andreas Schneider
2009-04-01
1
-12
/
+57
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-19
/
+23
*
Add an option WITH_LIBZ to compile with zlib support.
Andreas Schneider
2009-03-28
1
-1
/
+3
*
Fix build warnings.
Andreas Schneider
2009-03-14
1
-3
/
+6
*
Use ssh_log instead of ssh_say in ssh_list_kex().
Andreas Schneider
2009-03-12
1
-12
/
+14
*
Fix several build warnings.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
1
-8
/
+10
*
gcrypt + SSH1 bug resolved
Aris Adamantiadis
2008-06-17
1
-0
/
+1
*
Big changes :
Aris Adamantiadis
2008-06-16
1
-10
/
+9
*
big changes :
Aris Adamantiadis
2008-06-12
1
-5
/
+23
*
fixed the netdb problem ?
Aris Adamantiadis
2008-03-12
1
-1
/
+0
*
fixed a load of ssh_set_error(NULL,...)
Aris Adamantiadis
2008-03-04
1
-5
/
+5
*
Added support for known_hosts format version 1
Jean-Philippe Garcia Ballester
2005-11-25
1
-4
/
+11
*
added Jean-Philippe's patch for libtools. it doesn't compile on my computer.
Aris Adamantiadis
2005-10-25
1
-3
/
+16
*
added the gcrypt patch (without gcrypt as default library).
Aris Adamantiadis
2005-10-04
1
-3
/
+10
*
ssh-1 small modulus server keys patch
Aris Adamantiadis
2005-09-20
1
-6
/
+29
*
some debugging things in ssh1 key exchange
Aris Adamantiadis
2005-08-20
1
-2
/
+2
*
stdint.patch, debug_output.patch, ssh_12_select.patch,
Aris Adamantiadis
2005-08-19
1
-0
/
+6
*
server kex done :)
Aris Adamantiadis
2005-08-07
1
-9
/
+9
*
first import
Aris Adamantiadis
2005-07-05
1
-0
/
+439