reflect send completeness in lws_write return
[platform/upstream/libwebsockets.git] / lib / client-parser.c
2013-02-23 Andy Greenreflect send completeness in lws_write return
2013-02-18 Andy Greenfix no extensions build
2013-02-14 Andy Greencheck for default protocol rx buf limit
2013-02-11 Andy Greenstyle cleanup
2013-02-10 Andy Greenthrow out lws_websocket_related cruft
2013-02-08 Andy Greenremove fixed rx buffer allow definition per protocol
2013-02-07 Andy Greenact on fatal parse problems
2013-01-21 Andy Greenunionize mutually exclusive wsi members
2013-01-21 Andy Greenremove all support for pre v13 protocols
2013-01-20 Andy Greenintroduce without extensions
2013-01-19 Andy Greenchange bitfield setting to avoid gcc warnings
2013-01-19 Andy Greenimprove frame_is_binary setting
2013-01-16 Andy Greenupdate ping test client and stop exposing payload to...
2013-01-16 Andy Greenrefactor migrate client stuff to client.c