cpq
|
457d76b049
|
Fix #1211 - adjust ESP32 example to serve FS
|
2021-02-03 02:13:05 +00:00 |
|
cpq
|
6827972f71
|
Fix #1210 - on win32, open upload file in binary mode
|
2021-02-02 08:43:56 +00:00 |
|
cpq
|
7eb998891e
|
Show served dir in the start message
|
2021-02-01 00:02:33 +00:00 |
|
cpq
|
582fde5c6e
|
Fix #1209
|
2021-01-31 19:54:42 +00:00 |
|
cpq
|
d327ee9834
|
Improve SNI
|
2021-01-30 13:03:11 +00:00 |
|
cpq
|
31cf6f8969
|
https://localhost -> http://0.0.0.0
|
2021-01-29 13:18:34 +00:00 |
|
cpq
|
86b1053678
|
Add error check for iobuf allocation
|
2021-01-29 12:32:34 +00:00 |
|
cpq
|
6678e36278
|
Use openssl/ssl.h
|
2021-01-28 08:45:24 +00:00 |
|
cpq
|
5118355732
|
Use 64bit file ops even on 32bit systems
|
2021-01-26 17:43:31 +00:00 |
|
cpq
|
5b4b7f7dc5
|
Fix test
|
2021-01-26 17:01:43 +00:00 |
|
cpq
|
7614a8101f
|
Wrap util funcs that use FILE into MG_ENABLE_FS
|
2021-01-26 16:34:42 +00:00 |
|
cpq
|
3c851bcfc3
|
mg_file_write -> mg_file_printf
|
2021-01-26 16:30:44 +00:00 |
|
cpq
|
01691dafa0
|
Released 7.1, move HEAD to 7.2
|
2021-01-26 13:07:42 +00:00 |
|
cpq
|
8e52075636
|
Handle calloc failures
|
2021-01-26 12:16:58 +00:00 |
|
cpq
|
7200f079bf
|
Remove dead code
|
2021-01-25 14:43:56 +00:00 |
|
cpq
|
d155db81de
|
Add socks5 server example
|
2021-01-25 14:43:08 +00:00 |
|
Sergey Lyubka
|
25e3bbf039
|
Merge pull request #1200 from Davonter/master
Fix README.md mg_mgr_free
|
2021-01-25 10:37:35 +00:00 |
|
cpq
|
eecf3d854b
|
Show accepted IPv6 peer corrently
|
2021-01-25 10:35:45 +00:00 |
|
cpq
|
7c2499fc06
|
-D -> -v
|
2021-01-25 10:35:14 +00:00 |
|
cpq
|
1aa605c620
|
desktop-server -> http-server
|
2021-01-25 10:09:48 +00:00 |
|
cpq
|
66287ad6c1
|
TLS nits 2
|
2021-01-25 10:08:15 +00:00 |
|
cpq
|
9a19485454
|
TLS nits
|
2021-01-24 13:57:40 +00:00 |
|
cpq
|
7d67d578fd
|
TLS krypton compat
|
2021-01-23 17:47:51 +00:00 |
|
wangtun
|
960d3c7880
|
Fix README.md mg_mgr_free
|
2021-01-23 15:49:55 +08:00 |
|
cpq
|
9eabf3fa81
|
URL decoding URI
|
2021-01-21 17:14:08 +00:00 |
|
cpq
|
89beadd2ce
|
Squash warning in unit test
|
2021-01-21 10:24:49 +00:00 |
|
cpq
|
6ecb6c1500
|
Fix DNS timeout, add unit test
|
2021-01-21 10:00:18 +00:00 |
|
cpq
|
51bc5f70c5
|
Disable native socketpair by default, fix multithreaded win32 example
|
2021-01-21 09:12:49 +00:00 |
|
cpq
|
be62ac9c14
|
Add more docs
|
2021-01-20 11:28:47 +00:00 |
|
cpq
|
161c34384d
|
Enable SO_EXCLUSIVEADDRUSE on Win32. Better listdir response.
|
2021-01-20 11:10:02 +00:00 |
|
cpq
|
89784ab90a
|
Restore to a simple version
|
2021-01-19 14:21:50 +00:00 |
|
cpq
|
d83e547fa9
|
Make mg_url_port() return 80 for ws://
|
2021-01-18 18:39:22 +00:00 |
|
Sergey Lyubka
|
30d86928d5
|
Merge pull request #1191 from RiccardoDalFiume/master
FIX README mg_http_serve*
|
2021-01-17 11:18:32 +00:00 |
|
cpq
|
12c32d09fb
|
Pass mg_http_message to MG_EV_WS_OPEN
|
2021-01-17 11:16:19 +00:00 |
|
cpq
|
ae6fd6aa35
|
Add extra headers param to mg_ws_upgrade()
|
2021-01-16 22:48:43 +00:00 |
|
cpq
|
72d3a49352
|
Restore SO_EXCLUSIVEADDRUSE
|
2021-01-13 03:47:11 +00:00 |
|
cpq
|
87b62390b7
|
No static for linux
|
2021-01-13 03:10:42 +00:00 |
|
cpq
|
6c93446a1f
|
Better reuseaddr handling on Win32
|
2021-01-13 03:08:11 +00:00 |
|
cpq
|
83c106a857
|
UI for Win32
|
2021-01-13 03:07:51 +00:00 |
|
cpq
|
facb2846fd
|
Bump version
|
2021-01-13 03:07:38 +00:00 |
|
cpq
|
596c70d3dc
|
Add config file processing
|
2021-01-12 15:18:19 +00:00 |
|
Riccardo Dal Fiume
|
7beff0201d
|
FIX README mg_http_serve*
|
2021-01-12 11:28:41 +01:00 |
|
cpq
|
a4c9d1ecb7
|
Update mg_http_serve_file() doc
|
2021-01-07 16:21:01 +00:00 |
|
cpq
|
b7a79a556a
|
Add extra headers param to mg_http_serve_file
|
2021-01-07 12:48:20 +00:00 |
|
cpq
|
03ab9e4e0d
|
Update axios
|
2021-01-06 17:11:53 +00:00 |
|
cpq
|
7e855f5c8f
|
Add oss-fuzz badge
|
2021-01-05 18:10:01 +00:00 |
|
Sergey Lyubka
|
9e510d5831
|
Merge pull request #1185 from hakabahitoyo/master
Suppress error: cast from ‘void*’ to ‘int’ loses precision [-fpermissive] in MG_ENABLE_OPENSSL build.
|
2021-01-05 11:46:49 +00:00 |
|
Hakaba Hitoyo
|
1689a0d56b
|
Update mongoose.c.
|
2021-01-05 12:35:28 +09:00 |
|
cpq
|
9ff774e7df
|
Trigger test on pull requests
|
2021-01-04 12:02:55 +00:00 |
|
Hakaba Hitoyo
|
c78ad0b574
|
Supress error: cast from ‘void*’ to ‘int’ loses precision [-fpermissive]
|
2021-01-04 16:25:06 +09:00 |
|