index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-29
client_id -> public_key
irungentoo
2015-07-28
client_id -> public_key
irungentoo
2015-07-27
client_id -> public_key
irungentoo
2015-07-26
This might improve the file transfer disconnect issue.
irungentoo
2015-07-25
Comment fix.
irungentoo
2015-07-24
Removed useless variable.
irungentoo
2015-07-23
Save important parts of save first.
irungentoo
2015-07-22
Fixed bug.
irungentoo
2015-07-21
Fixed bug.
irungentoo
2015-07-20
Fixed some strange build issues.
irungentoo
2015-07-19
Pack onion path nodes in save.
irungentoo
2015-07-18
Fixed bug.
irungentoo
2015-07-17
Allow savedata to be slightly smaller than the allocated buffer.
irungentoo
2015-07-16
Pack connected TCP relay nodes.
irungentoo
2015-07-15
Added function to help calculate size of packet nodes.
irungentoo
2015-07-14
DHT_size now returns correct size for packed nodes.
irungentoo
2015-07-14
Use size define instead of sizeof.
irungentoo
2015-07-13
Merge branch 'instructions' of https://github.com/zetok/toxcore
irungentoo
2015-07-12
Pack DHT nodes in save.
irungentoo
2015-07-12
INSTALL.md: some formatting improvements and fixes
Zetok Zalbavar
2015-07-11
Tell A/V that friend is offline when friend is deleted.
irungentoo
2015-07-10
Merge branch 'patch-2' of https://github.com/linux-modder/toxcore
irungentoo
2015-07-09
Merge branch 'fix_segfault' of https://github.com/JFreegman/toxcore
irungentoo
2015-07-09
Update INSTALL.md
Corey Sheldon
2015-07-09
Update info for Fedora
Corey Sheldon
2015-07-08
Merge branch 'master' of https://github.com/JFreegman/toxcore
irungentoo
2015-07-08
Fix segfault caused by cleanup functions in wrong order
Jfreegman
2015-07-07
Link changes.
irungentoo
2015-07-07
Fix a couple API doc mistakes
Jfreegman
2015-07-06
Test oob responding too.
irungentoo
2015-07-05
Added a TCP test for oob packets.
irungentoo
2015-07-04
Test fix.
irungentoo
2015-07-03
Fixed Tox reporting itself as being connected with TCP when using UDP only on...
irungentoo
2015-07-02
Added a couple of checks to test.
irungentoo
2015-07-01
Basic tcp connections test done.
irungentoo
2015-06-30
Merge branch 'patch-1' of https://github.com/paragonie-scott/toxcore
irungentoo
2015-06-30
Allow sending data after file is paused.
irungentoo
2015-06-30
Install instructions: Use 1.0.3 tag for libsodium
Scott
2015-06-29
TCP connections test start.
irungentoo
2015-06-28
Fixed last PR.
irungentoo
2015-06-28
Merge branch 'master' of https://github.com/JFreegman/toxcore
irungentoo
2015-06-28
Fixed bug.
irungentoo
2015-06-28
Removed useless parameter from new_TCP_server()
irungentoo
2015-06-28
Clarifications for the TCP API
Jfreegman
2015-06-27
Removed some comented out code.
irungentoo
2015-06-26
Some comment fixes.
irungentoo
2015-06-25
Fixed warning.
irungentoo
2015-06-24
Fixed make dist.
irungentoo
2015-06-23
Added code to net_crypto to calculate rtt.
irungentoo
2015-06-22
Fixed warning.
irungentoo
[next]