index
:
maxxe/fics
main
Free Internet Chess Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
FICS
Age
Commit message (
Collapse
)
Author
Lines
8 days
Improved mail_string_to_address()
Markus Uhlin
-8
/
+18
8 days
got_attr_value_player: usage of get_uint()
Markus Uhlin
-1
/
+1
8 days
Updated the revision history
Markus Uhlin
-0
/
+1
8 days
Added begin/end decls
Markus Uhlin
-0
/
+3
8 days
Added get_uint()
Markus Uhlin
-0
/
+13
8 days
Replaced more atoi() calls
Markus Uhlin
-10
/
+13
8 days
Updated the revision history
Markus Uhlin
-0
/
+1
8 days
Replaced calls to atoi()
Markus Uhlin
-55
/
+55
10 days
Updated the revision history
Markus Uhlin
-0
/
+2
10 days
Updated the revision history
Markus Uhlin
-0
/
+1
10 days
Defined and made use of get_intval() and get_timeval() which uses strtonum()
Markus Uhlin
-15
/
+38
10 days
Added begin/end decls
Markus Uhlin
-0
/
+5
11 days
Updated the revision history
Markus Uhlin
-0
/
+1
11 days
Check signal() return
Markus Uhlin
-3
/
+6
11 days
Updated the revision history
Markus Uhlin
-0
/
+4
11 days
Replaced atoi() with strtol()
Markus Uhlin
-4
/
+6
12 days
Replaced C-style headers in C++ files
Markus Uhlin
-12
/
+14
2025-12-01
v1.4.7
1.4.7
Markus Uhlin
-1
/
+1
2025-11-29
Print the file path to the admin list
Markus Uhlin
-1
/
+2
2025-11-29
Array bounds checking
Markus Uhlin
-1
/
+2
2025-11-29
Increased the dir/file permissions
Markus Uhlin
-2
/
+3
2025-11-27
Changed error descriptions
Markus Uhlin
-2
/
+2
2025-11-27
Moved back calls
Markus Uhlin
-4
/
+4
2025-11-27
Read the conf
Markus Uhlin
-0
/
+5
2025-11-27
Only verify that path isn't null
Markus Uhlin
-5
/
+3
2025-11-26
Fixed potentially uninitialized vars
Markus Uhlin
-8
/
+20
2025-11-22
NULL -> nullptr
Markus Uhlin
-1
/
+1
2025-11-22
Allow the space character
Markus Uhlin
-1
/
+1
2025-11-21
Usage of strcmp()
Markus Uhlin
-1
/
+1
2025-11-21
Save levels of indentation
Markus Uhlin
-5
/
+3
2025-11-21
Check the settings on installation
Markus Uhlin
-2
/
+47
2025-11-19
Added is_numeric()
Markus Uhlin
-0
/
+15
2025-11-18
Fixed warnings found by Coverity
Markus Uhlin
-3
/
+12
2025-11-18
More usage of emplace_back()
Markus Uhlin
-0
/
+4
2025-11-18
Usage of emplace_back()
Markus Uhlin
-0
/
+4
2025-11-18
GetPlayersFormula: fixed possible out-of-bounds array access (found by ↵
Markus Uhlin
-1
/
+1
PVS-Studio)
2025-11-18
Updated the revision history
Markus Uhlin
-0
/
+2
2025-11-18
Fixed null pointer dereference in UpdateRank() -- found by PVS-Studio
Markus Uhlin
-2
/
+10
2025-11-18
Updated the revision history
Markus Uhlin
-0
/
+2
2025-11-18
Fixed possible array underrun -- found by PVS-Studio
Markus Uhlin
-0
/
+11
2025-11-11
Array bounds checking (found by PVS-Studio)
Markus Uhlin
-1
/
+1
2025-11-11
ngc2: check that net_connected_host() is ok
Markus Uhlin
-1
/
+8
2025-11-11
ngc2: net_addConnection: compare against non-zero
Markus Uhlin
-1
/
+1
2025-11-11
Updated the revision history
Markus Uhlin
-0
/
+1
2025-11-11
Changed net_connected_host()
Markus Uhlin
-6
/
+10
2025-11-09
Check prep done
Markus Uhlin
-2
/
+8
2025-11-09
Moved function calls
Markus Uhlin
-4
/
+4
2025-11-09
Require root privileges if the FICS prefix compares to anything else than ↵
Markus Uhlin
-0
/
+11
'/home'
2025-11-08
Check the read settings
Markus Uhlin
-0
/
+2
2025-11-08
Added check_some_settings_strictly() -- initial revision
Markus Uhlin
-0
/
+14
[next]