defeat POLLOUT if socket in shutdown wait
[platform/upstream/libwebsockets.git] / lib / client-handshake.c
2016-02-22 Andrejs Haninsclient connect must init position_in_fds_table
2016-02-15 Andy Greenah owns rxbuf
2016-02-14 Andy Greenlibuv integration
2016-02-02 Andy GreenLWS_WARN_DEPRECATED and fixup older test apps
2016-01-29 Andy Greenclean pre 1.7
2016-01-19 Andy Greenmultithreaded service
2016-01-16 Andy Greenuse lws_close not raw close
2016-01-15 Andy Greenredirect
2016-01-12 Andy Greenlws_client_connect_via_info
2016-01-11 Andy Greenextension permessage deflate
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-17 Andy Greenclean internal refactor
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-15 Andy Greenrefactor needless context with wsi paramater passing
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlws_get_ctx conversion
2015-12-11 Yusuke IshiguroRevert using AI_V4MAPPED flag to getaddrinfo for Android
2015-12-09 Yusuke IshiguroSubject: [PATCH] fixed not to use IPv4-mapped address...
2015-12-08 Yusuke Ishigurofixed to initialize sockaddr_in6 by zero
2015-12-06 Andy Greenclean more whitespace 3
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization eliminate oldstyle internal api...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-18 Andy Greenproxy auth fix
2015-11-14 Andy Greenwin use platform invalid socket api elsewhere too
2015-11-13 Andy Greenwin client use platform invalid socket
2015-11-08 Andy Greenproxy auth
2015-10-29 Stephan EberleImplemented fixes allowing libwebsockets to be built...
2015-10-18 Andy Greencorrect error handling path in client handshake
2015-10-14 Andy Greenimprove callback close checking
2015-10-11 FrugalityFixing occasional failure of connect() on Windows
2015-04-21 PokrovskiyFix broken libev support in client mode
2015-04-10 Danomi Czaskiclient getaddrinfo valgrind fix
2015-01-28 Andy Greengethostbyname removal from lws get peer addresses
2014-12-04 Alejandro MerySubject: [PATCH] Use custom allocator
2014-08-07 Andy Greenno protocol usage inprove docs
2014-07-06 Andy Greendont free externally allocated user_space when closing...
2014-04-15 Patrick GanstererWindows: Use gai_strerrorW() instead of gai_strerror()
2014-04-03 Andy Greenrefactor ssl related code into ssl.c
2014-04-02 Andy Greenrefactor out most NO_EXTENSIONS
2014-04-02 Andy Greenrefactor out WIN32 tests from code
2014-03-30 Patrick GanstererIntroduce LWS_POLLIN, LWS_POLLOUT and LWS_POLLHUP
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove websock-w32.h
2014-03-28 Patrick GanstererFix IPv6 on non-Linux platforms
2014-03-28 Patrick GanstererFix nonblocking connect on Windows
2014-03-25 Andy Greenipv6 client fix
2014-03-24 Andy Greenipv6 integration fixes
2014-03-24 James Devineadd ipv6 support
2014-02-28 Patrick GanstererWSAGetLastError() instead of errno on Windows
2014-02-19 Mattias LundbergAdd support to binding client to interface.
2013-12-21 Andy Greenunify all pollfd lock management
2013-10-26 Markus Elfringmake header protection unique remove __prefix
2013-10-25 shysSubject: [PATCH] Additional check for EISONN. On iOS...
2013-10-25 Andy Greendefer changing to proxy uri until connected
2013-10-24 Andy Greenadd EISCONN handling to client connect attempt
2013-09-20 Andy Greentrac 40 client connection properly nonblocking
2013-06-29 Joachim BauchRequest "send" not to trigger SIGPIPE on errors.
2013-03-30 Peter PentchevHide private library symbols
2013-03-14 Tobias Maierreplaced last remaining close on wsi->sock with compati...
2013-02-18 Andy Greenfix no extensions build
2013-02-18 Andy Greenmigrate client hs and c_port into ah
2013-02-18 Andy Greenremove header name buffer
2013-02-11 Andy Greenfix ssl reject path for freeing header allocation
2013-02-11 Andy Greenstyle cleanup
2013-02-11 Andy Greenclient convert to new headers scheme eliminating mallocs
2013-02-11 Andy Greenreplace per header mallocs with single malloc 3 level...
2013-02-11 Andy Greenremove extension cruft from struct lws
2013-02-10 Andy Greenthrow out lws_websocket_related cruft
2013-02-10 Andy Greenuse context service buffer instead of stack for clent_c...
2013-02-10 Andy Greenuse context service buffer instead of stack for clent_c...
2013-02-09 Andy Greenintroduce keepalive option and make common socket optio...
2013-02-09 Andy Greenremove receiving timeout for client
2013-02-07 Andy Greenunionize header token array
2013-02-06 Joakim SoderbergFixed compilation on NetBSD.
2013-01-28 Matthieu RiviereFreeBSD compatibility
2013-01-21 Andy Greenunionize mutually exclusive wsi members
2013-01-21 Andy Greenremove all support for pre v13 protocols
2013-01-20 Andy Greenintroduce without extensions
2013-01-17 Andy Greenreplace hashtable polltable management
2013-01-15 Andy Greendeal with SSL_ERROR_WANT_ in client connect action
2013-01-15 Andy Greenreplace ifdefs around close socket with compatible_close
2013-01-12 Andy Greenaudit and make all malloc check for OOM
2013-01-10 Andy Greenintroduce logging api and convert all library output...
2013-01-10 Aaron Zinmancompile in xcode, privatize debug macro
2013-01-09 David GaleanoAdded private macro AWAITING_TIMEOUT instead of harcode...
2013-01-09 David GaleanoReturn NULL if the handshake failed to complete,
2012-07-20 Andy Greenrestore accept error as closure signal
2012-05-30 Tobias Maiersockets were left open if connection could not be
2012-04-20 David Brooksintroduce libwebsocket_client_connect_extended
2012-04-20 David Brooksset connection callback before connection completed...
2012-04-12 Andy Greenremove duplicated netdb include from client handshake
2012-04-12 Andy Greenchange DATADIR to INSTALL_DATADIR solve mingw conflict
2012-04-09 Andy Greenstyle cleaning
2011-11-07 Andy Greendebug move most spew into debug macro
2011-09-26 David GaleanoFixed compiler warnings.
2011-09-25 M KFix compile issue on Apple
2011-09-25 Andy Greenv08v13 add support v13 default
2011-05-24 Andy Greenx google mux implement child close
2011-05-23 Andy Greenintroduce x google mux very draft indeed
next