win fix warnings from appveyor
[platform/upstream/libwebsockets.git] / lib / libuv.c
2016-05-15 Andy Greenwin fix warnings from appveyor
2016-05-13 Andy Greenasserts log which
2016-05-12 Andy Greencheck oom on lws_malloc
2016-05-08 Andy Greenlibuv tidy up destroy and disable timer races during...
2016-05-04 Andy Greenlibuv fixes for foreign loop test
2016-05-02 Andy Greenplugins_dir convert to array
2016-04-19 Andy Greenwindows another uv_poll_init
2016-04-16 Andy Greenvh doubly linked list for wsi on same protocol
2016-04-13 Andy Greenlwsws cgi integration
2016-04-13 Andy Greenlwsws conf and plugins convert to libuv apis
2016-04-07 Andy Greenplugins
2016-04-07 Andy Greenlibuv add idle processing to force service where needed
2016-04-04 Andy Greenlibuv report init failure
2016-04-01 Meir Yanovichlibuv win32 fixes 2
2016-03-31 Andy Greenlibuv win32 fixes
2016-03-28 Andy Greenintroduce vhosts
2016-03-23 Andy GreenLWS_SERVER_OPTION_DO_SSL_GLOBAL_INIT to default to...
2016-03-22 Denis Osvaldlibuv: sigint API cleanup
2016-03-22 Denis Osvaldlibuv: handle signals only if requested
2016-03-02 Alex Hultmanlibuv.c: Service fd with LWS_POLLHUP on poll errors
2016-02-29 Andy Greenadopt readbuf do service
2016-02-27 Andy Greenlibuv create 1Hz background timeout check
2016-02-20 Alex HultmanStop uv loop in default signal handler, clean-ups
2016-02-20 Alex HultmanMake sure every handle is closed before destroying...
2016-02-20 Alex HultmanDon't destroy ev/uv loops if they haven't been created yet
2016-02-14 Andy Greenlibuv integration