toxcore/other
jfreegman b2315c50e0
Add groupchat API function that returns an IP address string for a peer
This function will return an IP address string associated with a peer.
If the peer is not accepting direct connections a placeholder value
will be returned, indicating that their real IP address is unknown.
We do not return TCP relay IP addresses because a TCP connection
with a peer may use multiple relays simultaneously.
2023-12-19 11:07:03 -05:00
..
analysis Clarify disabling of static assert checks 2023-12-05 06:56:27 -05:00
astyle fix: Fix some uninitialised memory errors found by valgrind and msan. 2022-01-13 20:15:21 +00:00
bootstrap_daemon Add groupchat API function that returns an IP address string for a peer 2023-12-19 11:07:03 -05:00
docker chore: Cancel old PR builds on docker and sonar-scan workflows. 2023-11-22 23:38:50 +00:00
emscripten refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
fun Fix memory leak in save-generator 2023-12-08 03:31:12 -05:00
pkgconfig
proxy cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
rpm
bootstrap_node_packets.c Make functions take const pointer to IP_Port wherever possible 2022-02-03 10:54:48 -05:00
bootstrap_node_packets.h cleanup: Remove uses of strcpy and sprintf. 2022-01-17 18:25:40 +00:00
BUILD.bazel cleanup: Remove explicit layering_check feature. 2023-11-23 23:55:57 +00:00
DHT_bootstrap.c fix: always respond to version packets with toxcore version 2023-11-13 15:45:17 +00:00
DHTnodes
make_single_file refactor: Use cmp instead of msgpack-c for events packing. 2022-03-26 23:57:15 +00:00
Makefile.inc
osx_build_script_toxcore.sh
print-version chore: Add bootstrap daemon docker image build. 2021-12-23 15:54:24 +00:00
tox-warning.png [ImgBot] Optimize images 2020-04-24 21:55:23 +00:00
tox.png
version-sync
windows_build_script_toxcore.sh