index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
onion_announce.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-07-12
Fix style in some header files.
iphydf
2018-01-14
Make Onion_Announce a module-private type.
iphydf
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
2015-08-12
Increased max number of stored announce entries.
irungentoo
2015-05-08
Increased max announce entries.
irungentoo
2014-09-07
Updated docs.
irungentoo
2014-08-11
Some code refactoring to make passing onion packets through TCP easier.
irungentoo
2014-07-02
Merge branch 'const_correctness' of https://github.com/schuetzm/ProjectTox-Core
irungentoo
2014-06-30
Const-correctness for toxcore/onion_announce.c
Marc Schütz
2014-06-18
Preparation work to make onion packets go through TCP.
irungentoo
2014-05-12
Use ping_array to store onion announce information instead of sending
irungentoo
2014-04-23
Major cleanups.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-03-07
Speeded up onion requests.
irungentoo
2014-03-05
CPU optimizations.
irungentoo
2014-02-26
Major speed/cpu usage/bandwidth improvements to onion.
irungentoo
2014-01-19
Small protocol change for more replay attack prevention.
irungentoo
2014-01-14
Onion data packets can now be handled in onion_client.
irungentoo
2014-01-12
Some work done in onion_client.
irungentoo
2014-01-11
Some work done on onion_client
irungentoo
2014-01-10
Some work on onion_client done.
irungentoo
2014-01-09
Some work done on the client part.
irungentoo
2014-01-08
Fixed problem in onion_announce.c
irungentoo
2014-01-06
onion_announce seems to be working perfectly.
irungentoo
2014-01-05
Tests added and some fixes for the onion part.
irungentoo
2014-01-04
Some work on the onion part done.
irungentoo
2014-01-03
A bit of work done on the onion part.
irungentoo
2014-01-02
Some work done on the onion announce part.
irungentoo