ah reset: enforce reset of parsing_complete
[platform/upstream/libwebsockets.git] / lib / parsers.c
2017-06-28 Andy Greenah reset: enforce reset of parsing_complete
2017-06-28 Andy Greenserving: protect file sending from downgrading to waiti...
2017-06-14 Andy GreenHTTP_PROXY: make usable
2017-05-16 Andy Greenesp32: group tracking
2017-05-14 Andy Greenstats: ah and ssl restriction stats
2017-03-26 Andy Greenpmd: handle case we are already on drain list
2017-03-25 Andy Greenpmd: align client rx sm with server one
2017-03-20 Andy Greenext: pmd: improve dealing with partial input usage...
2017-03-07 Andy Greenraw: enable server and client raw sockets
2017-02-20 Andy Greenraw: adoption and processing
2017-02-18 Andy GreenESP32 platform
2017-02-09 Andy Greenclient: fix redirects and allow ssl / non-ssl redirects
2016-12-16 Andy Greenclient: add lws_http_client_http_response api
2016-09-29 Andy Greenlws_header_table_reset: make caller responsibility...
2016-09-09 Andy Greenhandle rx flow control active when consuming payload
2016-08-10 Andy Greenclient-add-PUSH-http-body-capability
2016-08-10 Andy Greenclient fixups after esp8266
2016-08-10 Andy Greenesp8266 initial support
2016-08-10 Andy Greenah detach: don't print held time if actually detached
2016-08-10 Andy Greenws ping pong on idle connections
2016-07-14 Andy Greenpeer closes during partial buffered just hang up
2016-07-14 Andy Greendocumentation convert to doxygen
2016-06-02 Andy Greenadd max_http_header_data2 and upgrade internal offsets...
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-05-09 Andy Greenadd protocol plugin for post demo
2016-05-08 Andy Greenclient handle connection fail at second phase properly
2016-05-07 Andy Greenfix %3d handling in path part and add attack.sh
2016-04-07 Andy Greenurldecode forbid malformed
2016-03-19 Andy Greenclient chunked transfer encoding
2016-03-18 Andy Greenclean signed mismatches and protect ssl specific code
2016-03-17 Andy Greenssl option for auto redir to https
2016-03-17 Alex HultmanOptimize payload exhaustion
2016-02-29 Andy Greenclient accept connection request even if no free ah
2016-02-29 Andy Greenadopt readbuf do service
2016-02-29 Andy Greenah move more_rx_waiting to wsi scope
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 Greenadopt variant with preamble rx
2016-02-19 Andy Greenah pool lifetime use dynamic rxpos
2016-02-16 Andy Greendebug reduce noise
2016-02-15 Andy Greencoverity 158145 lws_header_table_detatch must handle...
2016-02-15 Andy Greenah owns rxbuf
2016-02-09 Andy Greenlws_reset_header_table dont reset NULL
2016-02-02 Andy Greendebug spew remove ah reset logging
2016-01-30 Andy Greenah http1.1 deal with pipelined headers properly
2016-01-29 Andy Greenclean pre 1.7
2016-01-26 Andy Greenmultithread stability
2016-01-21 Andy Greenunify bounds checking in parser
2016-01-20 Andy Greenintroduce LWS_WARN_UNUSED_RESULT
2016-01-20 Andy Greenheader fragment reject empty early
2016-01-19 Andy Greentolower remove
2016-01-19 Andy Greenparser issue_char audit
2016-01-19 Andy Greenmultithreaded service
2016-01-12 Andy Greenfuzzer rx overflow mitigate
2016-01-11 Andy Greenextension permessage deflate
2015-12-30 Andy Greendoc improve docs around header access apis
2015-12-28 Andy Greenautobahn extend max ping pong close payload to 125
2015-12-26 Andy Greenclose add callback to get peer close reason
2015-12-25 Andy Greenhttp header malloc pool implement pool
2015-12-25 Andy Greenws ping buffer allocate in wsi ws union member
2015-12-18 Andy Greenuridecoding lws_hdr_fragment_length
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 Greenclean internal refactor
2015-12-16 Andy Greenpublic api remove context from user callback API BREAK
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-15 Andy Greenhttp uri arguments process in fragments
2015-12-15 Andy GreenURIPS_ARGUMENTS is redundant
2015-12-15 Andy Greenintroduce lws_hdr_copy_fragment
2015-12-15 Andy Greenrefactor needless context with wsi paramater passing
2015-12-14 Andy Greenuriencoding deal with0uriencoded question mark properly
2015-12-14 Andy Greenwhitespace trailing mass cleanout
2015-12-13 Andy Greenlws_get_ctx conversion
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 eliminate oldstyle internal api...
2015-12-04 Andy Greenapi rationalization use new names internally
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-14 Andy Greenmbed3 warning cleaning
2015-10-11 John TarltonAdded callback for PONG responses
2015-04-17 Andy Greenclose reply must use writable control reply path
2015-04-07 Andy Greenparser restrict unknown header paranoia to server methods
2015-03-30 Andy Greenunsigned char by default compiler compatibility
2015-03-24 Andy Greenping client ping handling use same infrastructure as...
2015-03-24 Andy Greenping allow zero length PING
2015-01-30 Drew NoakesSubject: [PATCH] Fix bug parsing unknown headers.
2015-01-26 Quinlan PfifferAdd PATCH, PUT, DELETE methods
2014-12-04 Alejandro MerySubject: [PATCH] Introduce lws_free2() helper to free...
2014-12-04 Alejandro MerySubject: [PATCH] Use custom allocator
2014-11-30 Andy Greencoverity 83666 fail on null buffer
2014-11-30 Andy Greencoverity 83679 default int expansion might bloat byte...
2014-11-08 Andrew CanadayBe sure to invoke *lws_free_header_table*:
2014-11-07 Andrew CanadayAdding header table free function to make sure we free...
2014-09-30 Andy Greenparser default to name parsing if unknown
2014-08-24 Andy Greendefer PONG send until no partial send buffer
2014-08-22 Andy Greenaccept fail char means we are done
next