| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp4' into master. | 2025-10-31 | 1 | -4/+4 | |
| |\ | |||||
| | * | Update the vendored libraries. | 2025-10-31 | 1 | -3/+3 | |
| * | | Update the vendored dependencies. | 2025-08-01 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2025-05-18 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update fmtlib. | 2025-05-09 | 1 | -1/+1 | |
| * | | Rewrite every single hash module for the new interface. | 2025-04-06 | 1 | -0/+10 | |
| * | | Vendor yyjson. | 2025-02-27 | 1 | -0/+10 | |
| * | | Merge branch 'insp4' into master. | 2025-02-27 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update fmtlib. | 2025-02-26 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2025-01-17 | 1 | -2/+2 | |
| |\| | |||||
| | * | Update the vendored libraries. | 2024-12-28 | 1 | -1/+1 | |
| | * | Update utfcpp. | 2024-12-10 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-08-04 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the vendored libraries. | 2024-08-03 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-07-16 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the vendored dependencies. | 2024-07-14 | 1 | -1/+1 | |
| * | | Merge branch 'insp4' into master. | 2024-07-05 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the vendored dependencies. | 2024-07-02 | 1 | -1/+1 | |
| * | | Move the md5 and cloak_md5 modules to inspircd-contrib. | 2024-06-07 | 1 | -10/+0 | |
| |/ | |||||
| * | 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 | |
