| perf_replies: added various response sizes, minor fixes |
|
More...
|
about 3 years ago
|
| perf_replies: added more features |
|
More...
|
about 3 years ago
|
| connection: fixed sending error responses |
|
More...
|
about 3 years ago
|
| Added new tool perf_replies |
|
More...
|
about 3 years ago
|
| Make sure that some space for request body is always available |
|
More...
|
about 3 years ago
|
| Focused all read-buffer grows in a single point, related improvements. |
|
More...
|
about 3 years ago
|
| try_grow_read_buffer(): better handling of edge cases |
|
More...
|
about 3 years ago
|
| Fixed some comments |
|
More...
|
about 3 years ago
|
| W32 VS Projects: fixed code parsing |
|
More...
|
about 3 years ago
|
| Fixed possible timeout value trim on 32-bits platforms |
|
More...
|
about 3 years ago
|
| process new connection: fixed missing mutex unlock in error handling path |
|
More...
|
about 3 years ago
|
| Adjusted buffer increase default step size |
|
More...
|
about 3 years ago
|
| Minor refactoring for partially processed request body |
|
More...
|
about 3 years ago
|
| process_request_body(): minor readability improvementы |
|
More...
|
about 3 years ago
|
| Removed request line and headers processing old functions and variables |
|
More...
|
about 3 years ago
|
| Added checks for correct values specified for connection memory limits |
|
More...
|
about 3 years ago
|
| connection: fixed pipelined requests processing |
|
More...
|
about 3 years ago
|
| Added proper connection's buffers pre-initialisaion |
|
More...
|
about 3 years ago
|
| connection.c: corrected error responses |
|
More...
|
about 3 years ago
|
| tests: minor improvemnts |
|
More...
|
about 3 years ago
|
| Re-implemented parsing of the request headers and footers from scratch. |
|
More...
|
about 3 years ago
|
| base64 decoding: added more compact code version |
|
More...
|
about 3 years ago
|
| Added test for MHD_get_version{,_bin} function and related macros |
|
More...
|
about 3 years ago
|
| Bump version in 'configure' as well |
|
More...
|
about 3 years ago
|
| Bump version numbers as v0.9.77 was released on parallel branch |
|
More...
|
about 3 years ago
|
| -typos |
|
More...
|
about 3 years ago
|
| MHD_base64_to_bin_n(): improved readbility |
|
More...
|
about 3 years ago
|
| mhd_str: hex to value optimisation |
|
More...
|
about 3 years ago
|
| Added internal preprocessor macro for magic macro presence |
|
More...
|
about 3 years ago
|
| W32 VS Project: fixed warning with external build systems |
|
More...
|
about 3 years ago
|