lws_intptr_t
[platform/upstream/libwebsockets.git] / lib / http2.c
2017-07-07 Andy Greenlws_intptr_t
2017-03-09 honjanehttp2: fix log compile errors
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-06 Andy Greengcc format strings: http2
2016-10-03 Peter PentchevSubject: Fix some typographical and grammatical errors.
2016-04-23 Andy Greenhttp2 handle error path on ensure_user_space
2016-04-13 Andy Greenhttp2 update integration
2016-03-28 Andy Greenintroduce vhosts
2016-01-11 Andy Greenextension permessage deflate
2015-12-17 Andy Greenclean internal refactor
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 more whitespace 5
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-04-23 wonder-miceSubject: [PATCH] Fix unused n variable warning in http2.c
2014-12-10 Andy Greenhttp2 remove some dead code
2014-11-26 Andy Greenremove duplicate const
2014-11-01 Andy Greenhttp2 window update
2014-10-27 Andy Greenhttp2 padding and ping to autopong
2014-10-22 Andy Greenhttp2 alpn npn pollout
2014-10-18 Andy Greenhttp2 working nghttp fetch multi files completely
2014-10-18 Andy Greenhttp2 track content length add END_STREAM
2014-10-17 Andy Greenhttp2 handle flags
2014-10-12 Andy Greenhttp2 hpack basic decode ok including huff
2014-10-09 Andy Greenhttp2 add hpack decode support
2014-10-08 Andy Greenhttp2 can keep upgraded connection up