projects
/
profile
/
ivi
/
libwebsockets.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
listen socket more frequent service
2013-03-07
Andy Green
listen socket more frequent service
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
add empty m4 dir as workaround for autoreconf issue
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
allow LWS_SOMAXCONN to be defined at configuretime
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
extpoll use hashtable for fd tracking
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
allow building just the library not the testapps
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
http service break into outer loop states
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
merge test server extpoll into test server
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
deal with SSL_ERROR_WANT_ in client connect action
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
add longlived option to test client
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
logging ensure everyone has a newline
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
replace ifdefs around close socket with compatible_close
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
absorb README.rst into main README and code
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
expose compiletime constants to setting from configure
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
renable deflate frame buffer expansion fixing DoS
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
fix config enable name for getifaddrs
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
audit and make all malloc check for OOM
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
logging add timestamp
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
logging extend level set api to allow setting emission...
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
update README with info on new logging scheme
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
allow enabling debug contexts from test apps
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
introduce logging api and convert all library output...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
update soname and configure to v1.0
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
correct autotools warning
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
zlib code add OOM checks remove buffer expansion on...
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
add context construction option to skip server hostname...
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
add missing docs for new context user pointer
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
always taking an interest in ppid wont hurt
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
remove depcomp
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
stop being so fragile on socket lifecycle
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2013-03-07
Andy Green
use autogen.sh
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Andy Green
add not about autoreconf and libtoolize
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Andy Green
restore accept error as closure signal
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-06-04
Andy Green
add missing sa_data init to canonical hostname code
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-05-20
Andy Green
refresh autotools stuff
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-05-03
Andy Green
update test html now mozilla uses normal ws apis
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-05-03
Andy Green
start migration to getnameinfo
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-05-03
Andy Green
cleanup extra wrapping needed on braced define
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
document mingw build
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
mingw add win32helper to lib and fix extpoll
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
doc add explanation missing from per context provate...
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
mingw add zlib paths
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
remove duplicated netdb include from client handshake
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
change DATADIR to INSTALL_DATADIR solve mingw conflict
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
mingw gettimeofday avoid missing include
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
mingw add in missing poll defs
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
mingw hide some missing includes
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-12
Andy Green
autoconf introduce enable mingw and adapt compiler...
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-09
Andy Green
style cleaning
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-09
Andy Green
fix onopen browser context patch
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2012-04-04
Andy Green
map wsorigin on to origin at an early point and stop...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-03-29
Andy Green
fix issuing null extension header if none supported
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2011-11-08
Andy Green
win32 poll emulation clean and address PEEK issue
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-11-07
Andy Green
debug move most spew into debug macro
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-10-03
Andy Green
doc LWS_EXTERN
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-25
Andy Green
fix failure to limit 7bit lengths
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-25
Andy Green
correct cpp extern only being on win32
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-25
Andy Green
test html uplevel detect browser and MozWebSocket
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-25
Andy Green
v08v13 add support v13 default
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-25
Andy Green
v08 receiver ignore frame with unhandled ext opcode
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-25
Andy Green
v08 change ignore incoming set ext bits
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-06-26
Andy Green
my compiler version didn't find it, but there is an...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-28
Andy Green
extensions fix deflate stream vs mux and veto it on...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-26
Andy Green
x google mux handle illegal channel add indexes cleanup...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-25
Andy Green
extensions introduce pre close veto
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-25
Andy Green
extensions change child count to highest child subchannel
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-25
Andy Green
extensions ensure per conn allocation starts zeroed
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-25
Andy Green
x google mux complete introduction of MUX_REAL_CHILD_INDEX_O...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-25
Andy Green
remove use mux blocks macro
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
x google mux change to new compact channel index scheme
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
x google mux introduce sticky mux opcode usage if ever...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
x google mux implement child close
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
test client add flag to defeat mux extension
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
test client make mirror data source channel open and...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
dump active protocols and extensions at context create
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
fix parser reaction to zero length payloads
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-24
Andy Green
fix server ping coming as client payload
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-23
Andy Green
introduce x google mux very draft indeed
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-14
Andy Green
remove line end at 72 for base64 encode
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-14
Andy Green
win32 use binary flag on opening http file
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-14
Andy Green
make base 64 helper apis public
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-14
Andy Green
win32 move gettimeofday include inside extern c
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-14
Andy Green
win32 nuke autogenerated files from tree
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-05-14
Andy Green
win32 fix release build
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-29
Andy Green
fix deflate window
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-25
Andy Green
move send pipe choked api to public exports
Signed-off-by:
Andy Green
<andy.green@linaro.org>
commit
|
commitdiff
|
tree
2011-04-24
Andy Green
handle new masking order and fixups
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-24
Andy Green
interpret new opcode map when 07
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-24
Andy Green
issue new opcodes when 07
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-24
Andy Green
write client frames the new way for 07
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-24
Andy Green
carry over 06 stuff to 07
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-24
Andy Green
add 07 support
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-23
Andy Green
introduce 07 opcode ordering
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-16
Andy Green
fix frgmented server reply
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-04-16
Andy Green
Revert Pavel's patch looping in recv
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-03-22
Andy Green
select raw zlib compression
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-03-22
Andy Green
pass ext pointer in ext callback
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-03-09
Andy Green
try to cover AF_LOCAL in libwebsockets_get_peer_addresses
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-03-09
Andy Green
use unsigned peer dotted quad
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-03-09
Andy Green
beautify fraggle
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-03-08
Andy Green
disable nagle algorithm
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
next