win fix warnings from appveyor
[platform/upstream/libwebsockets.git] / lib / libwebsockets.c
2016-05-15 Andy Greenwin fix warnings from appveyor
2016-05-13 Andy Greenaccess_log ensure no reuse of freed log area
2016-05-10 Andy Greenlwsws remove all protocols use lws default http
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-04 Andy Greenstats upgrade rx tx to long long
2016-05-04 Andy Greencgi add generic wait as antizombie defence
2016-05-02 Andy Greenclient fix reaction to tls failure
2016-05-01 Andy Greenper vhost options struct explicitly const
2016-05-01 Andy Greencreate_vhost move mounts list to info
2016-04-26 Andy Greenserver status add getloadavg and lib version and more css
2016-04-23 Andy Greencoverity 160162 check fcntl return
2016-04-23 Andy Greencoverity 160163 LWS_WARN_UNUSED_RESULT needed on header...
2016-04-22 Andy Greendebug spew reduce
2016-04-22 Andy Greenhttp cache policy
2016-04-21 Andy Greencgi lifecycle logging
2016-04-18 Lucas TerraFix inet_ntop linking error on Windows
2016-04-18 Andy Greenplugin lws server status
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-15 Andy Greenjson dump vhost
2016-04-14 Andy Greenunix sockets make vhost option
2016-04-14 Yeonjun LimSupport for abstract socket
2016-04-14 Yeonjun LimAdd unix domain socket
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenlwsws cgi integration
2016-04-08 Andy Greenextensions add api for user code option manipulation
2016-04-07 Andy Greenplugins
2016-03-28 Andy Greenintroduce vhosts
2016-03-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greencgi header processing
2016-03-13 Andy Greensocket interface bind generalize to lws_socket_bind
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-02-29 Ondracowince minor adaptations
2016-02-29 Andy Greenclient support http without ws
2016-02-29 Andy Greenadopt readbuf do service
2016-02-29 Andy Greenlibuv when in use skip shutdown close phase
2016-02-25 Andy Greenclose wsi must do detatch ah flow even if no ah
2016-02-25 Andy Greenimprove timeout and ah list comments
2016-02-25 Andy Greenlogging timestamp creation expose as api
2016-02-25 Andy Greencgi
2016-02-25 Andy Greendefeat POLLOUT if socket in shutdown wait
2016-02-25 Andrejs Haninsclient callback closed if not upgraded also for server...
2016-02-25 Andy Greenwindows doesnt have localtime_r
2016-02-20 Sebastian Reimerlwsl stderr sink use formatted time
2016-02-15 Andy Greentimeout settable from info
2016-02-15 Andy Greenah owns rxbuf
2016-02-14 Andy Greenlibuv integration
2016-02-06 Andy Greenlws_parse_uri fix test client use and add more docs
2016-01-29 Andy Greenclean pre 1.7
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 also fixup for0middle guy deletion case
2016-01-19 Andy Greencoverity 156860 wsi dereference before NULL check
2016-01-19 Andy Greenmultithreaded service
2016-01-18 Andy Greentimeout move to doubly linked list
2016-01-16 Andy Greenlws_interface_to_sa
2016-01-15 Andy Greenredirect
2016-01-15 Andy Greenparse_uri
2016-01-11 Andy Greenextension permessage deflate
2016-01-06 Denis Osvaldfix callback typedefs and declarations
2015-12-30 Andy Greenutf8 check compatible with extensions
2015-12-28 Andy Greenautobahn add same serverside rxflow cache to client
2015-12-28 Andy Greenautobahn report final frag only on final rx bufload
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-25 Andy Greenws ping buffer allocate in wsi ws union member
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 Greenmbed3 align to recent changes
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenintroduce lws_wsi_user
2015-12-13 Andy Greenlws_plat_fd add wsi to fops and helpers
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-13 Andy Greenlws_get_ctx conversion
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-06 Andy Greencoverity 155650 medium possible write to null pointer
2015-12-06 Andy Greencoverity 155649 medium possible write to null pointer
2015-12-04 Andy Greencleanups after api changes and mbed update
2015-12-04 Andy Greenfix Uri Args header name
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 add cmake switch to export old...
2015-12-04 Andy Greenapi rationalization eliminate oldstyle internal api...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-18 Andy Greenproxy auth fix
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 Greenwin use platform invalid socket api elsewhere too
2015-11-08 Andy Greenproxy auth
2015-10-28 Andy Greenclient only one error callback
2015-10-15 Andrejs HaninsFix getaddrinfo memory leak
2015-10-14 Andy Greenimprove callback close checking
2015-10-12 =?UTF-8?q?Joakim... Fix potential memory leak
2015-04-27 Andy Greenclose CLIENT_WAITING_CONNECT should callback CONNECTION...
next