index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add return value and error checking for hash buffer cookie functions.
Andreas Schneider
2009-04-07
1
-2
/
+2
*
Add return value and error checks to make_sessionid().
Andreas Schneider
2009-04-07
1
-1
/
+1
*
Add return values and error checking to channel_default_bufferize().
Andreas Schneider
2009-04-07
1
-1
/
+1
*
Use const where it should be used.
Andreas Schneider
2009-04-05
1
-9
/
+10
*
Make use of const.
Andreas Schneider
2009-04-05
1
-2
/
+3
*
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
1
-1
/
+1
*
Fix build warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Don't shadow a global variable declaration in unistd.h.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Don't shadow a global variable declaration on unistd.h.
Andreas Schneider
2009-04-05
1
-1
/
+2
*
Fix build warnings.
Andreas Schneider
2009-04-05
1
-3
/
+3
*
Fix build warnings in key exchange functions.
Andreas Schneider
2009-04-05
1
-2
/
+2
*
Fix build warnings, mostly const chars.
Andreas Schneider
2009-04-05
1
-8
/
+10
*
Make service name const.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Fix compile warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Improve and document ssh_options_set_[dsa,rsa]_server_key().
Andreas Schneider
2009-04-03
1
-2
/
+2
*
Improve ssh_options_set_auth_callback().
Andreas Schneider
2009-04-02
1
-10
/
+1
*
Improve ssh_options_set_log_verbosity().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_log_function().
Andreas Schneider
2009-04-02
1
-2
/
+2
*
Improve ssh_options_allow_ssh2().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_allow_ssh1().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_timeout().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_status_callback().
Andreas Schneider
2009-04-02
1
-2
/
+2
*
Improve ssh_options_set_banner().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_identity().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_known_hosts_file().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_ssh_dir().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_bind().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_fd().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_port().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_username().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Improve ssh_options_set_host().
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Make ssh_options_free() public.
Andreas Schneider
2009-04-02
2
-1
/
+1
*
Add a return value to ssh_userauth_kbdint_setanswer().
Andreas Schneider
2009-04-02
1
-1
/
+2
*
Improve the ssh_get_pubkey_hash() function.
Andreas Schneider
2009-04-02
1
-1
/
+1
*
Add error checking to buffer functions.
Andreas Schneider
2009-04-01
1
-10
/
+10
*
Add arg and error checking for the string functions.
Andreas Schneider
2009-04-01
1
-5
/
+6
*
Create a ssh_get_hexa function.
Andreas Schneider
2009-03-30
1
-1
/
+2
*
Remove automake files.
Andreas Schneider
2009-03-29
2
-9
/
+0
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
5
-97
/
+117
*
Working new known_host algorithm
Aris Adamantiadis
2009-03-28
1
-17
/
+20
*
Fix typos.
Andreas Schneider
2009-03-28
1
-1
/
+1
*
Fix compilation of the server with option turned off.
Andreas Schneider
2009-03-28
1
-15
/
+7
*
Add WITH_SERVER option.
Andreas Schneider
2009-03-28
2
-5
/
+19
*
Fix possible precedence problems.
Andreas Schneider
2009-03-26
1
-1
/
+1
*
Add a ssh_version function.
Andreas Schneider
2009-03-21
2
-3
/
+24
*
Don't require C++ compiler.
Andreas Schneider
2009-03-17
2
-2
/
+2
*
Enable printf attribute checking on GNU systems.
Andreas Schneider
2009-03-14
1
-1
/
+8
*
R.I.P. ssh_say()
Andreas Schneider
2009-03-12
1
-2
/
+1
*
Use ssh_log instead of ssh_say in ssh_list_kex().
Andreas Schneider
2009-03-12
1
-1
/
+1
[prev]
[next]