Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libwebsockets
/
119fddbacb5c035cd63acdda936c0878daf2fb56
/
test-apps
3b44a74
h2-tx-credit-disallow-overflow
by Andy Green
· 5 years ago
4692c1a
rtos: clean warnings where uint32_t is an unsigned long
by Andy Green
· 5 years ago
48366de
unix plat: add minimal wsi fd map option
by Andy Green
· 6 years ago
f7149e9
cc0: align dedication to CC0 FAQ recommended format
by Andy Green
· 6 years ago
0405c0c
lejp: make sure child object close is not mistaken for parent
by Andy Green
· 6 years ago
e63b3a6
daemonize: use pid_t
by Andy Green
· 6 years ago
39e19c8
qnx: qnx6.5 compatibility
by pblemel
· 6 years ago
eda102e
jwe
by Andy Green
· 6 years ago
08b5ad9
role: raw-proxy
by Andy Green
· 6 years ago
c027c3d
docs: cleanups
by Andy Green
· 6 years ago
d9f982a
minimal examples: update for CSP best practices
by Andy Green
· 6 years ago
0a0b881
minimal: minimal-ws-client-spam
by Andy Green
· 6 years ago
93d4e18
openssl tls1.3: allow setting ciphersuites at context creation time
by Andy Green
· 6 years ago
1f13141
lws_hdr_copy: ensure enough extra space
by Andy Green
· 6 years ago
33a6034
codacy: minor fixes
by Andy Green
· 6 years ago
fd810f1
http proxy: client: unix socket support
by Andy Green
· 6 years ago
6a59af4
test-app: remove -r resource path
by Andy Green
· 6 years ago
97f3e66
test-app: upgrade test.html to have separate css and js for CSP
by Andy Green
· 6 years ago
d1f9f0a
libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h
by Andy Green
· 6 years ago
d461f46
libwebsockets.h: clean out some boilerplate better put in core/private.h
by Andy Green
· 6 years ago
f37454a
cmake: LEJF and LEJP_CONF now on by default
by Andy Green
· 6 years ago
a03dd40
plugins: gitws libjsongit2 support
by Andy Green
· 6 years ago
f2f9685
fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi
by Andy Green
· 6 years ago
db69769
sshd: make sure no aliases on last_alloc
by Andy Green
· 6 years ago
44e5e12
minimal client: add different paths to multi
by Andy Green
· 6 years ago
de064fd
refactor: core code in lib/core and private-libwebsockets.h to core/private.h
by Andy Green
· 7 years ago
f497562
refactor: change event lib minimal examples to serve as the test apps
by Andy Green
· 7 years ago
0b52d92
refactor: remove more test apps and replace with minimal-examples
by Andy Green
· 7 years ago
d37b383
refactor: apply ops structs to event loop handlers
by Andy Green
· 7 years ago
d05b408
refactor: clean out test-apps
by Andy Green
· 7 years ago
8d213f8
refactor: isolate event_loop struct content same way as roles
by Andy Green
· 7 years ago
ae68860
qa: add 6 x h2load tests
by Andy Green
· 7 years ago
82adc07
fix minimal-server-tls
by Andy Green
· 7 years ago
27e86e2
cmake: allow setting LWS_ROLE_WS
by Andy Green
· 7 years ago
7b227eb
autobahn fixes
by Andy Green
· 7 years ago
1d20949
refactor: absorb other caches into buflist
by Andy Green
· 7 years ago
4b7144f
lws_buflist
by Andy Green
· 7 years ago
126be3c
refactor role ops
by Andy Green
· 7 years ago
16e2f09
refactor mode and states into roles and states
by Andy Green
· 7 years ago
d830185
coverity 189197: workaround false cov detect
by Andy Green
· 7 years ago
e993168
sshd: fixes
by Andy Green
· 7 years ago
fddebfc
QA
by Andy Green
· 7 years ago
2a9b6f5
client: h2
by Andy Green
· 7 years ago
caaf26c
libuv: foreign loop detach doesn not require lws running the loop at all
by Andy Green
· 7 years ago
bd6fc10
lws_write_ws_flags helper
by Andy Green
· 7 years ago
94f3981
mbedtls: wrapper: client: Force mbedTLS to attemp to verify cert
by Fabio Alessandrelli
· 7 years ago
1820212
lws_set_timer_usecs: change to usec resolution
by Andy Green
· 7 years ago
a416178
wss-over-h2: show feedback in test page if active
by Andy Green
· 7 years ago
5acbb04
unixskt: add test server support and cleanup inode on exit
by Andy Green
· 7 years ago
422cbf2
align private LWS_NO_EXTENSIONS to be same as public LWS_WITHOUT_EXTENSIONS
by Andy Green
· 7 years ago
302f8fa
h2 ws: fixes against chrome
by Andy Green
· 7 years ago
1b5d772
Subject: echo client: Fix an off-by-one error in --times handling
by Peter Pentchev
· 7 years ago
2c93b25
Subject: echo: exit if --times is specified
by Peter Pentchev
· 7 years ago
aae2c24
lws_snprintf
by Andy Green
· 7 years ago
cb70b6e
win32: remove snprintf mangling
by Andy Green
· 7 years ago
b49630e
minimal: add Wall and cleanups
by Andy Green
· 7 years ago
0d5ca2d
pthreads: more locking
by Andy Green
· 7 years ago
d39ecd8
smp: fixes
by Andy Green
· 7 years ago
3de2e9a
pthreads: build test server based on pthreads.h availability
by Andy Green
· 7 years ago
27115c3
Subject: [PATCH] do not pass AI_CANONNAME to getaddrinfo()
by Martin Milata
· 7 years ago
ff2f5f6
libev: libevent conflicts at buildtime
by Andy Green
· 7 years ago
73b0147
libev: move accept into vh
by Andy Green
· 7 years ago
a663aef
test-server-v2.0: remove comment about now filescope init memset
by Andy Green
· 7 years ago
673e3aa
attack.sh fixes
by Andy Green
· 7 years ago
93bc409
POST: handle http/1 pipelined after body
by Andy Green
· 7 years ago
5494128
test-echo: handle WRITABLE callback when nothing to send
by Andy Green
· 7 years ago
0c40f0b
ev: signed-unsigned warning in test app
by Andy Green
· 7 years ago
08d36db
qnx: add support
by Anzey
· 7 years ago
2e4ac9d
lejp: fix float
by Andy Green
· 7 years ago
f95f689
libevent test server Werror sign-compare
by Andy Green
· 7 years ago
b940911
sshd: support async exec or shell close
by Andy Green
· 7 years ago
1da0197
truncated: detect and flag any write on a wsi that could have pending truncated
by Andy Green
· 7 years ago
7d59122
lws_set_timer
by Andy Green
· 7 years ago
5b74d71
gcov: add in cmake and adapt defaults
by Andy Green
· 7 years ago
ad07d95
cleanups
by Andy Green
· 7 years ago
33b40e0
mingw: fixes
by Ralph Lessmann
· 7 years ago
be525cb
appveyor: Enable 64-bit build with OpenSSL and HTTP2
by Andy Green
· 7 years ago
74fddbc
cancel_service: change to event-loop agnostic implementation
by Andy Green
· 7 years ago
8c35e14
test-apps: mirror echo mode
by Andy Green
· 7 years ago
5a90bb3
lejp: add test app to parse stdin
by Andy Green
· 7 years ago
1c70181
build: enable signed vs unsigned warnings on gcc
by Andy Green
· 7 years ago
89cb55e
tls: split out common, openssl and mbedtls code
by Andy Green
· 7 years ago
904a9c0
http2: make usable
by Andy Green
· 7 years ago
fc995df
CMake: convert all LWS_USE_... to LWS_WITH_...
by Andy Green
· 7 years ago
7597ac3
Plugins: add ssh-base ssh server plugin
by Andy Green
· 7 years ago
bc451af
lws-meta: add var in js to enable and disable by default
by Andy Green
· 7 years ago
93f05d6
test-client: add justmirror flag
by Andy Green
· 7 years ago
4f267c5
clean up top level of project
by Andy Green
· 7 years ago
[Renamed from test-server]
12adb39
lws_ring: introduce generic flexible ringbuffer abstraction
by Andy Green
· 7 years ago
98df672
LWS_WITH_PEER_LIMITS
by Andy Green
· 7 years ago
9b484ff
docs: clarify difference between client and server ssl members in creation_info struct
by Andy Green
· 7 years ago
2e5110e
cgi: provide constants for reason_bf
by Andy Green
· 7 years ago
040b408
ping test app: avoid FPE when no packets received
by Andy Green
· 7 years ago
414f114
attack.sh: adapt to changes
by Andy Green
· 7 years ago
d86641e
libevent: update to use static plugins and work with new libevent2
by Andy Green
· 7 years ago
41c1551
test-server-libuv: add lws_meta
by Andy Green
· 7 years ago
941e93e
test-server-libuv: also call context_destroy2 when using foreign loop
by Andy Green
· 7 years ago
6f11c13
lws-meta
by Andy Green
· 7 years ago
faa1526
lws-vhost-destroy
by Andy Green
· 7 years ago
6f2a470
test-html: unify ws open function
by Andy Green
· 7 years ago
Next »