index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
/
dh.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add return value and error checking for hash buffer cookie functions.
Andreas Schneider
2009-04-07
1
-11
/
+41
*
Add return value and error checks to make_sessionid().
Andreas Schneider
2009-04-07
1
-75
/
+137
*
Use const where it should be used.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Fix a build warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Add error checking of strdup.
Andreas Schneider
2009-04-02
1
-0
/
+3
*
Improve the ssh_get_pubkey_hash() function.
Andreas Schneider
2009-04-02
1
-18
/
+44
*
Add memory error checks for crypto wrapper functions.
Andreas Schneider
2009-04-01
1
-1
/
+19
*
Create a ssh_get_hexa function.
Andreas Schneider
2009-03-30
1
-10
/
+47
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-35
/
+41
*
Replace ssh_say with ssh_log.
Andreas Schneider
2009-03-12
1
-4
/
+10
*
Fix compiler warning about unused variable.
Andreas Schneider
2009-03-11
1
-9
/
+15
*
Remove deprecated pubkey_get_hash function.
Andreas Schneider
2009-02-02
1
-6
/
+0
*
Fix compiler warnings.
Andreas Schneider
2009-02-02
1
-3
/
+3
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
1
-1
/
+1
*
gcrypt + SSH1 bug resolved
Aris Adamantiadis
2008-06-17
1
-9
/
+6
*
big changes :
Aris Adamantiadis
2008-06-12
1
-3
/
+15
*
some changes so it compiles better under windows
Aris Adamantiadis
2008-05-22
1
-0
/
+2
*
fixed the netdb problem ?
Aris Adamantiadis
2008-03-12
1
-1
/
+0
*
first part of win32 patches
Aris Adamantiadis
2008-03-07
1
-2
/
+2
*
fixed a load of ssh_set_error(NULL,...)
Aris Adamantiadis
2008-03-04
1
-4
/
+4
*
fixed the #0000003 bug
Aris Adamantiadis
2008-03-03
1
-3
/
+4
*
fix bug #0000002 : in_socket_buffer and out_socket_buffer memleak +
Aris Adamantiadis
2008-03-03
1
-3
/
+12
*
more doxygen documentation
Aris Adamantiadis
2006-11-07
1
-1
/
+15
*
keyfiles.c and wrapper.c: Remove useless secure memory flag (for libgcrypt)
Jean-Philippe Garcia Ballester
2006-03-01
1
-14
/
+9
*
added the gcrypt patch (without gcrypt as default library).
Aris Adamantiadis
2005-10-04
1
-33
/
+136
*
More work on the server side and sftp.
Aris Adamantiadis
2005-08-18
1
-2
/
+2
*
server kex done :)
Aris Adamantiadis
2005-08-07
1
-59
/
+144
*
first import
Aris Adamantiadis
2005-07-05
1
-0
/
+412
[prev]