projects
/
platform
/
upstream
/
libwebsockets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libwebsockets.git
2017-03-31
paularmitt
windows: need LWS_INLINE
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
Andy Green
lws_remove_child_from_any_parent: clear parent pointer...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Olivier Basson
ev: stop event listeners during context destroy
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Green
service: always restrict rx to serve_buf_size
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Andy Green
pmd: handle case we are already on drain list
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Andy Green
pmd: align client rx sm with server one
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Andy Green
client: zero length read indicates peer shutdown
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
luk65
solaris: handle big-endian
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Andy Green
spa: reject junk after finalization
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Green
test-server-v2.0: disable setting default protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Green
debug: reduce spew for debug log level
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Green
cgi: avoid spin on php
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Aditya Tirumala
Subject: Libevent: Initial Support
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Andy Green
test-server-v2.0: add string.h include
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Andy Green
CMake: add option to avoid GISPIPE IGN for Android 7+
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Andy Green
ext: pmd: improve dealing with partial input usage...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Steffen Vogel
rpm: added missing file to %files section of spec file
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Andy Green
windows: cannot use fstat
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Andy Green
docs: lws_callback_all_protocol: fix cut-n-paste error...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Andy Green
windows: don't use LWS_EXTERN outside of function decla...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Andy Green
esp32: openssl
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Andy Green
esp32: move helper code into lws
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Silas Parker
ssl: close sometimes continuously asserting POLLIN...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Silas Parker
fops_zip: require libz
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Silas Parker
gcc-format-strings: 32-bit build
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
honjane
http2: fix log compile errors
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Andy Green
v2.2.0
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Andy Green
coverity 177526: pointer difference already scaled
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Andy Green
esp32: align fops member name defines
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Andy Green
reduce log spew on POST processing
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Green
server-name: add_server_header add LWSAHH_FLAG_NO_SERVE...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Green
server-name: default to no server name unless set in...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Green
raw: enable server and client raw sockets
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Green
ext: use arguments and reply with them
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Andy Green
coverity 177409: dont bother assigning ignored second...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Andy Green
coverity 177410: check seek return value inside fops-zip
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Andy Green
test-client: only take data from LWS_CALLBACK_RECEIVE_C...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Andy Green
fops-zip
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Andy Green
rx flow: handle child state change during parent cb
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Andy Green
junzip: style and migrate header into private-libwebsoc...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Andy Green
junzip: import from DomTerm 912add15f3d0aec
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Andy Green
ev: fix build
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Per Bothner
adopt: allow binding to parent at same time
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Michael Behrns...
Subject: Buffer index protection in the case where...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Whisperbyte
docs: mac: add info from github
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Andy Green
fops: allow setting from context creation and introduce...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Andy Green
adoption: make union for socket and file fds
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Andy Green
fops: add path_prefix member
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Lukas Geyer
client: allow change externally-defined wsi user_data
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Andy Green
docs: remove in-tree version
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Silas Parker
cosmetic fix trailing newline on log
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Andy Green
cmake: create build/include
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Andy Green
client: take care of rx close during pending partial...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Andy Green
fops: refactor around lws_fops_fd_t
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Namowen
ssl: avoid EVP errors
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Silas Parker
Prevent SSL downgrade during redirect
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Silas Parker
Add client support for relative reference redirects
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Andy Green
docs: catch up with decruft
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Andy Green
mbedtls: remove abortive attempt to avoid confusing...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Andy Green
mbed3: sayonara
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Joel Winarske
client: allow setting client ssl certs from lwsws and...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Joel Winarske
ssl config for http client
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Martin Milata
gcc format strings: couple more
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Andy Green
client: move redirects and c_port out of union
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Andy Green
client connect: oom4 clean up timeout list
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Andy Green
client redirect: choose correct error path after resett...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Silas Parker
ssl close improvement
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Andy Green
raw: adoption and processing
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Silas Parker
url-parser: handle ipv6 [] addresses
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Namowen
vhost: also free per-vhost protocols list even when...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Andy Green
ssl close: do explicit ssl shutdown instead of socket...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Namowen
cosmetic CR missing on some errs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Andy Green
ESP32 platform
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Yuchen Xie
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Namowen
client: fix X509_V_ERR_CERT_HAS_EXPIRED
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Joel Winarske
client: direct _APPEND_HANDSHAKE_HEADER at wsi protocol
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Yongwen Zhuang
Correct Cross compiling commandline
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Andy Green
client: allow http[s] to select targeted protocol name...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Joel Winarske
windows: changes to build with VS2015
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Silas Parker
fix close packet index coding
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Silas Parker
gcc-format-strings: ipv6
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Per Bothner
gzip fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Andy Green
client: close without spinning
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Andy Green
file_ops: add compression flags and convert open flags...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Andy Green
file_ops: use wrappers for names
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Andy Green
client redirect: make sure there is a leading / on...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Green
appveyor: make zip artifact
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Green
client: fix redirects and allow ssl / non-ssl redirects
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Green
chunked http client: support in test-client and document
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Andy Green
lwsl_visible
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Johnny
test client: some compilers dont accept void * as const...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
gcc-format-strings: LWS_PLAT_OPTEE
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
LWS_PLAT_OPTEE: Convert to use TEE_Malloc
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
coverity 175437: forgot to add name to array for new...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
coverity 175438: server status plugin: off-by-one if...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
coverity 175435: seems bogus
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
coverity 175436: dead cruft
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Andy Green
gcc format strings: http2
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
andSpace
LWS_FALLBACK_GETHOSTBYNAME
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Andy Green
gcc- format strings: debug and extra plugins
commit
|
commitdiff
|
tree
|
snapshot
next