index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix build error in SSHv1 channel code.
Andreas Schneider
2009-04-08
2
-7
/
+7
*
Add error checking to publickey to string functions.
Andreas Schneider
2009-04-08
1
-82
/
+173
*
Add error checking to publickey_from_privatekey().
Andreas Schneider
2009-04-08
1
-67
/
+152
*
Add error checking to publickey_from_string().
Andreas Schneider
2009-04-08
1
-28
/
+43
*
Add error checking to publickey_make_rsa().
Andreas Schneider
2009-04-08
1
-32
/
+65
*
Fix header functions and add return value checks.
Andreas Schneider
2009-04-08
3
-4
/
+11
*
Add error checking to publickey_make_dss().
Andreas Schneider
2009-04-08
1
-39
/
+73
*
Add return values and error checking to SSHv1 channel functions.
Andreas Schneider
2009-04-08
1
-130
/
+232
*
Add error checking to SSHv1 auth functions.
Andreas Schneider
2009-04-08
1
-75
/
+118
*
Improve SSHv1 key exchange functions.
Andreas Schneider
2009-04-08
1
-162
/
+250
*
Fix SSHv1 channel window problems.
Andreas Schneider
2009-04-08
1
-1
/
+3
*
Fix SSHv1 compile errors.
Andreas Schneider
2009-04-08
5
-12
/
+12
*
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
2
-21
/
+54
*
Add more error checks to ssh_get_kex().
Andreas Schneider
2009-04-07
3
-49
/
+76
*
Add error checking to all gzip functions.
Andreas Schneider
2009-04-07
1
-88
/
+162
*
Add return value and error checking for hash buffer cookie functions.
Andreas Schneider
2009-04-07
3
-16
/
+53
*
Add return value and error checks to make_sessionid().
Andreas Schneider
2009-04-07
4
-78
/
+146
*
Fix typo.
Andreas Schneider
2009-04-07
1
-1
/
+1
*
Add my copyright.
Andreas Schneider
2009-04-07
1
-0
/
+1
*
Check for buffer_add_* return values in channel functions.
Andreas Schneider
2009-04-07
1
-189
/
+459
*
Add return values and error checking to channel_default_bufferize().
Andreas Schneider
2009-04-07
2
-16
/
+39
*
Improve channel_new().
Andreas Schneider
2009-04-07
1
-21
/
+35
*
Check return values of buffer functions.
Andreas Schneider
2009-04-07
1
-23
/
+29
*
Fix a memory leak in realloc_buffer.
Andreas Schneider
2009-04-07
1
-2
/
+5
*
Check return values of buffer_add_* and packet_send functions.
Andreas Schneider
2009-04-07
1
-181
/
+453
*
Check return values of buffer_add_* functions in agent code.
Andreas Schneider
2009-04-05
1
-8
/
+44
*
Fix build warnings on x86_64.
Andreas Schneider
2009-04-05
1
-2
/
+4
*
Use const where it should be used.
Andreas Schneider
2009-04-05
5
-13
/
+15
*
Make use of const.
Andreas Schneider
2009-04-05
2
-4
/
+7
*
Fix build warnings found with printf checking of ssh_set_error().
Andreas Schneider
2009-04-05
3
-4
/
+9
*
Add printf checking for ssh_set_error().
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Make return of ssh_get_error() const.
Andreas Schneider
2009-04-05
2
-2
/
+2
*
Fix build warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Fix build warnings.
Andreas Schneider
2009-04-05
1
-2
/
+3
*
Don't shadow a global variable declaration in unistd.h.
Andreas Schneider
2009-04-05
2
-8
/
+8
*
Fix varable name.
Andreas Schneider
2009-04-05
1
-8
/
+8
*
Don't shadow a global variable declaration on unistd.h.
Andreas Schneider
2009-04-05
2
-8
/
+9
*
Fix a build warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Fix build warnings.
Andreas Schneider
2009-04-05
3
-9
/
+11
*
Fix build warnings in key exchange functions.
Andreas Schneider
2009-04-05
2
-13
/
+44
*
Fix build warnings, mostly const chars.
Andreas Schneider
2009-04-05
3
-21
/
+26
*
Fix compile warning (const).
Andreas Schneider
2009-04-05
1
-2
/
+15
*
Make service name const.
Andreas Schneider
2009-04-05
2
-2
/
+2
*
Fix compile warning.
Andreas Schneider
2009-04-05
2
-2
/
+2
*
Don't shadow global variable sftp.
Andreas Schneider
2009-04-05
1
-9
/
+9
*
Improve free functions of the keyfiles.
Andreas Schneider
2009-04-04
1
-17
/
+18
*
Improve channel_free().
Andreas Schneider
2009-04-04
1
-22
/
+32
*
Improve crypto free functions.
Andreas Schneider
2009-04-04
1
-33
/
+31
*
Improve key free functions.
Andreas Schneider
2009-04-04
1
-33
/
+37
[prev]
[next]