index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conversation
/
test_conversation_api_twocalls.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-03-30
fix conversation ftbfs issues:
Christian Grothoff
2017-02-21
fix conversation issue to make tests pass again
Christian Grothoff
2016-06-27
handle failures more gracefully in test
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-06-17
-add missing break
Christian Grothoff
2014-06-06
-allow caller ID to differ from zone used for resolution
Christian Grothoff
2014-06-06
addressing #3431
Christian Grothoff
2013-12-22
-handle new error code from enum
Christian Grothoff
2013-12-16
- handle logging clutter properly
Sree Harsha Totakura
2013-12-16
- reset counters to continue the resumed call
Sree Harsha Totakura
2013-12-12
- decrease timeout
Sree Harsha Totakura
2013-12-12
- fix testcase crash; debug code added
Sree Harsha Totakura
2013-12-07
-test two incoming calls at the same time, plus suspend/resume
Christian Grothoff