index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-17
Fixed possible bug.
irungentoo
2015-12-17
Allow 0 length sendnode.
irungentoo
2015-12-16
Send get nodes instead of ping to timing out nodes.
irungentoo
2015-12-16
This is still useful.
irungentoo
2015-12-16
Slightly increase ping timeout.
irungentoo
2015-12-16
Less packet spam.
irungentoo
2015-12-16
Improved the to_ping list.
irungentoo
2015-12-15
Fixed use of it after free.
irungentoo
2015-12-15
Onion test fixed to work with faster DHT.
irungentoo
2015-12-15
More efficient DHT searching.
irungentoo
2015-12-14
Sort list if timed out nodes are in the middle of the list.
irungentoo
2015-12-14
Send get nodes more to closer nodes than further nodes.
irungentoo
2015-12-12
Merge branch 'LittleVulpix-donatorfile' of https://github.com/LittleVulpix/to...
irungentoo
2015-12-12
Small onion search improvement.
irungentoo
2015-12-12
Update so this works with the new distance function.
irungentoo
2015-12-12
Added my pixfile!
LittleVulpix
2015-12-11
Unused variable.
irungentoo
2015-12-11
Remove useless vars.
irungentoo
2015-12-11
Better DHT tests.
irungentoo
2015-12-11
More DHT fixes.
irungentoo
2015-12-11
DHT fix.
irungentoo
2015-12-11
DHT improvements.
irungentoo
2015-12-11
DHT fix.
irungentoo
2015-12-11
DHT fixes.
irungentoo
2015-12-10
Check if node can be stored before sorting.
irungentoo
2015-12-09
Small fix.
irungentoo
2015-12-09
DHT fix.
irungentoo
2015-12-08
Improve likelyhood of the closest nodes being in our lists.
irungentoo
2015-12-08
uint32_t -> unsigned int.
irungentoo
2015-12-08
Forgot to stage this before committing.
irungentoo
2015-12-08
Fixed DHT bug.
irungentoo
2015-12-08
If we receive a packet from a node we are searching for, ping it.
irungentoo
2015-12-02
Merge branch 'master' of https://github.com/mannol/toxcore
irungentoo
2015-12-01
Slightly increased number of peers to announce to.
irungentoo
2015-11-29
Fix error reporting in toxav_call()
Eniz Vukovic
2015-11-26
Forgot to commit these.
irungentoo
2015-11-21
Increase max file transfer speed.
irungentoo
2015-11-21
More file transfer improvements.
irungentoo
2015-11-20
File transfer fix.
irungentoo
2015-11-20
File transfer fix.
irungentoo
2015-11-19
Send queue size should not affect the speed of packets being resent.
irungentoo
2015-11-19
Fixed division by 0.
irungentoo
2015-11-19
Attempted fix of disconnect when switching from TCP to UDP.
irungentoo
2015-11-19
Merge branch 'fix-broken-link' of https://github.com/duthils/toxcore
irungentoo
2015-11-19
Merge branch 'master' of https://github.com/helium-software/toxcore
irungentoo
2015-11-17
Send more request packets if packet receive rate is high.
irungentoo
2015-11-17
Don't spam request packets.
irungentoo
2015-11-17
Mannol toxav fix.
irungentoo
2015-11-12
Less magic numbers.
irungentoo
2015-11-12
Remove an old fix that didn't fix anything.
irungentoo
[next]