Commit History

Author SHA1 Message Date
  bel2125 c6fbe01f68 Fix alternative queue for systems with sizeof(int) != sizeof(void*) 8 years ago
  bel2125 2229d6b5c9 Merge pull request #501 from BigJoe01/master 8 years ago
  bel2125 9a679493bd Make ALTERNATIVE_QUEUE the new default 8 years ago
  BigJoe01 776ea8ef0f Added background script parameters and shutdown detection 8 years ago
  bel2125 8ccd6f7270 Convert system info text to JSON format 8 years ago
  bel2125 2cc3144b85 Even more statistics data (#243) 8 years ago
  bel2125 852b7c124a Fix position for USE_SERVER_STATS define 8 years ago
  bel2125 762032ecfc Add more connection diagnosis info (see #243) 8 years ago
  bel2125 cd49cb52d4 Add additional diagnosis data for connection states (improves #243) 8 years ago
  bel2125 f3f7ccc908 Fix warning (#496) 8 years ago
  bel2125 5817c063d8 Fix static code analyzer warnings and format code 8 years ago
  bel2125 6230f501ea Fix yet another 32 bit warning (#496) 8 years ago
  bel2125 cffc66e72c Fix warning for 32 bit code 8 years ago
  bel2125 e8fbbec684 Add cast to avoid warning (#496) 8 years ago
  bel2125 d3c82e0537 Add experimental connection status (see #243) 8 years ago
  bel2125 787b338b6f Fix build for NO_FILES configuration 8 years ago
  bel2125 150481ba40 Experimental interface to get statistics data on connections 8 years ago
  bel2125 2ea73ec470 Prepare for on the fly content compression (#199) 8 years ago
  bel2125 17ae66d923 Add "allow gzip encoding" as flag for the request 8 years ago
  bel2125 8fbf727609 Add experimental interface for initializing connection specific user data 8 years ago
  bel2125 96bf3fa2fb Move connection init to a new function 8 years ago
  bel2125 89280a9016 Autoformat (no manual code changes) 8 years ago
  bel2125 ce408dffb3 Restructure some logic (move between functions) 8 years ago
  bel2125 733a2fb29e Indent and comment clock_gettime replacement code for Windows 8 years ago
  bel2125 a786eea649 Indent and comment clock_gettime replacement code for Windows 8 years ago
  bel2125 3d64ab5c11 Fix copy paste errors and add missing forward declaration 8 years ago
  bel2125 285a81737e Fix copy paste errors and add missing forward declaration 8 years ago
  bel2125 125cc06a8b Reset user connection data when closing the connection 8 years ago
  bel2125 753d0ea00b Undo 'Test mg_set_user_connection_data with const param (see #452)' 8 years ago
  bel2125 f1da6b30fb Test mg_set_user_connection_data with const param (see #452) 8 years ago