Pavel Djundik
|
ae72ac03c9
|
Update steamkit, fix line endings
|
1 year ago |
Pavel Djundik
|
c6a5bcf87e
|
Merge pull request #511 from SteamRE/dependabot/nuget/QRCoder-1.6.0
Bump QRCoder from 1.4.3 to 1.6.0
|
1 year ago |
Pavel Djundik
|
f00ef83029
|
Merge pull request #484 from er2off/master
Add FreeBSD support
|
1 year ago |
Pavel Djundik
|
65c07130a1
|
Fix style violations
|
1 year ago |
Pavel Djundik
|
9d04652f60
|
Add SymmetricDecryptECB to util
|
1 year ago |
dependabot[bot]
|
beb8ef8507
|
Bump QRCoder from 1.4.3 to 1.6.0
Bumps [QRCoder](https://github.com/codebude/QRCoder) from 1.4.3 to 1.6.0.
- [Release notes](https://github.com/codebude/QRCoder/releases)
- [Commits](https://github.com/codebude/QRCoder/compare/v1.4.3...v1.6.0)
---
updated-dependencies:
- dependency-name: QRCoder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Pavel Djundik
|
b96125f9cb
|
Bump version
|
1 year ago |
Pavel Djundik
|
b75d398392
|
Fix bracket
|
1 year ago |
Pavel Djundik
|
b532f3944f
|
Update to steamkit 3.0.0-Alpha.1
|
1 year ago |
Pavel Djundik
|
544d19e925
|
Update github action packages
|
1 year ago |
Er2
|
d8ccf800ca
|
Add FreeBSD support
|
2 years ago |
Pavel Djundik
|
9d2446404a
|
Merge pull request #474 from SteamRE/cleanup
Cleanup
|
2 years ago |
Pavel Djundik
|
93318f2b11
|
Merge pull request #473 from SteamRE/tokens
Handle more invalid token eresults
|
2 years ago |
Pavel Djundik
|
0f00ea592e
|
Remove Steam3Session.Credentials
|
2 years ago |
Pavel Djundik
|
93de24c7f5
|
Remove constructor setters
|
2 years ago |
Pavel Djundik
|
7739fac67c
|
Cleanup
|
2 years ago |
Pavel Djundik
|
fac3ac229e
|
Print the actual result
|
2 years ago |
Pavel Djundik
|
19feb49bfa
|
Handle more invalid token eresults
Fixes #460
|
2 years ago |
Yaakov
|
5cb0c17aa3
|
Update README.md for .NET 8
|
2 years ago |
Yaakov
|
366f98e80b
|
Merge branch 'dotnet8'
|
2 years ago |
Yaakov
|
828ba1ecaf
|
Merge branch 'net8'
|
2 years ago |
Yaakov
|
3429010f50
|
Fix another instance of new .NET 8 SDK warning
|
2 years ago |
Yaakov
|
bf71c4c0b9
|
Remove obsolete sentry file code
|
2 years ago |
Yaakov
|
225a26c321
|
Fix warning NETSDK1194 about --output from .sln files
|
2 years ago |
Yaakov
|
09f9674bad
|
Update NuGet packages (uncl SK2)
|
2 years ago |
Yaakov
|
6c51846c5b
|
fix public types causing xmldoc warnings by making them internal
|
2 years ago |
Yaakov
|
679e019f27
|
fix compiler warning re. IDE0005
|
2 years ago |
Yaakov
|
55fda1a0dd
|
update tfm to net8.0
|
2 years ago |
Yaakov
|
2027d919f9
|
Merge pull request #470 from SteamRE/ci/macos-arm
Update CI
|
2 years ago |
Yaakov
|
b75c83cbf1
|
Update global.json for sdk 8
|
2 years ago |
Yaakov
|
b4a6c70d58
|
update CI to use .NET 8 SDK
|
2 years ago |
Yaakov
|
665901cbdc
|
Add new GitHub Actions M1 runners to CI
|
2 years ago |
Antoine Rybacki
|
e81efa7a46
|
rectify parameters order
|
2 years ago |
Antoine Rybacki
|
725b5a3955
|
misc
|
2 years ago |
Antoine Rybacki
|
db3dc55598
|
fix warning linked to --output
|
2 years ago |
Antoine Rybacki
|
69707095cd
|
address feedback
|
2 years ago |
Antoine Rybacki
|
29eed5b9df
|
remove unused using
|
2 years ago |
Antoine Rybacki
|
4220d76de6
|
Remove unneeded guarddata file handling
|
2 years ago |
Antoine Rybacki
|
5b4917eb29
|
more CA fix
|
2 years ago |
Antoine Rybacki
|
58182284b2
|
code analysis fix
|
2 years ago |
Antoine Rybacki
|
bf0f89fed0
|
Remove Deprecated SentryData and add GuardData
|
2 years ago |
Antoine Rybacki
|
5077640cf2
|
fix CA1834
|
2 years ago |
Antoine Rybacki
|
43e0cccd47
|
Bump to net8
|
2 years ago |
Pavel Djundik
|
4c52ad3a4c
|
Upload only a single framework build
|
2 years ago |
Pavel Djundik
|
ec692a8d9e
|
Bump version to 2.5.0
|
2 years ago |
Pavel Djundik
|
0122f0f63f
|
Run automatic CI only on Sundays
|
2 years ago |
Pavel Djundik
|
5b6315c8ca
|
Merge pull request #433 from SteamRE/no-old-gids
Remove code to handle older style of gids
|
2 years ago |
Pavel Djundik
|
cc5da551f9
|
Case-insensitive comparison of `public` branch
Fixes #429
Fixes #428
|
2 years ago |
Pavel Djundik
|
0e8b662715
|
Do not try to print machine auth hash
|
2 years ago |
Pavel Djundik
|
9aaed770d7
|
Merge pull request #401 from SteamRE/auth/accesstoken
Add support for new Steam authentication
|
2 years ago |