lib/server.c: fix ipv6 support
[platform/upstream/libwebsockets.git] / test-server /
2016-05-04 Andy Greenlibuv fixes for foreign loop test
2016-05-03 Denis Osvaldtest server foreign loop
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-05-02 Andy Greenplugins_dir convert to array
2016-05-01 Andy Greenprovide default empty protocol zero handler if NULL...
2016-05-01 Andy Greenlibwebsockets-test-server-v2.0 showing how to use mount...
2016-04-26 Stephan EberleEliminated compile warning in test-client.c
2016-04-25 Andy Greenpost example in test server
2016-04-22 Andy Greencoverity 160160/160161 test server commanline args...
2016-04-18 Andy Greenclient http
2016-04-18 Andy Greenpolarssl implementation
2016-04-14 Alexander BruinesAdd testapps support for client certs and CRLs
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenlwsws cgi integration
2016-04-08 Andy Greenlwsws redirect and correct vhost selection before accept
2016-04-07 Andy Greenurldecode forbid malformed
2016-04-07 Andy Greenplugins
2016-04-05 Meir Yanovichwin32 needs strange strftime args
2016-04-04 Andy Greenuri processing reject paths not starting with slash
2016-04-04 Andy Greenlibuv report init failure
2016-04-04 Andy Greentest server libevuv set LWS_SERVER_OPTION_DO_SSL_GLOBAL...
2016-04-01 Meir Yanovichlibuv win32 fixes 2
2016-04-01 Andy Greentest server align rxbuf with permessage deflate rx...
2016-03-28 Andy Greenintroduce vhosts
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-03-22 Denis Osvaldlibuv: sigint API cleanup
2016-03-22 Denis Osvaldlibuv: handle signals only if requested
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greencgi header processing
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-15 Andy Greenclang fixes 1
2016-03-02 Andy Greentest server http proxy
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-02-29 Andy Greenclient support http without ws
2016-02-27 Andy Greentest server libuv support status protocol
2016-02-27 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 Greencgi
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-19 Andy Greentest server example systemd service file
2016-02-19 Andy Greendaemonize work under systemd
2016-02-19 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
next