.. |
BUILD.bazel
|
Add some tests for ping_array .
|
2018-08-26 17:32:19 +00:00 |
ccompat.h
|
Set C++11/C99 flag manually in older cmake on not-msvc.
|
2018-07-15 23:01:32 +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
|
Add some tests for ping_array .
|
2018-08-26 17:32:19 +00:00 |
crypto_core.api.h
|
Move system header includes from network.h to network.c
|
2018-05-20 15:42:42 +00:00 |
crypto_core.c
|
Style fixes in TCP code; remove MIN and PAIR from util.h.
|
2018-07-12 20:21:42 +00:00 |
crypto_core.h
|
Move system header includes from network.h to network.c
|
2018-05-20 15:42:42 +00:00 |
DHT.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
DHT.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
friend_connection.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
friend_connection.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
friend_requests.c
|
Use named function types for friend_requests callbacks.
|
2018-07-08 22:02:52 +00:00 |
friend_requests.h
|
Fix style in some header files.
|
2018-07-12 09:19:02 +00:00 |
group.c
|
fix leave callback calling in del_groupchat
|
2018-08-25 15:39:31 +00:00 |
group.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
LAN_discovery.api.h
|
Use apidsl to generate LAN_discovery.h.
|
2018-01-16 14:17:05 +00:00 |
LAN_discovery.c
|
Style fixes in TCP code; remove MIN and PAIR from util.h.
|
2018-07-12 20:21:42 +00:00 |
LAN_discovery.h
|
Use apidsl to generate LAN_discovery.h.
|
2018-01-16 14:17:05 +00:00 |
list.c
|
Make resize in list.c return bool instead of 0/1.
|
2018-07-21 11:44:58 +00:00 |
list.h
|
Fix style in some header files.
|
2018-07-12 09:19:02 +00:00 |
logger.c
|
Run Clang global static analysis on Travis.
|
2018-07-22 02:34:30 +00:00 |
logger.h
|
Run Clang global static analysis on Travis.
|
2018-07-22 02:34:30 +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
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
Messenger.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
mono_time_test.cc
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
mono_time.c
|
consistently use 'mono_time' rather than 'monotime'
|
2018-08-21 23:11:39 +02:00 |
mono_time.h
|
consistently use 'mono_time' rather than 'monotime'
|
2018-08-21 23:11:39 +02:00 |
net_crypto.c
|
make Mono_Time an argument to current_time_monotonic
|
2018-08-19 23:41:43 +02:00 |
net_crypto.h
|
Change while-loop to for-loop to express for-each-frame.
|
2018-08-25 20:39:24 +00:00 |
network.c
|
Reduce the number of times unix_time_update is called.
|
2018-08-16 21:01:38 +00:00 |
network.h
|
Synchronise parameter names in headers with those in the implementation.
|
2018-07-21 14:46:31 +00:00 |
onion_announce.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
onion_announce.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
onion_client.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
onion_client.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
onion.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
onion.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
ping_array_test.cc
|
Add some tests for ping_array .
|
2018-08-26 17:32:19 +00:00 |
ping_array.api.h
|
Add some tests for ping_array .
|
2018-08-26 17:32:19 +00:00 |
ping_array.c
|
Add some tests for ping_array .
|
2018-08-26 17:32:19 +00:00 |
ping_array.h
|
Add some tests for ping_array .
|
2018-08-26 17:32:19 +00:00 |
ping.api.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
ping.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
ping.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
state.c
|
Move load_state and its helper functions to their own module.
|
2018-07-09 20:36:39 +00:00 |
state.h
|
Move load_state and its helper functions to their own module.
|
2018-07-09 20:36:39 +00:00 |
TCP_client.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
TCP_client.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
TCP_connection.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
TCP_connection.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
TCP_server.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
TCP_server.h
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
tox_api.c
|
Make tox.c unambiguously parseable.
|
2018-07-05 23:09:28 +00:00 |
tox.api.h
|
Release 0.2.6
|
2018-08-16 22:45:33 +02:00 |
tox.c
|
Use per-instance Mono_Time for Messenger and onion.
|
2018-08-16 21:01:43 +00:00 |
tox.h
|
Release 0.2.6
|
2018-08-16 22:45:33 +02: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
|
Remove last use of the MIN macro.
|
2018-08-12 11:38:23 +00:00 |
util.h
|
Remove last use of the MIN macro.
|
2018-08-12 11:38:23 +00:00 |