..
BUILD.bazel
Use rules_cc instead of native cc_library rules.
2020-03-12 12:20:54 +00:00
ccompat.h
Standardise header guards.
2018-09-14 19:09:10 +00:00
crypto_core_mem.c
Update license headers and remove redundant file name comment.
2017-01-19 00:01:44 +00:00
crypto_core_test.cc
Fix typos
2018-09-19 18:16:13 +00:00
crypto_core.api.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
crypto_core.c
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
crypto_core.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
DHT.c
Minor cleanup: use assoc_timeout
function where possible.
2020-03-22 01:49:04 +00:00
DHT.h
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
friend_connection.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
friend_connection.h
Standardise on having a comma at the end of enums.
2020-03-14 13:40:36 +00:00
friend_requests.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
friend_requests.h
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
group.c
clear out old conference connections
2020-03-18 00:00:00 +00:00
group.h
clean groups code
2020-03-15 00:00:27 +00:00
LAN_discovery.api.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
LAN_discovery.c
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
LAN_discovery.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
list.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
list.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
logger.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
logger.h
Standardise on having a comma at the end of enums.
2020-03-14 13:40:36 +00:00
Makefile.inc
Factor out time keeping code into its own module: mono_time.c.
2018-07-09 21:04:50 +00:00
Messenger.c
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
Messenger.h
Standardise on having a comma at the end of enums.
2020-03-14 13:40:36 +00:00
mono_time_test.cc
Use C++ style casts in C++ code.
2018-09-14 14:08:27 +00:00
mono_time.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
mono_time.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
net_crypto.c
fix typo: now we periodically try to send direct packets when connected by tcp
2020-03-22 01:38:47 +00:00
net_crypto.h
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
network.c
Check that LOGGER macros are only called with string literals.
2020-03-18 14:51:56 +00:00
network.h
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
onion_announce.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
onion_announce.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
onion_client.c
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
onion_client.h
clean groups code
2020-03-15 00:00:27 +00:00
onion.c
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
onion.h
Fix up comments a bit to start being more uniform.
2020-03-14 13:28:42 +00:00
ping_array_test.cc
Add some tests for ping_array
.
2018-08-26 17:32:19 +00:00
ping_array.api.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
ping_array.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
ping_array.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
ping.api.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
ping.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
ping.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
state.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
state.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
TCP_client.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
TCP_client.h
Standardise on having a comma at the end of enums.
2020-03-14 13:40:36 +00:00
TCP_connection.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
TCP_connection.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
TCP_server.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
TCP_server.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
tox_api.c
Add a mutex lock/unlock inside every public API function.
2020-03-11 15:21:43 +00:00
tox.api.h
clean groups code
2020-03-15 00:00:27 +00:00
tox.c
Standardise on having a comma at the end of enums.
2020-03-14 13:40:36 +00:00
tox.h
clean groups code
2020-03-15 00:00:27 +00:00
util_test.cc
Factor out time keeping code into its own module: mono_time.c.
2018-07-09 21:04:50 +00:00
util.c
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00
util.h
Use spdx license identifier instead of GPL blurb.
2020-03-14 13:06:19 +00:00