mirror von https://github.com/civetweb/civetweb.git

Sergey Lyubka dccc524adb Fixed fseek() on large files on windows, using _lseeki64() and not casting to off_t 13 years ago
bindings 22b430deb2 Using ctypes.WinDLL on Windows 13 years ago
examples 0ede6a35f4 Squashed build warning 13 years ago
test df7da95cb6 Setting Host header in mg_fetch. Added test for fetching large file. 13 years ago
win32 8853d320fe removed obsolete stuff 15 years ago
LICENSE abbf27338e license added 15 years ago
Makefile 89a61e4968 Using gcc, not g++ 13 years ago
main.c 79df70f519 Increased max config line size from 512 to 8192 bytes 14 years ago
mongoose.1 995d7bd1a6 Clarified usage of -w option 13 years ago
mongoose.c dccc524adb Fixed fseek() on large files on windows, using _lseeki64() and not casting to off_t 13 years ago
mongoose.h b42d25edd2 NOT exporting string functions 13 years ago