aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Collapse)AuthorLines
4 daysFixed untrusted loop boundMarkus Uhlin-1/+3
4 daysWarn on errorMarkus Uhlin-4/+12
4 daysplayer_show_comments: log send errorMarkus Uhlin-2/+4
4 daysDiscard retvalMarkus Uhlin-1/+1
4 daysUpdated the revision historyMarkus Uhlin-0/+1
4 daysFixed unchecked return valuesMarkus Uhlin-3/+4
6 daysChanged pmore_file()Markus Uhlin-3/+4
6 daysChanged psend_file()Markus Uhlin-3/+4
6 daysUsage of sizeofMarkus Uhlin-4/+4
6 daysLog send errorsMarkus Uhlin-2/+10
6 dayspmore_file: check the return of fseek()Markus Uhlin-2/+4
6 daysWarn about send errorsMarkus Uhlin-4/+7
7 daysInclude errno.hMarkus Uhlin-0/+1
7 daysUpdated the revision historyMarkus Uhlin-0/+1
7 daysFixed untrusted array index in plogins()Markus Uhlin-4/+10
7 daysUpdated the revision historyMarkus Uhlin-0/+1
7 daysChanged com_stats()Markus Uhlin-4/+5
7 daysrscan_news: changed the 3rd parameter typeMarkus Uhlin-2/+2
7 daysUpdated the revision historyMarkus Uhlin-0/+1
7 daysrating_update: changed the type of 'gtime'Markus Uhlin-1/+1
7 daysrating_sterr_delta: changed the 4th parameter typeMarkus Uhlin-2/+2
7 daysDiscard return valuesMarkus Uhlin-4/+5
7 daysUpdated the revision historyMarkus Uhlin-0/+1
7 daysY2K38 safetyMarkus Uhlin-4/+4
7 daysChanged the parameter type of untenths()Markus Uhlin-2/+3
8 daysSwitched to the usage of xrename()Markus Uhlin-21/+21
8 daysAdded xrename()Markus Uhlin-0/+16
8 daysTerminate format with newlineMarkus Uhlin-2/+2
8 daysUpdated the revision historyMarkus Uhlin-0/+2
8 daysAdded parameter 'End_size' to FindHistory2() and changed the format string ↵Markus Uhlin-8/+9
of fscanf() to avoid buffer overflow
8 daysjsave_history: initializationMarkus Uhlin-3/+3
11 daysaccept_match: fixed negative array index readMarkus Uhlin-1/+10
11 dayscom_checkGAME: initialized 'tmp' using memset()Markus Uhlin-1/+2
11 dayswho_terse: fixed possibly uninitialized value 'rat'Markus Uhlin-0/+4
12 daysFixed memleakMarkus Uhlin-0/+7
14 dayscreate_news_file: fixed null ptr dereferencesMarkus Uhlin-6/+8
14 daystruncate_file: fixed null ptr dereferenceMarkus Uhlin-1/+6
14 daysprocess_login: fixed double free()Markus Uhlin-4/+2
2025-03-09ChooseClauses: check the return of sscanf()Markus Uhlin-2/+3
2025-03-09Usage of sizeofMarkus Uhlin-3/+3
2025-03-09Arranged variablesMarkus Uhlin-6/+5
2025-03-09BetterMarkus Uhlin-4/+4
2025-03-09Updated the revision historyMarkus Uhlin-0/+1
2025-03-09CheckRepetition: calc string length once (found by PVS-Studio)Markus Uhlin-2/+7
2025-03-08Updated the revision historyMarkus Uhlin-0/+1
2025-03-08Calc string length onceMarkus Uhlin-4/+9
2025-03-06Calc string length once (found by PVS-Studio)Markus Uhlin-2/+8
2025-02-11Updated the revision historyMarkus Uhlin-0/+1
2025-02-11player_find_part_login: calc string length once (found by PVS-Studio)Markus Uhlin-1/+4
2025-01-26Fixed -WshadowMarkus Uhlin-30/+30