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
2020-03-14
Use spdx license identifier instead of GPL blurb.
iphydf
2018-10-20
Make saving and loading the responsibility of Tox rather than Messenger
zugz (tox)
2018-10-16
Use `bool` for IPv6 flag in test programs and `DHT_bootstrap`.
iphydf
2018-08-26
Update copyright to 2018.
iphydf
2018-08-16
Use per-instance `Mono_Time` for Messenger and onion.
iphydf
2018-08-16
Reduce the number of times `unix_time_update` is called.
iphydf
2018-08-15
Fix possible resource leaks in test
crypto-universe
2018-08-12
Fix a few warnings from clang.
iphydf
2018-07-21
Avoid implementations in .h files or #including .c files.
iphydf
2018-07-05
Make tox.c unambiguously parseable.
iphydf
2018-03-16
Remove the use of the 'hh' format specifier.
iphydf
2018-02-24
Fix a bunch of compiler warnings and remove suppressions.
iphydf
2018-01-30
Use nullptr as NULL pointer constant instead of NULL or 0.
iphydf
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]
[next]