index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-17
Minor cleanup: return early on error condition.
iphydf
2018-06-16
Only check full rtp offset if RTP_LARGE_FRAME is set
Robin Lindén
2018-06-14
Add minitox to under "Other resources" section in the README
lazyrobot
2018-06-09
Sort bazel build file according to buildifier standard.
iphydf
2018-06-08
In DEBUG mode, make toxcore crash on signed integer overflow.
iphydf
2018-06-04
Log only the filename, not the full path in LOGGER.
iphydf
2018-06-03
Fix macOS macro because of GNU Mach
yangfl
2018-05-29
Fix enumeration of Crypto_Connection instances
Pavel Karelin
2018-05-23
Fix ipport_isset: port 0 is not a valid port.
iphydf
2018-05-23
Fix the often call of event tox_friend_connection_status
Pavel Karelin
2018-05-22
Fix bootstrap logger
cotox
2018-05-20
Finish @Diadlo's network Family abstraction.
iphydf
2018-05-20
Add empty logger to DHT bootstrap daemons.
iphydf
2018-05-20
Move system header includes from network.h to network.c
iphydf
2018-05-10
fix DHT_bootstrap key loading
Anthony Bilinski
2018-05-10
Make toxcore compile on BSD
endoffile78
2018-05-10
Fix FreeBSD build on Travis
Maxim Biro
2018-04-20
Restrict packet kinds that can be sent through onion path.
irungentoo
2018-04-17
Improve network error reporting on Windows
Maxim Biro
2018-04-18
Release v0.2.2
Robin Lindén
2018-04-18
fix broken and unmaintained autotools build
Maxim Biro
2018-04-15
Restrict packet kinds that can be sent through onion path.
Evgeny Kurnevsky
2018-04-06
CMake warn if libconfig not found
Braiden Vasco
2018-04-06
remove broken and unmaintained scripts
sudden6
2018-04-03
Avoid the use of rand() in tests.
iphydf
2018-04-03
add comment to func cryptpacket_received
hqwrong
2018-03-22
fix build error on macos
hqwrong
2018-03-17
Disallow stderr logger by default.
iphydf
2018-03-17
Add logging to the onion_test.
iphydf
2018-03-17
Add COVERAGE cmake flag for clang.
iphydf
2018-03-17
Fix coveralls reporting.
iphydf
2018-03-16
Add default stderr logger for logging to nullptr.
iphydf
2018-03-16
Move struct DHT_Friend into DHT.c.
iphydf
2018-03-16
Remove the use of the 'hh' format specifier.
iphydf
2018-03-16
Simplify sendpacket function, deduplicate some logic.
iphydf
2018-03-10
Update changelog for 0.2.1
Robin Lindén
2018-03-09
Update version to 0.2.1.
iphydf
2018-03-09
Don't set RTP_LARGE_FRAME on rtp audio packets
Robin Lindén
2018-03-09
Don't throw away rtp packets from old Toxcore
Robin Lindén
2018-03-07
Add missing tox_nospam_size() function
Robin Lindén
2018-03-02
Make file transfers 50% faster.
iphydf
2018-02-28
Update changelog for 0.2.0
Robin Lindén
2018-02-27
Remove deprecated conference namelist change callback.
iphydf
2018-02-27
Fix auto_tests to stop using the deprecated conference API.
iphydf
2018-02-27
Change default username to empty string
tox-user
2018-02-25
Change README to talk about cmake instead of autoreconf.
iphydf
2018-02-25
Fix warning on Mac OS X and FreeBSD.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-02-24
Some minor cleanups suggested by cppcheck.
iphydf
2018-02-24
Fix memory leak of Logger instance on error paths.
iphydf
[prev]
[next]