Commit Graph

45 Commits (613299b2bc1ea793816dc79ce45fc547259644cc)

Author SHA1 Message Date
Pavel Djundik 613299b2bc Throw more when using RCON 10 years ago
Pavel Djundik 4be6bf48c1 Simplify challenges 10 years ago
Pavel Djundik 98749925c7 Pass length into ReadInternal 10 years ago
Pavel Djundik 2bbe339458 Rename some variables for clarity 10 years ago
Pavel Djundik 4a73f14902 Make test mock a queue 10 years ago
Pavel Djundik c001fe6633 Remove unused reset function 10 years ago
Pavel Djundik 419f66ff72 And now make it work 10 years ago
Pavel Djundik 3c0ca191b5 Pass in callable correctly 10 years ago
Pavel Djundik af50a4a33a Throw in Buffer when there is not enough data to unpack 10 years ago
Pavel Djundik 5ab3873256 Improve socket mocking 10 years ago
Pavel Djundik a8d4418f28 Disable more camelcase goodness 10 years ago
Pavel Djundik 9c944e23d0 Make an abstract class for sockets and allow specifying different socket in SourceQuery 10 years ago
Pavel Djundik 412bad768c Fix module name and readme 10 years ago
Pavel Djundik 7636340092 Use gmp module to correctly read server's steamid on 32-bit systems 10 years ago
Pavel Djundik f41e4b551c Throw an exception when nothing was read from socket 10 years ago
Pavel Djundik d42aae5046 Get rid of global buffer 10 years ago
Pavel Djundik 24137d64e1 Failed spelling 10 years ago
Pavel Djundik 418dfd4050 Document additional throws and fix return 10 years ago
Pavel Djundik c74a5dcc99 Remove TimeoutException 10 years ago
Pavel Djundik 77e5af8745 Remove socket open check which can never be false 10 years ago
Pavel Djundik f18f3208fa Throw SocketException when trying to call query functions when not being connected 10 years ago
Pavel Djundik dc2a08e503 Less spacing 10 years ago
Pavel Djundik 65a2493c3c Update github url 10 years ago
Tim 9af9cf4f6b PSR-4 support for plus PhpDoc 10 years ago
Kosh a6aa9c1abd Removed extra null byte from packing command 10 years ago
xPaw e95be546f1 Trim NUL bytes from rcon output, fixes 10 years ago
xPaw 0e55dddae8 Abstract away Socket.Read 10 years ago
xPaw 45f5f422b4 Normalize line endings 10 years ago
xPaw 7a1d29b47f Remove PHP 5.3 hack 10 years ago
xPaw 00c5a9f234 Partial fix for multi-packet source rcon 10 years ago
xPaw 50729990c6 Minor cosmetic changes, throw an error when rcon read fails () 10 years ago
Michael Yoo cfcd43111c
Proposal for better Exceptions 10 years ago
xPaw ebd8f41834 Fix invalid variable when decompressing 10 years ago
xPaw ed5a98cb23 Initialize rcon only when setting rcon password 11 years ago
xPaw 77d8a3aba1 Add support for games that use old method for getting challenges 11 years ago
Kubo2 0571d55407 Update SourceQuery.class.php 11 years ago
xPaw c2c0b6bef8 Reset buffer/challenge when disconnecting 11 years ago
xPaw 5e84d9e873 Strict checks; implement GameID from extra data flags 11 years ago
xPaw 266cf6afe7 Add Arma 3 11 years ago
xPaw 13b291ab16 New website 11 years ago
xPaw 3f2df8560e Initial work on multi packet reading for source RCON 11 years ago
xPaw f3684b4783 Split source and goldsource RCON into different classess 11 years ago
Michael Yoo 2679623564 Fix Typo on Rcon Library 12 years ago
xPaw bc9d574122 Add comments and fix whitespacing, no real changes 13 years ago
xPaw ca082f887a Separater classess into their own files 13 years ago