win32: enable 64-bit file lengths
[platform/upstream/libwebsockets.git] / lib / service.c
2017-06-09 WebsocketUserwin32: enable 64-bit file lengths
2017-05-09 Andy GreenLWS_WITH_STATS
2017-05-07 Andy Greenesp32: reapply pending count just for esp32
2017-04-19 Martin MilataSubject: ssl: stop spinning on close
2017-04-05 Andy Greenpollout: handle request for pollout during pollout...
2017-03-29 Andy Greenservice: always restrict rx to serve_buf_size
2017-03-26 Andy Greenpmd: handle case we are already on drain list
2017-03-25 Andy Greenclient: zero length read indicates peer shutdown
2017-03-22 Andy Greencgi: avoid spin on php
2017-03-20 Andy Greenext: pmd: improve dealing with partial input usage...
2017-03-09 Silas Parkerssl: close sometimes continuously asserting POLLIN...
2017-03-07 Andy Greenraw: enable server and client raw sockets
2017-03-06 Andy Greentest-client: only take data from LWS_CALLBACK_RECEIVE_C...
2017-03-02 Michael Behrns-Mil... Subject: Buffer index protection in the case where...
2017-03-01 Andy Greenadoption: make union for socket and file fds
2017-02-20 Andy Greenraw: adoption and processing
2017-02-18 Andy GreenESP32 platform
2017-02-18 Andy Greenclient: close without spinning
2017-02-05 Martin MilataSubject: gcc format strings: Make GCC check format...
2017-01-16 Andy Greenplat-optee and boringssl adaptations
2017-01-16 Andy Greenwin32 fixes
2017-01-04 Andy Greenclient: MORE_SERVICE is not an error
2016-12-22 Andy GreenESP8266: LWS_POSIX fixes for basic auth and deprecated...
2016-12-20 Andy Greencontext deprecation
2016-12-16 Andy Greenalias lws_plat_service_tsi to lws_service_tsi in public api
2016-10-07 Denis Osvaldpublicly document lws_service_fd timeout servicing
2016-10-06 Andy Greenextpoll: expose forced service apis
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-09-06 Andy Greenclient http: extra read notification after close
2016-08-10 Andy Greenclient-add-PUSH-http-body-capability
2016-08-10 Andy Greenesp8266 initial support
2016-08-10 Andy Greenws ping pong on idle connections
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-04 Andy Greenavoid illegal sockfd on timeout
2016-05-24 Andy Greenupdate discard pre 2016 date if post 2016 date seen
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-05-13 Andy Greenasserts log which
2016-05-12 Andy Greencheck oom on lws_malloc
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-04-22 Andy Greendebug spew reduce
2016-04-18 Andy Greenclient http
2016-04-13 Andy Greencgi post
2016-04-07 Andy Greenplugins
2016-04-07 Andy Greenlws_service_adjust_timeout optimize
2016-04-05 Andy Greenrevert 622d9f2 ssl pending handcrank
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-18 Andy Greenclean signed mismatches and protect ssl specific code
2016-03-15 Andy Greenclang fixes 1
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-02-29 Daniel Santossatisfy apparently bogus compiler warning somewhere
2016-02-29 Andy Greenclient support http without ws
2016-02-29 Andy Greenadopt readbuf do service
2016-02-25 Andy Greenremove ah scan
2016-02-25 Andy Greencgi
2016-02-15 Andy Greenah owns rxbuf
2016-02-14 Andy Greenlibuv integration
2016-01-29 Andy Greenclean pre 1.7
2016-01-27 Andy Greenreduce debug logging mark socket dead when pollert
2016-01-26 Andy Greenmultithread stability
2016-01-20 Andy Greenmbed align with pt changes
2016-01-20 Andy Greenintroduce LWS_WARN_UNUSED_RESULT
2016-01-19 Andy Greentimeout check take copies since he may be deleted
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andy Greentimeout move to doubly linked list
2016-01-15 Andy Greenfix client getting hung up on at negotiation
2016-01-11 Andy Greenextension permessage deflate
2015-12-28 Andy Greenautobahn add same serverside rxflow cache to client
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenclean internal refactor
2015-12-17 Andy Greenwin cover clearing sock_send_blocking when external...
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-06 Andy Greenclean reduce windows build warnings
2015-12-05 Andy Greenserver socket service close when detected do right...
2015-12-05 Andy Greenclean more whitespace 2
2015-12-05 Andy Greenclean more whitespace
2015-12-05 Andy Greenserver socket service close fix fail detect
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-12-03 Andrew CanadayHandle pending SSL reads which would otherwise not...
2015-11-15 Andy Greenclose actually close after send close ack
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-06 Andrejs HaninsSubject: [PATCH] Fix for close ack sending
2015-10-16 Andy Greenattempt to get correct close flow banning writeable...
2015-10-15 Andy Greenavoid changing wrong revents if connection closed
2015-10-12 =?UTF-8?q?Jos=C3... fix #309. Receive large messages over WSS
2015-04-25 Andy Greenclose also enable pollout processing for post send...
2015-04-25 Andy Greenclose send close ack control packet type
2015-04-17 Andy Greenclose reply must use writable control reply path
next