15 Commits (99c075c3fab5dfb093c7ff522f390af1f86cac83)

Author SHA1 Message Date
Richard Neumann 99c075c3fa Check fragmentation by threshold check 3 years ago
Richard Neumann 1fd482b055 Fix packet reading race condition 3 years ago
Richard Neumann fcdd24d45f Update docstring 3 years ago
Richard Neumann 14ef4f83e2 Use follow-up packets for optional fragmentation detection 3 years ago
Richard Neumann ca62d2c349 Fix packet reading 3 years ago
Richard Neumann 49565bff10 Fix followup packet reading 3 years ago
Richard Neumann 84f8fc73cc Rename max_pkg_size to max_packet_size 3 years ago
Richard Neumann bd865fac06 Make max_pkg_size a class parameter 3 years ago
Richard Neumann 06a35dd013 Add hack to read follow-up packets 3 years ago
Richard Neumann 89e3d4b1c7 Attempt to read following packets on large responses 3 years ago
Richard Neumann 376759b8f7 Update docstrings 3 years ago
Richard Neumann 26981173c0 Make socket_type optional 3 years ago
Richard Neumann aa1306d373 Extend console script to be able to select protocol type 3 years ago
Richard Neumann 0cbbf8aaea Fix imports and outsource common modules 3 years ago
Richard Neumann e1c8428345 Move SourceRCON implementation into sub-package 3 years ago
Richard Neumann be4bd223c9 General code cleanup 3 years ago
Richard Neumann d66e8584a5 Add encoding options 4 years ago
Richard Neumann 14f4198e8c Add comment regarding waiting for SERVERDATA_AUTH_RESPONSE 4 years ago
Richard Neumann 6972831295 Add docstring 4 years ago
Svante Boberg a7d73694bf
Wait for auth response packet 4 years ago
Richard Neumann 9a38e6b7e8 Outsourced client into own module. 4 years ago