index
:
libssh.git
gssfixes
libssh testing ground
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
libssh
/
priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add return values to generate_session_keys() and generate_one_key().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add return value to dh_build_k().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Improve dh_import() functions.
Andreas Schneider
2009-04-16
1
-2
/
+2
*
Add return value to dh_generate_f().
Andreas Schneider
2009-04-16
1
-2
/
+2
*
Add return value to dh_generate_e().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add return value to dh_generate_y().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add return value to dh_generate_x().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add a return value to ssh_socket_init().
Andreas Schneider
2009-04-16
1
-1
/
+1
*
Add error checks to ssh_crypto_init().
Andreas Schneider
2009-04-16
1
-2
/
+1
*
Revert commit 491.
Andreas Schneider
2009-04-16
1
-6
/
+3
*
Make dh crypto functions thread safe.
Andreas Schneider
2009-04-16
1
-3
/
+6
*
Reformat ssh_socket_completewrite() and use const for buffer.
Andreas Schneider
2009-04-14
1
-1
/
+1
*
Fix build error in SSHv1 channel code.
Andreas Schneider
2009-04-08
1
-4
/
+4
*
Fix header functions and add return value checks.
Andreas Schneider
2009-04-08
1
-1
/
+1
*
Add return value and error checks to ssh_send_kex().
Andreas Schneider
2009-04-07
1
-1
/
+1
*
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
*
Add printf checking for ssh_set_error().
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
*
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 compile warning.
Andreas Schneider
2009-04-05
1
-1
/
+1
*
Make ssh_options_free() public.
Andreas Schneider
2009-04-02
1
-1
/
+0
*
Add error checking to buffer functions.
Andreas Schneider
2009-04-01
1
-10
/
+10
*
Normalize the license in all files and add vim tab instructions.
Andreas Schneider
2009-03-29
1
-22
/
+28
*
Working new known_host algorithm
Aris Adamantiadis
2009-03-28
1
-17
/
+20
*
Add a ssh_version function.
Andreas Schneider
2009-03-21
1
-2
/
+2
*
Use ssh_log instead of ssh_say in ssh_list_kex().
Andreas Schneider
2009-03-12
1
-1
/
+1
*
Fix build on Windows.
Andreas Schneider
2009-03-08
1
-1
/
+3
*
Rename function to agent_is_running.
Andreas Schneider
2009-02-09
1
-1
/
+1
*
Complete ssh client agent support.
Andreas Schneider
2009-02-06
1
-2
/
+21
*
channel_get_exit_status()
Aris Adamantiadis
2009-02-03
1
-0
/
+1
*
Moved ssh_crypto_init to priv.h file and added a note.
Andreas Schneider
2009-02-02
1
-0
/
+4
*
Fix build warnings in the crypto wrapper functions.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Fix build warnings in socket code.
Andreas Schneider
2009-02-02
1
-3
/
+4
*
Fix several build warnings.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Fix compiler warnings.
Andreas Schneider
2009-02-02
1
-1
/
+1
*
Use unsigned values for length in buffer functions.
Andreas Schneider
2009-02-02
1
-3
/
+3
*
Fix compiler warnings in buffer implementation.
Andreas Schneider
2009-02-02
1
-6
/
+6
*
Start with ssh agent implementation.
Andreas Schneider
2009-02-02
1
-0
/
+41
*
Add a more generic auth callback function.
Andreas Schneider
2008-12-29
1
-1
/
+2
*
Create POSIX like sftp functions.
Andreas Schneider
2008-12-22
1
-0
/
+6
*
patches 0001-Save-the-last-error-and-provide-a-function-to-get-it.patch,
Aris Adamantiadis
2008-11-24
1
-3
/
+3
*
displaced the data_to_* into socket
Aris Adamantiadis
2008-06-16
1
-8
/
+6
*
Big changes :
Aris Adamantiadis
2008-06-16
1
-10
/
+11
*
big changes :
Aris Adamantiadis
2008-06-12
1
-0
/
+25
*
fixed wrong prototypes for socket_t
Aris Adamantiadis
2008-03-12
1
-1
/
+1
*
config.h bug resolved
Aris Adamantiadis
2008-03-08
1
-1
/
+1
[next]