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
2013-02-19
Andy Green
update missed extpoll calls to use correct args for ssl
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Andy Green
cmake docs add note about prefix
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Joakim Söderberg
Create the "doc" dir before generating docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Joakim Söderberg
Added "make install" support to the CMake project.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Andy Green
trac 17 update set_log_level api notice
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Edwin van den...
move cms cmake addition to cmake module paths earlier
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
add FindGit.cmake
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
document ensure_user_space going private
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
remove lws_ensure_user_space from public api change...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
update arm build stats
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
trim proxy ads plus hostname stg
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
restrict http send buffer to 4096
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
fix no extensions build
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
migrate client hs and c_port into ah
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
minor type optimizations
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
remove current_alloc_len
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
remove header name buffer
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Andy Green
handle http union transition properly
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Andy Green
test server kill skt with minus 1
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Andy Green
handle any POLLIN before error
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Andy Green
close if we tried to close politely just close next...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Andy Green
api change deliver socket fd to in param of extpoll...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Andy Green
problems in lws_handle_POLLOUT_event should just close
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Andy Green
robustness protect and document ensure_user_space
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Andy Green
README.coding add note about closing connections
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
add by hand http send example
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
create user alloc for http if requested
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
introduce LWS_CALLBACK_HTTP_WRITEABLE
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
just get hostname into canonical_hostname
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
remove getnameinfo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
fragge able to send chunks larger than rx buffer
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
unstaged server changes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
update 1.21 changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-14
Andy Green
check for default protocol rx buf limit
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Andy Green
update changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Andy Green
fix missing cr from closing log
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Andy Green
update echo to use externsion getting api
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Joakim Soderberg
Fixed DLL compilation on Windows for CMake.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Joakim Soderberg
Fixed soname and build shared lib for CMake.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Joakim Soderberg
Added so-version information to the lib.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Andy Green
disable fstack usage
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
echo test app needs different lockfile
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
update rpm specfile
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
introduce attack script
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
security disallow repeated GET
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
security harden http parser a bit
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
fix another escaape runon
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
add cyassl keepalive valgrind minimal mem to changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
bump version to 1.2 and soname to 3
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
api make close api private only
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
api remove hangup_on_client
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
update test echo for iface info member namechange
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
eliminate snprintf
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Andy Green
fix info struct api docs for iface vs interface
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Joakim Soderberg
Fixed compilation on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
update memory performance info
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
fix ssl reject path for freeing header allocation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
fix busted debug format in ssl mode
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
fix string escape runon
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
fix without server
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind openssl destroy as far as possible
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind client close in a controlled way on SIGINT
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind eliminate uninitialized warning on close
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind also deallocate rx buf on close when client
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind dont close things directly in the callback
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind client go through context destroy on connectio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
client convert to new headers scheme eliminating mallocs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind free rx_user_buffer if entered CONNMODE_WS_SERVING
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind introduce protocol init and destroy user callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind context destroy close all conns properly
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind drop header allocation down http path
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
replace per header mallocs with single malloc 3 level...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
improve static allocation notice
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
valgrind free context allocations
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
remove extension cruft from struct lws
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
use part of service buffer to make response not malloc
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
remove minimum frame size for deflate
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Andy Green
stop O2 override
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
dont close in user callback wrapper let ancestor do it
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
fix error path in file transfer
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
throw out lws_websocket_related cruft
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
optimize wsi using bitfields and enums to chars
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
use context service buffer instead of stack for clent_c...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
use context service buffer instead of stack for clent_c...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
use context service buffer instead of stack for create_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
fix non ssl changes missed from context api change
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
use context service buffer instead of stack for lws_cli...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
use context service buffer instead of stack for server_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
add static stack analysis
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
dont try figure out listen_service_fd position if unset
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
dont try set per socket keepalive timing on bsds
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Andy Green
fix broken listen socket piggybacking
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Green
introduce keepalive option and make common socket optio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Green
remove receiving timeout for client
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Green
correct test client to close synchronously with last...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Green
align max frame for mirror protocol to what the code...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Andy Green
change context creation params to struct
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Andy Green
handshake bail3 should be bail
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Andy Green
remove fixed rx buffer allow definition per protocol
commit
|
commitdiff
|
tree
|
snapshot
next