Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
d607bb9bfeca4733fee478251416cc38d2b0face
d607bb9
clean more whitespace 2
by Andy Green
· 9 years ago
e53f2ed
clean more whitespace
by Andy Green
· 9 years ago
f012c44
server socket service close fix fail detect
by Andy Green
· 9 years ago
dd6aaa8
windows align lws_service_fd return processing with unix
by Andy Green
· 9 years ago
dc6e47c
cleanups after api changes and mbed update
by Andy Green
· 9 years ago
9c9f218
attack.sh update for test server changes
by Andy Green
· 9 years ago
cef609d
fix Uri Args header name
by Andy Green
· 9 years ago
02d60d6
api rationalization fix replaces in compatibility defines
by Andy Green
· 9 years ago
5c9660d
clean tidy the worst whitespace alignment probs due to mass token name length changes
by Andy Green
· 9 years ago
4b85c1d
api rationalization: eliminate all libwebsocket[s]_ prefixes
by Andy Green
· 9 years ago
6d41720
api rationalization add cmake switch to export old api wrappers
by Andy Green
· 9 years ago
3ef579b
api rationalization eliminate oldstyle internal api names
by Andy Green
· 9 years ago
6230476
api rationalization use new names internally
by Andy Green
· 9 years ago
29a44cf
api rationalization: introduce public api compatibility defines
by Andy Green
· 9 years ago
112f980
assert.h move to private header
by Andy Green
· 9 years ago
bb085da
Fix some minor typos.
by Peter Pentchev
· 9 years ago
972eaf9
ssl zero return indicates shutdown
by Andy Green
· 9 years ago
622d9f2
Handle pending SSL reads which would otherwise not trigger a POLLIN.
by Andrew Canaday
· 9 years ago
ad2248a
ssl set ssl to NULL on close
by Andrew Canaday
· 9 years ago
765914c
Allow zero-length pong to be received by server
by Andrejs Hanins
· 9 years ago
abc8635
osx clang blows up if pthreads flag at link time 2
by Andy Green
· 9 years ago
09b8a71
osx clang blows up if pthreads flag at link time
by Andy Green
· 9 years ago
f411d8e
Define 'daemonize' flag if LWS_NO_DAEMONIZE is not defined.
by Andrew Canaday
· 9 years ago
ffe6456
C89 tweaks as per #348.
by Andrew Canaday
· 9 years ago
4cfc42c
Terminate truncated header strings.
by Andrew Canaday
· 9 years ago
1700265
osx clang quench deprecated api errors
by Andy Green
· 9 years ago
b39c22f
issue 352 clang is like gcc for cmake purposes
by Andy Green
· 9 years ago
c78fe91
test server h add newline
by Andy Green
· 9 years ago
87eeb0a
mbed3 working examples
by Andy Green
· 9 years ago
1c6e7bf
ssl treat WANT_READ and WRITE separately
by Andy Green
· 9 years ago
ae7b27c
clean out mbed3 lwip hacks
by Andy Green
· 9 years ago
0a05792
http post zero content length
by Andy Green
· 9 years ago
c0b0c3d
return AWAITING_TIMEOUT to 5s
by Andy Green
· 9 years ago
b7fed35
test server pthreads
by Andy Green
· 9 years ago
5a3b1d3
CALLBACK_LOCK_POLL use len to differentiate locking on pollfd change
by Andy Green
· 9 years ago
adf9059
windows crappy tools dont know __func__
by Andy Green
· 9 years ago
eb15ea0
refactor test server
by Andy Green
· 9 years ago
9494c66
win remove piggybacked hack
by Andy Green
· 9 years ago
f2280d6
proxy auth fix
by Andy Green
· 9 years ago
d55ac45
windows eliminate duplicate POLLOUT
by Andy Green
· 9 years ago
0779964
test echo initial delay
by Andy Green
· 9 years ago
649f602
close actually close after send close ack
by Andy Green
· 9 years ago
974bed4
test html add open close buttons
by Andy Green
· 9 years ago
bdaa86f
README.build.md add mbed3 build info
by Andy Green
· 9 years ago
758d97f
update appveyor to get win openssl from own server
by Andy Green
· 9 years ago
11f2734
mbed3 workable plus or minus mbed3 net stack bug
by Andy Green
· 9 years ago
8c0d3c0
mbed3 plat
by Andy Green
· 9 years ago
2cd3074
mbed3 warning cleaning
by Andy Green
· 9 years ago
3b19386
introduce lws_sockfd_type
by Andy Green
· 9 years ago
5f2a815
mbed3 build support
by Andy Green
· 9 years ago
618b7b7
mbed3 add yotta JSON
by Andy Green
· 9 years ago
fc772cc
win use platform invalid socket api elsewhere too
by Andy Green
· 9 years ago
c53f7ca
win client use platform invalid socket
by Andy Green
· 9 years ago
35fef05
plat win be robust against NULL wsi_from_fd 3
by Andy Green
· 9 years ago
1064cd7
plat win be robust against NULL wsi_from_fd 2
by Andy Green
· 9 years ago
46d9b8e
plat win be robust against NULL wsi_from_fd
by Andy Green
· 9 years ago
9ffb42e
cmake force internal SHA1 if no ssl
by Andy Green
· 9 years ago
6e40556
proxy auth
by Andy Green
· 9 years ago
140ac6e
Subject: [PATCH] Fix for close ack sending
by Andrejs Hanins
· 9 years ago
79a3c5d
non ssl on ssl port zero recv ambiguous
by Andy Green
· 9 years ago
cc64fb5
non ssl on ssl port fixes
by Andy Green
· 9 years ago
a42ac7b
Update README.build.md
by Joakim Söderberg
· 9 years ago
b820e2c
Implemented fixes allowing libwebsockets to be built under Windows using MinGM/MSYS
by Stephan Eberle
· 9 years ago
1662c62
Define getdtablesize() for android
by Krishnaraj R Bhat
· 9 years ago
0c8a854
client only one error callback
by Andy Green
· 9 years ago
1b42913
update appveyor status decal url
by Andy Green
· 9 years ago
ab620ff
release v1.5
by Andy Green
· 9 years ago
c6f95d3
keepalive close file when send completes dont wait for wsi close processing
by Andy Green
· 9 years ago
29ddc84
check errno for ssl non ssl
by Andy Green
· 9 years ago
fe6030a
Make LWS_SEND_BUFFER_PRE_PADDING preprocessor if-friendly
by Alexander Lukichev
· 9 years ago
2721e3c
qualify server specific api with LWS_NO_SERVER
by Andy Green
· 9 years ago
2627148
keepalive fix flow now forced closed removed
by Andy Green
· 9 years ago
d256194
document context create cannot execute in parallel
by Andy Green
· 9 years ago
0d89f3c
detect http1 close connection header properly
by Ash 20001
· 9 years ago
b5cf69f
correct error handling path in client handshake
by Andy Green
· 9 years ago
74a54e8
Ignore cmake build/ directory
by Joakim Söderberg
· 9 years ago
dbbd311
if ssl and non ssl allowed insist to wait for something to discriminate by
by Andy Green
· 9 years ago
2488c46
attempt to get correct close flow banning writeable cb when closing
by Andy Green
· 9 years ago
f7e2a85
complain if zero ka_interval used with positive ka_time
by Andy Green
· 9 years ago
f94dd2e
Fix getaddrinfo memory leak
by Andrejs Hanins
· 9 years ago
dbe624d
allow EAGAIN and friends on straight read
by Mark Likness
· 9 years ago
fc6c274
fix missing parenthesis protection
by Stepan Vondrak
· 9 years ago
e46f412
Fix some typographical and grammatical errors
by Peter Pentchev
· 9 years ago
91fe5aa
Use bash as a script interpreter
by Peter Pentchev
· 9 years ago
4c79ee7
LWS_WITHOUT_BUILTIN_SHA1
by Andy Green
· 9 years ago
6d59f59
LWS_SERVER_OPTION_PEER_CERT_NOT_REQUIRED
by Andy Green
· 9 years ago
a739f75
ssl set session id context
by Andy Green
· 9 years ago
e38b850
remove O3 if cmake debug build
by Bruce Perens
· 9 years ago
940a755
avoid changing wrong revents if connection closed
by Andy Green
· 9 years ago
1963c9a
improve callback close checking
by Andy Green
· 9 years ago
f54715b
accept http1.1 from proxy
by Fabian Kurz
· 9 years ago
353fdc3
fd test will fail under windows, where file descriptors can be large numbers
by bdavis
· 9 years ago
173e9c4
padding align to ptr size
by Bruce Perens
· 9 years ago
fdd3f09
add cmake Find for lws
by jirihnidek
· 9 years ago
a2a4b0b
additional https post fix
by Thomas Greenslade
· 9 years ago
b9f28ac
Attempt to fix server problems receiving large https POSTS.
by Roger A. Light
· 9 years ago
79d09fc
WHOOPS! Stuck the sigint init int the wrong function.
by Andrew Canaday
· 10 years ago
6740b70
Set default libev-related SIGINT handling at context create
by Andrew Canaday
· 10 years ago
a8f47c9
Added libwebsocket_sigint_cfg for libev builds to provide
by Andrew Canaday
· 10 years ago
89f5eec
Pass the correct hostname when using a proxy
by Marc Aldorasi
· 9 years ago
Next »