0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor changes on readme. More... over 13 years ago
Minor changes on api. More... over 13 years ago
Conver some functions to static member members of Session. More... over 13 years ago
Remove examples directory. More... over 13 years ago
Add classifiers to setup.py More... over 13 years ago
Code organization. More... over 13 years ago
Add more tests and fix segfault on ssh file. More... over 13 years ago
Fix segfaults on sftp session. More... over 13 years ago
Fix python 2.7 support on compilation. More... over 13 years ago
Update readme. More... over 13 years ago
Fix some incorrect memory management and some segfaults. More... over 13 years ago
Merge branch 'feature/shared_ptr' More... over 13 years ago
Ensure boost::shared_ptr usage and add debuging messages. More... over 13 years ago
Updated README with last changes. More... over 13 years ago
Add auth method. More... over 13 years ago
Fixed incorrect behavior on iterate over command execution result. More... over 13 years ago
Add examples. More... over 13 years ago
Minor change on README.rst More... over 13 years ago
Add tell method for sftp file. More... over 13 years ago
Add api reference on readme. More... over 13 years ago
Now sftp_file supports random access for reading and writing. More... over 13 years ago
Partial implementation of read write file interface. More... over 13 years ago
Split SftpWfile class into a separate source and header file. More... over 13 years ago
Add distutils setup.py file. More... over 13 years ago
Add cmake build system. More... over 13 years ago
Split result classes into separate files. More... over 13 years ago
Add python2 compatibility preprocessor conditions. More... over 13 years ago
Split channel class to seapate file. More... over 13 years ago
Add exception definition. More... over 13 years ago
Now be refactored bytes conversion implementation. More... over 13 years ago