momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|
momo5502
|
079bc920a8
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
|
momo5502
|
74b34f2a6d
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
|
momo5502
|
06bb09e1f0
|
[Cryptography] Generate secure challenges
|
2017-01-19 18:14:30 +01:00 |
|
sr0
|
e1a4e3ec27
|
Remove .gitattributes file
|
2017-01-18 23:44:36 +01:00 |
|
/dev/root
|
6c9e28ff42
|
[LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
|
2017-01-16 17:42:50 +01:00 |
|
momo5502
|
e34958d478
|
[Node] Only allow 1 node with the same public key
|
2017-01-14 01:21:39 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01: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
|
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
|
ccd465da54
|
Minidump upload
|
2016-08-05 20:30:44 +02:00 |
|
momo5502
|
2ea490382b
|
More fixes and optimizations
|
2016-07-11 17:37:36 +02:00 |
|
momo5502
|
123d62e1eb
|
Even more optimizations
|
2016-06-26 20:46:02 +02:00 |
|
momo5502
|
4428c063d7
|
Small optimization
|
2016-06-14 19:49:27 +02:00 |
|
momo5502
|
276e35e2d2
|
Some optimization
|
2016-06-08 17:28:58 +02:00 |
|
momo5502
|
1842366f56
|
Nothing special
|
2016-05-14 02:00:04 +02:00 |
|
momo5502
|
3c703e6db4
|
POW optimization and general cleanup
|
2016-04-11 13:32:11 +02:00 |
|
momo5502
|
6fdf7f887a
|
Basic anticheat component
|
2016-02-29 14:47:21 +01:00 |
|
momo5502
|
bcdc555c4a
|
POW (aka. hashcash) stuff.
|
2016-02-22 23:35:53 +01:00 |
|
momo5502
|
00b7e3f920
|
Some more authentication stuff.
|
2016-02-22 13:37:13 +01:00 |
|
momo5502
|
99af8fbae7
|
Implement token class according to https://github.com/IW4x/iw4x-client-node/wikis/technical-information#incrementing-the-token
|
2016-02-22 00:01:20 +01:00 |
|
momo5502
|
6fbae4461e
|
Experimental guid authentication
|
2016-02-21 19:57:56 +01:00 |
|
momo5502
|
0ec1029a89
|
Optimize RNG and limit packet input
|
2016-02-19 23:57:06 +01:00 |
|
momo5502
|
40d6c6d715
|
Rewrote node system to register using ECDSA signatures.
|
2016-02-09 22:13:49 +01:00 |
|
momo5502
|
87c239a1dc
|
Fix cryptography memory leaks :P
|
2016-02-08 18:43:31 +01:00 |
|
momo5502
|
4d36a0b9ed
|
ECDSA and PRGN stuff.
|
2016-02-08 14:27:15 +01:00 |
|
momo5502
|
ad6220fa0b
|
RSA signature stuff.
|
2016-02-01 10:23:06 +01:00 |
|