aboutsummaryrefslogtreecommitdiff
path: root/vendor/utfcpp
Commit message (Expand)AuthorAgeFilesLines
* Update the vendored libraries.Gravatar Sadie Powell2023-11-162-79/+214
* Update vendored dependencies.Gravatar Sadie Powell2022-12-302-18/+50
* Include the upstream license files for vendored libraries.Gravatar Sadie Powell2022-01-311-0/+23
* Only vendor the bits of utfcpp that we actually use.Gravatar Sadie Powell2021-05-055-470/+0
* Update vendored libraries.Gravatar Sadie Powell2020-10-302-8/+8
* Update vendored dependencies and fix update tool for Perl changes.Gravatar Sadie Powell2020-07-304-10/+37
* Update vendored utfcpp to v3.1.Gravatar Peter Powell2019-08-021-1/+41
* Update vendored utfcpp library to commit ad27c7d5e0.Gravatar Peter Powell2019-04-255-48/+142
* 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-034-0/+921