Skip to content

Releases: Toemsel/Network

6.0.0.0

21 Oct 01:28
Compare
Choose a tag to compare
  • MAC and Linux support added.

5.2.2.6

03 Oct 19:58
Compare
Choose a tag to compare
  • Default constructors in packets are optional now.
  • Refactorings
  • Better internal logging
  • Scope visibility of the RSAPair

5.2.1.6

30 Sep 19:44
Compare
Choose a tag to compare
  1. RSA Encryption Bugfixes
  2. Logger does include RSA failures
  3. Packets with no handler won't throw an exception anymore
  4. Packets with no handler will be stored till a handler arrives
  5. Connections are instantly unlocked. No manual unlock required anymore
  6. RSA better handshake
  7. Examples adjusted to new standard.
  8. RestorePacketHandlers (ObjectMap) contains a new logic

5.2.0.6

30 Sep 14:36
e6fdbeb
Compare
Choose a tag to compare

Generate public/private keys.
Use unique keys for each client.

5.1.0.6

29 Sep 03:46
Compare
Choose a tag to compare

5.1.0.5

29 Aug 21:23
Compare
Choose a tag to compare

RSA Encryption for .NET46 and STANDARD2.0
Separate .NET Standard Project removed.

5.0.0.0

28 Aug 12:26
Compare
Choose a tag to compare

RSA Encryption for Tcp and Udp Client. (SecureServerConnectionContainer, SecureClientConnectionContainer, SecureTcpConnection, SecureUdpConnection)

.NET 4.5 > only
.NET Standard 2.0 TBD

3.4.0.4

29 Apr 12:33
Compare
Choose a tag to compare
include test proj to sln