1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-09 03:22:45 +03:00

Commit Graph

  • 81a72a9c59 Fix parsing start-line for avoiding response header injection xtne6f 2016-06-07 05:13:25 +09:00
  • f3449a8af5 More compliant 304 response xtne6f 2016-06-05 08:03:27 +09:00
  • bf9ceb86f8 Do not send no-cache header for 304 response xtne6f 2016-06-02 19:49:24 +09:00
  • e0175ea806 Resolve merge conflict xtne6f 2016-06-07 05:08:56 +09:00
  • 1afdde421f Fix lsp_url_encode() xtne6f 2016-02-29 05:17:28 +09:00
  • 97368471d0 Extend mg.write() to return a boolean xtne6f 2015-07-25 18:30:40 +09:00
  • 9f051f3ddc Fix the size restriction of percent-encoding xtne6f 2015-07-25 17:52:42 +09:00
  • e328850e31 Add dummy SSL_CTX in case NO_SSL is defined bel 2016-06-06 22:43:46 +02:00
  • 4b52bd5969 Set header value for fields without : to an empty string instead of NULL (see #318) bel 2016-06-06 00:27:24 +02:00
  • 3d93a5fad2 Add some replacement functions for WinCE bel 2016-06-05 23:26:48 +02:00
  • bdd1bdbb2a Move WinCE replacement functions close to other OS replacement functions bel 2016-06-05 22:43:54 +02:00
  • 7e16295a57 Compile NO_SSL without SSL header files bel 2016-06-05 19:20:04 +02:00
  • 455cc3c087 Merge pull request #317 from xtne6f/pr bel2125 2016-06-05 19:10:34 +02:00
  • d635fe8e04 Fix unexpected 301 response xtne6f 2016-06-04 03:09:56 +09:00
  • 0f77b00a5e Merge pull request #314 from kainjow/travis-osx-package bel2125 2016-05-30 22:29:36 +02:00
  • 985d3ffbbe Merge branch 'master' of https://github.com/bel2125/civetweb bel2125 2016-05-30 22:07:52 +02:00
  • 236411c393 Fix 'Edit Settings' problem for Win64 (#312) bel2125 2016-05-30 22:02:37 +02:00
  • 40ce1c04e1 Correct debug/release setting in VisualStudio build bel2125 2016-05-30 21:56:02 +02:00
  • 9ba511faed Change OS X package from dmg to zip file to fix hdiutil errors in Travis Kevin Wojniak 2016-05-29 17:10:09 -07:00
  • 61ba177294 Add travis build for making the OS X package Kevin Wojniak 2016-05-29 11:23:06 -07:00
  • 5cd3da5ad2 Merge pull request #313 from kainjow/patch-1 bel2125 2016-05-29 20:05:14 +02:00
  • ade2155e2f Merge pull request #311 from kainjow/osx-lua bel2125 2016-05-29 20:04:10 +02:00
  • 0524fe84ec Update UserManual.md Kevin Wojniak 2016-05-29 10:06:10 -07:00
  • 1dba82d582 Update version number bel 2016-05-29 13:42:20 +02:00
  • 8870d47662 Merge pull request #310 from kainjow/no-ssl-dl-fixes bel2125 2016-05-29 10:01:47 +02:00
  • 20dcc2882b Merge pull request #309 from kainjow/reserved-macro-name bel2125 2016-05-29 10:01:15 +02:00
  • e9cc8fc85c Merge pull request #308 from kainjow/master bel2125 2016-05-29 10:00:09 +02:00
  • f0d5bae4ef Add Lua to OS X app Kevin Wojniak 2016-05-28 20:47:35 -07:00
  • e5837bc21f Fix warnings when building with NO_SSL_DL. Kevin Wojniak 2016-05-28 19:12:57 -07:00
  • 55f3e39ceb Fix "Macro name is a reserved identifier" on OS X Kevin Wojniak 2016-05-28 14:10:52 -07:00
  • d9e4c0ad9d Fix typos in header Kevin Wojniak 2016-05-28 13:54:44 -07:00
  • 016535194f Release V1.8 v1.8 bel 2016-05-27 22:47:04 +02:00
  • ffb8b4cf13 The AppVeyor build for CivetWeb works now bel 2016-05-27 21:09:21 +02:00
  • 30cf20fd4f More unit tests bel 2016-05-27 11:58:05 +02:00
  • 3111f8b542 Improve handle_form unit test bel 2016-05-26 23:36:15 +02:00
  • aa72df0348 Improve handle_form unit test bel 2016-05-26 14:50:03 +02:00
  • ba0c6cc690 Remove superseeded examples bel2125 2016-05-26 21:14:41 +02:00
  • 2fa5c6d0f4 Enhanced unit test for form handling bel 2016-05-25 22:35:15 +02:00
  • 63602c5ac6 Parameter order has been changed bel 2016-05-25 21:49:22 +02:00
  • 6b416946db Fix signed unsigned warnings for GCC bel 2016-05-24 23:01:56 +02:00
  • cf4a29fae7 Fix signed unsigned warnings for GCC bel 2016-05-24 22:51:06 +02:00
  • 38d81433a9 Add tests for storing form data bel 2016-05-24 22:40:57 +02:00
  • 0475d20f68 Use long long instead of int64_t in the public interface for consistency bel 2016-05-24 22:10:37 +02:00
  • 914ad2256d Add new feature value bel 2016-05-24 21:24:26 +02:00
  • a34dab5649 Change nothing again - see how it affects the AppVeyor build bel 2016-05-23 21:40:49 +02:00
  • 16fff71339 Change nothing - see how it affects the AppVeyor build bel 2016-05-23 21:19:38 +02:00
  • 92c91a67cc Auto format code after merge bel 2016-05-22 21:34:59 +02:00
  • 23f8726eed Try to correct build scripts bel 2016-05-22 10:56:06 +02:00
  • 500e8ff36a Try to correct build scripts bel 2016-05-22 10:26:50 +02:00
  • 9fe0e5ace0 Try to correct build scripts bel 2016-05-22 09:54:49 +02:00
  • 1e4a9ee87d Try to correct build scripts bel 2016-05-22 01:06:12 +02:00
  • 2617029971 Try to correct build scripts bel 2016-05-22 00:31:38 +02:00
  • ca49444b29 Try to correct build scripts bel 2016-05-22 00:28:52 +02:00
  • 9488e08954 Try to correct build scripts bel 2016-05-22 00:13:13 +02:00
  • be79d1e5f9 Try to correct build scripts bel 2016-05-21 23:20:24 +02:00
  • 41a82e0d50 Try to correct build scripts bel 2016-05-21 23:13:23 +02:00
  • 35b6a21725 Try to correct build scripts bel 2016-05-21 22:05:18 +02:00
  • 8c4999e950 Try to correct build scripts bel 2016-05-21 20:55:35 +02:00
  • a06ee625f5 Remove unit test for sdup in main.c bel 2016-05-21 01:21:54 +02:00
  • d6e16e4709 AppVeyor: Do not install OpenSSL manually bel 2016-05-21 00:56:19 +02:00
  • 040b243886 Merge pull request #306 from ioxp/callbackInit bel2125 2016-05-19 20:11:18 +02:00
  • b112ba03b6 Automatically initialize mg_callbacks to NULL in constructor Philipp Hasper 2016-05-19 17:00:32 +02:00
  • 1412ac54a3 Add ifdef to test, for configurations without caching bel 2016-05-18 00:52:49 +02:00
  • 74f2721412 Fix some size warnings in the unit test bel 2016-05-17 23:51:25 +02:00
  • c1ecae217b New unit test for HTTP authentication (part 4/4) bel 2016-05-17 23:44:59 +02:00
  • 4385636c96 Add mg_strcasecmp to the public interface bel 2016-05-17 22:05:27 +02:00
  • a48c93eb64 New unit test for HTTP authentication (part 3/?) bel 2016-05-17 22:00:31 +02:00
  • 23266e11f4 Fix for http authentication bel 2016-05-16 23:02:05 +02:00
  • dcac52b0ea New unit test for HTTP authentication (part 2/?) bel 2016-05-16 22:46:14 +02:00
  • 4f544b0db6 New unit test for HTTP authentication (part 1/?) bel2125 2016-05-16 21:31:35 +02:00
  • 543d48bfff Update README.md bel2125 2016-05-16 19:56:14 +02:00
  • 6684642b30 Update README.md bel2125 2016-05-16 19:04:00 +02:00
  • 0901ba82a5 Update README.md bel2125 2016-05-16 17:44:31 +02:00
  • a2178b9045 New test for server side includes (SSI) bel2125 2016-05-16 16:01:51 +02:00
  • 3426051cb7 Fix some unit tests bel 2016-05-15 23:46:12 +02:00
  • f8e21ddc99 Fix some unit tests bel 2016-05-15 23:38:19 +02:00
  • 718de605c8 Fix some unit tests bel 2016-05-15 23:31:24 +02:00
  • 10a8bea4e2 Fix some unit tests bel 2016-05-15 23:27:34 +02:00
  • 770fc35702 Some fixes to chunked transfer encoding bel 2016-05-15 23:27:19 +02:00
  • ca0944f369 Download proper version of OpenSSL in unit test bel 2016-05-15 19:18:12 +02:00
  • 3fcfbd7d8b Fix some issues in new unit tests bel 2016-05-15 19:17:50 +02:00
  • 243e8e8cdb Fix printf type warning in the unit test bel 2016-05-15 01:10:34 +02:00
  • c174189036 Fix printf type warning in the unit test bel 2016-05-15 01:05:43 +02:00
  • 86159dce25 Add more unit tests bel 2016-05-15 00:59:35 +02:00
  • b95cb6ef6a Add mg_get_response_code_text to the public interface bel 2016-05-15 00:20:18 +02:00
  • 21ac39797a AppVeyor: Use & instead of && (see #278) bel 2016-05-15 00:18:01 +02:00
  • e684111162 Add test for chunked encoding bel 2016-05-14 22:33:02 +02:00
  • dcc68823e0 Add unit test for mg_get_server_ports bel 2016-05-14 21:51:30 +02:00
  • 46dd95298f Add unit test for mg_get_response_code_text bel 2016-05-14 21:25:33 +02:00
  • 89260f1b31 Fix typo in code and auto format bel2125 2016-05-14 15:41:02 +02:00
  • bd3528863f mg_upload has been replaced by mg_handle_form_request (#180) bel 2016-05-14 00:01:27 +02:00
  • 500daac7d5 Update release notes bel 2016-05-13 23:39:22 +02:00
  • fbc48e4f73 Update credits bel 2016-05-13 23:15:06 +02:00
  • a14ccc4313 Update documentation bel 2016-05-13 23:06:33 +02:00
  • c419d42dd6 Call init_thread for other threads as well bel 2016-05-13 21:33:11 +02:00
  • e2508e2298 Auto format code bel 2016-05-08 23:50:03 +02:00
  • d781523da5 Mark this file as obsolete with an additional pragma message bel 2016-05-08 23:36:25 +02:00
  • c58dac341f Add unit test for mg_(v)snprintf bel 2016-05-08 23:17:56 +02:00
  • 5d6b220e6d Merge pull request #305 from colivi/master bel2125 2016-05-08 21:24:33 +02:00
  • 7991df09e2 fix unit tests build on linux Charles Olivi 2016-05-08 16:53:06 +02:00