3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 25, 2024 — Sep 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Consistency fixes More... over 13 years ago
Ensure packages directory exists More... over 13 years ago
Fix saving files to disk More... over 13 years ago
Remove noise comment More... over 13 years ago
Fix redirect support and chunk downloading More... over 13 years ago
Revert "Fix UNIX downloader to support chunk downloading" More... over 13 years ago
Fix UNIX downloader to support chunk downloading More... over 13 years ago
Monkey patch Dir.exists? for Mac OS X support More... over 13 years ago
Add support for HTTPS downloads More... over 13 years ago
Fix invalid syntax for FileList exclusions in binaries More... over 13 years ago
Update README.md More... over 13 years ago
Merge pull request #31 from PLarocque/master More... over 13 years ago
Modified README.md with suggestion to create github token before attempting to make More... over 13 years ago
Merge pull request #28 from TripleEmcoder/master More... over 13 years ago
Updated NuGet.exe and fixed build script to generate symbol packages. More... over 13 years ago
Merge pull request #26 from chipdude/chipdude/xffnull More... almost 14 years ago
avoid exception in XFF code when no Headers More... almost 14 years ago
Merge pull request #25 from chipdude/chipdude/samplefix1 More... almost 14 years ago
fix basic ordering and GET hang in sample code More... almost 14 years ago
some more test cases, not passing. also can't get the rake script to download nugget packages, still. More... almost 14 years ago
update nuget url in rakefile More... almost 14 years ago
tested for xff More... almost 14 years ago
added more transaction test cases and accounted for them More... almost 14 years ago
bit of clean up and commenting More... almost 14 years ago
tested for handling 100-continue More... almost 14 years ago
Factored test stuff into separate files, added ability for callbacks to be deferred, parameterized test case More... almost 14 years ago
update tests to allow call-outs from Kayak to user code to make call-ins back More... almost 14 years ago
largely rewrote the transaction pipeline, all driven by a fairly nice testing framework for it. complexity begone! More... almost 14 years ago
properly set RemoteEndPoint in socket. More... almost 14 years ago
Stick the IP address of the connected client into X-Forwarded-For. More... almost 14 years ago