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-05-05
Andy Green
plugin-standalone: refactor cmake part to ease multiple...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Andy Green
esp32: mac build: use gstat if exists
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Andy Green
non-ssl: return 0 on pending
commit
|
commitdiff
|
tree
|
snapshot
2017-05-03
Andy Green
snprintf: move contributed ssl patch to lws_snprintf
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Andy Green
esp32: client: SO_SNDBUF not usable
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Andy Green
esp32: return random length from lws_get_random
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Andy Green
esp32: return random count
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Joel Winarske
Subject: windows: fops write support
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Martin Milata
Subject: ssl: stop spinning on close
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
dspname
windows: constify first arg of plat fops open
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Andy Green
windows: align choked trunc checking with unix
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
Andy Green
esp32: update for soc refactor in esp-idf 9edab21385b63...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Gecko
Subject: Save copy of ah pointer even with WS client...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Andy Green
client: allow 201
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Andy Green
ssl: only apply restriction if nonzero for vhost
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Silas Parker
bind protocol: fix for NULL names
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Andy Green
esp32-fix-random
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Andy Green
esp32: workaround cant find TLS_client_method
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Andy Green
raw: defer creation callback until after fds inserted
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Andy Green
boilerplate: add back missing Lesser that cut-and-paste...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Martin Milata
Subject: ssl: fix OpenSSL client method detection
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Andy Green
raw: take care about same vh protocol linked list
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Andy Green
adopt: use default protocol in given vhost
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Andy Green
ssl: OpenSSL v1.1 deprecated TLSv1_2_client_method
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Andy Green
adopt: LWS_SERVER_OPTION_ONLY_RAW to indicate a vhost...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Andy Green
esp32: force bash
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Andy Green
esp32: ROMFS use checksum as mtime so ETAG caching...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-05
Andy Green
pollout: handle request for pollout during pollout...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Renyaow
windows: _snprintf_s
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Andy Green
esp32: allow no factory upload info
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Andy Green
esp32: enforce ssl nonblocking
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Andy Green
esp32: dont require factory button if no ssl certs yet
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Andy Green
logs: reduce ah err to info
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Andy Green
esp32: separate factory setup
commit
|
commitdiff
|
tree
|
snapshot
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
next