bel2125
|
13b31af881
Add note on proposed interface change (#498)
|
hace 8 años |
bel2125
|
cffc66e72c
Fix warning for 32 bit code
|
hace 8 años |
bel2125
|
38412df82c
Travis CI: Try 32 bit build by adding ARCH="x86" argument"
|
hace 8 años |
bel2125
|
e8fbbec684
Add cast to avoid warning (#496)
|
hace 8 años |
bel2125
|
9010551317
Merge pull request #495 from asomers/bin_bash
|
hace 8 años |
Alan Somers
|
62ab890593
Fix bash path in shebangs
|
hace 8 años |
bel2125
|
d3c82e0537
Add experimental connection status (see #243)
|
hace 8 años |
bel2125
|
787b338b6f
Fix build for NO_FILES configuration
|
hace 8 años |
bel2125
|
150481ba40
Experimental interface to get statistics data on connections
|
hace 8 años |
bel2125
|
2ea73ec470
Prepare for on the fly content compression (#199)
|
hace 8 años |
bel2125
|
17ae66d923
Add "allow gzip encoding" as flag for the request
|
hace 8 años |
bel2125
|
8fbf727609
Add experimental interface for initializing connection specific user data
|
hace 8 años |
bel2125
|
96bf3fa2fb
Move connection init to a new function
|
hace 8 años |
bel2125
|
89280a9016
Autoformat (no manual code changes)
|
hace 8 años |
bel2125
|
ce408dffb3
Restructure some logic (move between functions)
|
hace 8 años |
bel2125
|
733a2fb29e
Indent and comment clock_gettime replacement code for Windows
|
hace 8 años |
bel2125
|
a786eea649
Indent and comment clock_gettime replacement code for Windows
|
hace 8 años |
bel2125
|
3d64ab5c11
Fix copy paste errors and add missing forward declaration
|
hace 8 años |
bel2125
|
285a81737e
Fix copy paste errors and add missing forward declaration
|
hace 8 años |
bel2125
|
125cc06a8b
Reset user connection data when closing the connection
|
hace 8 años |
bel2125
|
753d0ea00b
Undo 'Test mg_set_user_connection_data with const param (see #452)'
|
hace 8 años |
bel2125
|
f1da6b30fb
Test mg_set_user_connection_data with const param (see #452)
|
hace 8 años |
bel2125
|
9e18539efa
Automated unit test: Set timeout for all server tests
|
hace 8 años |
bel2125
|
1db02ca547
Disable unused function warning for GCC
|
hace 8 años |
bel2125
|
d6c8fa546a
Remove OS process information from server status, add start time (Step 22/?) (See #243)
|
hace 8 años |
bel2125
|
7d202fb2fe
Add uptime information to server status (Step 21/?) (See #243)
|
hace 8 años |
bel2125
|
d7c151551a
Mark Symbian support as dead
|
hace 8 años |
bel2125
|
066dbf7e60
GCC: Functions marked as 'unused' MAY be unused - dont raise an error if they are used
|
hace 8 años |
bel2125
|
b5f7b71d45
Avoid warnings for unused system functions
|
hace 8 años |
bel2125
|
c740aff73a
Move one time initializations in mg_init_library
|
hace 8 años |