Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-03-16 | Y2K38 safety | Markus Uhlin | -4/+4 | |
2025-03-16 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-16 | Changed the parameter type of untenths() | Markus Uhlin | -2/+3 | |
2025-03-15 | Switched to the usage of xrename() | Markus Uhlin | -21/+21 | |
2025-03-15 | Added xrename() | Markus Uhlin | -0/+16 | |
2025-03-15 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-15 | Added test | Markus Uhlin | -0/+46 | |
2025-03-15 | Terminate format with newline | Markus Uhlin | -2/+2 | |
2025-03-15 | Updated the revision history | Markus Uhlin | -0/+2 | |
2025-03-15 | Added parameter 'End_size' to FindHistory2() and changed the format string ↵ | Markus Uhlin | -8/+9 | |
of fscanf() to avoid buffer overflow | ||||
2025-03-15 | jsave_history: initialization | Markus Uhlin | -3/+3 | |
2025-03-12 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-12 | accept_match: fixed negative array index read | Markus Uhlin | -1/+10 | |
2025-03-11 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-11 | com_checkGAME: initialized 'tmp' using memset() | Markus Uhlin | -1/+2 | |
2025-03-11 | who_terse: fixed possibly uninitialized value 'rat' | Markus Uhlin | -0/+4 | |
2025-03-11 | Updated the changelog | Markus Uhlin | -1/+2 | |
2025-03-11 | Fixed memleak | Markus Uhlin | -0/+7 | |
2025-03-09 | create_news_file: fixed null ptr dereferences | Markus Uhlin | -6/+8 | |
2025-03-09 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-09 | truncate_file: fixed null ptr dereference | Markus Uhlin | -1/+6 | |
2025-03-09 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-09 | process_login: fixed double free() | Markus Uhlin | -4/+2 | |
2025-03-09 | Updated the changelog | Markus Uhlin | -1/+1 | |
2025-03-09 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-03-09 | ChooseClauses: check the return of sscanf() | Markus Uhlin | -2/+3 | |
2025-03-09 | Usage of sizeof | Markus Uhlin | -3/+3 | |
2025-03-09 | Arranged variables | Markus Uhlin | -6/+5 | |
2025-03-09 | Better | Markus Uhlin | -4/+4 | |
2025-03-09 | Updated the revision history | Markus Uhlin | -0/+1 | |
2025-03-09 | CheckRepetition: calc string length once (found by PVS-Studio) | Markus Uhlin | -2/+7 | |
2025-03-08 | Updated the revision history | Markus Uhlin | -0/+1 | |
2025-03-08 | Calc string length once | Markus Uhlin | -4/+9 | |
2025-03-06 | Updated the changelog | Markus Uhlin | -0/+2 | |
2025-03-06 | Calc string length once (found by PVS-Studio) | Markus Uhlin | -2/+8 | |
2025-02-11 | Updated the revision history | Markus Uhlin | -0/+1 | |
2025-02-11 | player_find_part_login: calc string length once (found by PVS-Studio) | Markus Uhlin | -1/+4 | |
2025-01-26 | Fixed -Wshadow | Markus Uhlin | -30/+30 | |
2025-01-26 | Made the header layout look like everywhere else | Markus Uhlin | -13/+13 | |
2025-01-26 | Fixed -Wshadow | Markus Uhlin | -8/+8 | |
2025-01-18 | Updated the changelog | Markus Uhlin | -0/+1 | |
2025-01-18 | Fixed -Wshadow | Markus Uhlin | -9/+9 | |
2025-01-18 | Updated the changelog | Markus Uhlin | -0/+3 | |
2025-01-18 | Deleted unnecessary null bytes | Markus Uhlin | -4/+4 | |
2025-01-18 | Updated the revision history | Markus Uhlin | -0/+1 | |
2025-01-18 | Fixed -Wshadow | Markus Uhlin | -1/+0 | |
2025-01-18 | CFLAGS: added -Wformat-security and -Wshadow | Markus Uhlin | -0/+2 | |
2024-12-07 | v1.4.41.4.4 | Markus Uhlin | -2/+2 | |
2024-12-05 | DisplayRank: disabled the warnx() call | Markus Uhlin | -1/+1 | |
2024-12-04 | DisplayRank: give a value to 'start' | Markus Uhlin | -0/+1 | |