index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
Age
Commit message (
Expand
)
Author
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
2017-06-05
Extract SharedKey struct and use it as var instead of indexing
Diadlo
2017-06-05
Add using C99 'for' syntax
Diadlo
2017-06-04
Add a monolith_test that includes all toxcore sources.
iphydf
2017-04-29
check if already in close list in ping_node_from_getnodes_ok()
zugz
2017-04-27
Release v0.1.8
Robin Lindén
2017-04-22
Revert "initial version of tox_loop"
Maxim Biro
2017-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-22
Revert "Fix TokTok/c-toxcore#535"
Maxim Biro
2017-04-16
Fix TokTok/c-toxcore#535
Ansa89
2017-04-13
Add TCP_INET family to ip comparator
Diadlo
2017-04-12
Added missing includes: <netinet/in.h> and <sys/socket.h>
Yuri
2017-04-01
Implement tox_loop
Ansa89
2017-04-01
initial version of tox_loop
michael bishop
2017-03-30
Add TOX_NOSPAM_SIZE to the public API.
iphydf
2017-03-26
Release v0.1.7
Robin Lindén
2017-03-26
Add crypto_memzero for temp buffer
Diadlo
2017-03-26
Fix list malloc(0) bug
Diadlo
2017-03-26
Fix network malloc(0) bug
Diadlo
2017-03-12
Fix Travis always succeeding despite tests failing
Maxim Biro
2017-03-04
Fix formatting with astyle
Diadlo
2017-03-04
Move 'family' copying after all address checks
Diadlo
2017-02-27
Remove empty line
LittleVulpix
2017-02-26
Remove network dependency from toxcrypto
Diadlo
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-02-21
Use VLA macro
Maxim Biro
2017-02-11
remove statics used in onion comparison functions
zugz
2017-01-28
Add VLA compatibility macro for C89-ish compilers.
iphydf
2017-01-26
Release v0.1.6.
iphydf
2017-01-26
Replace redundant packet type check in handler with assert.
Yuri
2017-01-26
Add platform-independent Socket and IP implementation
Diadlo
2017-01-24
Add Android build to CI.
Zoff
2017-01-22
Add appveyor build for native windows tests.
iphydf
2017-01-21
reduce thread-unsafe use of static variables
zugz
2017-01-19
Release v0.1.5.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-18
Setup autotools to read .so version info from a separate file
Sergey 'Jin' Bostandzhyan
2017-01-12
Release v0.1.4.
iphydf
2017-01-11
Remove `TOX_DEBUG` and have asserts always enabled.
iphydf
2017-01-11
Check that TCP connections aren't dropped in callbacks.
iphydf
2017-01-11
Fix logging condition for IPv6 client timestamp updates.
iphydf
2017-01-10
Always kill invalid file transfers when receiving file controls.
iphydf
2017-01-10
Minor simplification in `file_seek` code.
iphydf
2017-01-07
Remove \ at end of list in makefile.
iphydf
2017-01-07
Replace make_quick_sort with qsort
endoffile78
2017-01-07
Avoid accessing uninitialised memory in `net_crypto`.
iphydf
2017-01-06
Fix bad attempt at refactoring
Maxim Biro
2017-01-06
Eliminate dead return statement.
iphydf
[prev]
[next]