84 Commits (6a94bcb6a655fa6fd4416e40c0fa20e1af918f74)
 

Author SHA1 Message Date
Pavel Djundik 6a94bcb6a6 Update .gitignore
9 years ago
Pavel Djundik 9c944e23d0 Make an abstract class for sockets and allow specifying different socket in SourceQuery
9 years ago
Pavel Djundik 412bad768c Fix module name and readme
9 years ago
Pavel Djundik 7636340092 Use gmp module to correctly read server's steamid on 32-bit systems
9 years ago
Pavel Djundik f41e4b551c Throw an exception when nothing was read from socket
9 years ago
Pavel Djundik d42aae5046 Get rid of global buffer
9 years ago
Pavel Djundik caf5296b5b Prevent tables overflowing
9 years ago
Pavel Djundik ef0af834c6 Add authors to composer.json
9 years ago
Pavel Djundik 24137d64e1 Failed spelling
9 years ago
Pavel Djundik 418dfd4050 Document additional throws and fix return
9 years ago
Pavel Djundik c74a5dcc99 Remove TimeoutException
9 years ago
Pavel Djundik 77e5af8745 Remove socket open check which can never be false
9 years ago
Pavel Djundik f18f3208fa Throw SocketException when trying to call query functions when not being connected
9 years ago
Pavel Djundik a63112c2c9 Bump minimum PHP version to 5.5
9 years ago
Pavel Djundik e798d8f7c2 Change heading sizes
9 years ago
Pavel Djundik b50daaef4c Add packagist version
9 years ago
Pavel Djundik dc2a08e503 Less spacing
9 years ago
Pavel Djundik 41741b24a2 Update bootstrap
9 years ago
Pavel Djundik 65a2493c3c Update github url
9 years ago
Pavel Djundik 1578c9f12f Correct license
9 years ago
Pavel Djundik 80cf750db5 Update README.md
9 years ago
Pavel Djundik 346151b51f Add extra keywords for supported games
9 years ago
Pavel Djundik 2591684d24 Create .editorconfig
9 years ago
Pavel Djundik e570cf796c Merge pull request #72 from timmw/master
9 years ago
Tim 9af9cf4f6b PSR-4 support for #70 plus PhpDoc
9 years ago
Pavel Djundik a0f07fa801 Update README.md
9 years ago
Pavel Djundik a1f8657c1d Arma 3 uses battleeye for rcon
10 years ago
Pavel Djundik f5a73f8983 Merge pull request #61 from Sieberkev/patch-1
10 years ago
Sieberkev 45f24b5880 Update README.md
10 years ago
Pavel Djundik 380e6db5e4 Update README.md
10 years ago
Pavel Djundik 282d11b1a5 Add some valve games
10 years ago
Pavel Djundik 78de808b38 Rust needs +1 on port
10 years ago
Pavel Djundik b670e1ad16 Change supported games to a table
10 years ago
Pavel Djundik 60b7798863 Merge pull request #56 from Koshatul/master
10 years ago
Kosh a6aa9c1abd Removed extra null byte from packing command
10 years ago
Pavel Djundik b234c0b010 Name instead of nick in license
10 years ago
Pavel Djundik 5881a4273b Add some keywords
10 years ago
Pavel Djundik 69d6803647 Add packagist badge
10 years ago
xPaw e95be546f1 Trim NUL bytes from rcon output, fixes #51
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
Pavel f75b9451f2 Remove comma
10 years ago
Pavel dbc102512f Add minimum PHP version in composer
10 years ago
Pavel 99ed301a20 Update README.md
10 years ago
Pavel 7bb76c96f4 Create LICENSE
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 (#42)
10 years ago
Pavel 3bae84ca68 Update README.md
10 years ago
xPaw c2ffe00abd Fix #37
10 years ago