aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
7 daysImproved mail_string_to_address()Markus Uhlin-8/+18
8 daysExclude a specific SEI CERT C check (cert-err34-c).Markus Uhlin-0/+1
8 daysgot_attr_value_player: usage of get_uint()Markus Uhlin-1/+1
8 daysUpdated the revision historyMarkus Uhlin-0/+1
8 daysAdded begin/end declsMarkus Uhlin-0/+3
8 daysAdded get_uint()Markus Uhlin-0/+13
8 daysReplaced more atoi() callsMarkus Uhlin-10/+13
8 daysUpdated the revision historyMarkus Uhlin-0/+1
8 daysReplaced calls to atoi()Markus Uhlin-55/+55
10 daysUpdated the changelogMarkus Uhlin-0/+1
10 daysUpdated the revision historyMarkus Uhlin-0/+2
10 daysUpdated the revision historyMarkus Uhlin-0/+1
10 daysDefined and made use of get_intval() and get_timeval() which uses strtonum()Markus Uhlin-15/+38
10 daysAdded begin/end declsMarkus Uhlin-0/+5
10 daysUpdated the revision historyMarkus Uhlin-0/+1
10 daysUpdated the changelogMarkus Uhlin-0/+1
10 daysCheck signal() returnMarkus Uhlin-3/+6
11 daysUpdated the revision historyMarkus Uhlin-0/+4
11 daysUpdated the changelogMarkus Uhlin-0/+1
11 daysReplaced atoi() with strtol()Markus Uhlin-4/+6
12 daysUpdated the changelogMarkus Uhlin-0/+3
12 daysReplaced C-style headers in C++ filesMarkus Uhlin-12/+14
12 daysMore checksMarkus Uhlin-1/+17
2026-01-19Remove more filesMarkus Uhlin-0/+3
2026-01-19runpvs.sh -- initial revisionMarkus Uhlin-0/+6
2025-12-01v1.4.71.4.7Markus Uhlin-2/+2
2025-11-29Print the file path to the admin listMarkus Uhlin-1/+2
2025-11-29Array bounds checkingMarkus Uhlin-1/+2
2025-11-29Increased the dir/file permissionsMarkus Uhlin-2/+3
2025-11-27Changed error descriptionsMarkus Uhlin-2/+2
2025-11-27Moved back callsMarkus Uhlin-4/+4
2025-11-27Read the confMarkus Uhlin-0/+5
2025-11-27Cleared settingsMarkus Uhlin-4/+4
2025-11-27Only verify that path isn't nullMarkus Uhlin-5/+3
2025-11-26Updated the changelogMarkus Uhlin-0/+1
2025-11-26Fixed potentially uninitialized varsMarkus Uhlin-8/+20
2025-11-26Updated the changelogMarkus Uhlin-9/+9
2025-11-22NULL -> nullptrMarkus Uhlin-1/+1
2025-11-22Allow the space characterMarkus Uhlin-1/+1
2025-11-21Usage of strcmp()Markus Uhlin-1/+1
2025-11-21Save levels of indentationMarkus Uhlin-5/+3
2025-11-21Check the settings on installationMarkus Uhlin-2/+47
2025-11-19Added is_numeric()Markus Uhlin-0/+15
2025-11-18Fixed warnings found by CoverityMarkus Uhlin-3/+12
2025-11-18More usage of emplace_back()Markus Uhlin-0/+4
2025-11-18Usage of emplace_back()Markus Uhlin-0/+4
2025-11-18GetPlayersFormula: fixed possible out-of-bounds array access (found by PVS-St...Markus Uhlin-1/+1
2025-11-18Updated the changelogMarkus Uhlin-0/+1
2025-11-18Updated the revision historyMarkus Uhlin-0/+2
2025-11-18Fixed null pointer dereference in UpdateRank() -- found by PVS-StudioMarkus Uhlin-2/+10