Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-03-22 | ProtoProxy: Fixed connection and logging. | Mattes D | 1 | -11/+11 | |
2015-02-16 | Fixed Server.cpp | Creaprog | 1 | -1/+1 | |
2015-02-15 | Fixed Server.cpp | Creaprog | 1 | -4/+3 | |
2015-02-15 | Fixed Server.cpp | Creaprog | 1 | -0/+1 | |
2015-02-15 | Fixed Server.cpp | Creaprog | 1 | -4/+4 | |
2015-02-15 | Fixed Server.cpp | Creaprog | 1 | -4/+4 | |
Performance improvement. | |||||
2015-01-23 | ProtoProxy: Added socket startup error reporting. | Matyas Dolak | 1 | -3/+31 | |
Fixes CID 66433, fixes CID 66443. | |||||
2014-01-25 | ProtoProxy: Modified to use PolarSSL. | madmaxoft | 1 | -6/+2 | |
2014-01-17 | ProtoProxy: Compiles under Linux. | madmaxoft | 1 | -2/+2 | |
2014-01-17 | ProtoProxy: Fixed compilation in Windows and in Linux. | madmaxoft | 1 | -8/+11 | |
2013-07-29 | Changed everyting to Unix line endings. | Alexander Harkness | 1 | -82/+82 | |
2013-07-06 | ProtoProxy: moved into the Tools folder | madmaxoft@gmail.com | 1 | -0/+0 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1657 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2013-06-02 | ProtoProxy: Added logging for the window contents, item's metadata is saved to a separate file | madmaxoft@gmail.com | 1 | -2/+4 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1537 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-10-20 | ProtoProxy: ListenPort and ConnectPort are now settable on commandline, the defaults have switched (listens on 25564, connects to localhost:25565) | madmaxoft@gmail.com | 1 | -0/+3 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@992 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-04 | ProtoProxy: Parsing some initial packets early in the conversation | madmaxoft@gmail.com | 1 | -2/+4 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@834 0a769ca7-a7f5-676a-18bf-c427514a06d6 | |||||
2012-09-02 | ProtoProxy: Initial import of the protocol proxy project. | madmaxoft@gmail.com | 1 | -0/+75 | |
Currently it logs all communication, doesn't decode anything, doesn't decrypt. git-svn-id: http://mc-server.googlecode.com/svn/trunk@822 0a769ca7-a7f5-676a-18bf-c427514a06d6 |