index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
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
Small onion search improvement.
irungentoo
2015-12-12
Update so this works with the new distance function.
irungentoo
2015-12-11
Unused variable.
irungentoo
2015-12-11
Remove useless vars.
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-01
Slightly increased number of peers to announce to.
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-17
Send more request packets if packet receive rate is high.
irungentoo
2015-11-17
Don't spam request packets.
irungentoo
2015-11-12
Less magic numbers.
irungentoo
2015-11-12
Remove an old fix that didn't fix anything.
irungentoo
2015-11-11
Attempted fix of UDP disconnect bug that happens when both ipv4 and ipv6 are ...
irungentoo
2015-11-11
Lower chances of disconnect during file transfers.
irungentoo
2015-11-10
More file transfer improvements.
irungentoo
2015-11-09
File transfer fixes.
irungentoo
2015-11-03
Astyle.
irungentoo
2015-10-23
Prevent seek equal to size of file transfer so that toxcore respects what the...
irungentoo
2015-10-23
Lowered interval in onion_client.
irungentoo
2015-10-23
Fix PACKET_ID_OFFLINE fallinthrough PACKET_ID_NICKNAME
tux3
2015-10-23
Increased cookie timeout.
irungentoo
2015-10-23
Increased max number of stored announce entries.
irungentoo
2015-10-23
Remove useless code.
irungentoo
2015-10-23
Increased timeouts.
irungentoo
2015-10-10
New Adaptive BR algorithm, cleanups and fixes
Eniz Vukovic
2015-08-09
Updated with upstream
mannol
2015-08-07
Removed a useless define.
irungentoo
2015-08-06
client_id -> public_key
irungentoo
2015-08-05
client_id -> public_key
irungentoo
2015-08-04
comp_client_id -> comp_public_key
irungentoo
2015-08-03
Remove useless var.
irungentoo
[next]