| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the vendored libraries. | 2025-10-31 | 1 | -3/+3 | |
| * | Update fmtlib. | 2025-05-09 | 1 | -1/+1 | |
| * | Update fmtlib. | 2025-02-26 | 1 | -1/+1 | |
| * | Update the vendored libraries. | 2024-12-28 | 1 | -1/+1 | |
| * | Update utfcpp. | 2024-12-10 | 1 | -1/+1 | |
| * | Update the vendored libraries. | 2024-08-03 | 1 | -1/+1 | |
| * | Update the vendored dependencies. | 2024-07-14 | 1 | -1/+1 | |
| * | Update the vendored dependencies. | 2024-07-02 | 1 | -1/+1 | |
| * | Update vendored libraries. | 2024-01-09 | 1 | -2/+2 | |
| * | Update vendored dependencies. | 2023-12-16 | 1 | -2/+2 | |
| * | Merge branch 'insp3' into master. | 2023-12-14 | 1 | -2/+2 | |
| |\ | |||||
| | * | Update the vendored libraries. | 2023-11-16 | 1 | -2/+2 | |
| * | | Remove rang and use fmtlib for printing coloured messages.•••This supports more platforms (e.g. Haiku) and is actually still maintained unlike the former. All of this code should really be cleaned up for release (maybe by adding something like Anope's LOG_CONSOLE) but for now I've just replaced it with the fmtlib equivalent. | 2023-07-12 | 1 | -10/+0 | |
| * | | Update vendored fmtlib. | 2023-06-25 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2023-02-22 | 1 | -2/+2 | |
| |\| | |||||
| | * | Switch to the Debian fork of the now-obsolete http_parser library.•••We should look to switching to its replacement (llhttp) in v4. | 2023-02-21 | 1 | -2/+2 | |
| * | | Vendor the fmtlib library. | 2023-01-23 | 1 | -0/+10 | |
| * | | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update vendored dependencies. | 2022-12-30 | 1 | -1/+1 | |
| * | | Update the vendored libraries. | 2022-11-16 | 1 | -2/+2 | |
| * | | Replace getopt/ya_getopt with Lyra. | 2022-04-30 | 1 | -10/+10 | |
| * | | Replace the inlined MD5 implementation with a vendored one. | 2022-01-31 | 1 | -0/+10 | |
| * | | Replace consolecolors with a vendored library.•••This library supports much more than consolecolors including the Windows 8 console API. | 2022-01-26 | 1 | -0/+10 | |
| |/ | |||||
| * | Update vendored dependencies. | 2021-08-27 | 1 | -1/+1 | |
| * | Only vendor the bits of utfcpp that we actually use. | 2021-05-05 | 1 | -1/+1 | |
| * | Update vendored libraries. | 2020-10-30 | 1 | -1/+1 | |
| * | Unvendor optional-lite.•••The use for this never actually materialised in v3. | 2020-10-01 | 1 | -10/+0 | |
| * | Update vendored dependencies and fix update tool for Perl changes. | 2020-07-30 | 1 | -1/+1 | |
| * | Vendor the optional-lite library. | 2020-04-05 | 1 | -0/+10 | |
| * | Update the http_parser library to v2.9.4. | 2020-04-05 | 1 | -1/+1 | |
| * | Update the vendored http_parser library to v2.9.3. | 2020-02-13 | 1 | -1/+1 | |
| * | Add a tool for updating the vendored libaries. | 2020-01-17 | 1 | -13/+13 | |
| * | Replace our Windows getopt_long wrapper with ya_getopt.•••Closes #546. | 2019-12-08 | 1 | -0/+10 | |
| * | Update vendored utfcpp to v3.1. | 2019-08-02 | 1 | -1/+1 | |
| * | Update vendored utfcpp library to commit ad27c7d5e0. | 2019-04-25 | 1 | -1/+1 | |
| * | Update vendored http_parser library to v2.9.2. | 2019-04-25 | 1 | -1/+1 | |
| * | Fix the link to the http_parser vendor page. | 2019-03-14 | 1 | -1/+1 | |
| * | Update most URLs to use HTTPS and fix some dead links. | 2019-03-14 | 1 | -1/+1 | |
| * | Fix http_parser last updated date. | 2019-01-05 | 1 | -1/+1 | |
| * | Update the vendored http_parser library to v1.3. | 2019-01-01 | 1 | -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. | 2018-11-03 | 1 | -0/+10 | |
| * | Fix the ordering of libraries in the vendor readme. | 2018-10-31 | 1 | -10/+10 | |
| * | Use nodejs/http_parser instead of a homebrew parser. | 2018-10-06 | 1 | -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. | 2018-10-04 | 1 | -1/+11 | |
| * | Convert m_bcrypt to use a vendored library instead of bundling. | 2018-08-14 | 1 | -0/+13 | |
