projects
/
profile
/
ivi
/
libwebsockets.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
refresh autotools stuff
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
Ken Atherton
openssl allow connect multiple packets for SSL_connect
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-05-01
Peter Hillier
android toolchain SHA1 endian fix
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-05-01
David Brooks
ssize_t needs help on windows
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-20
David Brooks
introduce libwebsocket_client_connect_extended
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-20
David Brooks
introduce LWS_CALLBACK_CLIENT_CONNECTION_ERROR
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-20
David Brooks
set connection callback before connection completed...
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-20
David Brooks
improve callback prototypes to use single definition
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-20
David Brooks
reduce debug spew
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-13
Pasi Mankinen
workaround osx compiler bug
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-08
Yonathan Yusim
allow message processing from onopen browser context
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-05
Tobias Maier
use ssize_t instead of size_t for return values of...
commit
|
commitdiff
|
tree
2012-04-05
Nick Dowell
make duplicate headers append instead of get ignored
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2012-04-05
Nick Dowell
close connection if socket recv() fails.
commit
|
commitdiff
|
tree
2012-04-05
Nick Dowell
fix heap corruption if HTTP callback calls libwebsocket_clos...
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-04-04
Nick Dowell
handle unsupported protocol correctly
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
2012-02-19
Artem Egorkine
Don't care for the human-readable part of "HTTP/1.1...
commit
|
commitdiff
|
tree
2011-11-09
Dan Zhang
cleanup fixes tested on win32 compiler
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-11-07
Alex Bligh
Add libwebsockets_ensure_user_space
commit
|
commitdiff
|
tree
2011-10-04
David Galeano
add missing win32 zlib pieces
commit
|
commitdiff
|
tree
2011-10-04
Oleg Golosovskiy
http charsets have case insensitive tokens
commit
|
commitdiff
|
tree
2011-10-04
David Galeano
Added support for Windows XP.
commit
|
commitdiff
|
tree
2011-10-03
David Galeano
Added BYTE_ORDER definition for win32 builds.
commit
|
commitdiff
|
tree
2011-10-03
Andy Green
doc LWS_EXTERN
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
2011-09-26
David Galeno
zlib update
commit
|
commitdiff
|
tree
2011-09-26
David Galeano
Added "Release DLL" configuration.
commit
|
commitdiff
|
tree
2011-09-26
David Galeano
Added LWS_EXTERN to allow building a DLL.
commit
|
commitdiff
|
tree
2011-09-26
David Galeano
Fixed compiler warnings.
commit
|
commitdiff
|
tree
2011-09-26
David Galeano
Ignoring Release build and opensdf files.
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
M K
Fix compile issue on Apple
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
Jean-Pierre Gygax
add gitignore
commit
|
commitdiff
|
tree
2011-05-25
Jean-Pierre Gygax
win32 update for vc 2010 contributed
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
Michel Archembault
Modify Zlib VS project to be able to build in 64 bit
commit
|
commitdiff
|
tree
2011-05-24
Michel Archambault
Move include of gettimeofday.h to be able to build...
commit
|
commitdiff
|
tree
2011-05-24
Michel Archembault
move win32 zlib to correct place
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
Michel Archambault
win32 update projects
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-04-15
Pavel Borzenkov
Fix segfault in libwebsocket_write()
commit
|
commitdiff
|
tree
2011-04-15
Pavel Borzenkov
recv() may not return all data
commit
|
commitdiff
|
tree
2011-04-15
Pavel Borzenkov
Use IPPROTO_TCP instead of SOL_TCP
commit
|
commitdiff
|
tree
2011-04-12
Pavel Borzenkov
HTTP headers may be case-sensitive
commit
|
commitdiff
|
tree
2011-03-22
Andy Green
select raw zlib compression
Signed-off-by:
Andy Green
<andy@warmcat.com>
commit
|
commitdiff
|
tree
next