coverity-181580: supposedly dead code
[platform/upstream/libwebsockets.git] / lib / server.c
2017-07-19 Andy Greencoverity-181580: supposedly dead code
2017-07-19 Andy Greencoverity 181573: false positive since lws_is_ssl return...
2017-07-19 Andy Greencoverity 181574: confirm uri_ptr non-null before deref
2017-07-19 Andy Greenlws-meta
2017-07-19 Andy Greenlws-vhost-destroy
2017-07-07 Andy Greenlws_intptr_t
2017-06-29 Andy Greenparsing: if we ended on a set of headers and read a...
2017-06-28 Andy Greenfile serve: defer transaction completed to HTTP_FILE_CO...
2017-06-28 Andy Greenah: require parsing complete before detach
2017-06-28 Andy Greentransaction_completed: ignore if parsing not complete
2017-06-28 Andy Greenserving: protect file sending from downgrading to waiti...
2017-06-26 Andy Greenwindows: SO_EXCLUSIVEADDRUSE
2017-06-14 Andy GreenHTTP_PROXY: make usable
2017-06-09 WebsocketUserwin32: enable 64-bit file lengths
2017-06-07 Andy Greenlarge files: convert content-length to use lws_filepos_t
2017-05-31 Leonardo Maccari... Subject: Support to IPv6 on Windows
2017-05-31 Andy GreenNULL protocol: make sure vhost same protocol linklist...
2017-05-22 Andy Greenesp32: otf and use group-role as hostname if present
2017-05-18 Andy Greencgi: allow time travelling headers to decide response...
2017-05-15 Andy Greenadoption: close socket manually if fails before add fds
2017-05-14 Andy Greenstats: ah and ssl restriction stats
2017-05-09 Andy GreenLWS_WITH_STATS
2017-04-07 Andy Greenssl: only apply restriction if nonzero for vhost
2017-04-07 Andy Greenraw: defer creation callback until after fds inserted
2017-04-06 Andy Greenraw: take care about same vh protocol linked list
2017-04-06 Andy Greenadopt: use default protocol in given vhost
2017-04-05 Andy Greenadopt: LWS_SERVER_OPTION_ONLY_RAW to indicate a vhost...
2017-04-03 Andy Greenesp32: enforce ssl nonblocking
2017-04-02 Andy Greenlogs: reduce ah err to info
2017-03-31 Andy Greenesp32: separate factory setup
2017-03-23 Andy Greenspa: reject junk after finalization
2017-03-21 Aditya TirumalaSubject: Libevent: Initial Support
2017-03-20 Andy Greenext: pmd: improve dealing with partial input usage...
2017-03-17 Andy Greenwindows: cannot use fstat
2017-03-08 Andy Greenesp32: align fops member name defines
2017-03-08 Andy Greenreduce log spew on POST processing
2017-03-07 Andy Greenserver-name: add_server_header add LWSAHH_FLAG_NO_SERVE...
2017-03-07 Andy Greenraw: enable server and client raw sockets
2017-03-05 Andy Greenfops-zip
2017-03-02 Per Bothneradopt: allow binding to parent at same time
2017-03-01 Andy Greenfops: allow setting from context creation and introduce...
2017-03-01 Andy Greenadoption: make union for socket and file fds
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-22 Andy Greenmbed3: sayonara
2017-02-20 Andy Greenraw: adoption and processing
2017-02-18 Andy GreenESP32 platform
2017-02-18 Andy Greenclient: allow http[s] to select targeted protocol name...
2017-02-18 Per Bothnergzip fixes
2017-02-12 Andy Greenfile_ops: add compression flags and convert open flags...
2017-02-05 Andy Greengcc- format strings: debug and extra plugins
2017-02-05 Martin MilataSubject: gcc format strings: Make GCC check format...
2017-02-05 Sven Hoffmannpost processing: fix problem where hex cant straddle...
2017-01-16 Tobiasignore leading spaces when checking for a suitable...
2017-01-02 Denis Osvaldserver: check listen(2) return value
2016-12-22 Andy GreenESP8266: LWS_POSIX fixes for basic auth and deprecated...
2016-12-21 Alan Conwayssl-server: Add CONTEXT_PORT_NO_LISTEN_SERVER
2016-12-21 Alan Conwayserver: expose lws_adopt_socket_vhost() as public API
2016-12-20 Andy Greencontext deprecation
2016-12-20 Andy GreenRFC7233 HTTP Ranges support for server
2016-12-16 Andy Greenbasic-auth
2016-12-16 Bablooosvhost: allow adding vhosts after server init
2016-12-16 Andy Greengeneric-sessions: move auth level check to after mount...
2016-12-16 Iblis Linserver: portable option for setsockopt
2016-12-16 Andy Greenpost file upload: dont lose sight of end of upload...
2016-10-12 Andy GreenAdd reject service keywords list
2016-10-04 Andy Greenclosing drops any pending ah rx immediately
2016-10-04 Andy Greenpost form parsing fix retry as new boundary start neede...
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-29 Andy Greenlws_header_table_reset: make caller responsibility...
2016-09-22 Patrick GanstererAdd SVG to lws_get_mimetype()
2016-09-14 Andy Greenlws_snprintf
2016-09-09 Andy Greenhandle rx flow control active when consuming payload
2016-09-09 Andy Greenadopt_socket_vhost: error path doesn't remove us from...
2016-08-28 Andy Greencoverity 169273 - off-by-one on cgi chunking swallow...
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-14 Patrick GanstererAllow serving files without known mimetype
2016-08-10 Andy Greenserver max protocol element 64
2016-08-10 Andy Greenesp8266 initial support
2016-08-10 Andy Greenws ping pong on idle connections
2016-07-14 Andy Greenplugin table dirlisting
2016-07-14 Andy GreenSNI-vhost-matching-fallback-to-wildcard
2016-07-14 Andy Greendefer ESTABLISHED until after mode is WS_SERVING
2016-07-14 Andy Greenlws_get_mimetype
2016-07-14 Andy Greenreduce log spew and document test-server variants
2016-07-14 Andy Greendlfcn h only if plugins
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-18 Andy Greenlws_bind_protocol
2016-06-17 Andy Greenprotocol generic sessions
2016-06-14 Andy Greenlws_process_html_args
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-04 Denis Osvaldallow modifying ipv4 mapping option (IPV6_V6ONLY)
2016-06-03 Andy Greenipv6 move disable to vhost option
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-05-15 Andy Greenwin fix warnings from appveyor
2016-05-14 Andy Greenlwsws conf mount extra mimetypes
2016-05-13 Andy Greenasserts log which
2016-05-12 Andy Greencheck oom on lws_malloc
2016-05-09 Andy Greenlogging migrate user stimulated logging to info
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-06 Andy Greenprotocol plugins set default
next