bel
|
a5d0ee5f63
CORS step 2: Take Access-Control-Allow-Origin from the config
|
11 yıl önce |
bel
|
c498dde851
Add cross-origin resource sharing (CORS) test
|
11 yıl önce |
bel
|
b5d6587e17
Enable CORS, step 1
|
11 yıl önce |
bel2125
|
0f003f1384
Merge pull request #5 from CSTAJ/fixmemleak
|
11 yıl önce |
bel
|
dcfb78cbc9
stack smashing detected - see sunsetbrew/civetweb/issues/54
|
11 yıl önce |
CSTAJ
|
87324c1d2f
[memleak] - don't leak pthread_cond_t.waitingthreadhdls
|
11 yıl önce |
bel
|
469faa2b06
Define MAX_WORKER_THREADS may be overwritten, other defines should at least not give redefinition warnings
|
11 yıl önce |
bel2125
|
66ed585ef6
Merge pull request #3 from snations/snations
|
11 yıl önce |
Scott Nations
|
28e896c090
typedef in_port_t to unsigned short int when building for ANDROID.
|
11 yıl önce |
Scott Nations
|
e44dd202ef
Unconditionally undef WINDOWS_LEAN_AND_MEAN. This makes things build
|
11 yıl önce |
bel
|
87a3b74ee5
Tell Lua which operating system is running, so scripts may handle differences
|
11 yıl önce |
bel
|
4127492415
patch to compile civetweb.c with Mingw gcc 4.8.0 on windows (by Eric Trinh)
|
11 yıl önce |
bel
|
4fb9768772
Update RELEASE_NOTES
|
11 yıl önce |
bel
|
920e2a3dff
[win32] - get rid of dll.def and export/import functions based on prepro...
|
11 yıl önce |
bel
|
aa44c1a069
merge [win32] - get rid of dll.def and export/import functions based on prepro...
|
11 yıl önce |
bel2125
|
c45b2fa088
Merge pull request #1 from jjlin/master
|
11 yıl önce |
Jeremy Lin
|
08fec89b00
Enable Large File Support (LFS) on 32-bit systems by default
|
11 yıl önce |
bel
|
172c106e7a
document mg.base64_encode and mg.base64_decode for Lua
|
11 yıl önce |
bel
|
fa91b84907
Test mg.base64_decode for Lua
|
11 yıl önce |
bel
|
b72ad2cbe6
mg.base64_decode for Lua
|
11 yıl önce |
bel
|
9f9a6ffda3
test mg.base64_encode for Lua
|
11 yıl önce |
bel
|
6ee0551970
mg.base64_encode for Lua
|
11 yıl önce |
bel
|
50ccfe6d78
Check new config field types
|
11 yıl önce |
bel
|
4f3c267731
Add test for lua_preload_file
|
11 yıl önce |
bel
|
e7f9e4b047
Set absolute path for lua_preload_file
|
11 yıl önce |
bel
|
3eba9878d4
Document lua_preload_file option
|
11 yıl önce |
bel
|
8d3a48398c
Support a pre-loaded file for the Lua environment
|
11 yıl önce |
bel
|
031af3defd
Update RELEASE_NOTES
|
11 yıl önce |
bel
|
ae7ff2273c
Nonce check can be disabled (for embedding into applications that restart frequently)
|
11 yıl önce |
bel
|
903287ff0a
Server should check the nonce - see http://en.wikipedia.org/wiki/Digest_access_authentication#Advantages
|
11 yıl önce |