lotodore
|
8e39432754
|
Adding websocket server code, so that a gateway is no longer required. Still kind of untested. Requires websocketpp.
|
2013-09-15 22:54:45 +02:00 |
|
lotodore
|
cbed0685e9
|
Log packet type of invalid packets.
|
2012-12-31 21:40:55 +01:00 |
|
lotodore
|
4431efbbd8
|
First steps for network server packet validation.
|
2012-12-31 16:31:26 +01:00 |
|
lotodore
|
45a5c7cef8
|
License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8).
|
2012-12-25 15:06:23 +01:00 |
|
lotodore
|
d3cd97c666
|
Running astyle.
|
2012-12-21 01:01:01 +01:00 |
|
lotodore
|
b7f46d12e2
|
Still trying to fix "dereferencing type-punned pointer will break strict-aliasing rules"-warning.
|
2012-11-27 23:11:50 +01:00 |
|
lotodore
|
7ef3cc25bd
|
Trying to fix "dereferencing type-punned pointer will break strict-aliasing rules"-warning.
|
2012-11-27 22:12:51 +01:00 |
|
lotodore
|
895a174a08
|
Fixing gcc compiler warnings.
|
2012-09-20 22:14:17 +02:00 |
|
lotodore
|
86c58fc7c8
|
Switching from ASN.1 (asn1c) to google protocol buffers. Some things are still missing (packet verification, tests, ...), this is very early stuff.
|
2012-09-18 15:57:58 +02:00 |
|
lotodore
|
0ed12e0ac8
|
Switching license from GPL2 to AGPL3.
|
2011-07-02 14:38:06 +00:00 |
|
lotodore
|
787f8d4d81
|
Fixing client error messages.
|
2011-02-23 09:53:01 +00:00 |
|
lotodore
|
bbe0a19340
|
Preparing integration of SCTP support (again). Note that server error messages are currently broken.
|
2011-02-22 21:53:56 +00:00 |
|
lotodore
|
5730cd321d
|
Rewriting network receive functions. This is still work in progress to make it more efficient.
|
2011-02-19 23:47:24 +00:00 |
|