index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
2014-03-05
CPU optimizations.
irungentoo
2014-03-05
Set typing status before calling callback.
AZ Huang
2014-03-04
CPU usage improvements.
irungentoo
2014-03-03
Some small changes/fixes.
irungentoo
2014-03-03
Made onion paths expire eventually client side.
irungentoo
2014-03-03
Some CPU optimizations and fixes to onion_announce_request.
irungentoo
2014-03-02
Small CPU optimizations to ping requests/reponses.
irungentoo
2014-03-01
Some small DHT CPU optimizations.
irungentoo
2014-02-28
Very simple fix to lower bandwidth usage at startup.
irungentoo
2014-02-26
Major speed/cpu usage/bandwidth improvements to onion.
irungentoo
2014-02-25
Allow to optionally use randombytes_stir() instead of sodium_init()
Jin^eLD
2014-02-24
Speeded up DHT peer finding and decreased DHT bandwidth usage.
irungentoo
2014-02-23
Userstatus function fixes.
irungentoo
2014-02-23
Strings now no longer need to be NULL terminated.
irungentoo
2014-02-22
Renamed dht server to dht node
Maxim Biro
2014-02-22
Fixed the size function for self status message
Maxim Biro
2014-02-21
Added size functions for names and status messages
Maxim Biro
2014-02-21
Some api changes.
irungentoo
2014-02-20
Removed typedefs for consistency
Maxim Biro
2014-02-19
Merge pull request #747 from Jman012/master
irungentoo
2014-02-19
Fixed the groupchat bug in a smarter way.
Jman012
2014-02-19
Groupchat crashing bug fixed.
Jman012
2014-02-19
Fixed bug in DHT.
irungentoo
2014-02-18
Astyled and added tests.
irungentoo
2014-02-18
Merge branch 'master' of https://github.com/Jman012/ProjectTox-Core into Jman...
irungentoo
2014-02-17
Changed libtoxcore_la_LDADD to libtoxcore_la_LIBADD cause of creating a library.
exonity
2014-02-17
astyled last commit.
irungentoo
2014-02-17
Merge branch 'lehi-dev' of https://github.com/lehitoskin/ProjectTox-Core into...
irungentoo
2014-02-16
Typing: Forgot the callback argument types.
Jman012
2014-02-16
Typing: Changed all return values to int for consistency and the -1 error.
Jman012
2014-02-16
Typos.
Jman012
2014-02-16
Fixed user typing bug where it'd alway return an error.
Jman012
2014-02-16
Added user typing changes in core.
Jman012
2014-02-16
Replaced magic numbers inside candidates_create_internal() with enumerated list
Lehi Toskin
2014-02-16
Adjusted some delays.
irungentoo
2014-02-16
Possibly fixed the issue that group chats would sometimes DOS themselves.
irungentoo
2014-02-15
Fixed some possible issues.
irungentoo
2014-02-15
Added callback for A/V usage.
irungentoo
2014-02-15
Fixed issue.
irungentoo
2014-02-14
Added custom userpackets.
irungentoo
2014-02-14
Fixed small bug in DHT.
irungentoo
2014-02-13
Onion now eventualy deletes friends from the DHT search.
irungentoo
2014-02-13
Made onion paths expire.
irungentoo
2014-02-12
All strings should now be forced terminated when received.
irungentoo
2014-02-11
Added paragraph explaining how strings work in Tox.
irungentoo
2014-02-10
Fixed possible memory leak.
irungentoo
2014-02-08
Merge pull request #717 from JFreegman/master
irungentoo
2014-02-07
Use a more appropriate distance function for group chats.
irungentoo
2014-02-07
decrement counter on friend delete
Jfreegman
2014-02-07
added API function to get online friend count
Jfreegman
[prev]
[next]