Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
6c6a3d3caf37c78d0900e44543208606fa2db8a5
6c6a3d3
improve callback prototypes to use single definition
by David Brooks
· 13 years ago
ee2213d
reduce debug spew
by David Brooks
· 13 years ago
4d80662
workaround osx compiler bug
by Pasi Mankinen
· 13 years ago
9c5436c
document mingw build
by Andy Green
· 13 years ago
aa6fc44
mingw add win32helper to lib and fix extpoll
by Andy Green
· 13 years ago
dc36192
doc add explanation missing from per context provate data
by Andy Green
· 13 years ago
39347de
mingw add zlib paths
by Andy Green
· 13 years ago
796ce7a
remove duplicated netdb include from client handshake
by Andy Green
· 13 years ago
cce2a81
change DATADIR to INSTALL_DATADIR solve mingw conflict
by Andy Green
· 13 years ago
a314788
mingw gettimeofday avoid missing include
by Andy Green
· 13 years ago
eeeddf0
mingw add in missing poll defs
by Andy Green
· 13 years ago
2a480ea
mingw hide some missing includes
by Andy Green
· 13 years ago
0dbef49
autoconf introduce enable mingw and adapt compiler options
by Andy Green
· 13 years ago
6ee372f
style cleaning
by Andy Green
· 13 years ago
7b5af9a
fix onopen browser context patch
by Andy Green
· 13 years ago
3ae39ff
allow message processing from onopen browser context
by Yonathan Yusim
· 13 years ago
e8c9b56
use ssize_t instead of size_t for return values of read/recv/SSL_read
by Tobias Maier
· 13 years ago
3059263
make duplicate headers append instead of get ignored
by Nick Dowell
· 13 years ago
c04c193
close connection if socket recv() fails.
by Nick Dowell
· 13 years ago
f803c0d
fix heap corruption if HTTP callback calls libwebsocket_close_and_free_session
by Nick Dowell
· 13 years ago
fd96330
map wsorigin on to origin at an early point and stop dupe header mem leaks
by Andy Green
· 13 years ago
5519d9f
handle unsupported protocol correctly
by Nick Dowell
· 13 years ago
15601fd
fix issuing null extension header if none supported
by Andy Green
· 13 years ago
d515ddd
Don't care for the human-readable part of "HTTP/1.1 101" reply
by Artem Egorkine
· 13 years ago
f2e5e98
cleanup fixes tested on win32 compiler
by Dan Zhang
· 13 years ago
20b66e9
win32 poll emulation clean and address PEEK issue
by Andy Green
· 13 years ago
cc01247
debug move most spew into debug macro
by Andy Green
· 13 years ago
49146db
Add libwebsockets_ensure_user_space
by Alex Bligh
· 13 years ago
2f5b9bd
add missing win32 zlib pieces
by David Galeano
· 13 years ago
2ef7505
http charsets have case insensitive tokens
by Oleg Golosovskiy
· 13 years ago
7b11fec
Added support for Windows XP.
by David Galeano
· 13 years ago
08d60f1
Added BYTE_ORDER definition for win32 builds.
by David Galeano
· 13 years ago
07b56e6
doc LWS_EXTERN
by Andy Green
· 13 years ago
0644779
zlib update
by David Galeno
· 13 years ago
4c65884
Added "Release DLL" configuration.
by David Galeano
· 13 years ago
9454e21
Added LWS_EXTERN to allow building a DLL.
by David Galeano
· 13 years ago
f700935
Fixed compiler warnings.
by David Galeano
· 13 years ago
a0e4c88
Ignoring Release build and opensdf files.
by David Galeano
· 13 years ago
5bf6578
fix failure to limit 7bit lengths
by Andy Green
· 13 years ago
f243115
Fix compile issue on Apple
by M K
· 13 years ago
a11fe94
correct cpp extern only being on win32
by Andy Green
· 13 years ago
188d896
test html uplevel detect browser and MozWebSocket
by Andy Green
· 13 years ago
d85cb20
v08v13 add support v13 default
by Andy Green
· 13 years ago
25a56b0
v08 receiver ignore frame with unhandled ext opcode
by Andy Green
· 13 years ago
815fa23
v08 change ignore incoming set ext bits
by Andy Green
· 13 years ago
c15cb38
my compiler version didn't find it, but there is an uninitialized usage of
by Andy Green
· 13 years ago
0922650
extensions fix deflate stream vs mux and veto it on mux children
by Andy Green
· 13 years ago
5555c98
x google mux handle illegal channel add indexes cleanup handle ch1 rx
by Andy Green
· 13 years ago
68b4504
extensions introduce pre close veto
by Andy Green
· 13 years ago
8c6aaa2
extensions change child count to highest child subchannel
by Andy Green
· 13 years ago
f665241
extensions ensure per conn allocation starts zeroed
by Andy Green
· 13 years ago
6ab0bba
x google mux complete introduction of MUX_REAL_CHILD_INDEX_OFFSET that got included accidentally
by Andy Green
· 13 years ago
f4a7c69
add gitignore
by Jean-Pierre Gygax
· 13 years ago
b422887
win32 update for vc 2010 contributed
by Jean-Pierre Gygax
· 13 years ago
d3b421e
remove use mux blocks macro
by Andy Green
· 13 years ago
a59bb90
x google mux change to new compact channel index scheme
by Andy Green
· 13 years ago
69b6808
x google mux introduce sticky mux opcode usage if ever used in channel
by Andy Green
· 13 years ago
66a16f3
x google mux implement child close
by Andy Green
· 13 years ago
7448c7e
test client add flag to defeat mux extension
by Andy Green
· 13 years ago
4084af1
test client make mirror data source channel open and close all the time
by Andy Green
· 13 years ago
0054401
Modify Zlib VS project to be able to build in 64 bit
by Michel Archembault
· 13 years ago
03bec39
Move include of gettimeofday.h to be able to build in C and C++
by Michel Archambault
· 13 years ago
6a1b904
move win32 zlib to correct place
by Michel Archembault
· 13 years ago
2d1301e
dump active protocols and extensions at context create
by Andy Green
· 13 years ago
0059754
fix parser reaction to zero length payloads
by Andy Green
· 13 years ago
3293c2a
fix server ping coming as client payload
by Andy Green
· 13 years ago
a41314f
introduce x google mux very draft indeed
by Andy Green
· 14 years ago
8214a04
win32 update projects
by Michel Archambault
· 14 years ago
b75c026
remove line end at 72 for base64 encode
by Andy Green
· 14 years ago
9c5c838
win32 use binary flag on opening http file
by Andy Green
· 14 years ago
ec7e0dc
make base 64 helper apis public
by Andy Green
· 14 years ago
f94e058
win32 move gettimeofday include inside extern c
by Andy Green
· 14 years ago
8f5f91f
win32 nuke autogenerated files from tree
by Andy Green
· 14 years ago
b1dab51
win32 fix release build
by Andy Green
· 14 years ago
66a36ff
fix deflate window
by Andy Green
· 14 years ago
043a0ba
move send pipe choked api to public exports
by Andy Green
· 14 years ago
bc15798
handle new masking order and fixups
by Andy Green
· 14 years ago
23545db
interpret new opcode map when 07
by Andy Green
· 14 years ago
53b6385
issue new opcodes when 07
by Andy Green
· 14 years ago
4e75224
write client frames the new way for 07
by Andy Green
· 14 years ago
33872cd
carry over 06 stuff to 07
by Andy Green
· 14 years ago
283d0a2
add 07 support
by Andy Green
· 14 years ago
5fd55cd
introduce 07 opcode ordering
by Andy Green
· 14 years ago
27a0b91
fix frgmented server reply
by Andy Green
· 14 years ago
72c3432
Revert Pavel's patch looping in recv
by Andy Green
· 14 years ago
4b65a56
Fix segfault in libwebsocket_write()
by Pavel Borzenkov
· 14 years ago
876534b
recv() may not return all data
by Pavel Borzenkov
· 14 years ago
71ea500
Use IPPROTO_TCP instead of SOL_TCP
by Pavel Borzenkov
· 14 years ago
2af3996
HTTP headers may be case-sensitive
by Pavel Borzenkov
· 14 years ago
26111bc
select raw zlib compression
by Andy Green
· 14 years ago
46c2ea0
pass ext pointer in ext callback
by Andy Green
· 14 years ago
6eeadae
update win32 support for zlib
by Peter Hinz
· 14 years ago
bb45a90
Re: Windows port of your libwebsocket
by Peter Hinz
· 14 years ago
7627af5
try to cover AF_LOCAL in libwebsockets_get_peer_addresses
by Andy Green
· 14 years ago
f92def7
use unsigned peer dotted quad
by Andy Green
· 14 years ago
5948865
beautify fraggle
by Andy Green
· 14 years ago
4bf91d7
libwebsockets - gcc warnings
by Patrick McManus
· 14 years ago
6c93955
disable nagle algorithm
by Andy Green
· 14 years ago
98a623f
clean fraggle
by Andy Green
· 14 years ago
e9739ed
introduce fraggle test app
by Andy Green
· 14 years ago
Next »