platform/upstream/libwebsockets.git
2015-10-12 Thomas Greensladeadditional https post fix
2015-10-12 Roger A. LightAttempt to fix server problems receiving large https...
2015-10-12 Andrew CanadayWHOOPS! Stuck the sigint init int the wrong function.
2015-10-12 Andrew CanadaySet default libev-related SIGINT handling at context...
2015-10-12 Andrew CanadayAdded libwebsocket_sigint_cfg for libev builds to provide
2015-10-12 Marc AldorasiPass the correct hostname when using a proxy
2015-10-12 Roger A. LightSeparate private defines in lws_config_private.h
2015-10-12 =?UTF-8?q?Joakim... Fix potential memory leak
2015-10-12 =?UTF-8?q?Joakim... Bugfix: SSL code should not free wsi
2015-10-12 =?UTF-8?q?Joakim... Turn off building windows installer, breaks everything
2015-10-12 =?UTF-8?q?Joakim... From 0a0b9a6d02037e93dabadad5e04d39c1c6af0c96 Mon Sep...
2015-10-12 =?UTF-8?q?Joakim... Don't mess with system types
2015-10-12 =?UTF-8?q?Joakim... Use LWS_HAVE_ instead of just HAVE_
2015-10-12 =?UTF-8?q?Joakim... Fix windows build errors
2015-10-12 Andy Greenuse send MSG_NOSIGNAL
2015-10-12 Roger A. LightFix shared library name for all platforms
2015-10-12 ABruinesAllow using CyaSSL in stead of wolfSSL
2015-10-12 ABruinesUpdate http-link to wolfSSL in README.build.md
2015-10-12 Alexander BruinesMove from CyaSSL to wolfSSL
2015-10-12 =?UTF-8?q?Jos... fix #309. Receive large messages over WSS
2015-10-11 MGadkariPass HTTP reject error code returned by server to client
2015-10-11 FrugalityFixing occasional failure of connect() on Windows
2015-10-11 Andy Greenappveyor update windows openssl blob url
2015-10-11 John TarltonAdded callback for PONG responses
2015-10-11 =?UTF-8?q?Dalibor... [PATCH] added timeout reset in serve_http_file_fragment...
2015-04-29 Andy Greencmake remove targets from install path
2015-04-29 Andy Greencmake revert change to linux so
2015-04-27 Andy Greenclose CLIENT_WAITING_CONNECT should callback CONNECTION...
2015-04-25 Andy Greenclose also enable pollout processing for post send...
2015-04-25 Andy Greenclose send close ack control packet type
2015-04-23 wonder-miceSubject: [PATCH] Multiple changes in the build process
2015-04-23 wonder-miceSubject: [PATCH] Fix unused n variable warning in http2.c
2015-04-23 wonder-miceSubject: [PATCH] Add missing lib/header.c file
2015-04-22 wonder-miceSubject: [PATCH] Be quite when executing openssl commands
2015-04-22 wonder-miceFrom 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep...
2015-04-22 wonder-miceSubject: [PATCH] Fix broken libev support in client...
2015-04-22 wonder-micerefactor allow http parse also for client
2015-04-22 Joakim SoderbergSubject: [PATCH] Don't fail on non-existing files
2015-04-22 Joakim SoderbergSubject: [PATCH] Don't build installer on noserver...
2015-04-22 =?UTF-8?q?Joakim... Subject: [PATCH] Fix windows build
2015-04-22 Joe KilnerEnsure proper cleanup is performed if last websocket is
2015-04-21 PokrovskiyFix broken libev support in client mode
2015-04-17 Andy Greenclose reply must use writable control reply path
2015-04-16 Andy Greenclient error on timeout before connection
2015-04-15 Andy Greenwindows check for NULL getprotobyname
2015-04-12 Andy Greentimeout counts as pernmanently unusable close
2015-04-10 Danomi Czaskiclient getaddrinfo valgrind fix
2015-04-08 brobitschanged expected shared lib version from 4.0.0 to 5...
2015-04-07 Andy Greenparser restrict unknown header paranoia to server methods
2015-04-06 Andy Greentest echo put proper origin
2015-03-31 Andy Greenclose cover flush stored send with timeout
2015-03-30 Andy Greenunsigned char by default compiler compatibility
2015-03-30 Andy Greenspecfile openssl devel only needed on buildrequires
2015-03-28 Andy Greenprepare for v1.4
2015-03-28 Andy Greencontext destroy just kill wsis ugh add missing bit
2015-03-28 Jose Luis Millanset server listening wsi use_ssl status
2015-03-24 Andy Greencontext destroy just kill wsis
2015-03-24 Andy Greenping client ping handling use same infrastructure as...
2015-03-24 Andy Greenping allow zero length PING
2015-03-11 Roger A. LightSubject: [PATCH] Windows installer related fixes.
2015-03-11 Andy Greendocumentation add info http_proxy members
2015-03-10 banthonywalkerSubject: [PATCH 1/2] fix win32 context memory leak
2015-03-10 Andy Greenwindows installer missing quote
2015-03-10 Roger A. LightAdd Windows installer file and configure appveyor to...
2015-03-05 Andy Greentest server only mention pollfd if EXTERNAL_POLL
2015-03-04 Andy Greenclean remove x perm on two sources
2015-03-04 Andy Greenuse initgroups in plat unix
2015-02-28 banthonywalkerSubject: [PATCH] call lws_plat_inet_ntop instead of...
2015-02-19 Andy GreenLWS_WITHOUT_DEBUG fix unused var
2015-02-17 Roger LightSubject: [PATCH] Simplify soversion.
2015-02-04 Johan SimonssonFrom 03b93ec864c29dfbc41f2adbdf1b639f5403c95f Mon Sep...
2015-01-31 Andy Greenclient avoid double free on error path
2015-01-30 Drew NoakesSubject: [PATCH] Fix bug parsing unknown headers.
2015-01-30 Bud Daviswin32 use hashtable for fd management
2015-01-30 Andy Greenssl pendding buffered reads dont dereference first...
2015-01-29 Andy Greenssl pending buffered reads unbreak NO_SSL
2015-01-29 Andy Greenssl pending buffered reads use linked list
2015-01-28 Andy Greengethostbyname removal from lws get peer addresses
2015-01-27 Drew NoakesCallback with reason LWS_CALLBACK_CLOSED_HTTP when...
2015-01-27 Steven LaiAdd compiler checking for visibility flag
2015-01-26 Steven Y Laigetifaddrs needs private libwebsockets.h
2015-01-26 Imo Farcherplat unix 64 bit timestamps on 32-bit os
2015-01-26 Quinlan PfifferAdd PATCH, PUT, DELETE methods
2015-01-26 Quinlan Pfiffercmake ipv6 default to off
2015-01-26 =?UTF-8?q?Christoph... Subject: [PATCH] Fix error handling when calling "REQUI...
2015-01-26 nsitterSubject: [PATCH] Fix deflate-frame extension TX log...
2015-01-26 =?UTF-8?q?Joakim... Subject: [PATCH] New OpenSSL version for appveyor build!
2014-12-16 José Luis Millánfix #220. Add missing include statement for <cstdarg>
2014-12-16 Octav ZlatiorSubject: [PATCH] Adds "REQUIRES PRIVATE KEY" callback
2014-12-15 Andy Greenclean unmix declarations and code
2014-12-14 =?UTF-8?q?Jos... Subject: [PATCH] proxy protocol (version 1) parsing...
2014-12-13 Neal HormanSubject: [PATCH] add user context pointer to the protoc...
2014-12-13 Neal HormanSubject: [PATCH] add _lws_logv to make loging accessibl...
2014-12-13 Neil Hormanimprove c++ compatibility
2014-12-13 Alejandro Meryclient: fix verification of the accepted protocol
2014-12-13 Alejandro MeryREADME: fix coverity link
2014-12-13 Alejandro Merylibev: clean cast abuse
2014-12-13 Alejandro Meryadd container_of() macro
2014-12-13 =?UTF-8?q?Joakim... Subject: [PATCH] Attempt at fixing Travis for OSX.
2014-12-13 Octav ZlatiorSubject: [PATCH] Fixes occasional segfault in lws_chage...
next