aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/playerdb.c
AgeCommit message (Expand)AuthorLines
2025-11-02Array index bounds checkingMarkus Uhlin-10/+16
2025-11-02player_read: changed the type of 'len'Markus Uhlin-1/+1
2025-11-02Updated the revision historyMarkus Uhlin-0/+2
2025-11-02Added overflow checksMarkus Uhlin-0/+10
2025-10-25Usage of settings_get()Markus Uhlin-1/+2
2025-10-04write_p_inout: usage of 'intmax_t'Markus Uhlin-2/+2
2025-10-04Refer to the array indices by using enumsMarkus Uhlin-24/+6
2025-09-15FICS RPBLC v1.4.61.4.6Markus Uhlin-0/+3278