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
/
utils.c
Age
Commit message (
Expand
)
Author
Lines
2024-08-11
Improved fix_time()
Markus Uhlin
-4
/
+9
2024-07-13
Made format const
Markus Uhlin
-1
/
+1
2024-07-07
Replaced rindex() with strrchr()
Markus Uhlin
-2
/
+2
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-07
Added parameter 'size' to psprintf_highlight() and replaced unbounded string ...
Markus Uhlin
-10
/
+12
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+1
2024-07-07
Made pprintf_dohightlight() and sprintf_dohightlight() private
Markus Uhlin
-2
/
+2
2024-07-05
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-05
Fixed unusual struct allocations and replaced strcpy() with strlcpy()
Markus Uhlin
-13
/
+26
2024-06-02
Switched to usage of memcpy()
Markus Uhlin
-2
/
+5
2024-03-16
Replaced strcat() with strlcat()
Markus Uhlin
-1
/
+1
2024-03-16
Replaced sprintf() calls with snprintf()
Markus Uhlin
-21
/
+24
2024-03-16
Updated the revision history
Markus Uhlin
-0
/
+2
2024-03-16
Initialized buffers with null chars
Markus Uhlin
-6
/
+6
2024-03-16
Replaced sprintf() calls with snprintf() and strcpy() calls with strlcpy()
Markus Uhlin
-7
/
+11
2024-01-01
Lined up vars
Markus Uhlin
-5
/
+5
2023-12-28
'unsigned' -> 'unsigned int'
Markus Uhlin
-2
/
+2
2023-12-28
'unsigned' -> 'unsigned int'
Markus Uhlin
-1
/
+1
2023-12-28
Moved comments and added argument lists
Markus Uhlin
-0
/
+12
2023-12-25
Moved vars
1.0.rc1
Markus Uhlin
-2
/
+2
2023-12-25
Null checking
Markus Uhlin
-1
/
+1
2023-12-25
Moved vars
Markus Uhlin
-2
/
+2
2023-12-25
Updated the revision history
Markus Uhlin
-0
/
+1
2023-12-25
Reformatted count_lines()
Markus Uhlin
-7
/
+7
2023-12-25
Changed iswhitespace()
Markus Uhlin
-7
/
+5
2023-12-25
Reformatted getword()
Markus Uhlin
-16
/
+20
2023-12-25
Reformatted functions
Markus Uhlin
-8
/
+10
2023-12-25
Reformatted functions
Markus Uhlin
-12
/
+17
2023-12-25
Reformatted mail_string_to_address()
Markus Uhlin
-12
/
+16
2023-12-25
Reformatted mail_string_to_user()
Markus Uhlin
-9
/
+10
2023-12-25
Reformatted mail_file_to_user()
Markus Uhlin
-10
/
+10
2023-12-25
Improved pcommand()
Markus Uhlin
-16
/
+22
2023-12-25
Improved pprintf()
Markus Uhlin
-13
/
+11
2023-12-25
Reformatted pprintf_dohightlight()
Markus Uhlin
-9
/
+10
2023-12-25
Improved pprintf_highlight()
Markus Uhlin
-15
/
+16
2023-12-25
Reformatted sprintf_dohightlight()
Markus Uhlin
-10
/
+10
2023-12-25
Added whitespace after commas
Markus Uhlin
-6
/
+6
2023-12-25
Reformatted psprintf_highlight()
Markus Uhlin
-13
/
+19
2023-12-25
Improved pprintf_prompt()
Markus Uhlin
-14
/
+11
2023-12-25
Improved pprintf_noformat()
Markus Uhlin
-4
/
+1
2023-12-25
Reformatted functions
Markus Uhlin
-35
/
+35
2023-12-25
Reformatted psend_file()
Markus Uhlin
-29
/
+33
2023-12-25
Reformatted psend_logoutfile()
Markus Uhlin
-27
/
+27
2023-12-25
Reformatted pmore_file()
Markus Uhlin
-30
/
+34
2023-12-25
Reformatted psend_command()
Markus Uhlin
-21
/
+24
2023-12-25
Reformatted stolower()
Markus Uhlin
-11
/
+9
2023-12-25
Reformatted safechar()
Markus Uhlin
-5
/
+6
2023-12-25
Reformatted safestring()
Markus Uhlin
-10
/
+9
2023-12-25
Reformatted alphastring()
Markus Uhlin
-11
/
+9
2023-12-25
Reformatted printablestring()
Markus Uhlin
-10
/
+9
[next]