aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
AgeCommit message (Expand)AuthorLines
3 daysFixed unchecked return valuesMarkus Uhlin-3/+4
5 daysChanged pmore_file()Markus Uhlin-3/+4
5 daysChanged psend_file()Markus Uhlin-3/+4
5 daysUsage of sizeofMarkus Uhlin-4/+4
5 daysLog send errorsMarkus Uhlin-2/+10
5 dayspmore_file: check the return of fseek()Markus Uhlin-2/+4
5 daysWarn about send errorsMarkus Uhlin-4/+7
5 daysInclude errno.hMarkus Uhlin-0/+1
5 daysUpdated the revision historyMarkus Uhlin-0/+1
5 daysFixed untrusted array index in plogins()Markus Uhlin-4/+10
5 daysUpdated the revision historyMarkus Uhlin-0/+1
5 daysChanged com_stats()Markus Uhlin-4/+5
5 daysrscan_news: changed the 3rd parameter typeMarkus Uhlin-2/+2
5 daysUpdated the revision historyMarkus Uhlin-0/+1
5 daysrating_update: changed the type of 'gtime'Markus Uhlin-1/+1
5 daysrating_sterr_delta: changed the 4th parameter typeMarkus Uhlin-2/+2
5 daysDiscard return valuesMarkus Uhlin-4/+5
5 daysUpdated the revision historyMarkus Uhlin-0/+1
5 daysY2K38 safetyMarkus Uhlin-4/+4
5 daysChanged the parameter type of untenths()Markus Uhlin-2/+3
6 daysSwitched to the usage of xrename()Markus Uhlin-21/+21
6 daysAdded xrename()Markus Uhlin-0/+16
6 daysTerminate format with newlineMarkus Uhlin-2/+2
6 daysUpdated the revision historyMarkus Uhlin-0/+2
6 daysAdded parameter 'End_size' to FindHistory2() and changed the format string of...Markus Uhlin-8/+9
6 daysjsave_history: initializationMarkus Uhlin-3/+3
10 daysaccept_match: fixed negative array index readMarkus Uhlin-1/+10
10 dayscom_checkGAME: initialized 'tmp' using memset()Markus Uhlin-1/+2
10 dayswho_terse: fixed possibly uninitialized value 'rat'Markus Uhlin-0/+4
11 daysFixed memleakMarkus Uhlin-0/+7
12 dayscreate_news_file: fixed null ptr dereferencesMarkus Uhlin-6/+8
12 daystruncate_file: fixed null ptr dereferenceMarkus Uhlin-1/+6
12 daysprocess_login: fixed double free()Markus Uhlin-4/+2
13 daysChooseClauses: check the return of sscanf()Markus Uhlin-2/+3
13 daysUsage of sizeofMarkus Uhlin-3/+3
13 daysArranged variablesMarkus Uhlin-6/+5
13 daysBetterMarkus Uhlin-4/+4
13 daysUpdated the revision historyMarkus Uhlin-0/+1
13 daysCheckRepetition: calc string length once (found by PVS-Studio)Markus Uhlin-2/+7
13 daysUpdated the revision historyMarkus Uhlin-0/+1
13 daysCalc 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
2025-01-26Made the header layout look like everywhere elseMarkus Uhlin-13/+13
2025-01-26Fixed -WshadowMarkus Uhlin-8/+8
2025-01-18Updated the changelogMarkus Uhlin-0/+1
2025-01-18Fixed -WshadowMarkus Uhlin-9/+9
2025-01-18Deleted unnecessary null bytesMarkus Uhlin-4/+4