coverity 160166 readlink doesnt NUL terminate
[platform/upstream/libwebsockets.git] / lib / server.c
2016-04-23 Andy Greencoverity 160166 readlink doesnt NUL terminate
2016-04-22 Andy Greendebug spew reduce
2016-04-22 Andy Greenhttp cache policy
2016-04-21 Andy Greencgi lifecycle logging
2016-04-19 Andy Greenaccess_log reset transaction size when using keepalive
2016-04-19 Andy Greenah try for ah when adopting socket to vhost
2016-04-18 Andy Greenplugin lws server status
2016-04-16 Andy Greenvh doubly linked list for wsi on same protocol
2016-04-15 Andy Greenredirects need fake content metadata
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-14 Andy Greenunix sockets make vhost option
2016-04-14 Yeonjun LimAdd unix domain socket
2016-04-14 Andy Greenvhost keepalive timeout
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenhttp2 update integration
2016-04-13 Andy Greenlwsws cgi integration
2016-04-08 Andy Greenlwsws redirect and correct vhost selection before accept
2016-04-08 Andy Greenlwsws protocol filter and options
2016-04-07 Andy Greenurldecode forbid malformed
2016-04-07 Andy Greenplugins
2016-04-04 Andy Greenuri processing reject paths not starting with slash
2016-03-28 Andy Greenintroduce vhosts
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-03-20 Andy Greenproxy rewrite
2016-03-18 Andy Greenclean signed mismatches and protect ssl specific code
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-17 Alex HultmanOptimize payload exhaustion
2016-03-13 Andy Greensocket interface bind generalize to lws_socket_bind
2016-02-29 Andy Greenadopt readbuf do service
2016-02-29 Andy Greenah move more_rx_waiting to wsi scope
2016-02-26 Andy Greenadopt readbuf fix no ah path
2016-02-25 Andy Greenfix missing callback return check
2016-02-25 Andy Greencgi
2016-02-25 Andy Greenadopt variant with preamble rx
2016-02-19 Andy Greenah pool lifetime use dynamic rxpos
2016-02-16 Peter PentchevFix some typos.
2016-02-16 Andy Greendebug reduce noise
2016-02-15 Andy Greentimeout settable from info
2016-02-15 Andy Greenhttp_transaction_completed handle two completions in...
2016-02-15 Andy Greenah owns rxbuf
2016-02-14 Andy Greenlibuv integration
2016-02-06 Andy Greenah pool take care about freeing headers after parsing
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 157401 dont test SHUTDOWN state in mode switch
2016-01-29 Andy Greenrestrict SO_REUSEPORT to multithreading only so no...
2016-01-29 Andy Greenhttp1.1 keepalive drop ah betweentimes
2016-01-26 Andy Greenlws_adopt_socket
2016-01-26 Andy Greenmultithread stability
2016-01-21 Andy Greenfuzzer handle junk after upgrade header
2016-01-21 Andy Greenunify bounds checking in parser
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andy Greenavoid using deallocated things during context dedtroy
2016-01-12 Andy Greenfuzzer rx overflow mitigate
2016-01-11 Andy Greenextension permessage deflate
2016-01-06 Denis Osvaldproperly skip protocols with NULL name
2015-12-28 Andy Greenautobahn add same serverside rxflow cache to client
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-25 Andy Greenhttp header malloc pool allow listen accept flow control
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenclean internal refactor
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 Greenrefactor needless context with wsi paramater passing
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 Greenlws_get_ctx conversion
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-06 Andy Greenclean reduce windows build warnings
2015-12-05 Andy Greenmore server close processing error handling precisions
2015-12-05 Andy Greenclean more whitespace
2015-12-04 Andy Greenclean tidy the worst whitespace alignment probs due...
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization eliminate oldstyle internal api...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-14 Andy Greenmbed3 workable plus or minus mbed3 net stack bug
2015-11-14 Andy Greenmbed3 plat
2015-11-14 Andy Greenmbed3 warning cleaning
2015-11-14 Andy Greenintroduce lws_sockfd_type
2015-11-14 Andy Greenwin use platform invalid socket api elsewhere too
2015-11-13 Andy Greenwin client use platform invalid socket
2015-10-21 Andy Greenkeepalive fix flow now forced closed removed
2015-10-20 Ash 20001detect http1 close connection header properly
2015-10-14 Andy Greenimprove callback close checking
2015-04-22 wonder-micerefactor allow http parse also for client
2015-03-28 Jose Luis Millanset server listening wsi use_ssl status
2015-02-19 Andy GreenLWS_WITHOUT_DEBUG fix unused var
2015-01-26 Quinlan PfifferAdd PATCH, PUT, DELETE methods
2014-12-04 Alejandro MerySubject: [PATCH] Introduce lws_free2() helper to free...
2014-12-04 Alejandro MerySubject: [PATCH] Use custom allocator
2014-12-01 Andy Greenrevert 187
2014-11-30 Andy Greencoverity 83684 more ways to close and use freed wsi
2014-11-30 Andy Greencoverity 83686 server close sockfd if failing out
2014-11-30 Andy Greencoverity 83656 server check setsockopt return
2014-11-30 Andy Greencoverity 83673 deference after NULL check
2014-11-13 Andy Greenreturn_http_staus fix http2 defeating body addition
2014-11-08 Andy Greenlws_union_transition
2014-11-07 Andrew CanadayDon't free wsi->u.hdr.ah except through lws_free_header...
2014-11-01 Andy Greenhttp2 window update
next