index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-14
Added basic socks5 proxy support to TCP client.
irungentoo
2014-08-13
Tox should now work on TCP only networks.
irungentoo
2014-08-13
Tox now closer to working on TCP only networks.
irungentoo
2014-08-13
If the path is a TCP one, the onion packet is sent with TCP.
irungentoo
2014-08-13
Decreased maximum onion_test test time.
irungentoo
2014-08-13
Added function to create onion packets to send via TCP.
irungentoo
2014-08-12
Fixed bug that led to increased bandwidth usage.
irungentoo
2014-08-12
Onion packets can now be received via TCP.
irungentoo
2014-08-12
No longer rely on source ip to get the path the packet was sent with.
irungentoo
2014-08-11
Added functions to receive and send onion packets via TCP to net_crypto.c
irungentoo
2014-08-11
Some code refactoring to make passing onion packets through TCP easier.
irungentoo
2014-08-11
Added length check to onion_send_1().
irungentoo
2014-08-10
Fixed bug.
irungentoo
2014-08-09
Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcore
irungentoo
2014-08-09
Onion paths creation no longer dependent on DHT only.
irungentoo
2014-08-09
Tests fix for an original behavior for duplicates
pyruvate
2014-08-09
Refactoring of node replacements in addto_lists function
pyruvate
2014-08-09
Added tests for addto_lists function
pyruvate
2014-08-09
Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions
pyruvate
2014-08-08
Added path_nodes array and add_path_node() function.
irungentoo
2014-08-07
Increased ping interval time to decrease bandwidth usage.
irungentoo
2014-08-06
crypto speed test is pretty useless, removed it.
irungentoo
2014-08-05
memset call to zero when killing call.
irungentoo
2014-08-05
Merge branch 'fr0stycl34r-patch-1'
irungentoo
2014-08-05
Update readme
Ben Praeger
2014-08-04
The receiver of a file now needs to confirm that he did receive it
irungentoo
2014-08-04
Merge branch 'master' of https://github.com/mannol1/toxcore
irungentoo
2014-08-04
Set pointer to NULL when freeing to fix issue.
irungentoo
2014-08-04
Fixed threading bug.
irungentoo
2014-08-04
Merge branch 'notsecure-split-video'
irungentoo
2014-08-04
one decoding thread per call
notsecure
2014-08-04
Update with upstream
mannol
2014-08-04
Fix some toxav warnings
mannol
2014-08-03
Merge branch 'JFreegman-debug'
irungentoo
2014-08-03
remove unneeded printf's/prevent stdout spam
Jfreegman
2014-08-02
Increase dequeue queue size to 16 to prevent stuttering.
irungentoo
2014-08-02
Merge branch 'mannol1-master'
irungentoo
2014-08-02
Added userdata pointer to audio/video callbacks
mannol
2014-08-01
Disable decode deadline, fixed build error.
irungentoo
2014-08-01
Merge branch 'notsecure-split-video'
irungentoo
2014-08-01
audio/video decoding on separate thread with a queue
notsecure
2014-07-31
fix initialization order
notsecure
2014-07-31
fix test
notsecure
2014-07-31
decode video on separate thread
notsecure
2014-07-31
Adding a new connection while a lossy packet is being sent could
irungentoo
2014-07-31
Fixed possible threading issues.
irungentoo
2014-07-31
Updated download page link.
irungentoo
2014-07-30
Added function to get public and private key from Tox object.
irungentoo
2014-07-29
Merge branch 'master' of https://github.com/pyruvate/toxcore
irungentoo
2014-07-29
Size parameter is now checked in toxav_send_audio().
irungentoo
[prev]
[next]