summaryrefslogtreecommitdiff
path: root/test-server
AgeCommit message (Expand)AuthorFilesLines
2012-10-19libwebsocket_context: add userspace pointer for use before wsi creationAlon Levy5-5/+5
2012-10-17Added test.html favicon.ico to EXTRA_DIST.Anders Brander1-0/+1
2012-10-06use autogen.shAndy Green2-731/+9
2012-07-20restore accept error as closure signalAndy Green3-5/+11
2012-05-21link lz explicitly for mipsyuval tal2-9/+9
2012-05-20refresh autotools stuffAndy Green1-27/+2
2012-05-03update test html now mozilla uses normal ws apissupport-chrome-20-firefox-12Andy Green1-2/+2
2012-05-03cleanup extra wrapping needed on braced defineAndy Green1-7/+32
2012-04-12mingw add win32helper to lib and fix extpollAndy Green3-13/+21
2012-04-12change DATADIR to INSTALL_DATADIR solve mingw conflictAndy Green5-17/+21
2012-04-12autoconf introduce enable mingw and adapt compiler optionsAndy Green2-24/+80
2012-04-09style cleaningAndy Green3-20/+26
2011-09-25test html uplevel detect browser and MozWebSocketAndy Green1-4/+145
2011-05-24x google mux implement child closeAndy Green1-0/+1
2011-05-24test client add flag to defeat mux extensionAndy Green1-6/+15
2011-05-24test client make mirror data source channel open and close all the timeAndy Green1-15/+43
2011-05-23introduce x google mux very draft indeedAndy Green1-1/+4
2011-03-09beautify fraggleAndy Green1-68/+91
2011-03-08clean fraggleAndy Green1-15/+7
2011-03-07introduce fraggle test appAndy Green3-2/+357
2011-03-07add separate server writeable and change naming to match rest of callbacksAndy Green2-2/+2
2011-03-07introduce test server close testing switchAndy Green1-1/+16
2011-03-06add compression defeat switch to test clientAndy Green1-1/+16
2011-03-06introduce internal extensions arrayAndy Green4-5/+6
2011-03-05introduce struct libwebsocket_extensionAndy Green4-2/+6
2011-03-02introduce win32 build capabilityPeter Hinz3-61/+63
2011-02-19introduce listen on specific interfaceAndy Green4-8/+24
2011-02-14make test client notice if server closed on himAndy Green1-1/+9
2011-02-14introduce this param in callback fix server close on client socketAndy Green4-21/+54
2011-02-13use-new-peer-name-api-in-ping.patchAndy Green1-40/+5
2011-02-13add-example-protocol-handshake-filter-callback.patchAndy Green2-0/+131
2011-02-13add-example-network-filter-callback.patchAndy Green2-0/+41
2011-02-13introduce-network-connect-filter-callback.patchAndy Green1-1/+3
2011-02-12add-ext-poll-callbacks-in-extpoll-test.patchAndy Green1-0/+38
2011-02-12introduce-libwebsockets-test-server-extpoll.patchAndy Green3-4/+445
2011-02-10introduce-new-05-socket-closure-rules.patchAndy Green2-1/+2
2011-02-09introduce-ietf-05-framing-and-commandline-options.patchAndy Green2-8/+17
2011-02-06fix-hostname-to-be-server-name--allow-switches-in-any-order.patchAndy Green1-3/+8
2011-01-30add-k-opt-to-test-client.patchAndy Green1-2/+8
2011-01-30introduce-k-switch-defeat-masking.patchAndy Green3-8/+20
2011-01-30fix-context-close.patchAndy Green2-9/+0
2011-01-30introduce-multiple-client-ping.patchAndy Green1-67/+117
2011-01-30clean-style.patchAndy Green1-24/+24
2011-01-28fix-host-header-contents--introduce-canonical-hostname-api.patchAndy Green2-7/+5
2011-01-27introduce-test-ping-app.patchrelease-0.3Andy Green3-2/+507
2011-01-27uplevel-soname-and-spec-0.3.patchAndy Green1-1/+7
2011-01-27introduce-ssl-client-connections--flow-control.patchAndy Green5-236/+231
2011-01-23clean--fix-sigpipe.patchAndy Green2-2/+6
2011-01-22introduce-client-support.patchAndy Green4-11/+414
2011-01-20add-enable-nofork-config-option.patchAndy Green1-7/+50