huangkaicheng
|
d179acd62d
|
cmake: remove unicode quote from lws_config_private template
Apparently some toolchains / platforms / locales don't handle UTF-8 well
|
2020-04-27 14:02:31 +01:00 |
|
hjfbswb
|
15ce3d03b9
|
solve complilation errors on vs2008
replace snprintf with lws_snprintf
|
2019-08-01 18:05:38 +01:00 |
|
hjfbswb
|
119fddbacb
|
solve compilation problems on vs2012
|
2019-08-01 18:05:30 +01:00 |
|
Orgad Shaneh
|
880a139cc1
|
Purge LWS_HAVE_BZERO
All the bzero calls were removed in
09fe212432 .
|
2019-05-30 05:50:27 +08:00 |
|
Andy Green
|
aa4143aebd
|
lws_diskcache: split generic parts from gitohashi into lws
|
2018-11-12 15:24:42 +08:00 |
|
Andy Green
|
d2bdb60a17
|
cgi: fix for https git server
|
2018-06-16 09:35:07 +08:00 |
|
Andy Green
|
a9390874c7
|
tcp keepalive: user TCP_USER_TIMEOUT on linux if extant
https://github.com/warmcat/libwebsockets/issues/1223
|
2018-04-19 16:16:48 +08:00 |
|
Andy Green
|
9cf641dece
|
minimal: minimal-raw-adopt-tcp
|
2018-04-06 10:38:03 +08:00 |
|
Andy Green
|
eedee9c0d3
|
cmake: remove unused check on inttypes.h
|
2018-04-06 10:38:03 +08:00 |
|
Andy Green
|
4f267c515e
|
clean up top level of project
|
2017-09-27 08:24:05 +08:00 |
|