| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-16 | Autodetect support for IPv6 by default | Alexander Barton | |
| Until now, IPv6 support was disabled by default, which seems a bit outdated in 2024. Note: You still can pass "--enable-ipv6" or "--disable-ipv6" to the ./configure script to forcefully activate or deactivate IPv6 support. | |||
| 2021-12-30 | Enhance documentation a bit, add doc/QuickStart.md | Alexander Barton | |
| And this file could well be expanded! | |||
| 2020-06-20 | INSTALL.md: Add instructions for ArchLinux (pacman) | Alexander Barton | |
| 2020-04-20 | INSTALL.md: Add not about removed legacy options | Alexander Barton | |
| 2020-03-29 | Update documentation to reflect "[Channel]->Modes" changes | Alexander Barton | |
| No longer mention "[Channel]->Key" and "[Channel]->MaxUsers". | |||
| 2020-03-29 | Convert INSTALL and README files to Markdown | Alexander Barton | |
| This requires some changes to the build system, for example to comply with the expectations of the GNU autoconf/automake tools ... | |||