autobahn test echo meddling
[platform/upstream/libwebsockets.git] / lib /
2015-12-26 Andy Greenclose add api to control sent close frame contents
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-26 Andy Greenmbed3 remove unused allocations
2015-12-26 Andy Greendeprecate LWS_SEND_BUFFER_POST_PADDING
2015-12-26 Andy Greenoutput eliminate redundant post calculation
2015-12-26 Andy Greenremove MAX_MUX_RECURSION from PRE padding
2015-12-26 Andy Greenrearrange private struct packing 2
2015-12-25 Peter PentchevRecognize Debian GNU/kFreeBSD as FreeBSD-ish.
2015-12-25 Andy Greenrearrange struct packing
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-25 Andy Greenhttp header malloc pool allow listen accept flow control
2015-12-25 Andy Greenws ping buffer allocate in wsi ws union member
2015-12-25 Andy Greeninfo struct add padding pool
2015-12-24 Andy Greendetect service tid once and use wsi with valid context...
2015-12-23 Andy Greenlibev complete unix plat context init
2015-12-22 gaby64libev context destroy
2015-12-18 Andy Greenuridecoding lws_hdr_fragment_length
2015-12-18 Andy Greenwhitespace tidy
2015-12-18 Andy Greenuridecode no need to require length plus 2
2015-12-18 Andy Greenuridecoding disallow uriencoded equals in name part
2015-12-18 Andy Greenuridecoding handle plus chars as space
2015-12-18 Andy Greenuridecoding support optional semicolon as delimiter
2015-12-17 Andy Greencontext protocol destroy provide nonnull wsi with context
2015-12-17 Andy Greenserver check cb return during establish
2015-12-17 Andy Greenclient check cb return during establish
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenclean internal refactor
2015-12-17 Andy Greenwin cover clearing sock_send_blocking when external...
2015-12-17 Andy Greenwin solve various cranky problems with msvc
2015-12-17 Andy Greenclean misc 1
2015-12-16 Andy Greenpublic api remove context from user callback API BREAK
2015-12-16 Andy Greenwindows fix wsapoll conflict on some toolchains
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-16 Andy Greenadd LWS_INLINE to deal with crappy msvc
2015-12-15 Andy Greenhttp uri arguments process in fragments
2015-12-15 Andy GreenURIPS_ARGUMENTS is redundant
2015-12-15 Andy Greendocument how the header fragments work
2015-12-15 Andy Greenintroduce lws_hdr_copy_fragment
2015-12-15 Andy Greenrefactor needless context with wsi paramater passing
2015-12-15 Andrejs HaninsFix corruption of close reason code in close frame
2015-12-15 Andy Greenmbed3 use new upstream mbed3 nagle disable
2015-12-14 Andy Greenuriencoding deal with0uriencoded question mark properly
2015-12-14 Andy Greenwin align to recent changes
2015-12-14 Andy Greenmbed3 align to recent changes
2015-12-14 wmarquesrRefactoring conditional directives for if wrappers
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlibev take care about const context where possible
2015-12-13 Andy Greenintroduce lws_wsi_user
2015-12-13 Andy Greenlws_plat_fd add wsi to fops and helpers
2015-12-13 Andy Greenmake protocols const require explicit context API BREAK
2015-12-13 Andy Greenlws_get_ctx conversion
2015-12-13 Andy Greenwin open flags 3 lsb are not bitfields
2015-12-11 Yusuke IshiguroRevert using AI_V4MAPPED flag to getaddrinfo for Android
2015-12-10 Andy Greenwindows fcntl.h
2015-12-10 Andy GreenLWS_O_RDONLY to hide perversions
2015-12-10 Andy Greenwindows use right perversion flgs
2015-12-10 Andy Greenosx fix unsigned signed compare error
2015-12-10 Andy Greenlws_plat_fd implement platform default handlers
2015-12-10 SoapyManlws_plat_fd introduce struct
2015-12-09 Andy Greenclean comment style in libwebsockets.h
2015-12-09 Andy Greenarmour libwebsockets.h also put notices on abi structs...
2015-12-09 Andy Greenplat combine inits into single lws_plat_init and provid...
2015-12-09 Yusuke IshiguroSubject: [PATCH] fixed not to use IPv4-mapped address...
2015-12-08 Alexander BruinesAccess to wsi->ssl at LWS_CALLBACK_ESTABLISHED
2015-12-08 Yusuke Ishigurofixed to initialize sockaddr_in6 by zero
2015-12-08 Andy Greenarmour libwebsockets.h against careless enum changes...
2015-12-06 Andy Greencoverity 155650 medium possible write to null pointer
2015-12-06 Andy Greencoverity 155649 medium possible write to null pointer
2015-12-06 Andy Greencoverity 155648 low dead code daemonize disabled
2015-12-06 Andy Greenclean more whitespace 5
2015-12-06 Andy Greenclean more whitespace 4
2015-12-06 Andy Greenclean more whitespace 3
2015-12-06 Andy Greenclean reduce windows build warnings
2015-12-05 Andy Greenmore server close processing error handling precisions
2015-12-05 Andy Greenserver socket service close when detected do right...
2015-12-05 Andy Greenclean more whitespace 2
2015-12-05 Andy Greenclean more whitespace
2015-12-05 Andy Greenserver socket service close fix fail detect
2015-12-05 Andy Greenwindows align lws_service_fd return processing with...
2015-12-04 Andy Greencleanups after api changes and mbed update
2015-12-04 Andy Greenfix Uri Args header name
2015-12-04 Andy Greenapi rationalization fix replaces in compatibility defines
2015-12-04 Andy Greenclean tidy the worst whitespace alignment probs due...
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization add cmake switch to export old...
2015-12-04 Andy Greenapi rationalization eliminate oldstyle internal api...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-12-03 Andy Greenapi rationalization: introduce public api compatibility...
2015-12-03 Andy Greenassert.h move to private header
2015-12-03 Peter PentchevFix some minor typos.
2015-12-03 Andy Greenssl zero return indicates shutdown
2015-12-03 Andrew CanadayHandle pending SSL reads which would otherwise not...
2015-12-03 Andrew Canadayssl set ssl to NULL on close
2015-12-01 Andrejs HaninsAllow zero-length pong to be received by server
2015-11-29 Andrew CanadayC89 tweaks as per #348.
2015-11-29 Andrew CanadayTerminate truncated header strings.
2015-11-25 Andy Greenmbed3 working examples
2015-11-24 Andy Greenssl treat WANT_READ and WRITE separately
2015-11-24 Andy Greenclean out mbed3 lwip hacks
2015-11-20 Andy Greenhttp post zero content length
next