1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-05 05:56:46 +02:00

Replace DNS-based username lookups with HTTPS & drop utox.org support

This commit is contained in:
Jfreegman
2015-10-28 17:14:17 -04:00
parent f7e48d294e
commit 8584feab80
14 changed files with 452 additions and 437 deletions

View File

@ -90,7 +90,7 @@ struct arg_opts {
bool encrypt_data;
bool unencrypt_data;
char dns_path[MAX_STR_SIZE];
char nameserver_path[MAX_STR_SIZE];
char config_path[MAX_STR_SIZE];
char nodes_path[MAX_STR_SIZE];