index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
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-30
Add the 'Tox' context object to the logger.
iphydf
2016-09-30
docs(INSTALL): update compiling instructions for Linux
Zetok Zalbavar
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
Merge branch 'ghost-avswitch'
irungentoo
2016-09-28
Added astyled toxav.h to match toxav.in.h
derive
2016-09-28
Updated to match current toxav.h
nobody
2016-09-28
v0.0.0 => v0.0.1
Gregory Mullen (grayhatter)
2016-09-28
Merge branch 'distcheck' of https://github.com/felix-salfelder/toxcore
irungentoo
2016-09-27
Remove redundant callback objects.
iphydf
2016-09-26
C++ the second round.
iphydf
2016-09-25
Work around bug in opencv3 headers.
iphydf
2016-09-24
Move ring buffer out of toxcore/util into toxav.
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-24
Minor cleanups: unused vars, unreachable code, static globals.
iphydf
2016-09-23
Replace `void*` with `RingBuffer*` to avoid conversions.
iphydf
2016-09-22
Make TCP_Connections module-private.
iphydf
2016-09-22
Allow the OSX build to fail on travis.
iphydf
2016-09-22
Make TCP_Server opaque.
iphydf
2016-09-21
Merge branch 'arza-zara-umask'
irungentoo
2016-09-21
Fix strict-ld grep expressions to include digits.
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
2016-09-19
Add STRICT_ABI cmake flag to generate export lists.
iphydf
2016-09-19
Changed the umask to 077 so that the keys file is not readable/writable by ot...
arza
2016-09-19
Included sys/stat.h.
arza
2016-09-18
Added UB comment r/t deleting a friend w/ active call
Gregory Mullen (grayhatter)
2016-09-18
Make internal chat list function take uint32_t* as well.
iphydf
2016-09-18
Only build toxav if opus and vpx are found.
iphydf
2016-09-17
Complete old groupchat conversion to new API
Jfreegman
2016-09-17
ApiDSL'ing old group chats (now: conference).
iphydf
[prev]
[next]