bel
|
2475a96f48
Add example for cookie handling in C
|
9 年之前 |
bel
|
bec1213791
Change some comments in handle_form
|
9 年之前 |
bel
|
f128f4e050
Fix some TODOs in handle_form (#180)
|
9 年之前 |
bel
|
c4be15bd28
handle_form should call the 'get' callback several times for long data
|
9 年之前 |
bel
|
1ffdf7ee3f
Reformat some code and some comments
|
9 年之前 |
bel
|
57188e0479
Fix for Linux after changing the Windows system abstraction
|
9 年之前 |
bel
|
61f6209256
Fix for Linux after changing the Windows system abstraction
|
9 年之前 |
bel
|
5473460d56
Case sensitivity for Windows servers
|
9 年之前 |
bel2125
|
53c2d1c7e8
Merge pull request #300 from kainjow/osx-mwindows
|
9 年之前 |
Kevin Wojniak
|
07c50dbf2b
Fix "argument unused during compilation"
|
9 年之前 |
bel
|
47e1dc92ac
Do not allow short file names in Windows
|
9 年之前 |
bel
|
f3828415f9
Add test for CGI post
|
9 年之前 |
bel
|
dc51500c06
Try to build CGI test executable in CI test environment
|
9 年之前 |
bel
|
fb7617d005
Try to build CGI test executable in CI test environment
|
9 年之前 |
bel
|
3671ee2c01
Finish fix for CGI pipes in Windows (see #269)
|
9 年之前 |
bel
|
6711246563
Fix "POST data to CGI-script does not receive EO" for Windows
|
9 年之前 |
bel
|
93c21edf3f
Clean up after patch for #296
|
9 年之前 |
bel
|
97e45fc499
Fix "POST data to CGI-script does not receive EO" for Linux
|
9 年之前 |
bel
|
1b4b8b8fc7
Add HTML page for CGI test (#296)
|
9 年之前 |
bel
|
226167b881
Add test to reproduce #296
|
9 年之前 |
bel
|
6316f030e1
Autoformat code
|
9 年之前 |
bel
|
f36619570a
Add a helper script to test MinGW builds locally (to help debugging the build server)
|
9 年之前 |
bel
|
d0ff5a5dc8
Fix const char vs char warning
|
9 年之前 |
bel
|
94855981a5
Quick fix for #295: Sec-Wesocket-Protocol response header is wrong when there are multiple subprotocols
|
9 年之前 |
bel
|
6d3cbb697f
Update manual tests
|
9 年之前 |
bel2125
|
b08e8ee0f7
Merge pull request #294 from kainjow/cmake-patch
|
9 年之前 |
bel2125
|
9b89280590
Merge pull request #293 from kainjow/osx-dmg
|
9 年之前 |
Kevin Wojniak
|
b92dbcf0f9
Allow patch to run on Linux
|
9 年之前 |
Kevin Wojniak
|
56bca67528
Apply patch only for OS X
|
9 年之前 |
Kevin Wojniak
|
08b6fc7d9b
Show alert if opening the config file on OS X files, which can happen when the app is launched from the read-only disk imager
|
9 年之前 |