aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
10 daysadd_to_list: disabled warnx() call and return -2Markus Uhlin-2/+2
11 daysBounds checkingMarkus Uhlin-0/+17
11 daysUpdated the revision historyMarkus Uhlin-0/+2
11 daysadd_to_list: added an upper limit for the list sizeMarkus Uhlin-2/+6
12 daysUpdated the revision historyMarkus Uhlin-0/+2
12 daysReadV1GameFmt: guard num half movesMarkus Uhlin-0/+7
12 daysUpdated the changelogMarkus Uhlin-0/+1
12 daysUpdated the revision historyMarkus Uhlin-0/+1
12 daysjournal_get_info: fscanf: added width specMarkus Uhlin-1/+1
12 daysAdded static assertionsMarkus Uhlin-0/+10
12 daysChanged jsave_journalentry() because journal_get_info() now uses a context ↵Markus Uhlin-20/+32
struct
12 daysChanged journal_get_info() -- usage of a context structMarkus Uhlin-15/+12
12 daysAdded struct (JGI_context)Markus Uhlin-0/+15
12 daysAdded includeMarkus Uhlin-0/+1
14 daysUpdated the readmeMarkus Uhlin-0/+3
2025-03-30Attempt to fix newly introduced bad behaviorMarkus Uhlin-12/+12
2025-03-29Updated the revision historyMarkus Uhlin-0/+3
2025-03-29player_remove_request: fixed overflowed array index read/writeMarkus Uhlin-3/+24
2025-03-29player_remove_request: reduced levels of indentMarkus Uhlin-16/+11
2025-03-25Updated the changelogMarkus Uhlin-0/+1
2025-03-25Updated the revision historyMarkus Uhlin-0/+2
2025-03-25ReadGameState: changed the type of 'pieceChar'Markus Uhlin-1/+1
2025-03-25Updated the readmeMarkus Uhlin-0/+14
2025-03-25Fixed unchecked return sscanf() return valuesMarkus Uhlin-8/+20
2025-03-25Fixed use of 32-bit 'time_t'Markus Uhlin-2/+4
2025-03-25Updated the revision historyMarkus Uhlin-0/+2
2025-03-25com_unalias: fixed overflowed array index read/writeMarkus Uhlin-0/+18
2025-03-23Updated the changelogMarkus Uhlin-0/+2
2025-03-23Updated the revision historyMarkus Uhlin-0/+2
2025-03-23Output restart notice if the player is adminMarkus Uhlin-0/+5
2025-03-23Updated the revision historyMarkus Uhlin-0/+2
2025-03-23Fixed overflowed array index writeMarkus Uhlin-8/+26
2025-03-23Updated the changelogMarkus Uhlin-0/+1
2025-03-23Changed gamesortfunc()Markus Uhlin-10/+13
2025-03-22Updated the changelogMarkus Uhlin-0/+1
2025-03-22Updated the revision historyMarkus Uhlin-0/+2
2025-03-22Make Coverity happyMarkus Uhlin-1/+4
2025-03-21Updated the changelogMarkus Uhlin-0/+1
2025-03-21Updated the revision historyMarkus Uhlin-0/+2
2025-03-21Deal with move overrun differentlyMarkus Uhlin-1/+3
2025-03-20Switched to the usage of xrename()Markus Uhlin-1/+1
2025-03-19Update the changelogMarkus Uhlin-0/+1
2025-03-19Fixed untrusted loop boundMarkus Uhlin-1/+3
2025-03-18Warn on errorMarkus Uhlin-4/+12
2025-03-18player_show_comments: log send errorMarkus Uhlin-2/+4
2025-03-18Discard retvalMarkus Uhlin-1/+1
2025-03-18Updated the revision historyMarkus Uhlin-0/+1
2025-03-18Fixed unchecked return valuesMarkus Uhlin-3/+4
2025-03-17Changed pmore_file()Markus Uhlin-3/+4
2025-03-17Changed psend_file()Markus Uhlin-3/+4