aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorLines
9 daysFixed overflowed array index writeMarkus Uhlin-8/+26
9 daysUpdated the changelogMarkus Uhlin-0/+1
9 daysChanged gamesortfunc()Markus Uhlin-10/+13
10 daysUpdated the changelogMarkus Uhlin-0/+1
10 daysUpdated the revision historyMarkus Uhlin-0/+2
10 daysMake Coverity happyMarkus Uhlin-1/+4
11 daysUpdated the changelogMarkus Uhlin-0/+1
11 daysUpdated the revision historyMarkus Uhlin-0/+2
11 daysDeal with move overrun differentlyMarkus Uhlin-1/+3
12 daysSwitched to the usage of xrename()Markus Uhlin-1/+1
13 daysUpdate the changelogMarkus Uhlin-0/+1
13 daysFixed untrusted loop boundMarkus Uhlin-1/+3
13 daysWarn on errorMarkus Uhlin-4/+12
14 daysplayer_show_comments: log send errorMarkus Uhlin-2/+4
14 daysDiscard retvalMarkus Uhlin-1/+1
14 daysUpdated the revision historyMarkus Uhlin-0/+1
14 daysFixed unchecked return valuesMarkus Uhlin-3/+4
2025-03-17Changed pmore_file()Markus Uhlin-3/+4
2025-03-17Changed psend_file()Markus Uhlin-3/+4
2025-03-17Usage of sizeofMarkus Uhlin-4/+4
2025-03-16Log send errorsMarkus Uhlin-2/+10
2025-03-16pmore_file: check the return of fseek()Markus Uhlin-2/+4
2025-03-16Warn about send errorsMarkus Uhlin-4/+7
2025-03-16Include errno.hMarkus Uhlin-0/+1
2025-03-16Updated the changelogMarkus Uhlin-0/+1
2025-03-16Updated the revision historyMarkus Uhlin-0/+1
2025-03-16Fixed untrusted array index in plogins()Markus Uhlin-4/+10
2025-03-16Updated the revision historyMarkus Uhlin-0/+1
2025-03-16Changed com_stats()Markus Uhlin-4/+5
2025-03-16rscan_news: changed the 3rd parameter typeMarkus Uhlin-2/+2
2025-03-16Updated the revision historyMarkus Uhlin-0/+1
2025-03-16rating_update: changed the type of 'gtime'Markus Uhlin-1/+1
2025-03-16rating_sterr_delta: changed the 4th parameter typeMarkus Uhlin-2/+2
2025-03-16Discard return valuesMarkus Uhlin-4/+5
2025-03-16Updated the revision historyMarkus Uhlin-0/+1
2025-03-16Y2K38 safetyMarkus Uhlin-4/+4
2025-03-16Updated the changelogMarkus Uhlin-0/+1
2025-03-16Changed the parameter type of untenths()Markus Uhlin-2/+3
2025-03-15Switched to the usage of xrename()Markus Uhlin-21/+21
2025-03-15Added xrename()Markus Uhlin-0/+16
2025-03-15Updated the changelogMarkus Uhlin-0/+1
2025-03-15Added testMarkus Uhlin-0/+46
2025-03-15Terminate format with newlineMarkus Uhlin-2/+2
2025-03-15Updated the revision historyMarkus Uhlin-0/+2
2025-03-15Added parameter 'End_size' to FindHistory2() and changed the format string ↵Markus Uhlin-8/+9
of fscanf() to avoid buffer overflow
2025-03-15jsave_history: initializationMarkus Uhlin-3/+3
2025-03-12Updated the changelogMarkus Uhlin-0/+1
2025-03-12accept_match: fixed negative array index readMarkus Uhlin-1/+10
2025-03-11Updated the changelogMarkus Uhlin-0/+1
2025-03-11com_checkGAME: initialized 'tmp' using memset()Markus Uhlin-1/+2