Sergey Lyubka
|
3770020b74
Remove winsock include - windows.h does that for us
|
há 13 anos atrás |
Sergey Lyubka
|
9f9a1638f7
clean target added
|
há 13 anos atrás |
Sergey Lyubka
|
fb07a937e7
Merge pull request #43 from sebbern/master
|
há 13 anos atrás |
Sebastian Reinhard
|
025cd283c4
Fixed an error in mongoose.c that caused a lot of errors where winsock2.h was included after windows.h
|
há 13 anos atrás |
Sergey Lyubka
|
b39426dbf7
Showing error message
|
há 13 anos atrás |
Sergey Lyubka
|
5157bd0960
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
há 13 anos atrás |
Sergey Lyubka
|
2aaedef4af
Trimming whitespaces properly in windows CGI interpreter name
|
há 13 anos atrás |
Sergey Lyubka
|
a0b037d288
Merge pull request #39 from shantanugadgil/patch-1
|
há 13 anos atrás |
shantanugadgil
|
011bdc22b2
Update mongoose.c
|
há 13 anos atrás |
Sergey Lyubka
|
b437d56736
Added MG_INIT_LUA event
|
há 13 anos atrás |
Sergey Lyubka
|
6205e69ab2
Fixed python bindings
|
há 13 anos atrás |
Sergey Lyubka
|
038f8823f1
Added test to mg_stat(). Fixed set_gpass()
|
há 13 anos atrás |
Sergey Lyubka
|
03dd8367bf
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
há 13 anos atrás |
Sergey Lyubka
|
b597da34da
Pass user_data to the callback
|
há 13 anos atrás |
Sergey Lyubka
|
bf387f9544
Added Lua build instructions
|
há 13 anos atrás |
Sergey Lyubka
|
365b5e8f8a
Using long for file size in MG_OPEN_FILE ev_data
|
há 13 anos atrás |
Sergey Lyubka
|
47651766fb
Squashed warning under linux
|
há 13 anos atrás |
Sergey Lyubka
|
043ea54a2a
Removed test cruft for MG_OPEN_FILE message from the event handler
|
há 13 anos atrás |
Sergey Lyubka
|
55c8c82c4b
Fixed windows build
|
há 13 anos atrás |
Sergey Lyubka
|
557d1f4c49
Added MG_OPEN_FILE message
|
há 13 anos atrás |
Sergey Lyubka
|
2539a473fe
Added test for byte range past EOF
|
há 13 anos atrás |
Sergey Lyubka
|
6bd35a4c18
Style changes
|
há 13 anos atrás |
Sergey Lyubka
|
fb8f0ed4d6
Better comments in Makefile
|
há 13 anos atrás |
Sergey Lyubka
|
3ffdf5459a
API change: folded user_data into request_info, and introduced event-specific ev_data
|
há 13 anos atrás |
Sergey Lyubka
|
02098b1903
API change: folded user_data into request_info, and introduced event-specific ev_data
|
há 13 anos atrás |
Sergey Lyubka
|
c189553c8b
Cosmetic changes for CYA_SOURCES
|
há 13 anos atrás |
Sergey Lyubka
|
d970705596
#define MAP_PRIVATE 0 for _WIN32
|
há 13 anos atrás |
Sergey Lyubka
|
5c9ab40601
Using MAP_PRIVATE for mmap, to fix mac build for Lua
|
há 13 anos atrás |
Sergey Lyubka
|
451d077170
cygwin target added
|
há 13 anos atrás |
Sergey Lyubka
|
30d1573346
Fixed spawn_proccess() for win32 for .exe binaries
|
há 13 anos atrás |