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
/
include
/
libssh
/
server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Improve and consolidate ssh_bind_options_set docs
Alan Dunn
2014-03-27
1
-63
/
+0
*
options: Allow use of host ECDSA key
Alan Dunn
2014-03-27
1
-1
/
+2
*
server: Add a ssh_send_keepalive() function.
Nicolas Viennot
2013-11-24
1
-0
/
+2
*
Doc: fix a few broken parameters
Aris Adamantiadis
2013-07-13
1
-1
/
+0
*
gssapi: retrieve forwarded (delegated) tickets
Aris Adamantiadis
2013-07-13
1
-0
/
+2
*
auth: adapt libssh to gssapi-with-mic server
Aris Adamantiadis
2013-07-13
1
-0
/
+2
*
include: Fix the LGPL header.
Andreas Schneider
2013-01-23
1
-14
/
+13
*
pki: Add a ssh_key_cmp() function.
Andreas Schneider
2011-10-29
1
-0
/
+1
*
server: ssh_bind_accept_fd
Aris Adamantiadis
2011-10-13
1
-0
/
+15
*
doc: Improve doc of ssh_message_auth_pubkey().
Andreas Schneider
2011-08-30
1
-0
/
+3
*
legacy: Move ssh_private_key and ssh_public_key typedefs.
Andreas Schneider
2011-08-28
1
-1
/
+0
*
server: Migrate more functions to new pki.
Andreas Schneider
2011-08-22
1
-0
/
+13
*
Implemented X11 server side
milo
2011-04-14
1
-0
/
+7
*
messages: Make returned strings const.
Andreas Schneider
2011-03-09
1
-11
/
+11
*
doc: More doc for messaging functions.
Andreas Schneider
2011-03-09
1
-1
/
+37
*
doc: Improve the doc of ssh_bind_set_callbacks.
Andreas Schneider
2011-03-09
1
-0
/
+20
*
doc: Improved documentation for server options.
Andreas Schneider
2011-03-06
1
-4
/
+57
*
legacy: Added missing channel_write_stderr.
Andreas Schneider
2011-02-23
1
-0
/
+2
*
Added the keyboard-interactive authentication method
milo
2011-02-10
1
-0
/
+5
*
server: Remove channel_write_stderr.
Andreas Schneider
2010-12-08
1
-2
/
+0
*
doc: Some small fixes in server.h.
Andreas Schneider
2010-12-07
1
-11
/
+6
*
start of work to have callbackbased ssh_bind
Aris Adamantiadis
2010-10-19
1
-1
/
+30
*
Added ssh_channel_write_stderr() for the server
milo
2010-10-02
1
-0
/
+3
*
Added channel features on the server
milo
2010-10-02
1
-0
/
+8
*
Handle global requests and reverse forwarding
milo
2010-10-02
1
-0
/
+9
*
server: Fixed a shadowed variable.
Andreas Schneider
2010-09-05
1
-1
/
+1
*
server: Added an API entry for the message callback.
Milo Jhoran
2010-08-13
1
-1
/
+3
*
server: Split ssh_bind_accept and create ssh_handle_key_exchange.
milo
2010-08-10
1
-1
/
+10
*
server: Make ssh_accept a depreacted function to not break the API.
Andreas Schneider
2010-08-09
1
-0
/
+3
*
server: Merge ssh_bind_accept.
Andreas Schneider
2010-08-09
1
-11
/
+0
*
server: Rename ssh_accept to ssh_bind_accept.
Andreas Schneider
2010-08-09
1
-2
/
+4
*
Fixed the group of the server functions.
Andreas Schneider
2010-04-04
1
-2
/
+2
*
added ssh_message_auth_reply_pk_ok_simple
Aris Adamantiadis
2009-12-20
1
-0
/
+2
*
Add key validation in server side authentication
Aris Adamantiadis
2009-12-20
1
-0
/
+1
*
Fix some doxygen errors
Aris Adamantiadis
2009-12-09
1
-3
/
+6
*
Fix warnings on old gcc's
Aris Adamantiadis
2009-11-03
1
-14
/
+14
*
Added option to set log_verbosity in the server.
Andreas Schneider
2009-10-15
1
-1
/
+3
*
Added an option to set the port as string.
Andreas Schneider
2009-10-15
1
-0
/
+1
*
No more SSH_BIND SSH_MESSAGE etc.
Aris Adamantiadis
2009-10-09
1
-11
/
+12
*
Moved samples into examples directory
Aris Adamantiadis
2009-10-09
1
-1
/
+2
*
Modified server API
Aris Adamantiadis
2009-10-09
1
-1
/
+1
*
Get rid of the options structure.
Andreas Schneider
2009-10-02
1
-4
/
+15
*
Get rid of SSH_MESSAGE
Aris Adamantiadis
2009-09-23
1
-23
/
+23
*
get rid of SSH_OPTIONS
Aris Adamantiadis
2009-09-23
1
-1
/
+1
*
get rid of SSH_SESSION
Aris Adamantiadis
2009-09-23
1
-3
/
+3
*
experimental callback system
Aris Adamantiadis
2009-08-23
1
-1
/
+1
*
Fix compilation with MSVC and use declspec to export functions.
Andreas Schneider
2009-08-11
1
-35
/
+35
*
Fixed libssh compilation without server support.
Andreas Schneider
2009-07-31
1
-37
/
+0
*
Move channel_write_stderr to server.c.
Andreas Schneider
2009-07-29
1
-0
/
+2
*
Add channel_write_stderr prototype to the right header file.
Andreas Schneider
2009-07-29
1
-2
/
+0
[next]