Commit History

Author SHA1 Message Date
  bel2125 38412df82c Travis CI: Try 32 bit build by adding ARCH="x86" argument" 8 years ago
  bel2125 e8fbbec684 Add cast to avoid warning (#496) 8 years ago
  bel2125 9010551317 Merge pull request #495 from asomers/bin_bash 8 years ago
  Alan Somers 62ab890593 Fix bash path in shebangs 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
  bel2125 9e18539efa Automated unit test: Set timeout for all server tests 8 years ago
  bel2125 1db02ca547 Disable unused function warning for GCC 8 years ago
  bel2125 d6c8fa546a Remove OS process information from server status, add start time (Step 22/?) (See #243) 8 years ago
  bel2125 7d202fb2fe Add uptime information to server status (Step 21/?) (See #243) 8 years ago
  bel2125 d7c151551a Mark Symbian support as dead 8 years ago
  bel2125 066dbf7e60 GCC: Functions marked as 'unused' MAY be unused - dont raise an error if they are used 8 years ago
  bel2125 b5f7b71d45 Avoid warnings for unused system functions 8 years ago
  bel2125 c740aff73a Move one time initializations in mg_init_library 8 years ago
  bel2125 98e018c72e Use global mutex if no atomic operations are available 8 years ago
  bel2125 83077c67e7 Format code 8 years ago