index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-09
Basic audio packet parsing code.
irungentoo
2014-11-08
Group audio starting to take shape.
irungentoo
2014-11-07
First commit of actual A/V code for group chats.
irungentoo
2014-11-07
Some function changes for better A/V integration to group chats.
irungentoo
2014-11-07
Added more group functions to eventually have working A/V.
irungentoo
2014-11-06
Added some functions to send and handle lossy packets.
irungentoo
2014-11-05
Added functions to relay lossy group chat packets.
irungentoo
2014-11-04
Some initial groupchat lossy packet code.
irungentoo
2014-11-03
Added some comments to net_crypto.h
irungentoo
2014-11-02
This might fix some peer finding issues.
irungentoo
2014-11-01
Decreased Tox idle bandwidth usage but potentially increased time to
irungentoo
2014-10-31
Merge branch 'master' of https://github.com/tux3/toxcore
irungentoo_trip
2014-10-30
Slightly improved the function that checks if Tox is online.
irungentoo_trip
2014-10-30
Missing cv-qualifiers in tox.h comments
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-29
Added actions to group chats.
irungentoo_trip
2014-10-28
Merge branch 'patch-1' of https://github.com/lance0/ProjectTox-Core
irungentoo_trip
2014-10-28
Merge branch 'stqism-patch-5'
irungentoo_trip
2014-10-28
Update TODO
Lance Tuller
2014-10-28
Update README.md
Sean
2014-10-27
Merge branch 'master' of https://github.com/tux3/toxcore
irungentoo_trip
2014-10-27
Fix DHT memory leak
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-27
Fix typo: romdom->random
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-27
Initial friend finding might work a bit better.
irungentoo_trip
2014-10-26
Merge branch 'irdan-irdan/doc-fix'
irungentoo_trip
2014-10-26
Modify DHT.md to render correctly
irdan
2014-10-25
Fixed possible threading issues.
irungentoo_trip
2014-10-25
Merge branch 'toxav-uaf' of https://github.com/tux3/toxcore
irungentoo_trip
2014-10-25
Merge branch 'master' of https://github.com/xor2003/toxcore
irungentoo_trip
2014-10-25
Fix use-after-free of toxav's TimerHandler
Tux3 / Mlkj / !Lev.uXFMLA
2014-10-24
Merge branch 'big_endian_save'
irungentoo_trip
2014-10-24
Portability saving fixes for big endian systems.
irungentoo_trip
2014-10-24
Add a check (reported by Coverity)
xor2003
2014-10-24
Don't send -1 bytes. There is such check everythere. But if we add it in side...
xor2003
2014-10-24
Prevent lock
xor2003
2014-10-24
Fix uninitialized
xor2003
2014-10-24
Fix for memory leak. And add forgotten break
xor2003
2014-10-23
Merge branch 'dubslow-master'
irungentoo_trip
2014-10-23
fix #1124 by adding salt manip functions
dubslow
2014-10-23
Merge branch 'urras-master'
irungentoo_trip
2014-10-22
Load file portability code for big endian.
irungentoo_trip
2014-10-22
Update to Libsodium 1.0.0 since backward-compatibility is guaranteed through ...
Urras
2014-10-21
Fixed unaligned memory access.
irungentoo_trip
2014-10-20
Increased interval and ping packet timeout by 1 second to try to
irungentoo
2014-10-19
Removed useless code.
irungentoo
2014-10-18
File transfer speed should jump up a bit faster.
irungentoo
2014-10-17
Some video encoding improvements.
irungentoo
2014-10-17
Merge branch 'master' of https://github.com/dubslow/toxcore
irungentoo
2014-10-17
Merge branch 'master' of https://github.com/xor2003/toxcore
irungentoo
2014-10-17
add new test cases, cleanup astray printf
dubslow
2014-10-17
Initialise source.port to prevent garbage value
xor2003
[next]