Sergey Lyubka
|
b1c66f6544
Merge pull request #207 from bick4ord/master
|
12 년 전 |
bick
|
8f79a0564f
Add casts to fix strict compiler errors [-fpermissive]
|
12 년 전 |
Sergey Lyubka
|
2e93cde929
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
12 년 전 |
Sergey Lyubka
|
e53d05637a
Binding to IPv6 addresses
|
12 년 전 |
Sergey Lyubka
|
9d75d35365
v. x.x -> v.x.x
|
12 년 전 |
Sergey Lyubka
|
2ea8d85cff
Merge pull request #206 from bick4ord/master
|
12 년 전 |
bick
|
ea81a22529
adding include of openssl/err.h to fix errors when NO_SSL_DL is defined:
|
12 년 전 |
Sergey Lyubka
|
526f3aa31c
Added check for document_root != NULL in convert_uri_to_file_name(). Added #define rmdir _rmdir for win32
|
12 년 전 |
Sergey Lyubka
|
62d66201c9
make match_prefix() case-insensitive
|
12 년 전 |
Sergey Lyubka
|
f32e14478f
Merge pull request #203 from JoseGoncalves/fixes
|
12 년 전 |
José Miguel Gonçalves
|
ca019799b9
Fix uninitialized argument in getsockname().
|
12 년 전 |
Sergey Lyubka
|
c6fb9ac3d0
Fixed indenting in is_put_or_delete_request()
|
12 년 전 |
Sergey Lyubka
|
c80a88a407
Added test for uploading 2 files
|
12 년 전 |
Sergey Lyubka
|
f2e19ca3ff
Fixed indenting
|
12 년 전 |
Sergey Lyubka
|
16c463d2e9
Added compile-time option to set stack size
|
12 년 전 |
Sergey Lyubka
|
6a99518048
updated readme
|
12 년 전 |
Sergey Lyubka
|
3b242ec68b
Added Android makefile
|
12 년 전 |
Sergey Lyubka
|
7409166409
Updated readme
|
12 년 전 |
Sergey Lyubka
|
ca66b84f7d
Updated readme
|
12 년 전 |
Sergey Lyubka
|
dc1c732f11
Updated readme
|
12 년 전 |
Sergey Lyubka
|
61148f1323
Using absolute paths for all file/directory options
|
12 년 전 |
Sergey Lyubka
|
136e3e353d
updated readme
|
12 년 전 |
Sergey Lyubka
|
c70b80e4e1
marketing for LSP added
|
12 년 전 |
Sergey Lyubka
|
cba4c9d85d
removed travis icon
|
12 년 전 |
Sergey Lyubka
|
3e588065dc
removed
|
12 년 전 |
Sergey Lyubka
|
35cb27dbe6
Always use absolute path for document_root. If relative path is used, it is relative to mongoose.exe directory. See https://github.com/valenok/mongoose/issues/181
|
12 년 전 |
Sergey Lyubka
|
d6b9f76e9c
Added COPT to CFLAGS
|
12 년 전 |
Sergey Lyubka
|
a9d51c0e87
squashed warning
|
12 년 전 |
Sergey Lyubka
|
4b163232e3
fixed docstring for mg_get_valid_option_names
|
12 년 전 |
Sergey Lyubka
|
e003236a03
Made SSI #include file= relative to the current doc, as per spec
|
12 년 전 |