index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
ping.h
Age
Commit message (
Expand
)
Author
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-01-14
Use apidsl to generate ping.h.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-08-30
Add missing #includes to headers and rename tox_old to tox_group.
iphydf
2015-07-29
client_id -> public_key
irungentoo
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-03-16
Renamed toping to to_ping.
irungentoo
2014-01-17
Incorporated onion into Tox.
irungentoo
2013-12-06
Merge branch 'master' into harden
irungentoo
2013-11-14
Significantly trimmed down version of an ID<=>IP cache.
Coren[m]
2013-10-24
Astyled some files.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-09-21
moved stuff that belongs into ping.[ch] there
Coren[m]
2013-08-29
Removed packet structs.
irungentoo
2013-08-24
Rename core directory because of autoconf name clash
jin-eld