index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
FICS
Age
Commit message (
Expand
)
Author
Lines
2024-12-04
Updated the revision history
Markus Uhlin
-0
/
+1
2024-12-04
Included err.h
Markus Uhlin
-0
/
+1
2024-12-04
Fixed the usage of a possibly uninitialized variable, found by PVS-Studio
Markus Uhlin
-1
/
+9
2024-12-04
player_save: added player number check
Markus Uhlin
-0
/
+5
2024-12-04
player_remove: added player number check
Markus Uhlin
-0
/
+5
2024-12-02
Described player_num_ok_chk()
Markus Uhlin
-0
/
+3
2024-12-02
Added player_num_ok_chk()
Markus Uhlin
-0
/
+11
2024-12-02
Updated the revision history
Markus Uhlin
-0
/
+2
2024-12-02
truncate_file: fixed a possible array overrun
Markus Uhlin
-5
/
+2
2024-12-02
LoadEntries: deleted unused var
Markus Uhlin
-2
/
+1
2024-12-02
Changed an if statement
Markus Uhlin
-1
/
+2
2024-12-02
Updated the revision history
Markus Uhlin
-0
/
+3
2024-12-02
Accept number bounds checking
Markus Uhlin
-0
/
+5
2024-12-02
Usage of strcspn()
Markus Uhlin
-2
/
+2
2024-12-02
list_find: changed while loop
Markus Uhlin
-5
/
+3
2024-12-02
WriteMoves: fixed possible array underrun
Markus Uhlin
-1
/
+2
2024-12-02
Include errno.h
Markus Uhlin
-0
/
+1
2024-12-02
Trim newlines after fgets() calls using strcspn()
Markus Uhlin
-10
/
+16
2024-12-02
Updated the revision history
Markus Uhlin
-0
/
+1
2024-12-02
Changed LoadMsgRange()
Markus Uhlin
-3
/
+1
2024-12-02
LoadMsgs: changed the while loop
Markus Uhlin
-6
/
+1
2024-12-02
got_attr_value_player: check the return of fgets()
Markus Uhlin
-7
/
+36
2024-12-02
player_read: fixed ignored fgets() retvals
Markus Uhlin
-2
/
+8
2024-12-02
ReadV1PlayerFmt: handle fgets() nullret
Markus Uhlin
-5
/
+19
2024-12-02
Usage of sizeof
Markus Uhlin
-2
/
+2
2024-12-02
player_read: initialization
Markus Uhlin
-2
/
+2
2024-12-02
Updated the revision history
Markus Uhlin
-0
/
+1
2024-12-02
Improved old_mail_moves()
Markus Uhlin
-5
/
+11
2024-12-02
Updated the revision history
Markus Uhlin
-0
/
+2
2024-12-02
Fixed bugs in game_write_complete()
Markus Uhlin
-8
/
+9
2024-12-02
RemoveHistGame: changed while loop
Markus Uhlin
-6
/
+2
2024-12-02
game_save: log link() error
Markus Uhlin
-2
/
+3
2024-12-02
ReadGameAttrs: handle fgets() nullret
Markus Uhlin
-5
/
+9
2024-12-01
mail_file_to_address: added missing call to pclose() and moved the fprintf() ...
Markus Uhlin
-2
/
+6
2024-12-01
Updated the revision history
Markus Uhlin
-0
/
+2
2024-12-01
Fixed ignored retvals
Markus Uhlin
-10
/
+4
2024-12-01
pmore_file: initialized the tmp buffer
Markus Uhlin
-1
/
+1
2024-12-01
Fixed ignored retvals
Markus Uhlin
-16
/
+6
2024-12-01
mail_file_to_address: initialized buffers
Markus Uhlin
-2
/
+2
2024-12-01
Usage of sizeof
Markus Uhlin
-5
/
+5
2024-11-28
Initialization
Markus Uhlin
-3
/
+3
2024-11-28
Added width spec and fixed ignored retvals
Markus Uhlin
-2
/
+18
2024-11-28
Added width spec
Markus Uhlin
-1
/
+1
2024-11-28
Changed GetPlayerInfo()
Markus Uhlin
-2
/
+5
2024-11-28
GetPlayerInfo: made improvements
Markus Uhlin
-7
/
+14
2024-11-28
Added missing fclose()
Markus Uhlin
-1
/
+4
2024-11-28
Updated the revision history
Markus Uhlin
-0
/
+1
2024-11-28
ShowRankLines: more null checks
Markus Uhlin
-3
/
+3
2024-11-28
ShowRankLines: added null checks
Markus Uhlin
-3
/
+3
2024-11-27
GetPlayerInfo: initialization
Markus Uhlin
-4
/
+4
[next]