aboutsummaryrefslogtreecommitdiff
path: root/vendor/README.md
Commit message (Expand)AuthorAgeFilesLines
* Update vendored dependencies and fix update tool for Perl changes.Gravatar Sadie Powell2020-07-301-1/+1
* Vendor the optional-lite library.Gravatar Sadie Powell2020-04-051-0/+10
* Update the http_parser library to v2.9.4.Gravatar Sadie Powell2020-04-051-1/+1
* Update the vendored http_parser library to v2.9.3.Gravatar Sadie Powell2020-02-131-1/+1
* Add a tool for updating the vendored libaries.Gravatar Sadie Powell2020-01-171-13/+13
* Replace our Windows getopt_long wrapper with ya_getopt.•••Closes #546. Gravatar Peter Powell2019-12-081-0/+10
* Update vendored utfcpp to v3.1.Gravatar Peter Powell2019-08-021-1/+1
* Update vendored utfcpp library to commit ad27c7d5e0.Gravatar Peter Powell2019-04-251-1/+1
* Update vendored http_parser library to v2.9.2.Gravatar Peter Powell2019-04-251-1/+1
* Fix the link to the http_parser vendor page.Gravatar Peter Powell2019-03-141-1/+1
* Update most URLs to use HTTPS and fix some dead links.Gravatar Robby2019-03-141-1/+1
* Fix http_parser last updated date.Gravatar Peter Powell2019-01-051-1/+1
* Update the vendored http_parser library to v1.3.Gravatar Peter Powell2019-01-011-2/+2
* WebSocket: send messages as text by default.•••This requires all messages to be UTF-8. If you are using a UTF-8 incompatible text encoding then you can disable this by setting <websocket:sendastext> to false. Gravatar Peter Powell2018-11-031-0/+10
* Fix the ordering of libraries in the vendor readme.Gravatar Peter Powell2018-10-311-10/+10
* Use nodejs/http_parser instead of a homebrew parser.Gravatar edef2018-10-061-0/+10
* Convert m_sha256 to use a vendored library instead of bundling.•••The require_compiler("GCC") directive is required to work around some GCCs ignoring the GCC pragma for disabling warnings. Gravatar Peter Powell2018-10-041-1/+11
* Convert m_bcrypt to use a vendored library instead of bundling.Gravatar Peter Powell2018-08-141-0/+13