platform/upstream/libwebsockets.git
2016-07-14 Andy Greendoxygen use sections
2016-07-14 Mike MessinaRecheck slot when an FD gets closed and make formatting...
2016-07-14 mmessinaUse one event for all sockets to avoid 64 limit and...
2016-07-14 Andy GreenSNI-vhost-matching-fallback-to-wildcard
2016-07-14 Andy Greenah change default header len to 4096 and pool size 4
2016-07-14 Andy GreenEXTPOLL export LWS_POLLXXX and document .events must...
2016-07-14 Andy Greenclient ssl add flag to control server cert hostname...
2016-07-14 Andy Greendefer ESTABLISHED until after mode is WS_SERVING
2016-07-14 Andy Greenlejp-conf: substitute _lws_ddir_ with install dir
2016-07-14 Andy Greenlejp_conf: pmo as alias for cgi-env
2016-07-14 Andy Greenwin32-clean-and-use-do-while
2016-07-14 Andy Greenlws_get_mimetype
2016-07-14 Andy Greenpeer closes during partial buffered just hang up
2016-07-14 Andy GreenCLIENT_CONNECTION_ERROR add strings
2016-07-14 Andy Greenremove polarssl mbedtls support
2016-07-14 Andy Greenreduce log spew and document test-server variants
2016-07-14 Robin Rowefix __x86_64__ check
2016-07-14 Andy Greentest-libev add server-status protocol
2016-07-14 Andy Greenclient confirm server hostname in cert
2016-07-14 Andy Piperwindows detect client connection error
2016-07-14 Andy Greendlfcn h only if plugins
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-28 Andy Greenprotocol-lws-messageboard
2016-06-18 Andy Greenlws_bind_protocol
2016-06-17 Andy Greenprotocol generic sessions
2016-06-17 Andy Greenlws_json_escape
2016-06-17 Andy Greenlejp conf report human readable errors
2016-06-17 Andy Greenlws_now_secs
2016-06-16 OndraCoModified the 64 connections "backup" so that there...
2016-06-16 OndraCoAdded a back-up in case of more than 64 connections.
2016-06-15 Andy Greenlws_callback_vhost_protocols
2016-06-14 Andy Greenlws_process_html_args
2016-06-14 Andy Greenintroduce urlencode decode and sql escape public apis
2016-06-14 Gadkari Mugdhafix for https connection code
2016-06-10 Andy Greenopenssl allow set clear of ssl options from info
2016-06-07 Karl Palssonnon-openssl: only check for openssl ecdh in openssl...
2016-06-07 Andy Greenclient CONNECTION_ERROR also allow in LWSS_CLIENT_UNCON...
2016-06-07 Andy Greenlws_write escalate pending truncated to make the
2016-06-07 Andy Greensmtp
2016-06-06 Alexander BruinesAndroid: update to use SDK Python script
2016-06-06 Andy GreenARRAY_SIZE dont redefine
2016-06-04 Andy Greenavoid illegal sockfd on timeout
2016-06-04 Andy Greenipv6only add lejp conf and flag docs
2016-06-04 Denis Osvaldipv6 don't ignore info.iface
2016-06-04 Denis Osvaldallow modifying ipv4 mapping option (IPV6_V6ONLY)
2016-06-04 Denis Osvaldvhost creation print ipv6
2016-06-04 Denis Osvaldfixup! ipv6 move disable to vhost option
2016-06-04 Denis Osvaldfixup! ipv6 move disable to vhost option
2016-06-03 Andy Greenipv6 move disable to vhost option
2016-06-03 Andy Greenlws_get_urlarg_by_name
2016-06-02 Andy Greenadd max_http_header_data2 and upgrade internal offsets...
2016-06-02 Martin C DrohmannRevert changes in daemonize.c from commit 22d6f39e7fb27...
2016-06-01 Youngupdate document for lws_get_context
2016-06-01 Fabian Kurzlwsl_timestamp month off by one
2016-05-28 Alexander BruinesAdroid test-server client
2016-05-26 Andy Greenlwsws conf.c migrate to lib
2016-05-25 Andy Greenplugins add win modifiers before libwebsockets.h for...
2016-05-25 Andy Greenwindows adapt plugin name format vs functions
2016-05-25 Andy Greenwindows call plugins init on win32 plat
2016-05-25 Andy Greenlws_get_peer_simple move to user api
2016-05-24 Andy Greenupdate discard pre 2016 date if post 2016 date seen
2016-05-21 Andy Greenlwsws fix settable conf dir and error paths
2016-05-21 Andy Greenclean correct file comment at top and remove pointless...
2016-05-19 Andy Greenlws_ssl_client_connect2 remove duplicate close on error...
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-05-17 Andy Greenlwsws localhost example conf add testcgi
2016-05-17 Andy Greenlejp string chunk 255
2016-05-17 Andy Greenlejp check callback errors and use reject path
2016-05-17 Andy Greendeprecate misnamed lws_vhost_get add lws_get_vhost
2016-05-17 Andy Greendeprecate duplicated lws_protocol_get
2016-05-17 Andy Greenlwsws update example conf to be 7681 no ssl test server
2016-05-15 Andy Greenoutput size trimming with default rxbuf fix
2016-05-15 Andy Greenwin fix warnings from appveyor
2016-05-14 Andy Greenappveyor libuv integration
2016-05-14 Andy Greenlwsws conf mount extra mimetypes
2016-05-14 Andy Greenlejp handle name elements starting with dot
2016-05-14 Andy Greenlwsws conf allow setting cipher list and ecdh curve
2016-05-13 Andy Greenwin32 more build fixes
2016-05-13 Andy Greenlws_context_init_client_ssl ssl lib init already done...
2016-05-13 Andy Greenaccess_log ensure no reuse of freed log area
2016-05-13 Andy Greendummy http protocol should always do 404
2016-05-13 Andy Greenasserts log which
2016-05-13 Sterling JensenFix leak caused by undestroyed pthread mutex
2016-05-13 Andy Greenwin32 libuv related build fixes
2016-05-12 Andy Greenprotocol_client_loopback_test
2016-05-12 Andy Greenadd lws_init_vhost_client_ssl api to allow client ssl...
2016-05-12 Andy Greencheck oom on lws_malloc
2016-05-11 Andy Greenwindows no chown on log file generation
2016-05-10 Andy Greenoutput allow LWS_PRE+4 on top of rx_buffer_size for...
2016-05-10 Andy Greenlwsws remove all protocols use lws default http
2016-05-10 Andy Greenlwsws cleanup and allocate config strings dynamically
2016-05-10 Andy Greenlwsws remove non libuv SIGINT handler
2016-05-10 Andy Greenlejp bring into lws
2016-05-09 Andy Greenlogging migrate user stimulated logging to info
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-09 Andy GreenPOST handling dont autocomplete transaction
2016-05-08 Andy Greenlibuv tidy up destroy and disable timer races during...
2016-05-08 Andy Greenclient fix for operation with libuv
2016-05-08 Andy Greencontext only destroy protocols if init got sent
2016-05-08 Andy Greenclient handle connection fail at second phase properly
next