| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 14 days | Updated the revision history | Markus Uhlin | -0/+4 | |
| 14 days | Updated the changelog | Markus Uhlin | -0/+1 | |
| 14 days | Replaced atoi() with strtol() | Markus Uhlin | -4/+6 | |
| 2026-03-01 | Updated the changelog | Markus Uhlin | -0/+3 | |
| 2026-03-01 | Replaced C-style headers in C++ files | Markus Uhlin | -12/+14 | |
| 2026-03-01 | More checks | Markus Uhlin | -1/+17 | |
| 2026-01-19 | Remove more files | Markus Uhlin | -0/+3 | |
| 2026-01-19 | runpvs.sh -- initial revision | Markus Uhlin | -0/+6 | |
| 2025-12-01 | v1.4.71.4.7 | Markus Uhlin | -2/+2 | |
| 2025-11-29 | Print the file path to the admin list | Markus Uhlin | -1/+2 | |
| 2025-11-29 | Array bounds checking | Markus Uhlin | -1/+2 | |
| 2025-11-29 | Increased the dir/file permissions | Markus Uhlin | -2/+3 | |
| 2025-11-27 | Changed error descriptions | Markus Uhlin | -2/+2 | |
| 2025-11-27 | Moved back calls | Markus Uhlin | -4/+4 | |
| 2025-11-27 | Read the conf | Markus Uhlin | -0/+5 | |
| 2025-11-27 | Cleared settings | Markus Uhlin | -4/+4 | |
| 2025-11-27 | Only verify that path isn't null | Markus Uhlin | -5/+3 | |
| 2025-11-26 | Updated the changelog | Markus Uhlin | -0/+1 | |
| 2025-11-26 | Fixed potentially uninitialized vars | Markus Uhlin | -8/+20 | |
| 2025-11-26 | Updated the changelog | Markus Uhlin | -9/+9 | |
| 2025-11-22 | NULL -> nullptr | Markus Uhlin | -1/+1 | |
| 2025-11-22 | Allow the space character | Markus Uhlin | -1/+1 | |
| 2025-11-21 | Usage of strcmp() | Markus Uhlin | -1/+1 | |
| 2025-11-21 | Save levels of indentation | Markus Uhlin | -5/+3 | |
| 2025-11-21 | Check the settings on installation | Markus Uhlin | -2/+47 | |
| 2025-11-19 | Added is_numeric() | Markus Uhlin | -0/+15 | |
| 2025-11-18 | Fixed warnings found by Coverity | Markus Uhlin | -3/+12 | |
| 2025-11-18 | More usage of emplace_back() | Markus Uhlin | -0/+4 | |
| 2025-11-18 | Usage of emplace_back() | Markus Uhlin | -0/+4 | |
| 2025-11-18 | GetPlayersFormula: fixed possible out-of-bounds array access (found by ↵ | Markus Uhlin | -1/+1 | |
| PVS-Studio) | ||||
| 2025-11-18 | Updated the changelog | Markus Uhlin | -0/+1 | |
| 2025-11-18 | Updated the revision history | Markus Uhlin | -0/+2 | |
| 2025-11-18 | Fixed null pointer dereference in UpdateRank() -- found by PVS-Studio | Markus Uhlin | -2/+10 | |
| 2025-11-18 | Updated the revision history | Markus Uhlin | -0/+2 | |
| 2025-11-18 | Fixed possible array underrun -- found by PVS-Studio | Markus Uhlin | -0/+11 | |
| 2025-11-11 | Array bounds checking (found by PVS-Studio) | Markus Uhlin | -1/+1 | |
| 2025-11-11 | Updated the changelog | Markus Uhlin | -0/+1 | |
| 2025-11-11 | ngc2: check that net_connected_host() is ok | Markus Uhlin | -1/+8 | |
| 2025-11-11 | ngc2: net_addConnection: compare against non-zero | Markus Uhlin | -1/+1 | |
| 2025-11-11 | Updated the revision history | Markus Uhlin | -0/+1 | |
| 2025-11-11 | Changed net_connected_host() | Markus Uhlin | -6/+10 | |
| 2025-11-09 | Check prep done | Markus Uhlin | -2/+8 | |
| 2025-11-09 | Moved function calls | Markus Uhlin | -4/+4 | |
| 2025-11-09 | Require root privileges if the FICS prefix compares to anything else than ↵ | Markus Uhlin | -0/+11 | |
| '/home' | ||||
| 2025-11-08 | Check the read settings | Markus Uhlin | -0/+2 | |
| 2025-11-08 | Added check_some_settings_strictly() -- initial revision | Markus Uhlin | -0/+14 | |
| 2025-11-08 | Added includes | Markus Uhlin | -0/+5 | |
| 2025-11-08 | Added new functions | Markus Uhlin | -0/+78 | |
| 2025-11-04 | Added a new type | Markus Uhlin | -0/+4 | |
| 2025-11-04 | Made check_prep_done() public | Markus Uhlin | -1/+2 | |
