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
2014-11-30
Andy Green
coverity 83683 shift greater than 31 technically undefined
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Andy Green
coverity 83670 daemonize can leak lock handle
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Andy Green
coverity 83684 let parent close if ssl service fails
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Andy Green
coverty travis fix env indentation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Andy Green
coverity travis add key
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
=?UTF-8?q?Joakim...
Subject: [PATCH] Add support for coverity static analys...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Samuel Martin
Subject: [PATCH] cmake: set the project language
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
=?UTF-8?q?Joakim...
Subject: [PATCH] Add appveyor CI support for Windows.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Christoph Muellner
Subject: [PATCH] Adding lws_config.h to list of install...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Andy Green
remove duplicate const
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Andy Green
test echo initialize listen port
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Andy Green
move bind passphrase out of LWS_NO_SERVER
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Andy Green
clean test server a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Joakim Soderberg
Add libev dependecny
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Joakim Soderberg
Remove lcov depdency
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Joakim Soderberg
CLang gives an error on -O4
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
Joakim Soderberg
Added travis support
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Roger A. Light
Subject: [PATCH] SSL: Disable support for SSLv2 and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Joakim Soderberg
Subject: [PATCH] Enable usage of ancient OpenSSL.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-24
Joakim Soderberg
Subject: [PATCH] BUGFIX: Failed to get proper output...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-20
Andy Green
ssl fix client and server passphrase handling
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Andy Green
android64 make bzero def conditional
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Andy Green
test-echo: enable for ssl cert serving and verification
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Andy Green
ssl: improve client error message on server cert probs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Andy Green
ssl also allow passphrase management for server
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Andy Green
return_http_staus fix http2 defeating body addition
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Andy Green
readme tag key
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Andy Green
lws_union_transition
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Andrew Canaday
Be sure to invoke *lws_free_header_table*:
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Andrew Canaday
Don't free wsi->u.hdr.ah except through lws_free_header...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Andrew Canaday
Adding header table free function to make sure we free...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-06
Emerson Clarke
plat win add ibterface to sa
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Andy Green
ssl CYASSL doesnt have new api
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Andy Green
clean http2 passphrase code
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Andy Green
http2 window update
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Andy Green
clean remove debug spew outside http2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
kulwik
Subject: [PATCH] ssl fix self-singed certificate accept...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Rene Jager
Subject: [PATCH] fixes for handling multiple protocols...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Andy Green
http2 padding and ping to autopong
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Andy Green
openssl update deprecated remove_state api
commit
|
commitdiff
|
tree
|
snapshot
2014-10-23
Drew Noakes
Subject: [PATCH] Fix minor typos in code documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Andy Green
http2 alpn npn pollout
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Marek Kochanowicz
Subject: [PATCH] Initialize openssl during client initi...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Andy Green
http2 dont use incoming END_STREAM when sending headers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Andy Green
add newline on libwebsockets.c for ancient compilers
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Andy Green
http2 working nghttp fetch multi files completely
commit
|
commitdiff
|
tree
|
snapshot
2014-10-18
Andy Green
http2 track content length add END_STREAM
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Andy Green
http2 handle flags
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
Andy Green
ssl clean recent external CTX patch so doesnt break...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
joseph.urciuoli
ssl allow externally managed SSL_CTX
commit
|
commitdiff
|
tree
|
snapshot
2014-10-16
Andy Green
trac 89 add flag on fatal send fail to use simple close
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Andy Green
http2 able to send test.html to nghttp2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Andy Green
http2 hpack basic decode ok including huff
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Andy Green
http2 add hpack decode support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Andy Green
fix return_http_status adaptation for http2
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Christian Schüldt
ssl renew timeout while post keeps coming
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Christian Schüldt
ssl fix service problem in MORE_SERVICE case
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Andy Green
ssl optimize poll when buffered ssl read data
commit
|
commitdiff
|
tree
|
snapshot
2014-10-09
Andy Green
ssl_capable_read add context param
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Andy Green
ssl fix pending reads stuck in ssl layer
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Andy Green
http2 fix build when http2 disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Andy Green
http2 headers huffman decoder
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Andy Green
http2 can keep upgraded connection up
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Green
base64 add back decoder now we need it.patc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Green
parser default to name parsing if unknown
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Green
http2 add h2c upgrade and http2 connmode
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Green
add http2 settings token
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Green
test server correct header naming order
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Andy Green
confirm upgrade actually for websocket
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Andy Green
internal SHA1 users all use libwebsockets_SHA1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Dnyanesh Gate
android fix syslog path
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Duncan Tebbs
Pass user_sapce to callback for LWS_CALLBACK_CLIENT_CON...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Hiroaki Sakon
fix required CMake version
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
emironov
fix byte order for qnx
commit
|
commitdiff
|
tree
|
snapshot
2014-09-08
Stefan Schuermans
also callback closed if flushing
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Andy Green
fix build for NO_SERVER
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Andy Green
defer PONG send until no partial send buffer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Andrew Canaday
server.c: test **truncated_send_len** for partial
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Andy Green
accept fail char means we are done
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Andy Green
fix bad cmake args example in README.build
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Andy Green
cleanup style in parser
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Andy Green
fix build without ssl support
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Andy Green
soname 5.0.0
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Andy Green
introduce lws_partial_buffered
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Andy Green
deprecate no_buffer_all_partials
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Carl Stehle
http keepalive needs to reinit some header union state
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Andy Green
add lws_is_ssl api
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Karl Palsson
cyassl: correct include path for 3.1.x
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Michael Haberler
api: add feature test macro LWS_FEATURE_PROTOCOLS_HAS_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Andy Green
protocol struct add user controlled id member
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Andy Green
fix spinning on NULL protocol name
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Andy Green
ssl fix excessive crash workaround
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Andy Green
no protocol usage inprove docs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Andrew Canaday
Reset hdr_parsing_completed for WSI_STATE_HTTP:
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Andy Green
trac82 consistently use CONTEXT_PORT_NO_LISTEN
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Oleh
ssl allow passing cert passphrase
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Andy Green
avoid crash if we dont have new wsi
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Aurelian Pop
Fix TCP keepalive use in UNIX systems
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Andrew Canaday
Keep-alive: disable timeout and let TCP ka kill.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Andrew Canaday
Make sure headers are parsed before proceeding.
commit
|
commitdiff
|
tree
|
snapshot
next