Sergio R. Caprile
|
ef61d6ea48
|
remove http_match_uri()
|
2024-04-17 16:13:10 -03:00 |
|
Sergey Lyubka
|
e0e599ffa1
|
Fix #2612 - struct mg_str::ptr -> buf
|
2024-04-16 22:42:45 +01:00 |
|
Sergio R. Caprile
|
deca1aaf46
|
remove fn_data from event handler signature
|
2024-01-09 14:51:19 -03:00 |
|
cpq
|
3f0366a514
|
Revert to the old TLS API, but keep certs as mg_str for DER
|
2023-09-19 11:15:23 +01:00 |
|
Sergio R. Caprile
|
ae55789c4b
|
erase ca.pem
|
2023-09-06 15:21:16 -03:00 |
|
Sergio R. Caprile
|
ed54b60ea3
|
update to new API
|
2023-07-25 18:41:41 -03:00 |
|
Sergio R. Caprile
|
d8ad0ac72c
|
updated Makefiles and symlinks
|
2023-02-21 16:05:25 -03:00 |
|
Sergio R. Caprile
|
eb463bbb2b
|
READMEs, golden update collaterals, etc
|
2023-02-21 12:07:48 -03:00 |
|
Sergio R. Caprile
|
997da11cc5
|
do not use %I
|
2023-01-30 17:13:38 -03:00 |
|
cpq
|
84893ec582
|
Small usability nits
|
2023-01-27 09:36:16 +00:00 |
|
cpq
|
b01989f041
|
Fix #1888: add %I *printf specifier for IP address. Remove mg_ntoa, mg_straddr
|
2022-12-03 14:27:07 +00:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergio R. Caprile
|
75069a44c7
|
updated SSL build options
|
2022-06-29 17:31:31 -03:00 |
|
Sergey Lyubka
|
6db0485c7b
|
Set c->loc for accepted and UDP connections
|
2022-05-06 20:19:40 +01:00 |
|
Sergey Lyubka
|
755bf3c412
|
Split TLS files and introduce MG_ENABLE_CUSTOM_TLS
|
2021-12-14 12:42:41 +00:00 |
|
Sergey Lyubka
|
a204c80308
|
Update ca.pem links
|
2021-10-01 09:25:34 +01:00 |
|
Sergey Lyubka
|
7d620965e2
|
Update ca.pem: DST root CA has expired
|
2021-10-01 09:22:49 +01:00 |
|
Sergey Lyubka
|
a36050ab4b
|
Fix #1326 - spelling errors
|
2021-08-02 00:23:01 +01:00 |
|
Sergey Lyubka
|
c2176f969b
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
|
Sergey Lyubka
|
f20ee1f305
|
Open HTTP and HTTPS ports
|
2021-07-13 14:40:52 +01:00 |
|
cpq
|
31cf6f8969
|
https://localhost -> http://0.0.0.0
|
2021-01-29 13:18:34 +00:00 |
|
cpq
|
c7e09bd7b4
|
Add SSI include file=, include virtual=
|
2021-01-02 17:57:51 +00:00 |
|
cpq
|
99ed58ec4d
|
Better docstrings
|
2020-12-18 09:08:28 +00:00 |
|
cpq
|
04450ec659
|
Update http server example to showcase SSL
|
2020-12-18 09:01:14 +00:00 |
|
cpq
|
82a378e519
|
Add extra param to http_reply()
|
2020-12-17 22:47:55 +00:00 |
|
cpq
|
54250f5fbf
|
Rename, use hyphen
|
2020-12-12 10:22:45 +00:00 |
|