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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed documentation of buffer struct.
Andreas Schneider
2009-12-18
1
-2
/
+1
*
Moved the doxygen mainpage to doc/mainpage.dox
Andreas Schneider
2009-12-18
1
-12
/
+0
*
Document the callback structure correctly.
Andreas Schneider
2009-12-18
1
-12
/
+23
*
Added a mainpage to doxygen.
Andreas Schneider
2009-12-18
1
-0
/
+12
*
Made packet_wait issue warnings
Aris Adamantiadis
2009-12-13
1
-1
/
+0
*
Key exchange currently done asynchronously
Aris Adamantiadis
2009-12-13
1
-0
/
+2
*
packet SSH_KEXINIT received and parsed
Aris Adamantiadis
2009-12-12
3
-1
/
+33
*
Async connection + banner fetch is working
Aris Adamantiadis
2009-12-11
1
-2
/
+0
*
Added a global poll context
Aris Adamantiadis
2009-12-11
1
-1
/
+2
*
Don't install crypto.h which is an internal header file.
Andreas Schneider
2009-12-10
1
-1
/
+0
*
Fix some doxygen errors
Aris Adamantiadis
2009-12-09
1
-3
/
+6
*
Remove socklen_t definition.
Andreas Schneider
2009-12-09
1
-3
/
+0
*
struct socket -> struct ssh_socket_struct +typedef
Aris Adamantiadis
2009-12-06
5
-33
/
+35
*
More callback stuff in connection
Aris Adamantiadis
2009-12-05
2
-1
/
+1
*
Trying to adapt client.c to use callbacks
Aris Adamantiadis
2009-12-03
1
-0
/
+12
*
Asynchronous sockets work !
Aris Adamantiadis
2009-12-01
1
-8
/
+9
*
Added gettimeofday for Windows.
Andreas Schneider
2009-12-01
1
-0
/
+5
*
Fixed uint* to work on Windows.
Andreas Schneider
2009-12-01
4
-5
/
+9
*
Socket connect callback working...
Aris Adamantiadis
2009-11-30
3
-2
/
+4
*
Some brain surgery to add event-based sockets
Aris Adamantiadis
2009-11-30
3
-6
/
+11
*
Standardize callbacks style and add documentation
Aris Adamantiadis
2009-11-29
2
-33
/
+68
*
Squashed commit of the following:
Aris Adamantiadis
2009-11-27
4
-4
/
+89
*
Pcap: more cleanup and minimalist API
Aris Adamantiadis
2009-11-16
2
-9
/
+7
*
Improved pcap dumping support
Aris Adamantiadis
2009-11-16
2
-1
/
+8
*
Added an option to set log verbosity as string.
Andreas Schneider
2009-11-10
1
-0
/
+1
*
First lines of experimental pcap output support
Aris Adamantiadis
2009-11-08
2
-0
/
+31
*
Update structures name to new convention
Aris Adamantiadis
2009-11-06
1
-17
/
+17
*
Improve MSVC support. Better binary compatibility.
Andreas Schneider
2009-11-06
2
-2
/
+2
*
Fix warnings on old gcc's
Aris Adamantiadis
2009-11-03
2
-19
/
+19
*
Fix openssl header inclusion
Aris Adamantiadis
2009-11-03
1
-5
/
+6
*
Fix server kex again
Aris Adamantiadis
2009-10-29
1
-0
/
+1
*
Allow use of SSH_DIR/ when expanding key paths
Aris Adamantiadis
2009-10-17
1
-0
/
+4
*
Added option to set log_verbosity in the server.
Andreas Schneider
2009-10-15
2
-1
/
+4
*
Added an option to set the port as string.
Andreas Schneider
2009-10-15
1
-0
/
+1
*
Remove deprecated functions.
Andreas Schneider
2009-10-13
1
-21
/
+0
*
updated the sftp subsystem to follow the type conv
Aris Adamantiadis
2009-10-10
1
-104
/
+114
*
Add structure cleaning in comment
Aris Adamantiadis
2009-10-10
1
-1
/
+1
*
Document the function to set the callbacks and provide an example.
Andreas Schneider
2009-10-10
1
-0
/
+22
*
resolve callback crash
Aris Adamantiadis
2009-10-10
1
-1
/
+1
*
fix typo in header inclusion
Aris Adamantiadis
2009-10-10
1
-1
/
+1
*
Rename callback header file.
Andreas Schneider
2009-10-10
2
-1
/
+1
*
Add a function to set the callback structure to the session.
Andreas Schneider
2009-10-10
1
-6
/
+1
*
ssh_disconnect doesn't free the session anymore
Aris Adamantiadis
2009-10-09
2
-1
/
+1
*
No more SSH_BIND SSH_MESSAGE etc.
Aris Adamantiadis
2009-10-09
1
-11
/
+12
*
Last nail on SSH_OPTIONS, SSH_SESSION etc.
Aris Adamantiadis
2009-10-09
1
-14
/
+1
*
get rid of the option structure
Aris Adamantiadis
2009-10-09
2
-6
/
+5
*
Moved samples into examples directory
Aris Adamantiadis
2009-10-09
1
-1
/
+2
*
Modified server API
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
[next]