protocol plugins set default
[platform/upstream/libwebsockets.git] / lib / private-libwebsockets.h
2016-05-06 Andy Greenprotocol plugins set default
2016-05-05 OndraCoMSVC from 2015 up has vsnprintf
2016-05-05 OndraCoChanges to enable WIN CE support
2016-05-04 Andy Greenstats upgrade rx tx to long long
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-05-02 Andy Greenplugins_dir convert to array
2016-05-01 Andy Greenper vhost options struct explicitly const
2016-05-01 Andy Greencreate_vhost move mounts list to info
2016-04-23 Alexander BruinesAndroid needs sys/resource.h
2016-04-23 Andy Greenpollin shouldnt always win over pollout
2016-04-23 Andy Greencoverity 160163 LWS_WARN_UNUSED_RESULT needed on header...
2016-04-22 Andy Greenhttp cache policy
2016-04-21 Andy Greencgi lifecycle logging
2016-04-18 Andy Greenpolarssl implementation
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 Greencontext settable server string
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-15 Andy Greenvhost collect rx tx stats
2016-04-14 Andy Greenunix sockets make vhost option
2016-04-14 Andy Greenvhost should have his own options
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-13 Andy Greenlwsws conf and plugins convert to libuv apis
2016-04-08 Andy Greenlwsws protocol filter and options
2016-04-07 Andy Greenplugins
2016-04-07 Andy Greenlibuv add idle processing to force service where needed
2016-03-31 Andy Greenlibuv win32 fixes
2016-03-29 V.KrishnFix build with musl libc
2016-03-29 Andy Greenmbedtls and polarssl first part
2016-03-28 Andy Greenssl migrate client pieces to ssl.c
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-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greenclient chunked transfer encoding
2016-03-19 Andy Greencgi header processing
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-03-04 Andy Greenwindows deal with no snprintf
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-02-29 Andy Greenclient support http without ws
2016-02-29 Andy Greenclient accept connection request even if no free ah
2016-02-29 Andy Greenadopt readbuf do service
2016-02-29 Andy Greenah move more_rx_waiting to wsi scope
2016-02-27 Andy Greenlibuv create 1Hz background timeout check
2016-02-25 Andy Greencgi
2016-02-25 Andy Greenadopt variant with preamble rx
2016-02-25 Andy Greenws union member must have actual struct at start not...
2016-02-15 Andy Greentimeout settable from info
2016-02-15 Andy Greenah owns rxbuf
2016-02-14 Andy Greenlibuv integration
2016-02-13 Alex Hultmanlibuv initial replace libev version
2016-01-30 Andy Greenah http1.1 deal with pipelined headers properly
2016-01-26 Andy Greenmultithread stability
2016-01-20 Andy Greenintroduce LWS_WARN_UNUSED_RESULT
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andy Greentimeout move to doubly linked list
2016-01-18 Andy Greenavoid using deallocated things during context dedtroy
2016-01-15 Andy Greenredirect
2016-01-12 Andy Greenfuzzer rx overflow mitigate
2016-01-11 Andy Greenextension permessage deflate
2016-01-06 Denis Osvaldfix callback typedefs and declarations
2015-12-30 Andy Greenutf8 check compatible with extensions
2015-12-29 Andy Greenoptimize utf8 check tests into state bit
2015-12-29 Andy Greenautobahn check utf8 on TEXT and CLOSE
2015-12-28 Andy Greenautobahn reject noncontinuation based on pending FIN...
2015-12-28 Andy Greenautobahn detect disordered continuation
2015-12-28 Andy Greenautobahn add same serverside rxflow cache to client
2015-12-28 Andy Greenautobahn extend max ping pong close payload to 125
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greenrearrange private struct packing 2
2015-12-25 Andy Greenrearrange struct packing
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-25 Andy Greenws ping buffer allocate in wsi ws union member
2015-12-24 Andy Greendetect service tid once and use wsi with valid context...
2015-12-18 Andy Greenuridecoding disallow uriencoded equals in name part
2015-12-17 Andy Greenclean internal refactor
2015-12-17 Andy Greenwin solve various cranky problems with msvc
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 GreenURIPS_ARGUMENTS is redundant
2015-12-15 Andy Greendocument how the header fragments work
2015-12-15 Andy Greenrefactor needless context with wsi paramater passing
2015-12-14 Andy Greenmbed3 align to recent changes
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlibev take care about const context where possible
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-13 Andy Greenlws_get_ctx conversion
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-09 Andy Greenplat combine inits into single lws_plat_init and provid...
2015-12-06 Andy Greenclean more whitespace 4
2015-12-06 Andy Greenclean reduce windows build warnings
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
next