Commit graph

8 commits

Author SHA1 Message Date
pschord
3c0b55a99e Update copyrights for 2017 (#109) 2017-03-06 19:30:45 -05:00
Chord
d14df59d39 Fix for test leaking a DH crypto object
Error was: net.psforever.crypto.CryptoInterface.CryptoDHState: class not closed.
memory leaked
2017-03-01 19:38:47 -05:00
Chord
cb2507360e Improve ChatMsg and fix LoginRespMessage 2016-08-06 11:23:28 -04:00
Chord
50fb65ac57 Version bump scodec and specs2
Also fix assorted casting errors and improve test case readability
2016-06-03 21:47:45 -04:00
Chord
df1d222df8 Refactor package naming scheme and line endings (CRLF) 2016-05-03 03:58:58 -04:00
Chord
6711786f44 CryptoInterface cross platform, UDP listen public 2016-04-22 23:00:39 -04:00
Chord
a3de62db90 Add copyrights to top of all files 2016-03-04 15:14:50 -05:00
Chord
b8ff34c0f9 [packet] VNLWorldStatusMessage
Added VNL packet type from IDA. Moved definition in to its own file.
Refactored PacketCoding MarshalPacket. The whole structure needs a
rework.

Now able to get a PlanetSide client to the server screen with a server
of choice.
2016-03-04 13:00:03 -05:00
Renamed from pslogin/src/test/scala/CryptoInterfaceTest.scala (Browse further)