index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-19
Add astyle to Circle CI build.
iphydf
2018-01-19
Add some explanatory comments to the toxav audio code.
iphydf
2018-01-19
Use more descriptive names in bwcontroller.
iphydf
2018-01-19
Extract named constants from magic numbers in toxav/audio.c.
iphydf
2018-01-19
Use larger arrays in crypto timing tests.
iphydf
2018-01-18
Use C99 standard in bazel builds.
iphydf
2018-01-18
Add bazel build scripts for c-toxcore.
iphydf
2018-01-16
Make DHT a module-private type.
iphydf
2018-01-16
Make Net_Crypto a module-private type.
iphydf
2018-01-16
Make libcheck optional for windows builds.
iphydf
2018-01-16
Use apidsl to generate LAN_discovery.h.
iphydf
2018-01-16
Make pack/unpack_ip_port public DHT functions.
iphydf
2018-01-16
Add Alpine Linux Dockerfile
romik-g
2018-01-16
Sort monolith.h according to ls(1): uppercase first.
iphydf
2018-01-15
Don't install packages needlessly on Travis
Maxim Biro
2018-01-15
Run fewer Travis jobs during Pull Requests.
iphydf
2018-01-15
Remove hstox test for now.
iphydf
2018-01-15
update rpm spec and use variables in cmake instead of hardcoded paths (#624)
Smoked Cheese
2018-01-15
Add correction message type
Diadlo
2018-01-14
Add random_u16 function and rename the others to match.
iphydf
2018-01-14
Use apidsl to generate ping.h.
iphydf
2018-01-14
Fix some memory or file descriptor leaks in test code.
iphydf
2018-01-14
Make TCP_Client_Connection a module-private type.
iphydf
2018-01-14
Move TCP_Secure_Connection from .h to .c file.
iphydf
2018-01-14
Make Friend_Connections a module-private type.
iphydf
2018-01-14
Make Onion_Client a module-private type.
iphydf
2018-01-14
Make Friend_Requests a module-private type.
iphydf
2018-01-14
Make Onion_Announce a module-private type.
iphydf
2018-01-14
Add projects link to Readme.
SkyzohKey
2018-01-14
Filter out annoying log statements in unit tests.
iphydf
2018-01-13
Make Ping_Array a module-private type.
iphydf
2018-01-13
pkg-config .pc files: added .private versions of Libs and Required
Yuri
2018-01-13
Remove useless if statement
endoffile78
2018-01-12
Fix some typos in code and cmake comments
yangfl
2018-01-11
Move Networking_Core struct into the .c file.
iphydf
2018-01-10
Increase test retries to 10 (basically infinite).
iphydf
2018-01-10
Fix formatting in some C files.
iphydf
2018-01-10
Fix file descriptor leak in hstox test.
iphydf
2018-01-10
Zero-initialise stack-allocated objects in hstox driver.
iphydf
2018-01-10
Call freeaddrinfo on error paths in net_getipport.
iphydf
2018-01-10
Disable asan, since it seems to break on travis.
iphydf
2018-01-08
Bump toxcore version to 0.2.0.
iphydf
2018-01-06
Add support for building the monolith test on android.
iphydf
2017-12-29
Change toxencryptsave API to never overwrite pass keys.
iphydf
2017-12-29
Remove deprecated ToxDNS
iphydf
2017-12-28
Generate only one large library "libtoxcore".
iphydf
2017-12-28
Fix include for endian.h and add includes for sys/stat.h and
endoffile78
2017-12-26
Release v0.1.11
Robin Lindén
2017-12-25
Add .editorconfig
endoffile78
2017-12-17
Fixed the bug when receipts for messages sent from the receipt callback never...
Yuri
[prev]
[next]