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-10-24
Andy Green
add EISCONN handling to client connect attempt
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
shys
wait ssl connect completion on client proxy path
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
shys
manual proxy forcing api
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Arokux X
CMAKE help if cwd not git dir
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Andy Green
fix typo in NO_SERVER case
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Andy Green
use compatible_close for sockets
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Andy Green
fix clean return path user code handle
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Andy Green
add explicit error for partial send
commit
|
commitdiff
|
tree
|
snapshot
2013-09-20
Andy Green
trac 40 client connection properly nonblocking
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Fujii Bunichiroh
force failed header parse to act
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andy Green
remove bae64 decode and selftest
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andy Green
trac #39: allow fd 0 for connection
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Erland Isaksson
cmake fix for osx 64 bit
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andy Green
trac 36 make libwebsocket_set_timeout public
commit
|
commitdiff
|
tree
|
snapshot
2013-09-18
Andy Green
change LWS_CALLBACK_FILTER_PROTOCOL_CONNECTION user...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
David Gauchard
fix http incomplete send handling
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Joachim Bauch
Request "send" not to trigger SIGPIPE on errors.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Jiri Hnidek
add CMake find function for libwebsockets
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Niall T. Davidson
Added additional LWS_CALLBACK_CLOSED_HTTP callback...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Joachim Bauch
Support empty ping and pong packets.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-23
Joachim Bauch
Declare "sha1_init" statically to avoid naming conflict...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-10
Andy Green
add LWS_CALLBACK_CLOSED_HTTP
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Andy Green
trac 28 - differentiate between http serving and accept...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-05
Simon Wulf
trac 28 brackets around POLLIN flag test
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Andy Green
log err if unable to open http file
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Andy Green
trac 29 convert more snprintf stowaways
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Andy Green
trac 29 echo remoe mention of syslog constants for...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Andy Green
trac 29 avoid syslog in echo test if win32
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Andy Green
trac 29 eliminate snprintf again
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Andy Green
trac 29 win32 EWOULDBLOCK
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Andy Green
Trac 29: win32 fix LWS_VISIBLE issue
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Bob Roberts
cygwin compatibility
commit
|
commitdiff
|
tree
|
snapshot
2013-04-16
thinkski
trac 27: use fullpath in OSX dynamic libs
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
thinkski
pkg config avoid hardcoded prefix
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Tomas Cejka
cmake use existing spec file for RPM generation
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Tomas Cejka
cmake added RPM generation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Andy Green
cmake improve cross documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Peter Pentchev
Hide private library symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Andy Green
SOL_SNDBUF set to protocol rx size
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Andy Green
test server improve return checking
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Andy Green
cosmetic debug improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Joakim Soderberg
BUGFIX: Properly add libcyassl to the lib list.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Joakim Soderberg
Check for GCC/G++ explicitly instead of simply Unix.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-23
Joakim Soderberg
Allow setting the resource path via command line.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Andy Green
introduce api for unthrottle all connections of protocol
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Andy Green
test client have u option also reject deflate stream
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Andy Green
cmake add gcc compile options
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Andy Green
rxflow remove recursion and simplify
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Tobias Maier
replaced last remaining close on wsi->sock with compati...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Michel Archambault
Fixed read of the jpg in Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-03-11
Andy Green
update service_fd comment and api docs
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Andy Green
cmake update specfile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Andy Green
cmake add missing echo test app
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Andy Green
cmake packageconfig installs to lib dir
commit
|
commitdiff
|
tree
|
snapshot
2013-03-10
Andy Green
cmake ignore non source things for make dist
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Gregory Junker
android include gregorys example makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
update version 1.3 soname 4
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Edwin van den...
cmake some cosmetic improvementss
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Edwin van der...
autotools remove INSTALL m4 COPYING
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
remove autotools build
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
document revent clearing scheme
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
clear down wsi_lookup on allocation and clear pollfd...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
reduce httpd close debug spew
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
cmake fix install path
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Alex Rhatushnyak
correct example lws_write in header
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
dont leak when protocol agreement probs
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Henrik Abelsson
Fix printf format error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
cmake win32 change helper includes to HDR_PUBLIC so...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
dont sweat unkknown method for client
commit
|
commitdiff
|
tree
|
snapshot
2013-03-09
Andy Green
POLLOUT during wait for server response not an error
commit
|
commitdiff
|
tree
|
snapshot
2013-03-05
Arokux B
fix win32helpers gettimeofday epoch
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Andy Green
trace 22 fix zero length close from client
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Arokux B
cmake mingw no need for websock w32
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Andy Green
normalize formatting in gettimeofday
commit
|
commitdiff
|
tree
|
snapshot
2013-02-28
Arokux B
fix win32 gettimeofday for mingw
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Andy Green
cmake lib lib64 problem
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Luc
fix mime type on leaf header
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Andy Green
reflect send completeness in lws_write return
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Andy Green
move ssl cipher list from compiletime to context creati...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Andy Green
remove MAX_HEADER_NAME_LENGTH from header
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Fix running test programs from within visual studio.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Print SSL error codes as well as the string.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Söderberg
Set the _DEBUG macro for CMake also.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Fixed ssl cert generation on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Added CPack support + some more.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
BUGFIX: Fixed bug for installing test-apps for CMake.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Fixed CMake compile options.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
getifaddrs missing more user friendly in CMake.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Fix LWS_NO_SERVER build.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Joakim Soderberg
Bugfix compiling for cross compiling.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Larry Hayes
keepalive swap interval and probes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Edwin van den...
provide socketfd at in param for LWS_CALLBACK_FILTER_NE...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Andy Green
trac 18 deal with service connection timing out
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Edwin van den...
cmake fix for older cmake
commit
|
commitdiff
|
tree
|
snapshot
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
next