index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
onion_client.h
Age
Commit message (
Expand
)
Author
2020-03-15
clean groups code
zugz (tox)
2020-03-14
Use spdx license identifier instead of GPL blurb.
iphydf
2018-09-14
Standardise header guards.
iphydf
2018-08-26
Update copyright to 2018.
iphydf
2018-08-16
Use per-instance `Mono_Time` for Messenger and onion.
iphydf
2018-07-21
Synchronise parameter names in headers with those in the implementation.
iphydf
2018-07-12
Fix style in some header files.
iphydf
2018-07-08
Use named types for onion callbacks.
iphydf
2018-01-14
Make Onion_Client a module-private type.
iphydf
2018-01-13
Make Ping_Array a module-private type.
iphydf
2017-08-05
Save bandwidth by moderating onion pinging.
zugz
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-09-13
Use <stdbool.h> and replace _Bool with bool.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-01
Sort #includes in all source files.
iphydf
2015-12-01
Slightly increased number of peers to announce to.
irungentoo
2015-09-28
Lowered interval in onion_client.
irungentoo
2015-04-21
Only allocate some TCP connections for onion use when needed.
irungentoo
2015-03-11
tox_callback_connection_status() implemented.
irungentoo
2015-02-14
Code cleanups.
irungentoo
2015-02-12
Code Cleanups.
irungentoo
2015-02-11
Code Cleanups.
irungentoo
2015-02-09
Code Cleanups.
irungentoo
2015-02-09
Code Cleanups.
irungentoo
2015-02-09
Code cleanups.
irungentoo
2015-02-09
Code cleanups.
irungentoo
2015-01-21
Code cleanups.
irungentoo
2015-01-11
Attempted fix of Tox killing routers.
irungentoo
2015-01-05
Reduced timeout of onion paths on the first try by 1 second.
irungentoo
2014-12-29
Adjusted onion timeouts.
irungentoo
2014-12-25
Onion client improvements.
irungentoo
2014-12-22
Improved detection of dead paths.
irungentoo
2014-11-21
Cleaned up packet length types in toxcore.
irungentoo
2014-11-20
Tox clients now should show they are offline with much better precision.
irungentoo
2014-11-02
This might fix some peer finding issues.
irungentoo
2014-09-27
Increasing max number of onion paths might increase initial connection
irungentoo
2014-09-26
Removed useless code from onion_client.
irungentoo
2014-09-26
Added callbacks to onion_client and net_crypto for the temp dht key.
irungentoo
2014-08-18
Speeded up onion friend finding.
irungentoo
2014-08-14
Function to save path nodes.
irungentoo
2014-08-14
tox_isconnected() now works on TCP only.
irungentoo
2014-08-13
Tox should now work on TCP only networks.
irungentoo
2014-08-08
Added path_nodes array and add_path_node() function.
irungentoo
2014-06-30
Const-correctness for onion_client.c
Marc Schütz
2014-06-30
Const correctness for toxcore/Messenger.c and related files
Marc Schütz
2014-06-13
Const correctness in toxcore/onion_client.c
Marc Schütz
2014-06-10
Astyle and fixes.
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-05-19
Removed now useless code.
irungentoo
[next]