index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2016-09-17
Make ToxAV stateless
Gregory Mullen (grayhatter)
2016-09-17
Fix for windows dynamic libraries.
iphydf
2016-09-17
Use C99 %zu format conversion in printf for size_t.
iphydf
2016-09-16
const-correctness in windows code.
iphydf
2016-09-16
Ensure that all TODOs have an owner.
iphydf
2016-09-16
Clean up Travis build a bit in preparation for osx/win.
iphydf
2016-09-16
Remove format-source from travis script.
iphydf
2016-09-14
Add option to build static libraries.
iphydf
2016-09-13
Use <stdbool.h> and replace _Bool with bool.
iphydf
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-13
Group #include directives in 3-4 groups.
iphydf
2016-09-12
Merge remote-tracking branch 'chuongv/chuongv/tox_test_fix'
iphydf
2016-09-12
Remove `else` directly after `return`.
iphydf
2016-09-11
Use "phase" script for travis build phases.
iphydf
2016-09-11
Use TokTok's apidsl instead of the iphydf one.
iphydf
2016-09-11
Use correct logical operator for tox_test
Chuong Vu
2016-09-10
make the majority of the callbacks stateless and add some status to a testcase
michael bishop
2016-09-09
Minor cleanups: header reordering, adding {}.
iphydf
2016-09-09
Separate IP_Port packing from pack_nodes() and unpack_nodes()
Jfreegman
2016-09-09
Use `const` for version numbers.
iphydf
2016-09-08
Fix potential null pointer dereference.
iphydf
2016-09-08
Fix compilation for Windows.
iphydf
2016-09-08
Remove the packet mutation in toxav's bwcontroller.
iphydf
2016-09-08
Add address sanitizer option to cmake file.
iphydf
2016-09-08
Fix memory leak on error paths in tox_new.
iphydf
2016-09-07
Print a message about missing astyle in format-source.
iphydf
2016-09-07
Comment intentional switch fallthroughs
Jfreegman
2016-09-07
Add debugging option to autotools configuration
Jfreegman
2016-09-07
Prevent <winsock.h> inclusion by <windows.h>.
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Merge remote-tracking branch 'irungentoo/master' into merge-iru
iphydf
2016-09-06
Improve C standard compliance.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
[prev]
[next]