Move code for list of available authentication methods to libssh2 wrapper. |
|
More...
|
almost 12 years ago
|
Use libssh2 wrapper for file-based public-key authentication. |
|
More...
|
about 12 years ago
|
Converted remaining non-auth network tests to use local test server. |
|
More...
|
about 12 years ago
|
Fix deadlock during rename-with-overwrite. |
|
More...
|
about 12 years ago
|
Avoid duplicate "Password" message in password prompt. |
|
More...
|
about 12 years ago
|
Use libssh2 wrapper for password authentication. |
|
More...
|
about 12 years ago
|
Fixed memory leak in authenticated_session_tests. |
|
More...
|
about 12 years ago
|
Make session classes movable. |
|
More...
|
about 12 years ago
|
Merged session factory code into authenticated_session. |
|
More...
|
about 12 years ago
|
Make authenticated sessions distinct from possibly-not-authenticated ones. |
|
More...
|
about 12 years ago
|
Use the SSH C++ bindings inside running_session. |
|
More...
|
about 12 years ago
|
Removed last_error from non-detail namespace. |
|
More...
|
about 12 years ago
|
Moved ssh_error. |
|
More...
|
about 12 years ago
|
Disconnect SSH sessions in the C++ wrapper before destroying them. |
|
More...
|
about 12 years ago
|
Remove running_session coersion to LIBSSH2_SESSION* etc. |
|
More...
|
about 12 years ago
|
Moved running_session class to connection project. |
|
More...
|
about 12 years ago
|
Merge branch 'feature/disconnection' into develop |
|
More...
|
about 12 years ago
|
Renamed CSession to running_session. |
|
More...
|
about 12 years ago
|
Use RAAI in CSession. |
|
More...
|
about 12 years ago
|
Updated to latest winapi library revision. |
|
More...
|
about 12 years ago
|
Moved host-item-to-connection conversion code to separate unit. |
|
More...
|
about 12 years ago
|
Moved HostFolder icon extraction to a separate class. |
|
More...
|
about 12 years ago
|
Show icon over connections with a session in the pool. |
|
More...
|
about 12 years ago
|
Fix connection_spec to give strictly weak ordering. |
|
More...
|
about 12 years ago
|
Added command to close running sessions. |
|
More...
|
about 12 years ago
|
Separation code that specifies connections from code that pools the running sessions. |
|
More...
|
about 12 years ago
|
Added method to remove sessions from the pool. |
|
More...
|
about 12 years ago
|
Removed connection_spec getters which exposed members. |
|
More...
|
about 12 years ago
|
Use Boost.Thread instead of Comet threading. |
|
More...
|
about 12 years ago
|
Made pool initialisation thread safe. |
|
More...
|
about 12 years ago
|