index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-20
Fix a memory leak in GroupAV
Maxim Biro
2016-11-20
Fix NULL pointer dereference in log calls
Maxim Biro
2016-11-20
Fix a memory leak in hstox interface
Maxim Biro
2016-11-21
Made saveformat platform-independent.
Robin Lindén
2016-11-21
Mark Tox_Options struct as deprecated.
iphydf
2016-11-20
Add NONE enumerator to bit mask.
iphydf
2016-11-15
Convert to and from network byte order in set/get nospam.
iphydf
2016-11-14
new_messenger(options ... ) must never be null
Gregory Mullen (grayhatter)
2016-11-14
v0.0.4
iphydf
2016-11-12
Support arbitrary video resolutions in av_test
Mikhael-Danilov
2016-11-12
Use apidsl for the crypto_core API.
iphydf
2016-11-11
Disable -Wunused-but-set-variable compiler warning flag.
iphydf
2016-11-11
Add DHT_create_packet
endoffile78
2016-11-11
Add decode/encode PlainText test support.
iphydf
2016-11-10
Work around Travis issue that causes build failures.
iphydf
2016-11-09
Remove new_nonce function in favour of random_nonce.
iphydf
2016-11-08
Add spectest to the cmake test suite.
iphydf
2016-11-08
Disable some gcc-specific warnings.
iphydf
2016-11-07
Release v0.0.3.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-11-06
Rename log levels to remove the extra "LOG" prefix.
iphydf
2016-11-06
Change packet kind enum to use hex constants.
iphydf
2016-11-06
Remove assoc
endoffile78
2016-11-06
Enable address sanitizer on the cmake build.
iphydf
2016-11-06
Enable all possible C compiler warning flags.
iphydf
2016-11-05
Convert series of NET_PACKET_* defines into a typedef enum
Gregory Mullen (grayhatter)
2016-11-03
Move packing and unpacking DHT request packets to DHT module.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-11-02
Remove unimplemented "time delta" parameter.
iphydf
2016-10-30
TravisCI shorten IRC message
Gregory Mullen (grayhatter)
2016-10-30
Version Patch v0.0.2
Gregory Mullen (grayhatter)
2016-10-29
Rename some internal "group chat" things to "conference".
iphydf
2016-10-28
toxav renaming: group.{h,c} -> groupav.{h,c}
Dmytro Vorobiov
2016-10-26
Error if format_test can't be executed.
iphydf
2016-10-26
Merge remote-tracking branch 'zetok/docs-install'
iphydf
2016-10-25
docs: correct instructions for cloning & harden agains repo name changes
Zetok Zalbavar
2016-10-25
Corrected libsodium tag
Corey Sheldon
2016-10-17
Update readme, moved the roadmap to a higher position
Gregory Mullen (grayhatter)
2016-10-11
Remove duplicate tests: split tests part 2.
iphydf
2016-10-11
Install libraries with RPATH.
iphydf
2016-10-06
Duplicate tox_test to 4 other files.
iphydf
2016-10-06
Set log level for DEBUG=ON to LOG_DEBUG.
iphydf
2016-10-06
Use `socklen_t` instead of `unsigned int` in call to `accept`.
iphydf
2016-10-05
Add option to build tox-bootstrapd
Maxim Biro
2016-10-04
Align things nicer
Maxim Biro
2016-10-04
Use TEST_TIMEOUT_SECONDS cmake flag on Travis
Maxim Biro
2016-10-04
Add option to set test timeout
Maxim Biro
2016-10-02
Rebuild apidsl'd headers in cmake.
iphydf
2016-10-02
Remove the _test suffix in auto_test calls.
iphydf
2016-10-01
Minor documentation fixes.
iphydf
[prev]
[next]