platform/upstream/libwebsockets.git
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
2016-02-29 Daniel Santossatisfy apparently bogus compiler warning somewhere
2016-02-29 Andy Greenclient support http without ws
2016-02-29 Andy Greenclient accept connection request even if no free ah
2016-02-29 Andy Greenrelease checklist ab
2016-02-29 Andy Greenadopt readbuf do service
2016-02-29 Andy Greenlibuv when in use skip shutdown close phase
2016-02-29 Andy Greenwindows listen for pollhup
2016-02-29 Andy Greenah move more_rx_waiting to wsi scope
2016-02-27 Andy Greentest server libuv support status protocol
2016-02-27 Andy Greenlibuv create 1Hz background timeout check
2016-02-27 Kamil RytarowskiDon't include <sys/cdefs.h> for NetBSD
2016-02-27 Andy Greennetbsd netinet include
2016-02-26 Andy Greenforce service properly when unconsumed rxbuf in ah
2016-02-26 Andy Greenadopt readbuf fix no ah path
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 Greenremove ah scan
2016-02-25 Andy Greenfix missing callback return check
2016-02-25 Andy Greenunix privs change group before user
2016-02-25 Andy Greentest server log LWS_CALLBACK_HTTP
2016-02-25 Andy Greenlogging timestamp creation expose as api
2016-02-25 Andy Greencgi
2016-02-25 Andy Greenuser code must explicitly complete http transaction
2016-02-25 Andy Greendefeat POLLOUT if socket in shutdown wait
2016-02-25 Andy Greenadopt variant with preamble rx
2016-02-25 Andy Greenws union member must have actual struct at start not...
2016-02-25 Andrejs Haninsclient callback closed if not upgraded also for server...
2016-02-25 Andrejs Haninsclient connect must init position_in_fds_table
2016-02-25 Andy Greenwindows doesnt have localtime_r
2016-02-25 Andy Greentest server status no ssl include time header
2016-02-21 Andy Greentest server add lws_status
2016-02-21 Andy GreenLWS_BUILD_HASH improve
2016-02-21 Andy Greentest html add tabs
2016-02-21 Andy Greenlibwebsockets.org url updates
2016-02-20 Sebastian Reimerlwsl stderr sink use formatted time
2016-02-20 Andy Greenssl get rid of build_cert_chain
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-20 Andy Greenchangelog sync
2016-02-20 Andy Greenattack.sh add check for nonexistant file processing
2016-02-19 Andy Greenlws_return_http_status send content length
2016-02-19 Andy Greentest server example systemd service file
2016-02-19 Andy Greendaemonize work under systemd
2016-02-19 Andy Greenah pool lifetime use dynamic rxpos
2016-02-19 Andy Greentest server allow set uid gid from cmdline
2016-02-18 Andy Greenwindows plat correct assert test in lws_poll_listen_fd
2016-02-18 Andy Greencontext creation info add ecdh_curve
2016-02-18 Andy Greentest server SSL STS header delivery example
2016-02-18 Andy Greentest server allow only best quality ciphers
2016-02-18 Andy Greenssl add server ecdh curve init
2016-02-17 Andy Greentest server allow external certs
2016-02-17 Andy Greenssl ecdh check errors properly
2016-02-16 Andy Greenmore documentation typos
2016-02-16 Peter PentchevFix some typos.
2016-02-16 Andy Greendebug reduce noise
2016-02-16 Andy Greenv1.7.0
2016-02-16 Andy Greenappveyor update openssl url
2016-02-15 Andy Greencoverity 158147 test ping sprintf bounds
2016-02-15 Andy Greencoverity 158146 test fraggle sprintf bounds
2016-02-15 Andy Greencoverity 158145 lws_header_table_detatch must handle...
2016-02-15 Andy Greenrelease checklist coverity
2016-02-15 Andy Greenapi doc update pre 1.7
2016-02-15 Andy Greentimeout settable from info
2016-02-15 Andy Greenrelease checklist api updates
2016-02-15 Andy Greenhttp_transaction_completed handle two completions in...
2016-02-15 Andy Greenah owns rxbuf
2016-02-15 Andy Greenautobahn wait for all fork completion
next