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-16
add api function that gets the last time a friend was seen online
Jfreegman
2014-03-15
A bit of work done on the TCP relay server.
irungentoo
2014-03-14
Merge branch 'udp_test_fixes' of https://github.com/kc1212/ProjectTox-Core in...
irungentoo
2014-03-14
A bit of work done on the TCP relay server.
irungentoo
2014-03-13
Slightly more work done on the TCP relay server.
irungentoo
2014-03-13
Fixed bug, unconfirmed friends now load correctly.
irungentoo
2014-03-12
Started writing the code for the TCP relay server.
irungentoo
2014-03-12
updated compilation and execution instructions for Lossless UDP tests, and fi...
Kelong Cong
2014-03-11
Detailed docs for TCP server pretty much done.
irungentoo
2014-03-09
Reduced the number of useless onion packets sent.
irungentoo
2014-03-08
send_custom_user_packet now returns -1 when friend is offline.
irungentoo
2014-03-07
Some tox_wait_* improvements
Maxim Biro
2014-03-07
Fixed clients not connecting when there is only 2 people on the network.
irungentoo
2014-03-07
Speeded up onion requests.
irungentoo
2014-03-07
Fixed some possible ways connections could linger indefinitely without being ...
irungentoo
2014-03-06
Your userstatus and message are now saved with tox_save().
irungentoo
2014-03-06
Made save more portable.
irungentoo
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
[prev]
[next]