aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
13 daysUpdated the changelogMarkus Uhlin-0/+1
13 daysUpdated the revision historyMarkus Uhlin-0/+1
13 daysFixed Clang Tidy warningsMarkus Uhlin-5/+28
13 daysUpdated the readmeMarkus Uhlin-0/+12
13 daysAdded new var 'FICS_CLANG_TIDYFLAGS'Markus Uhlin-2/+3
14 days.PHONY: added 'tidy'Markus Uhlin-1/+1
14 daysInclude maketargets/tidy.mkMarkus Uhlin-0/+1
14 daysAdded target 'tidy'Markus Uhlin-0/+8
14 daysAdded new var 'SRCS'Markus Uhlin-0/+34
14 daysCoverity Scan Build StatusMarkus Uhlin-0/+2
14 daysChanged struct member typesMarkus Uhlin-3/+4
14 daysFixed program logic mistakes, found by PVS-StudioMarkus Uhlin-3/+11
14 daysUse begin/end declsMarkus Uhlin-0/+4
14 daysDisplayTargetRank: added usage of int_diff()Markus Uhlin-3/+3
14 daysAdded int_diff() which checks for overflowMarkus Uhlin-0/+13
14 daysInclude limits.hMarkus Uhlin-0/+1
14 daysalg_parse_move: don't check the bounds of 'f'Markus Uhlin-6/+4
2025-04-05Updated the changelogMarkus Uhlin-22/+22
2025-04-05alg_parse_move: also check 'tmpr'Markus Uhlin-0/+5
2025-04-05Moved ifMarkus Uhlin-4/+3
2025-04-05Updated the revision historyMarkus Uhlin-0/+3
2025-04-05alg_parse_move: return ambiguous move on out-of-bounds array read/writeMarkus Uhlin-0/+10
2025-04-05t_sft: fixed null pointer pass to strlen()Markus Uhlin-1/+2
2025-04-05Dead assignmentsMarkus Uhlin-2/+0
2025-04-05Unused varsMarkus Uhlin-0/+3
2025-04-05Updated the changelogMarkus Uhlin-0/+1
2025-04-05Null check 'iwant'Markus Uhlin-8/+11
2025-04-05Deleted statementsMarkus Uhlin-3/+0
2025-04-05Set iwant to NULLMarkus Uhlin-6/+6
2025-04-05Deleted statementsMarkus Uhlin-4/+0
2025-04-05t_sft: strncmp: null checkingMarkus Uhlin-1/+1
2025-04-05t_sft: made parameter 'want' constMarkus Uhlin-1/+1
2025-04-05Check integer upper boundsMarkus Uhlin-0/+6
2025-04-05Check for negative valuesMarkus Uhlin-4/+16
2025-04-05Do the assignment in the ifMarkus Uhlin-3/+3
2025-04-05got_attr_value: check half movesMarkus Uhlin-0/+6
2025-04-05Updated the changelogMarkus Uhlin-0/+1
2025-04-05list_find: fixed improper use of negative valueMarkus Uhlin-1/+8
2025-04-05Log error conditionMarkus Uhlin-0/+2
2025-04-05com_match: fixed improper use of negative valueMarkus Uhlin-1/+2
2025-04-04Updated the changelogMarkus Uhlin-0/+1
2025-04-04com_allobservers: simplified check (found by PVS-Studio)Markus Uhlin-3/+2
2025-04-04Bounds checkingMarkus Uhlin-9/+21
2025-04-04Added castMarkus Uhlin-1/+1
2025-04-04Added commentMarkus Uhlin-0/+1
2025-04-04Updated the changelogMarkus Uhlin-0/+1
2025-04-04tell: fixed constant expression resultMarkus Uhlin-2/+4
2025-04-03add_to_list: disabled warnx() call and return -2Markus Uhlin-2/+2
2025-04-02Bounds checkingMarkus Uhlin-0/+17
2025-04-02Updated the revision historyMarkus Uhlin-0/+2