index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
Messenger_test.c
Age
Commit message (
Expand
)
Author
2018-01-10
Fix formatting in some C files.
iphydf
2017-03-25
Move c_sleep to helpers.h and misc_tools.h
Diadlo
2017-02-26
Add part of platform-independent network API implementation
Diadlo
2017-01-19
Update license headers and remove redundant file name comment.
iphydf
2017-01-06
Revert "Revert "Portability fixes""
David Zero
2017-01-05
Revert "Portability fixes"
endoffile78
2017-01-04
Portability fixes
David Zero
2016-11-06
Move log callback to options.
iphydf
2016-09-30
Remove return after no-return situation (and other cleanups).
iphydf
2016-09-24
Make toxcore code C++ compatible.
iphydf
2016-09-17
Use C99 %zu format conversion in printf for size_t.
iphydf
2016-09-16
Ensure that all TODOs have an owner.
iphydf
2016-09-13
Add some astyle options to make it do more.
iphydf
2016-09-06
Improve static and const correctness.
iphydf
2016-09-06
Make friend requests stateless
Gregory Mullen (grayhatter)
2016-09-02
Do not use `else` after `return`.
iphydf
2016-09-01
Sort #includes in all source files.
iphydf
2016-08-31
Add braces to all if statements.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-20
Make the friend message callback stateless
Gregory Mullen (grayhatter)
2016-08-17
Make self_connection_status callback stateless.
iphydf
2015-03-18
Merged normal message function and send action function into one
irungentoo
2015-03-12
tox_new now sets error to TOX_ERR_NEW_PORT_ALLOC when binding to port fails.
irungentoo
2015-02-24
Ported some of the code in testing/ to the new api.
irungentoo
2014-08-14
UDP can now be disabled.
irungentoo
2014-06-30
Const correctness for toxcore/Messenger.c and related files
Marc Schütz
2014-06-10
Const correctness in various interdependent files
Marc Schütz
2014-03-18
Merge branch 'api-fix'
irungentoo
2014-03-16
Friend request callback now contains the Tox object.
irungentoo
2014-02-25
bound checking in messenger testing
seshagiriprabhu
2014-02-09
Astyled and removed some useless files.
irungentoo
2014-02-09
Fixed memory leaks and removed repeated code
Maxim Biro
2014-01-19
proper windows preprocessor detection
Ben Iofel
2013-10-23
Code cleanups.
irungentoo
2013-09-27
Permit -Wshadow as useful warning.
Coren[m]
2013-09-14
astyled everything.
irungentoo
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
cleanup TravisCI warnings (missing exports/extraneous args to printf)
Coren[m]
2013-09-11
toxcore/util.h:
Coren[m]
2013-09-11
cmdline parsing:
Coren[m]
2013-09-11
cmdline parsing of --ipv4/6 plucked into util
Coren[m]
2013-09-10
tox.*, DHT.*:
Coren[m]
2013-09-10
big push, putting all the infrastructure in place behind TOX_ENABLE_IPV6
Coren[m]
2013-09-09
tox.*, Messenger.*:
Coren[m]
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-08-30
Fixed warnings and moved hex_string_to_bin to testing/
irungentoo
2013-08-30
Merge branch 'udp_connections' of https://github.com/vx-k/ProjectTox-Core int...
irungentoo
2013-08-30
Fixed build errors.
Kostya
2013-08-29
Moved misc_tools from testing to toxcore.
Anony Moose
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
[next]