tibia-client/src/framework/net
Eduardo Bart b7eef97239 Add flexibility in login packets
* It's now possible to add custom data in the login packet
* Add utility funciton to generate RSA keys
* Make the protocol able to use RSA keys with 2048 bits or more
2013-01-28 20:52:03 -02:00
..
connection.cpp Just rename some files 2013-01-08 16:32:05 -02:00
connection.h Just rename some files 2013-01-08 16:32:05 -02:00
declarations.h Just rename some files 2013-01-08 16:32:05 -02:00
inputmessage.cpp Just rename some files 2013-01-08 16:32:05 -02:00
inputmessage.h Just rename some files 2013-01-08 16:32:05 -02:00
outputmessage.cpp Add flexibility in login packets 2013-01-28 20:52:03 -02:00
outputmessage.h Add flexibility in login packets 2013-01-28 20:52:03 -02:00
protocol.cpp Minor fixes to some previous commits. 2013-01-18 03:23:01 +13:00
protocol.h Just rename some files 2013-01-08 16:32:05 -02:00
protocolhttp.cpp Just rename some files 2013-01-08 16:32:05 -02:00
protocolhttp.h Just rename some files 2013-01-08 16:32:05 -02:00
server.cpp Fix possible crashs when using server class 2013-01-08 18:05:24 -02:00
server.h Just rename some files 2013-01-08 16:32:05 -02:00