index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libssh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add error checking to ssh_message_channel_request_open_reply_default().
Andreas Schneider
2009-04-09
1
-8
/
+27
*
Add error checking to ssh_message_channel_request_open_reply_accept().
Andreas Schneider
2009-04-09
1
-29
/
+54
*
Add error checking to handle_channel_request_open().
Andreas Schneider
2009-04-09
1
-30
/
+52
*
Add error checking to ssh_message_auth_reply_success().
Andreas Schneider
2009-04-09
1
-5
/
+14
*
Add error checks to ssh_message_auth_reply_default().
Andreas Schneider
2009-04-09
1
-36
/
+63
*
Improve ssh_message_auth* functions.
Andreas Schneider
2009-04-09
1
-5
/
+19
*
Add more error checks to handle_userauth_request().
Andreas Schneider
2009-04-09
1
-39
/
+90
*
Improve ssh_message_free().
Andreas Schneider
2009-04-09
2
-32
/
+25
*
Add return value to handle_unimplemented().
Andreas Schneider
2009-04-09
1
-5
/
+14
*
Add more error checks to handle_service_request().
Andreas Schneider
2009-04-09
1
-19
/
+38
*
Reformat message_new().
Andreas Schneider
2009-04-09
1
-9
/
+10
*
Fix return value.
Andreas Schneider
2009-04-08
1
-1
/
+1
*
Fix build error in SSHv1 channel code.
Andreas Schneider
2009-04-08
1
-3
/
+3
*
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
2
-3
/
+10
*
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
1
-20
/
+53
*
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
2
-14
/
+51
*
Add return value and error checks to make_sessionid().
Andreas Schneider
2009-04-07
3
-77
/
+145
*
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
1
-15
/
+38
*
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
4
-4
/
+5
*
Make use of const.
Andreas Schneider
2009-04-05
1
-2
/
+4
*
Fix build warnings found with printf checking of ssh_set_error().
Andreas Schneider
2009-04-05
3
-4
/
+9
*
Make return of ssh_get_error() const.
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
1
-7
/
+7
*
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
1
-7
/
+7
*
Fix a build warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Fix build warnings.
Andreas Schneider
2009-04-05
2
-6
/
+8
[prev]
[next]