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
*
get rid of the option structure
Aris Adamantiadis
2009-10-09
1
-1
/
+1
*
add ssh_set_error_oom and ssh_set_error_invalid
Bernhard R. Link
2009-10-05
1
-0
/
+2
*
proper prototype of ssh_session_new
Bernhard R. Link
2009-10-05
1
-1
/
+1
*
Get rid of the options structure.
Andreas Schneider
2009-10-02
1
-5
/
+15
*
more priv.h splitting
Aris Adamantiadis
2009-09-26
1
-94
/
+0
*
More include file splitting
Aris Adamantiadis
2009-09-26
1
-189
/
+3
*
More include file movings
Aris Adamantiadis
2009-09-26
1
-116
/
+4
*
Fixed including of config.h.
Andreas Schneider
2009-09-25
1
-1
/
+3
*
Get rid of CRYPTO
Aris Adamantiadis
2009-09-23
1
-4
/
+4
*
Moved lots of declaration out of priv.h
Aris Adamantiadis
2009-09-23
1
-318
/
+1
*
Change #defines to enums when it makes sense
Aris Adamantiadis
2009-09-23
1
-3
/
+5
*
get rid of SSH_OPTIONS
Aris Adamantiadis
2009-09-23
1
-5
/
+5
*
get rid of SSH_SESSION
Aris Adamantiadis
2009-09-23
1
-67
/
+67
*
Changed the current callback sys to be scalable
Aris Adamantiadis
2009-09-23
1
-7
/
+3
*
Added a userdata generic pointer to the log callback function.
Andreas Schneider
2009-09-22
1
-1
/
+2
*
Fixed building libssh with MSVC.
Andreas Schneider
2009-09-21
1
-0
/
+4
*
Limit the size of acceptable compressed packets
Aris Adamantiadis
2009-09-16
1
-1
/
+1
*
Added support for ~/.ssh/config.
Andreas Schneider
2009-09-15
1
-0
/
+3
*
SCP warning request
Aris Adamantiadis
2009-09-13
1
-0
/
+1
*
scp recursive mode
Aris Adamantiadis
2009-09-13
1
-0
/
+1
*
Add better error detection + EOF request
Aris Adamantiadis
2009-09-13
1
-1
/
+3
*
Change scp API to use integers for perms
Aris Adamantiadis
2009-09-13
1
-2
/
+4
*
Fix typedef collisons on Solaris.
Andreas Schneider
2009-08-25
1
-4
/
+4
*
Implementation of ssh_scp_pull_request
Aris Adamantiadis
2009-08-23
1
-12
/
+5
*
Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh
Aris Adamantiadis
2009-08-23
1
-6
/
+18
|
\
|
*
added ssh_scp_request_new,ssh_scp_request_struct
Aris Adamantiadis
2009-08-23
1
-0
/
+14
|
*
Add a portable define to print size_t.
Andreas Schneider
2009-08-20
1
-0
/
+3
|
*
Remove DEBUG_CRYPTO variable.
Andreas Schneider
2009-08-20
1
-6
/
+0
*
|
experimental callback system
Aris Adamantiadis
2009-08-23
1
-4
/
+4
|
/
*
Merge branch 'master' of git://git.libssh.org/projects/libssh/libssh
Aris Adamantiadis
2009-08-12
1
-1
/
+13
|
\
|
*
Fix compilation with MSVC and use declspec to export functions.
Andreas Schneider
2009-08-11
1
-1
/
+13
*
|
Make the calltrace logging optional
Aris Adamantiadis
2009-08-12
1
-0
/
+5
|
/
*
Latest scp code
Aris Adamantiadis
2009-08-10
1
-0
/
+9
*
ssh_scp_push_file and ssh_scp_write
Aris Adamantiadis
2009-08-09
1
-0
/
+2
*
Initial scp implementation in source tree
Aris Adamantiadis
2009-08-09
1
-0
/
+7
*
Fix build with MSVC.
Andreas Schneider
2009-07-30
1
-1
/
+14
*
Move channel_write_stderr to server.c.
Andreas Schneider
2009-07-29
1
-0
/
+2
*
Check for OpenSSH and implement sftp_symlink correct.
Andreas Schneider
2009-07-28
1
-0
/
+1
*
Fix typo orignator_port -> originator_port
milo
2009-07-27
1
-1
/
+1
*
Public key authentication server side
milo
2009-07-27
1
-0
/
+5
*
Switch completly to stdint types.
Andreas Schneider
2009-07-25
1
-52
/
+46
*
Fix conflicting declarations of ssh_session and ssh_kbdint.
Andreas Schneider
2009-07-25
1
-11
/
+11
*
move all u32,u16,u8 and u64 declarations in priv.h
Aris Adamantiadis
2009-07-24
1
-0
/
+6
*
Change refs from AGENT * to ssh_agent
Aris Adamantiadis
2009-07-24
1
-1
/
+1
*
Changes all CHANNEL * to ssh_channel
Aris Adamantiadis
2009-07-24
1
-11
/
+11
*
Change PRIVATE_KEY * to ssh_private_key
Aris Adamantiadis
2009-07-24
1
-8
/
+8
*
Changed all PUBLIC_KEY * to ssh_public_key
Aris Adamantiadis
2009-07-24
1
-5
/
+5
*
Changed all occurences of BUFFER * to ssh_buffer
Aris Adamantiadis
2009-07-24
1
-34
/
+34
*
Change all occurences of STRING * to ssh_string
Aris Adamantiadis
2009-07-24
1
-26
/
+26
*
moved try_publickey_from_file in priv.h
Aris Adamantiadis
2009-07-24
1
-0
/
+3
[next]