toxcore/other/fun
jfreegman 360acd0f42
Replace all instances of atoi with strtol
atoi doesn't check if the conversion from string to int succeeded
which doesn't allow us to do proper error handling.

We also now make sure that the port argument is a valid port
in addition to being properly converted
2022-01-12 14:08:45 -05:00
..
bootstrap_node_info.py cleanup: Make pylint and mypy happy with bootstrap_node_info.py. 2020-05-06 10:59:47 +01:00
BUILD.bazel Replace all instances of atoi with strtol 2022-01-12 14:08:45 -05:00
cracker_simple.c perf: improve speed of cracker.c 2021-12-17 20:11:18 +01:00
cracker.c update build scripts 2021-12-17 20:34:13 +01:00
make-funny-savefile.py Use the markdown GPLv3 license in the c-toxcore repo. 2018-02-08 16:08:09 +00:00
minimal-save-generator.c Add minimal save generator 2020-04-04 16:38:28 -04:00
save-generator.c Avoid redefining macros from different files. 2018-08-19 23:15:01 +00:00
sign.c test: Add some simple tests for list.c. 2021-12-07 10:32:45 +00:00
strkey.c Replace all instances of atoi with strtol 2022-01-12 14:08:45 -05:00