index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
/
messenger_test.c
Age
Commit message (
Expand
)
Author
2017-06-05
Build tests on appveyor, the MSVC build.
iphydf
2017-01-28
Add VLA compatibility macro for C89-ish compilers.
iphydf
2017-01-06
Add logging callback to messenger_test.
iphydf
2016-12-22
Improve documentation of crypto_core.
iphydf
2016-11-06
Move log callback to options.
iphydf
2016-09-16
Ensure that all TODOs have an owner.
iphydf
2016-09-09
Minor cleanups: header reordering, adding {}.
iphydf
2016-09-06
Improve static and const correctness.
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
2015-10-12
Changed gramatically incorrect comment in messenger_test
Soumitra
2015-10-09
Added ommited words in comment
Soumitra
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-25
Ported some tests to the new api.
irungentoo
2014-08-14
UDP can now be disabled.
irungentoo
2014-08-09
Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions
pyruvate
2014-05-02
Fixed one test.
irungentoo
2014-04-21
Fixed a test.
irungentoo
2014-02-22
fixed build.
irungentoo
2014-02-09
Fixed memory leaks and removed repeated code
Maxim Biro
2013-12-21
Added function to save an encrypted version of the messenger.
irungentoo
2013-11-10
Fixed test.
irungentoo
2013-10-23
Code cleanups.
irungentoo
2013-10-05
Broken *_wait() into *_wait_prepare() and *_wait_execute()
Coren[m]
2013-09-27
Permit -Wshadow as useful warning.
Coren[m]
2013-09-17
astyled everything.
irungentoo
2013-09-17
Tests of state loading/saving lead to two fixes for DHT.c and util.c
Coren[m]
2013-09-11
tox.h, DHT.h:
Coren[m]
2013-09-11
Merge remote-tracking branch 'upstream/master' into Integration
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-09-09
tox.*, Messenger.*:
Coren[m]
2013-09-07
Modified test
Maxim Biro
2013-09-06
Fixed autotest, increased MAX_STATUSMESSAGE_LENGTH.
irungentoo
2013-08-31
Properly fixed test.
irungentoo
2013-08-31
Fixed test.
irungentoo
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
2013-08-18
Ran it through astyle
Sean Qureshi
2013-08-17
Add test for getname
Florian Hahn
2013-08-17
Use ck_assert_msg
Florian Hahn
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-13
...
irungentoo
2013-08-13
...
irungentoo
2013-08-13
Fuck.
irungentoo
2013-08-13
Commented out old tests that are broken with current master.
irungentoo
2013-08-13
Hackish fix for the tests.
irungentoo
2013-08-13
Attempt to quickly fix a test.
irungentoo
2013-08-13
core: Fix a possible buffer overflow using getself_name().
Andreas Schneider
2013-08-12
Messenger refactor - redid work from pull request 79
Chris Hall
[next]