0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix style More... about 9 years ago
fix unit tests More... about 9 years ago
unit tests pass but dont run More... about 9 years ago
with_command_shell should be protected More... about 9 years ago
use a wrapper method for creating output More... about 9 years ago
mark private methods in reader classes More... about 9 years ago
refactor output processor to a ReceiveResponseReader More... about 9 years ago
move read_streams to output_processor More... about 9 years ago
clean up send_pipeline_command More... about 9 years ago
powershell to expose methods that send messages and commands and return messages More... about 9 years ago
remove dead method More... about 9 years ago
removing prerelease More... about 9 years ago
fix uninitialized winrmwebservice error More... about 9 years ago
make the max blob size of powershell public More... about 9 years ago
suppress progress messages More... about 9 years ago
fix exitcode in powershell More... about 9 years ago
add test for cleanup ignoring abortion error More... about 9 years ago
rename powershell_id to runspace_id More... about 9 years ago
removing magical numbers More... about 9 years ago
fix 2008R2 by handling different IDs for winrm and psrp objects More... about 9 years ago
close runspace after each transport test More... about 9 years ago
make sure to close the connection if we have too many open and ignore wsman fault 995 on cleanup More... about 9 years ago
adding url to rubyntlm in readme More... about 9 years ago
revising readme to match changes in v2 More... about 9 years ago
calculate fragment payload sizebased on max envelope size of endpoint More... about 9 years ago
add configuration request and a means of grabbing the max_envelope_size_kb More... about 9 years ago
finalize fragmentation implementation More... about 9 years ago
implement true fragmentation in message fragmenter More... about 9 years ago
default max fragment length to 32k More... about 9 years ago
add integration test for multi fragment response More... about 9 years ago