1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add pfx again. More... over 8 years ago
More updates to fix broken server builds after rename. More... over 8 years ago
Add temp uwp signing pfx file plus ca changes to try and get appveyor builds working. More... over 8 years ago
Fix pfx link in project after naming. More... over 8 years ago
Update gitignore to properly ignore secrets. More... over 8 years ago
Update build badge again. More... over 8 years ago
Update build badge in readme.md after recreating appveyor project. More... over 8 years ago
Rename everything to better reflect the library's content/use case. More... over 8 years ago
Add icon and updates to nuspec. More... over 8 years ago
Fix AnyCPU vs Any CPU build configs for appveyor. More... over 8 years ago
Readd nuget cruft to portable project since it seems to work better with it. More... over 8 years ago
Remove more nuget cruft (from csproj for portable project). More... over 8 years ago
Remove legacy nuget cruft from tests project. More... over 8 years ago
Add temporary signing key for uwp test project, so build server can use it. More... over 8 years ago
Share test secrets between test projects instead of having duplicates. More... over 8 years ago
Draft work on dynamic header handler/filter. More... over 8 years ago
Update gitignore to exclude nuget and tools, add encrypted secrets file for appveyor build. More... over 8 years ago
Fix handling of null state callback in oauth2 signing handler. More... over 8 years ago
Fix/suppress some build warnings. More... over 8 years ago
Fix build output location in tests project, again. More... over 8 years ago
Update uwp tests project to use x86 for anycpu builds. More... over 8 years ago
Change UWP projects to build x86 for any cpu configuration, where anycpu is not actually supported. More... over 8 years ago
Updates to readme.md. More... over 8 years ago
Add support for reusing existing token in oauth2requestsigninghandler. More... over 8 years ago
Additional tests and logic for oauth2signer. More... over 8 years ago
Add ThrottledConcurrentRequestHandler/Filter and tests. More... over 8 years ago
Move files around for better management. Update PCL to contain bait versions of classes/interfaces etc. Create draft nuspec etc. More... over 8 years ago
Add 4.5 project, move source files into subfolders. More... over 8 years ago
Fix some CA Warnings. More... over 8 years ago
Refactor OAuth2 authorisation_code flow so it can support both interactive and non-interactive flows. Moved files to shared implementation so they are supported on all platforms. More... over 8 years ago