Jfreegman
|
a009fbf20c
|
use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang
|
2014-07-06 22:16:20 -04:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
Jfreegman
|
c41464c990
|
fix dns compatibility for apple
|
2014-06-24 13:20:12 -04:00 |
|
Jfreegman
|
63ea6154f4
|
show info box for audio calls
|
2014-06-23 18:54:23 -04:00 |
|
Jfreegman
|
034a8f5d8b
|
code cleanup, improve do_connection
|
2014-06-19 13:50:41 -04:00 |
|
Jfreegman
|
eb7d910683
|
add toxme.se to dns3 server list
|
2014-06-18 20:22:26 -04:00 |
|
Jfreegman
|
58a131426a
|
better handling of fatal errors
|
2014-06-18 15:54:05 -04:00 |
|
Jfreegman
|
72e9e7d9c4
|
add str_to_lower function, ignore DNS domain name case
|
2014-06-18 13:12:39 -04:00 |
|
Jfreegman
|
bc51714148
|
exit dns threads with pthread_exit
|
2014-06-17 19:32:02 -04:00 |
|
Jfreegman
|
b24325d879
|
threads for DNS lookups
|
2014-06-17 19:19:48 -04:00 |
|
Jfreegman
|
1456cef991
|
implement toxdns3 username lookups
|
2014-06-17 00:48:30 -04:00 |
|