b64decode correct decode of some strings
[platform/upstream/libwebsockets.git] / test-server /
2016-03-15 Andy Greenclang fixes 1
2016-02-28 Andy Greentest server libuv support status protocol
2016-02-28 Andy Greenlibuv create 1Hz background timeout check
2016-02-27 Kamil RytarowskiDon't include <sys/cdefs.h> for NetBSD
2016-02-27 Andy Greennetbsd netinet include
2016-02-25 Andy Greentest server log LWS_CALLBACK_HTTP
2016-02-25 Andy Greenlws status fix LWS_PRE
2016-02-21 Andy Greenwindows doesnt have localtime_r
2016-02-21 Andy Greentest server status no ssl include time header
2016-02-21 Andy Greentest server add lws_status
2016-02-21 Andy Greentest html add tabs
2016-02-21 Andy Greenlibwebsockets.org url updates
2016-02-20 Andy Greenattack.sh add check for nonexistant file processing
2016-02-20 Andy Greentest server example systemd service file
2016-02-20 Andy Greendaemonize work under systemd
2016-02-20 Andy Greentest server allow set uid gid from cmdline
2016-02-18 Andy Greentest server SSL STS header delivery example
2016-02-18 Andy Greentest server allow only best quality ciphers
2016-02-17 Andy Greentest server allow external certs
2016-02-16 Peter PentchevFix some typos.
2016-02-15 Andy Greencoverity 158147 test ping sprintf bounds
2016-02-15 Andy Greencoverity 158146 test fraggle sprintf bounds
2016-02-15 Andy Greenattack.sh add http1.1 pipelining check
2016-02-14 Andy Greenlibuv integration
2016-02-14 Alex Hultmanport test-server-libuv.c from libev to libuv
2016-02-08 Andy Greenlicense clarification and test apps CC zero
2016-02-06 Andy Greenlws_parse_uri fix test client use and add more docs
2016-02-02 Andy GreenLWS_WARN_DEPRECATED and fixup older test apps
2016-01-31 Andy Greenattack.sh exit 0 on success
2016-01-30 Andy Greenah http1.1 deal with pipelined headers properly
2016-01-29 Andy Greenclean pre 1.7
2016-01-29 Andy Greencoverity 157403 fuzxy handle currently impossible error
2016-01-29 Andy Greencleanup test app startup messages
2016-01-26 Andy Greenmultithread stability
2016-01-25 Andy Greenfuzxy some toolchains need sys socket.h
2016-01-21 Andy Greenfuzxy add test parser and some tests
2016-01-19 Andy Greentimeout also fixup for0middle guy deletion case
2016-01-19 Andy Greentimeout check take copies since he may be deleted
2016-01-19 Andy Greentest server http dont print junk if string too long
2016-01-19 Andy Greencoverity 156864 fuzxy close socket if connect fails
2016-01-19 Andy Greencoverity 156863 fuzxy handle cant get socket
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andy Greenfuzxy
2016-01-15 Andy Greenredirect
2016-01-12 Andy Greenlws_client_connect_via_info
2016-01-12 Andy Greentest client remove abs modulo
2016-01-11 Andy Greenextension permessage deflate
2015-12-29 Andy Greenintroduce LWS_SERVER_OPTION_VALIDATE_UTF8
2015-12-28 Andy Greenautobahn test echo extend max echo and follow message...
2015-12-28 Andy Greenautobahn test echo meddling
2015-12-27 Andy Greenclean windows warnings
2015-12-27 Andy Greentest server libev
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-22 Andy Greentest ping android compatibility
2015-12-18 Andy Greenuridecoding disallow uriencoded equals in name part
2015-12-18 Andy Greenuridecoding support optional semicolon as delimiter
2015-12-18 Andy Greenclean uri arg dump
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenwin solve various cranky problems with msvc
2015-12-17 Andy Greenclean misc 1
2015-12-16 Andy Greenpublic api remove context from user callback API BREAK
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-15 Andy Greenhttp uri arguments process in fragments
2015-12-14 Andy Greenuriencoding deal with0uriencoded question mark properly
2015-12-14 Andy Greenwin align to recent changes
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlws_plat_fd add wsi to fops and helpers
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-10 Andy GreenLWS_O_RDONLY to hide perversions
2015-12-10 Andy Greenosx fix unsigned signed compare error 2
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-10 Andy Greentest client remove spamming delays
2015-12-09 Andy Greentest client bit more cleaning
2015-12-08 Andy Greentest client reconnect if server disappears
2015-12-06 Andy Greenclean more whitespace 4
2015-12-04 Andy Greenattack.sh update for test server changes
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-29 Andrew CanadayDefine 'daemonize' flag if LWS_NO_DAEMONIZE is not...
2015-11-25 Andy Greentest server h add newline
2015-11-20 Andy Greentest server pthreads
2015-11-19 Andy Greenwindows crappy tools dont know __func__
2015-11-19 Andy Greenrefactor test server
2015-11-17 Andy Greentest echo initial delay
2015-11-15 Andy Greentest html add open close buttons
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-15 Peter PentchevUse bash as a script interpreter
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-04-22 wonder-miceFrom 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep...
2015-04-06 Andy Greentest echo put proper origin
2015-03-28 Andy Greenprepare for v1.4
2015-03-05 Andy Greentest server only mention pollfd if EXTERNAL_POLL
2014-12-02 Andy Greentest ping correct type for fprintf
2014-12-01 Andy Greentest echo unbreak no server
2014-12-01 Andy Greentest echo versa + uri
2014-12-01 Andy Greentest echo add port to server host
2014-11-30 Andy Greencoverity 83669 remove random from fraggle
next