index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-15
Add support of IPv6 disabling
Diadlo
2017-11-15
Fix IPv4 and IPv6 loopbacks
Diadlo
2017-10-28
set onion pingid timeout to announce timeout (300s)
zugz
2017-10-27
Adjust docs of few toxencrypt function to the code
Diadlo
2017-10-25
Fix OS X Travis.
Robin Lindén
2017-10-04
Add log info message, when someone found client with LAN discovery
Diadlo
2017-10-04
Improve LAN discovery
Diadlo
2017-09-20
Fix typos in docs
dartraiden
2017-09-17
reset hole-punching parameters after not punching for a while
zugz
2017-09-14
Replace include(CTest) on enable_testing()
Diadlo
2017-08-30
Configure needs to find libsodium headers.
James
2017-08-27
Remove 'in_addr' and 'addrinfo' mention from network.h
Diadlo
2017-08-24
Add loopback and broadcast constants
Diadlo
2017-08-24
Remove useless 'to_net_family' and 'to_host_family'
Diadlo
2017-08-24
Add platform independent constants
Diadlo
2017-08-24
AF_INET -> TOX_AF_INET
Diadlo
2017-08-22
Run tests only once on FreeBSD due to Travis timeout
Maxim Biro
2017-08-22
Fix compiler warning due to missing void
Maxim Biro
2017-08-22
Fix FreeBSD failing on Travis after update
Maxim Biro
2017-08-22
Update FreeBSD version on Travis to 11.1
Maxim Biro
2017-08-22
Define INADDR_LOOPBACK on systems not defining it
Maxim Biro
2017-08-22
Disable MSG_NOSIGNAL on systems not supporting it
Maxim Biro
2017-08-22
Disable compiler thread safety analysis
Maxim Biro
2017-08-22
Update FreeBSD image on new tag
Maxim Biro
2017-08-22
Allow FreeBSD tests to fail
Maxim Biro
2017-08-22
Test toxcore on FreeBSD on Travis
Maxim Biro
2017-08-06
Release v0.1.10
Robin Lindén
2017-08-05
Save bandwidth by moderating onion pinging.
zugz
2017-06-09
Fix Windows build
Maxim Biro
2017-06-06
Release v0.1.9
Robin Lindén
2017-06-06
Remove unused variable
Maxim Biro
2017-06-06
Fix non-portable zeroing out of doubles
Maxim Biro
2017-06-05
Fix theoretical memory leaks
Maxim Biro
2017-06-05
Fold hstox tests into the general linux test.
iphydf
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-06-05
Add test for changing the conference title and not receiving a callback.
pranomostro
2017-06-05
Document inverted mutex lock/unlock.
iphydf
2017-06-05
Change way to iterate through assoc
Diadlo
2017-06-05
Make work with assoc more generic
Diadlo
2017-06-05
Improve formatting and syntax
Diadlo
2017-06-05
Cleanup punch_holes
Diadlo
2017-06-05
Add using id_equal
Diadlo
2017-06-05
Update crypto_size and check index
Diadlo
2017-06-05
Extract 'update_client_data' to reduce code duplication
Diadlo
2017-06-05
Extract 'update_client_with_reset' function to reduce code duplication
Diadlo
2017-06-05
Extract 'update_client' function
Diadlo
2017-06-05
Extract variables
Diadlo
2017-06-05
Change return type to be the same as return value type
Diadlo
2017-06-05
Add using macros to improve code
Diadlo
2017-06-05
Add 'index_of' functions
Diadlo
[prev]
[next]