bel
|
226167b881
Add test to reproduce #296
|
vor 9 Jahren |
bel
|
6316f030e1
Autoformat code
|
vor 9 Jahren |
bel
|
f36619570a
Add a helper script to test MinGW builds locally (to help debugging the build server)
|
vor 9 Jahren |
bel
|
d0ff5a5dc8
Fix const char vs char warning
|
vor 9 Jahren |
bel
|
94855981a5
Quick fix for #295: Sec-Wesocket-Protocol response header is wrong when there are multiple subprotocols
|
vor 9 Jahren |
bel
|
6d3cbb697f
Update manual tests
|
vor 9 Jahren |
bel2125
|
b08e8ee0f7
Merge pull request #294 from kainjow/cmake-patch
|
vor 9 Jahren |
bel2125
|
9b89280590
Merge pull request #293 from kainjow/osx-dmg
|
vor 9 Jahren |
Kevin Wojniak
|
b92dbcf0f9
Allow patch to run on Linux
|
vor 9 Jahren |
Kevin Wojniak
|
56bca67528
Apply patch only for OS X
|
vor 9 Jahren |
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
|
vor 9 Jahren |
Kevin Wojniak
|
f2820b50ca
Fix OS X dmg build
|
vor 9 Jahren |
bel2125
|
f87d170a18
Merge pull request #292 from kainjow/travis-osx
|
vor 9 Jahren |
bel2125
|
a36e852805
Merge pull request #291 from kainjow/const-warnings
|
vor 9 Jahren |
Kevin Wojniak
|
92a009f53c
Remove allow_failures for osx
|
vor 9 Jahren |
Kevin Wojniak
|
696b2936e1
Fix fast_finish syntax
|
vor 9 Jahren |
Kevin Wojniak
|
319612d7ee
Exclude gcc OS X travis builds
|
vor 9 Jahren |
Kevin Wojniak
|
58e1a4ee9e
Fix "cast from 'const struct in_addr *' to 'unsigned int *' drops const qualifier"
|
vor 9 Jahren |
Kevin Wojniak
|
1ec7b13ec2
Fix "cast from 'const char *' to 'unsigned char *' drops const qualifier"
|
vor 9 Jahren |
Kevin Wojniak
|
fe420072c4
Fix "cast from 'const char *' to 'char *' drops const qualifier"
|
vor 9 Jahren |
Kevin Wojniak
|
61daaa08dc
Change mg_set_user_connection_data() to take a non-const connection since the connection needs to be modified. This fixes a "drops const qualifier" warning on OS X.
|
vor 9 Jahren |
Kevin Wojniak
|
70e74a28bf
Fix "Cast from 'const unsigned char *' to 'void *' drops const qualifier"
|
vor 9 Jahren |
bel2125
|
082b6a1fc4
Merge pull request #290 from kainjow/osx-timer
|
vor 9 Jahren |
Kevin Wojniak
|
90d5d41297
Revert "Suspend OSX support for civetweb for an indefinite period"
|
vor 9 Jahren |
Kevin Wojniak
|
63d2956f8f
Fix OS X link error due to missing libcompat
|
vor 9 Jahren |
bel
|
80dc0b3826
Suspend OSX support for civetweb for an indefinite period
|
vor 9 Jahren |
bel
|
0e6222504c
Explain last partial fix for #278 in a comment in appveyor.yml
|
vor 9 Jahren |
bel
|
8d6e9d1b1d
Patch should be in the path, but sh should not.
|
vor 9 Jahren |
bel
|
2dfb5a50dc
Travis CI builds should be successful, even if they fail for OSX
|
vor 9 Jahren |
bel
|
1ce33c69ca
Comment mg_fopen/mg_fclose
|
vor 9 Jahren |