/dev/root
0221954b41
[Cache] Fix
...
- removed Mutex in GetUrl() to speed up startup
2016-11-25 12:48:52 +01:00
momo5502
f169fd5274
[Cache] Use curly brackets
2016-11-22 07:59:46 +01:00
/dev/root
ddce60ee00
[Cache] Removed Constructor
...
- removed Constructor
- changed all functions to static
[ci skip]
2016-11-21 20:49:33 +01:00
/dev/root
d17f287bf2
[Cache] Used Utils::Cache
...
[ci skip]
2016-11-21 11:29:55 +01:00
/dev/root
98d9ad402f
[Cache] Added mutex
...
[ci skip]
2016-11-21 11:09:42 +01:00
/dev/root
c969f5054d
[Cache] Rewrote code
...
[ci skip]
2016-11-21 10:50:55 +01:00
momo5502
6a51d280ae
[Hooking] Correct interceptor stub
2016-11-20 20:41:02 +01:00
momo5502
8085e4bd88
[CodeStyle] Refactor the code to match our basic style guidelines
2016-11-20 14:10:57 +01:00
momo5502
b7b7292bd4
[IO] Use C++17 filesystem features for directory interaction
2016-11-19 20:40:32 +01:00
momo5502
e92a2fe7ff
[WebIO] Handle status code
2016-11-15 19:43:10 +01:00
momo5502
9d3af2cd69
[Utils] Rename interval update method
2016-11-13 12:10:51 +01:00
momo5502
72c19cb968
[FileSystem] Threadsafe filesystem interaction
...
Replace the ReadFile with a threadsafe variant.
Additionally, this includes a check for memory leaks.
!
2016-11-12 13:07:19 +01:00
momo5502
f46f5590ff
Fuck those unit-tests on wine.
2016-11-06 14:26:03 +01:00
momo5502
d32d58cc6f
AntiCheat refactoring part 7
...
?
2016-11-05 12:56:12 +01:00
momo5502
93d096ed18
Fix create directory
2016-11-02 20:50:17 +01:00
momo5502
ac258b5ad9
Add support for new maps, add the dump command for @Dasfonia
2016-10-01 15:39:21 +02:00
momo5502
8e1e179d84
More tests
2016-10-01 02:03:12 +02:00
momo5502
39110c9db7
More cleanup
2016-09-19 20:55:31 +02:00
momo5502
83d6ab2d6b
Fix custom models and fix some memory leaks nta had
2016-09-19 20:18:36 +02:00
momo5502
d0f2da8f61
Fix error
2016-09-17 00:22:01 +02:00
momo5502
25585fc9a4
Introduce library util
2016-09-17 00:14:59 +02:00
momo5502
52487aa224
Finish surface loading, but not test ready
2016-09-14 23:01:53 +02:00
momo5502
af21b8a6d9
Optimize moddownload
2016-09-08 21:41:01 +02:00
momo5502
8fb6ea0b63
Use lock guards for mutex locking
2016-09-05 21:58:59 +02:00
momo5502
e94d9788d0
Fix code analysis warnings
2016-09-04 13:06:44 +02:00
momo5502
243ddc400d
Experimental moddownload
2016-08-31 17:54:23 +02:00
momo5502
8d2d825be6
Fix code analysis warnings
2016-08-31 02:00:01 +02:00
momo5502
b0ffeeb334
Obfuscate default nodes
2016-08-30 17:51:30 +02:00
momo5502
0c978d9980
Clean minidump code
2016-08-30 12:23:53 +02:00
/dev/urandom
3f04d9d2d4
Fix build with DISABLE_BASE128 set.
2016-08-29 10:18:58 +02:00
/dev/urandom
3b9134422d
Fix Base128 utility function.
2016-08-29 10:11:03 +02:00
/dev/urandom
7c8a4c37ec
Fix Base128 encoding.
2016-08-29 07:47:51 +02:00
/dev/urandom
f9e2eeca7b
Base128 encoding of minidumps before uploading.
2016-08-28 22:46:23 +02:00
/dev/urandom
ebba2819d6
Commit local workspace.
...
- Split minidump (upload) and exception handling code
- Smaller minidumps for faster uploads
- Several new build flags (accessible from premake5 with --params)
- BitMessage abstractions
- Some other things I can't remember.
2016-08-28 19:39:39 +02:00
/dev/root
a82aab26fa
updated BITMESSAGE_SIZE_LIMIT
...
added EncodeBase64/DecodeBase64 to Utils::String
2016-08-27 23:46:24 +02:00
/dev/root
6696a57b18
added converttobase64 function
...
added UploadMinidump2BM
2016-08-27 18:18:03 +02:00
momo5502
7f951dadbd
Update dependencies
2016-08-25 13:25:23 +02:00
momo5502
256b463411
Don't ignore warning 4100
2016-08-18 02:18:45 +02:00
momo5502
c0e3a49234
TDES -> DES3
2016-08-17 03:19:17 +02:00
momo5502
9a3b5d48e4
Optimize array access
2016-08-14 16:05:57 +02:00
momo5502
b0df3e0e21
Anticheat fixes and aimbot detection
2016-08-08 01:57:00 +02:00
momo5502
ccd465da54
Minidump upload
2016-08-05 20:30:44 +02:00
momo5502
3c448f173f
Some experiments
2016-07-31 20:46:22 +02:00
momo5502
a343c5ac5b
Optimize localized string allocation
2016-07-22 12:52:12 +02:00
momo5502
b2a9e7af81
Remove unnecessary includes and fix steamauth exploit
2016-07-22 12:12:11 +02:00
momo5502
245cd533d1
Steam proxy
2016-07-12 18:33:25 +02:00
momo5502
2ea490382b
More fixes and optimizations
2016-07-11 17:37:36 +02:00
momo5502
9562285ed7
Use new format library and sort utils
2016-07-11 17:14:58 +02:00
momo5502
fdda6244d3
Optimize toasts
2016-06-28 19:38:14 +02:00
momo5502
9b2d709211
Optimize antishit
2016-06-28 11:30:49 +02:00