platform/upstream/libwebsockets.git
2016-04-23 Andy Greencoverity 160166 readlink doesnt NUL terminate
2016-04-23 Andy Greencoverity 160165 dead code
2016-04-23 Andy Greencoverity 160167 resource_path set at cmake may overflow...
2016-04-22 Andy Greencoverity 160160/160161 test server commanline args...
2016-04-22 Andy Greendebug spew reduce
2016-04-22 Andy Greencruft remove sigusr2 handling
2016-04-22 Andy Greenclient account for retries
2016-04-22 Andy Greenhttp cache policy
2016-04-21 Andy Greencgi lifecycle logging
2016-04-21 hgrundyUpdate libwebsockets.h
2016-04-19 Andy Greenaccess_log reset transaction size when using keepalive
2016-04-19 Andy Greenah try for ah when adopting socket to vhost
2016-04-19 Andy Greenwindows another uv_poll_init
2016-04-19 Lucas TerraConditionally define snprintf on Windows
2016-04-18 Roger A. LightScript and config to make tracking ABI/API changes...
2016-04-18 Andy Greenclient http
2016-04-18 Andy Greenpolarssl implementation
2016-04-18 Lucas TerraFix inet_ntop linking error on Windows
2016-04-18 Andy Greenplugin lws server status
2016-04-16 Andy Greenvh doubly linked list for wsi on same protocol
2016-04-15 Andy Greenredirects need fake content metadata
2016-04-15 Andy Greencontext settable server string
2016-04-15 Andy Greenlws normalize http response
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-15 Justin Chenrecv treat zero return as error
2016-04-15 Andy Greenjson dump vhost
2016-04-15 Andy Greenvhost collect rx tx stats
2016-04-14 Andy Greenstrict transport security vhost option flag and lwsws...
2016-04-14 Andy Greenlwsws conf unix sockets support vhost conf option
2016-04-14 Andy Greenunix sockets make vhost option
2016-04-14 Andy Greenlwsws conf move interface to be vhost attribute
2016-04-14 Andy Greenvhost should have his own options
2016-04-14 Alexander BruinesAdd testapps support for client certs and CRLs
2016-04-14 Yeonjun LimSupport for abstract socket
2016-04-14 Yeonjun LimAdd unix domain socket
2016-04-14 Andy Greenvhost keepalive timeout
2016-04-14 Andy Greenssl server init failure info
2016-04-14 Andy Greenssl store vhost in ssl private data not context
2016-04-13 Andy Greencgi post
2016-04-13 Andy Greenhttp2 update integration
2016-04-13 Andy Greenlwsws cgi integration
2016-04-13 Andy Greenlwsws specifically signed char return lejp
2016-04-13 Andy Greenlwsws conf and plugins convert to libuv apis
2016-04-13 Andy Greenvhost if explicit vhosts only enable protocols with...
2016-04-08 Andy Greenlwsws redirect and correct vhost selection before accept
2016-04-08 Andy Greenlwsws protocol filter and options
2016-04-08 Meir Yanovichwindows snprintf is _snprintf
2016-04-08 Galen Maandroid fix rlimit
2016-04-08 Andy Greenextensions add api for user code option manipulation
2016-04-07 Andy Greenurldecode forbid malformed
2016-04-07 Andy Greenplugins also link lwsws against websockets_shared
2016-04-07 Denis Osvaldplugins link libwebsockets dynamically
2016-04-07 Andy Greenplugins
2016-04-07 Andy Greenlibuv add idle processing to force service where needed
2016-04-07 Andy Greenlws_service_adjust_timeout optimize
2016-04-05 Andy Greenrevert 622d9f2 ssl pending handcrank
2016-04-05 Meir Yanovichwin32 libuv build notes
2016-04-05 Meir Yanovichwin32 needs strange strftime args
2016-04-04 Andy Greenuri processing reject paths not starting with slash
2016-04-04 Andy Greenlibuv report init failure
2016-04-04 Andy Greentest server libevuv set LWS_SERVER_OPTION_DO_SSL_GLOBAL...
2016-04-01 Meir Yanovichlibuv win32 fixes 2
2016-04-01 Andy Greentest server align rxbuf with permessage deflate rx...
2016-03-31 Andy Greenlibuv win32 fixes
2016-03-31 Andy Greencmake libuv fix include forcing path
2016-03-29 V.KrishnFix build with musl libc
2016-03-29 Andy Greenmbedtls and polarssl first part
2016-03-29 Andy Greenrevert cmake remove targets from install path
2016-03-29 Andy Greenssl split out common server and client ssl sources
2016-03-28 Andy Greenssl migrate client pieces to ssl.c
2016-03-28 Andy Greenlwsws Libwebsockets Web Server
2016-03-28 Andy Greenintroduce vhosts
2016-03-26 Andy GreenSNI for server side: receive callback
2016-03-25 Andy Greenhttp2 build with alpn capable ssl no debug
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-21 Andy Greencgi env
2016-03-20 Andy Greenproxy rewrite
2016-03-19 Andy Greenclient chunked transfer encoding
2016-03-19 Andy Greencgi header processing
2016-03-18 Andy Greenb64decode correct decode of some strings
2016-03-18 Andy Greenclean signed mismatches and protect ssl specific code
2016-03-18 Alex Hultmanlws_write restrict chunk size
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-17 Alex HultmanOptimize payload exhaustion
2016-03-17 Andy Greenappveyor update 1.0.2g
2016-03-15 Andy Greenclang fixes 1
2016-03-15 bjqiweiclient perform WSI_CREATE callback
2016-03-13 Andy Greensocket interface bind generalize to lws_socket_bind
2016-03-12 Joakim Soderbergssl ecdh adapt if missing ecdh.h include
2016-03-09 Andy Greenclient ext hdr skip if no arg
2016-03-09 Andy Greenrelease checklist specfile install soname
2016-03-09 Andy Greenrpm specfile so install list bump
2016-03-08 Andy Greenlibev set foreign loop properly
2016-03-04 Andy Greenwindows deal with no snprintf
2016-03-02 Andy Greentest server http proxy
2016-03-02 Andy Greenadd explicit parent child wsi relationships
2016-03-02 Alex Hultmanlibuv.c: Service fd with LWS_POLLHUP on poll errors
2016-02-29 Ondracowince minor adaptations
next