index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
Age
Commit message (
Expand
)
Author
2017-01-19
Limit number of retries to 3.
iphydf
2017-01-19
Make Travis tests slightly more robust by re-running them.
iphydf
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-18
Add tutorial and "danger: experimental" banner to README.
iphydf
2017-01-18
Clarify how the autotools build is done on Travis.
iphydf
2017-01-18
decouple version-sync script from cmake
Carsten Brandt
2017-01-18
SO versions for cmake and libtool
Carsten Brandt
2017-01-08
Fix NaCl build: tar was called incorrectly.
iphydf
2017-01-08
Set up autotools build to build against vanilla NaCl.
iphydf
2017-01-07
Run windows tests but ignore their failures.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-06
Add an OSX build that doesn't run tests.
iphydf
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-05
Test a few cmake option combinations before the build.
iphydf
2017-01-04
Portability fixes
David Zero
2017-01-03
Add a separate configure switch for DHT_bootstrap
Sergey 'Jin' Bostandzhyan
2017-01-02
Fix SSL verification in coveralls.
iphydf
2016-12-22
Wrap all sodium/nacl functions in crypto_core.c.
iphydf
2016-12-14
Fix unresolved reference in toxencryptsave API.
iphydf
2016-12-13
Add compatibility pkg-config modules: libtoxcore, libtoxav.
iphydf
2016-12-13
Add apidsl file for toxencryptsave.
iphydf
2016-12-13
Fix `--enable-logging` flag in autotools configure script.
iphydf
2016-12-12
Move -ltoxcore to be the first linked library
GDR!
2016-12-05
Don't build nTox by default.
iphydf
2016-11-28
Don't error on warnings by default
Maxim Biro
2016-11-24
add NAT hole punching level to Tox API
Gregory Mullen (grayhatter)
2016-11-12
Use apidsl for the crypto_core API.
iphydf
2016-11-10
Work around Travis issue that causes build failures.
iphydf
2016-11-06
Remove assoc
endoffile78
2016-11-06
Enable address sanitizer on the cmake build.
iphydf
2016-11-02
Compile as C++ for windows builds.
iphydf
2016-10-26
Error if format_test can't be executed.
iphydf
2016-10-06
Set log level for DEBUG=ON to LOG_DEBUG.
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-02
Rebuild apidsl'd headers in cmake.
iphydf
2016-10-01
Minor documentation fixes.
iphydf
2016-10-01
Import the hstox SUT interface from hstox.
iphydf
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-29
Merge branch 'master' of https://github.com/irungentoo/toxcore
iphydf
2016-09-28
Add version-sync script to update all places with versions.
iphydf
2016-09-28
Updated to match current toxav.h
nobody
2016-09-28
v0.0.0 => v0.0.1
Gregory Mullen (grayhatter)
2016-09-25
Work around bug in opencv3 headers.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-24
Minor cleanups: unused vars, unreachable code, static globals.
iphydf
2016-09-21
Make group callbacks stateless
Jfreegman
2016-09-20
Add OSX and Windows build to travis config.
iphydf
2016-09-19
Revert "Make ToxAV stateless"
iphydf
[next]