index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
messages: Add missing ntohl on X11 request screen number
Alan Dunn
2014-05-06
1
-1
/
+3
*
Revert "direct-tcpip and forwarded-tcpip callbacks"
Andreas Schneider
2014-04-09
1
-32
/
+0
*
direct-tcpip and forwarded-tcpip callbacks
Loïc Michaux
2014-04-09
1
-0
/
+32
*
messages: use predefined macro for clearing sensitive data
Luka Perkov
2014-03-27
1
-2
/
+1
*
src: Fix argument order in ssh_channel_pty_window_change_callback
Audrius Butkevicius
2014-02-02
1
-2
/
+2
*
src: Do not use deprecated functions.
Andreas Schneider
2014-01-16
1
-6
/
+6
*
update copyright information
Aris Adamantiadis
2014-01-07
1
-1
/
+1
*
server: Fix ssh_execute_server_callbacks() client execution
Nicolas Viennot
2013-11-03
1
-4
/
+2
*
server: fix pubkey reply for key probes
Jon Simons
2013-11-02
1
-1
/
+9
*
callbacks: add support for auth_none_function
Tristan CACQUERAY
2013-09-27
1
-0
/
+11
*
gassapi: Fix check if it is enabled.
Andreas Schneider
2013-07-22
1
-2
/
+2
*
messages: Split ssh_execute_server_callbacks() in small functions.
Andreas Schneider
2013-07-21
1
-157
/
+198
*
src: Remove enter_function() and leave_function().
Andreas Schneider
2013-07-14
1
-58
/
+48
*
src: Migrate to SSH_LOG.
Andreas Schneider
2013-07-14
1
-22
/
+22
*
server: Fix compilation without WITH_SERVER
Aris Adamantiadis
2013-07-14
1
-4
/
+11
*
Server: disallow channel opening till authenticated
Aris Adamantiadis
2013-07-13
1
-0
/
+5
*
cmake: Make GSSAPI optional.
Andreas Schneider
2013-07-13
1
-3
/
+7
*
server: add pubkey auth callback
Aris Adamantiadis
2013-07-13
1
-0
/
+13
*
server: callback for channel_request_subsystem
Aris Adamantiadis
2013-07-13
1
-0
/
+11
*
server: added 2 missing channel callbacks
Aris Adamantiadis
2013-07-13
1
-0
/
+22
*
client: call client callback even in non-server mode
Aris Adamantiadis
2013-07-13
1
-13
/
+16
*
client: handle x11 channel open requests with callbacks
Aris Adamantiadis
2013-07-13
1
-0
/
+13
*
server: Implement X11 requests and window-change
Aris Adamantiadis
2013-07-13
1
-0
/
+18
*
callbacks: make the channel accept callback more logical
Aris Adamantiadis
2013-07-13
1
-6
/
+2
*
auth: adapt libssh to gssapi-with-mic server
Aris Adamantiadis
2013-07-13
1
-0
/
+53
*
Implement callbacks for servers in the message queue
Aris Adamantiadis
2013-07-13
1
-7
/
+115
*
server: added channel callbacks
Aris Adamantiadis
2013-07-13
1
-14
/
+27
*
messages: Fix a possible memory leak.
Andreas Schneider
2013-06-19
1
-0
/
+1
*
messages: Fix a possible segfault.
Andreas Schneider
2013-06-17
1
-1
/
+3
*
messages: Fix memory leaks in user request callback.
Andreas Schneider
2012-10-12
1
-54
/
+41
*
message: Set correct request type.
Andreas Schneider
2012-10-12
1
-1
/
+1
*
messages: Fix error path of ssh_packet_userauth_info_response.
Andreas Schneider
2012-10-05
1
-16
/
+12
*
messages: Fix a possible null pointer dereference.
Andreas Schneider
2012-10-05
1
-0
/
+3
*
messages: Fix a possible null pointer dereference.
Andreas Schneider
2012-09-24
1
-1
/
+3
*
build: Fix missing struct in_addr warning.
Andreas Schneider
2012-07-17
1
-0
/
+1
*
message: Fix compiler warning.
Andreas Schneider
2012-01-02
1
-1
/
+1
*
message: Handle all unknown global messages.
rofl0r
2012-01-01
1
-1
/
+4
*
server: pubkey auth doesn't work with ecdh
Aris Adamantiadis
2011-09-25
1
-2
/
+2
*
Update libssh to ssh_handle_packets_termination
Aris Adamantiadis
2011-09-02
1
-8
/
+20
*
pki: Use consistent API for ssh_pki_export_pubkey_blob().
Andreas Schneider
2011-08-30
1
-2
/
+2
*
messages: Fix ssh_packet_userauth_request().
Andreas Schneider
2011-08-26
1
-11
/
+3
*
Free sig_blob if an error occurs
milo
2011-08-26
1
-0
/
+2
*
Fix double free in ssh_packet_userauth_request
milo
2011-08-26
1
-1
/
+0
*
auth: Prefix kbdint functions.
Andreas Schneider
2011-08-25
1
-5
/
+5
*
pki: We need only one signature verify blob function.
Andreas Schneider
2011-08-23
1
-5
/
+5
*
server: Migrate more functions to new pki.
Andreas Schneider
2011-08-22
1
-49
/
+53
*
messages: Move ssh_userauth_build_digest() and make it static.
Andreas Schneider
2011-08-22
1
-1
/
+119
*
session: Fix timeout handling.
rofl0r
2011-08-06
1
-1
/
+1
*
Fixes the ssh_log issue on ssh_bind handles.
Aris Adamantiadis
2011-07-19
1
-4
/
+4
*
Fix compilation without server and sftp modes
Aris Adamantiadis
2011-05-26
1
-0
/
+20
[next]