lws_adopt_socket
[platform/upstream/libwebsockets.git] / lib / server.c
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
2014-11-01 Andy Greenclean remove debug spew outside http2
2014-10-29 Rene JagerSubject: [PATCH] fixes for handling multiple protocols...
2014-10-18 Andy Greenhttp2 track content length add END_STREAM
2014-10-17 Andy Greenhttp2 handle flags
2014-10-12 Andy Greenhttp2 able to send test.html to nghttp2
2014-10-12 Andy Greenhttp2 hpack basic decode ok including huff
2014-10-09 Andy Greenfix return_http_status adaptation for http2
2014-10-09 Christian Schüldtssl fix service problem in MORE_SERVICE case
2014-10-09 Andy Greenssl_capable_read add context param
2014-10-08 Andy Greenhttp2 can keep upgraded connection up
2014-09-30 Andy Greenparser default to name parsing if unknown
2014-09-30 Andy Greenhttp2 add h2c upgrade and http2 connmode
2014-09-30 Andy Greenconfirm upgrade actually for websocket
2014-08-24 Andrew Canadayserver.c: test **truncated_send_len** for partial
2014-08-11 Andy Greenfix spinning on NULL protocol name
2014-08-10 Andy Greenssl fix excessive crash workaround
2014-07-29 Andy Greenavoid crash if we dont have new wsi
2014-07-18 Andy Greenhandle client protocol lists properly
2014-07-14 Andrew CanadayDon't need 'content_remain' in libwebsocket_read
2014-07-14 Andrew CanadayHTTP Version, Keep-alive support, No-copy POST
2014-07-06 Andrew CanadayAdded HTTP OPTIONS support:
2014-07-06 Andrew CanadayAdded optional per-header length limits:
2014-04-27 vpeter4Fix for binding socket to a specific interface (fixes...
2014-04-27 vpeter4Disable compile warning: no newline at end of file
2014-04-12 Andy Greenrxflow just return 0 when changing state
2014-04-12 Andy Greenrefactor move ssl server service to ssl.c
2014-04-11 Andy Greenrefactor libev eliminate all code ifdefs
2014-04-10 Andy Greenclose should flush any truncated send before really...
2014-04-10 Andy Greenclean=various ifdef reduction
2014-04-06 Andy Greenrefactor use unified ssl read write functions
2014-04-03 Andy Greenrefactor ssl related code into ssl.c
2014-04-03 Andy Greenrefactor handshake client and server handling into...
2014-04-03 Andy Greenrefactor move flow control to server.c
2014-04-03 Andy Greenrefactor migrate client and server specific context...
2014-04-02 Andy Greenrefactor out most NO_EXTENSIONS
2014-04-02 Andy Greenrefactor out WIN32 tests from code
2014-04-01 Andy Greenlibev protect when disabled at runtime in server.c
2014-03-30 Patrick GanstererRemove useless usage of ssize_t
2014-03-30 Patrick GanstererIntroduce LWS_POLLIN, LWS_POLLOUT and LWS_POLLHUP
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove websock-w32.h
2014-03-28 Andy Greencyassl skip setting SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER
2014-03-23 Andrew Canadaylibev port
2014-03-23 Andy Greenssl add SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER to server...
2014-02-28 Patrick GanstererWSAGetLastError() instead of errno on Windows
2014-02-28 Patrick GanstererCorrectly server non-ASCII filenames on Windows
2014-02-28 Patrick GanstererCleanup include statements
next