Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | Updated the changelog | Markus Uhlin | -0/+1 | |
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 | |
call | ||||
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 | Updated the changelog | Markus Uhlin | -1/+2 | |
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 | |
2024-11-27 | SERVER_HOSTNAME: rpblc.net | Markus Uhlin | -1/+1 | |
2024-11-27 | write_g_out: made improvements | Markus Uhlin | -5/+4 | |
2024-11-27 | Made var const | Markus Uhlin | -2/+2 | |
2024-11-27 | Fixed ignored retvals | Markus Uhlin | -6/+4 | |
2024-11-27 | Usafe of sizeof | Markus Uhlin | -8/+8 | |
2024-11-27 | add_item: check retval of fgets and use sizeof | Markus Uhlin | -3/+2 | |
2024-11-27 | Updated the changelog | Markus Uhlin | -0/+1 | |
2024-11-27 | CPPFLAGS: added -D_FORTIFY_SOURCE=3 | Markus Uhlin | -1/+1 | |
2024-11-27 | GetArgs: added puts() call | Markus Uhlin | -0/+1 | |
2024-11-27 | Added include | Markus Uhlin | -0/+1 | |
2024-11-27 | Added legal2 object | Markus Uhlin | -0/+1 | |
2024-11-27 | Added new files | Markus Uhlin | -0/+26 | |
2024-11-27 | Added the ISC license | Markus Uhlin | -0/+13 | |
2024-11-27 | Fixed ignored sscanf() retvals | Markus Uhlin | -10/+25 | |
2024-11-27 | Updated the revision history | Markus Uhlin | -0/+2 | |
2024-11-27 | Added width spec, found by PVS-Studio | Markus Uhlin | -4/+14 | |
2024-11-26 | Check for nullret | Markus Uhlin | -6/+6 | |
2024-11-26 | Use sizeof | Markus Uhlin | -4/+4 | |
2024-11-26 | DisplayRank: check the return of sscanf() | Markus Uhlin | -1/+8 | |
2024-11-25 | Updated the revision history | Markus Uhlin | -0/+1 | |