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
*
src: Remove enter_function() and leave_function().
Andreas Schneider
2013-07-14
2
-4
/
+0
*
include: Mark ssh_log as depcrecated.
Andreas Schneider
2013-07-14
1
-3
/
+3
*
src: Migrate to SSH_LOG.
Andreas Schneider
2013-07-14
1
-1
/
+1
*
error: Use new logging function.
Andreas Schneider
2013-07-14
1
-0
/
+4
*
log: Implment new logging functions.
Andreas Schneider
2013-07-14
3
-5
/
+47
*
cmake: Check if we have Thread Local Storage support.
Andreas Schneider
2013-07-14
1
-0
/
+8
*
server: Fix compilation without WITH_SERVER
Aris Adamantiadis
2013-07-14
3
-5
/
+10
*
server: add pubkey auth callback
Aris Adamantiadis
2013-07-13
1
-0
/
+23
*
gssapi: Add user parameter to gssapi auth callback
Aris Adamantiadis
2013-07-13
1
-2
/
+6
*
gssapi: gssapi callbacks serverside
Aris Adamantiadis
2013-07-13
1
-2
/
+52
*
sftp: more flexibility on channels
Aris Adamantiadis
2013-07-13
1
-1
/
+15
*
sftp: added useful server APIs
Aris Adamantiadis
2013-07-13
1
-2
/
+9
*
server: callback for channel_request_subsystem
Aris Adamantiadis
2013-07-13
1
-0
/
+16
*
server: added 2 missing channel callbacks
Aris Adamantiadis
2013-07-13
1
-1
/
+40
*
server: export ssh_channel_open_x11()
Aris Adamantiadis
2013-07-13
1
-0
/
+1
*
client: handle x11 channel open requests with callbacks
Aris Adamantiadis
2013-07-13
1
-1
/
+17
*
server: Implement X11 requests and window-change
Aris Adamantiadis
2013-07-13
1
-2
/
+44
*
Doc: fix a few broken parameters
Aris Adamantiadis
2013-07-13
1
-1
/
+0
*
server: implement server-side of agent forwarding
Aris Adamantiadis
2013-07-13
1
-0
/
+1
*
channels: implement callback for agent forwarding request
Aris Adamantiadis
2013-07-13
1
-0
/
+14
*
callbacks: make the channel accept callback more logical
Aris Adamantiadis
2013-07-13
1
-6
/
+5
*
ssh-agent: implement the clientside for agent forwarding auth.
Aris Adamantiadis
2013-07-13
2
-0
/
+2
*
gssapi: implement ticket delegation
Aris Adamantiadis
2013-07-13
1
-0
/
+1
*
gssapi: retrieve forwarded (delegated) tickets
Aris Adamantiadis
2013-07-13
2
-0
/
+3
*
auth: implement client-side gssapi
Aris Adamantiadis
2013-07-13
4
-3
/
+16
*
auth: implement gssapi-with-mic server side
Aris Adamantiadis
2013-07-13
1
-0
/
+38
*
auth: adapt libssh to gssapi-with-mic server
Aris Adamantiadis
2013-07-13
4
-2
/
+7
*
callbacks: new callbacks for gssapi
Aris Adamantiadis
2013-07-13
1
-1
/
+16
*
gssapi: added SSH constants
Aris Adamantiadis
2013-07-13
1
-0
/
+7
*
session: Introduce SSH_TIMEOUT_DEFAULT
Aris Adamantiadis
2013-07-13
1
-0
/
+5
*
server: added channel callbacks
Aris Adamantiadis
2013-07-13
2
-0
/
+37
*
Defined SSH server callbacks interface
Aris Adamantiadis
2013-07-13
2
-1
/
+108
*
socket: Check if socket (non)blocking is working.
Andreas Schneider
2013-06-17
1
-2
/
+2
*
pki: Limit privkey to 4M for now.
Andreas Schneider
2013-06-17
1
-0
/
+1
*
priv: Make really sure memset doesn't get optimzed out.
Andreas Schneider
2013-03-13
1
-2
/
+2
*
include: Fix the LGPL header.
Andreas Schneider
2013-01-23
34
-389
/
+397
*
Implement key re-exchange
Aris Adamantiadis
2012-12-23
2
-0
/
+4
*
BUG 97: Fix strtoull() detection on serveral platforms.
Andreas Schneider
2012-12-03
1
-1
/
+13
*
BUG 96: Guard ntohll() and htonll prototypes correctly.
Andreas Schneider
2012-12-03
1
-1
/
+6
*
BUG 98: Use __attribute__ ((packed)) only with GCC.
Andreas Schneider
2012-12-03
1
-1
/
+1
*
priv: Add BURN_BUFFER macro and make sure it isn't optimzed out.
Andreas Schneider
2012-11-23
1
-2
/
+5
*
pki: Add a size limit for pubkey files.
Andreas Schneider
2012-11-21
1
-0
/
+2
*
kex: Use getter functions to access kex arrays.
Andreas Schneider
2012-10-12
1
-3
/
+2
*
include: Fix an include recursion.
Andreas Schneider
2012-10-12
1
-2
/
+0
*
kex: Add simple DES support for SSHv1.
Dmitriy Kuznetsov
2012-09-07
1
-1
/
+6
*
dh: Add support for diffie-hellman-group14-sha1.
Dmitriy Kuznetsov
2012-09-04
1
-0
/
+2
*
socket: Add a SSH_WRITE_PENDING socket status.
Andreas Schneider
2012-07-17
1
-0
/
+1
*
options: Add option to specify host keys string.
Oliver Gasser
2012-07-06
1
-1
/
+2
*
server: Add ecdsa hostkey support.
Andreas Schneider
2012-02-19
2
-0
/
+3
*
session: Use a struct for all options.
Andreas Schneider
2012-02-05
1
-17
/
+18
[next]