pmd: autobahn fixes
[platform/upstream/libwebsockets.git] / lib / extension.c
2017-07-28 Andy Greenpmd: autobahn fixes
2017-07-07 Andy Greenlws_intptr_t
2016-07-14 Andy Greendocumentation convert to doxygen
2016-04-08 Andy Greenextensions add api for user code option manipulation
2016-03-28 Andy Greenintroduce vhosts
2016-02-14 Andy Greenlibuv integration
2016-01-29 Andy Greenclean pre 1.7
2016-01-19 Andy Greencoverity 156862 unused return value
2016-01-19 Andy Greenfix broken ext arg parsing
2016-01-11 Andy Greenextension permessage deflate
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenclean internal refactor
2015-12-17 Andy Greenclean misc 1
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 Greenmake protocols const require explicit context API BREAK
2015-12-13 Andy Greenlws_get_ctx conversion
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
2014-11-30 Andy Greencoverity 83678 unused assignment
2014-07-06 kolispartial send handling
2014-05-22 Andy Greenclean partial send handling warning
2014-05-20 kolisPartial send handling
2014-04-12 Andy Greenrefactor move ssl server service to ssl.c
2014-04-10 Andy Greenclose should flush any truncated send before really...
2014-04-02 Andy Greenplat change to build selection by cmake
2014-04-02 Andy Greenrefactor out most NO_EXTENSIONS
2013-03-30 Peter PentchevHide private library symbols
2013-02-13 Joakim SoderbergFixed DLL compilation on Windows for CMake.
2013-02-11 Andy Greenstyle cleanup
2013-01-17 Andy Greendeprecate x google mux
2013-01-09 David GaleanoAdded extension "deflate-frame".
2011-05-23 Andy Greenintroduce x google mux very draft indeed
2011-03-06 Andy Greenintroduce deflate compression extension
2011-03-06 Andy Greenintroduce internal extensions array