Andy Green
|
55f97b7806
|
h2: fix multiple cookie header handling
Firefox 57 at least still sends multiple cookie: headers over h2.
Correctly aggregate them with a ';' delimiter.
|
2017-12-01 11:12:50 +08:00 |
|
Andy Green
|
ee0ce8cc76
|
coverity-fixes
|
2017-11-05 09:37:00 +08:00 |
|
Andy Green
|
d2ec329531
|
rxflow: fix second draining path
|
2017-11-05 09:37:00 +08:00 |
|
Andy Green
|
6ef69ad82e
|
lws_hdr_copy: protect against garbage
|
2017-11-03 01:09:53 +08:00 |
|
Andy Green
|
fbd524e34a
|
cgi: make sure compiler cant see uninitialized use
|
2017-10-26 18:56:12 +08:00 |
|
Andy Green
|
c303a0d0e3
|
lejp: use explicit signed char return
|
2017-10-25 02:49:18 +08:00 |
|
Andy Green
|
df0f8341dd
|
daemonize: fix missing lws_malloc reason param
|
2017-10-18 19:57:56 +08:00 |
|
Andy Green
|
c83afc66e6
|
refactor: subdirs for source in lib
Split out some optional code into own sources to
shrink down libwebsockets.c and server.c a bit
|
2017-10-16 17:28:37 +08:00 |
|