index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-03-30
Reformatted functions
Markus Uhlin
-23
/
+28
2024-03-30
Reformatted functions
Markus Uhlin
-23
/
+28
2024-03-30
Reformatted com_moretime()
Markus Uhlin
-39
/
+46
2024-03-30
Moved include
Markus Uhlin
-1
/
+1
2024-03-30
Updated the changelog
Markus Uhlin
-0
/
+2
2024-03-30
Switched to the usage of err() from err.h
Markus Uhlin
-27
/
+14
2024-03-30
Added header
Markus Uhlin
-0
/
+4
2024-03-30
Do the assignment in the if
Markus Uhlin
-2
/
+1
2024-03-30
More initialization
Markus Uhlin
-5
/
+5
2024-03-30
Replaced strcat() calls
Markus Uhlin
-6
/
+6
2024-03-30
Size-bounded string copying
Markus Uhlin
-18
/
+29
2024-03-30
Initialization
Markus Uhlin
-10
/
+10
2024-03-30
Replaced sprintf() calls
Markus Uhlin
-3
/
+3
2024-03-29
Updated the revision history
Markus Uhlin
-0
/
+2
2024-03-29
Fixed potentially insecure format strings
Markus Uhlin
-22
/
+26
2024-03-29
Deleted gap
Markus Uhlin
-1
/
+1
2024-03-29
Updated the revision history
Markus Uhlin
-0
/
+2
2024-03-29
Size-bounded string copying
Markus Uhlin
-14
/
+31
2024-03-29
Replaced a sprintf() call with snprintf()
Markus Uhlin
-2
/
+3
2024-03-29
Updated the revision history
Markus Uhlin
-0
/
+3
2024-03-29
Updated the revision history
Markus Uhlin
-0
/
+1
2024-03-29
Added parameter lists
Markus Uhlin
-6
/
+9
2024-03-29
Deleted unused includes
Markus Uhlin
-5
/
+0
2024-03-29
Reformatted accept_match()
Markus Uhlin
-174
/
+238
2024-03-29
Moved struct
Markus Uhlin
-18
/
+18
2024-03-29
Refactored and reformatted com_match()
Markus Uhlin
-427
/
+576
2024-03-29
Reformatted com_accept() and deleted disabled code
Markus Uhlin
-97
/
+105
2024-03-24
Reformatted WordToOffer()
Markus Uhlin
-30
/
+36
2024-03-24
Deleted gap
Markus Uhlin
-2
/
+2
2024-03-24
Reformatted com_decline()
Markus Uhlin
-33
/
+41
2024-03-24
Reformatted com_withdraw()
Markus Uhlin
-33
/
+41
2024-03-24
Reformatted com_pending()
Markus Uhlin
-22
/
+31
2024-03-24
Moved include
Markus Uhlin
-1
/
+1
2024-03-24
Fixed format string
Markus Uhlin
-2
/
+4
2024-03-23
Updated the changelog
Markus Uhlin
-1
/
+1
2024-03-23
Changed the type of 'lastTimeLeft', 'shutdownStartTime' and 'shutdownTime' to...
Markus Uhlin
-11
/
+11
2024-03-23
Updated the changelog
Markus Uhlin
-0
/
+1
2024-03-23
Deleted include
Markus Uhlin
-1
/
+0
2024-03-23
Updated the changelog
Markus Uhlin
-0
/
+1
2024-03-23
Marked not referenced function parameters
Markus Uhlin
-0
/
+30
2024-03-23
Added param 'size' to AddPlayerLists() and replaced strcat() calls with strlc...
Markus Uhlin
-12
/
+12
2024-03-23
Updated the revision history
Markus Uhlin
-0
/
+2
2024-03-23
strlcat() plus truncation checks
Markus Uhlin
-3
/
+6
2024-03-23
Added param 'dsize' to com_stats_rating()
Markus Uhlin
-6
/
+8
2024-03-23
Replaced strcat() calls
Markus Uhlin
-18
/
+18
2024-03-23
Replaced sprintf() calls
Markus Uhlin
-31
/
+38
2024-03-23
Replaced strcpy() calls with strlcpy() and added initialization of char buffers
Markus Uhlin
-10
/
+10
2024-03-23
Added param 'size' to append_holding_display() and replaced strcat() calls
Markus Uhlin
-8
/
+11
2024-03-23
Added param 'size' to append_holding_machine() and replaced strcat() calls
Markus Uhlin
-6
/
+7
2024-03-23
Updated the revision history
Markus Uhlin
-0
/
+2
[prev]
[next]