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
/
gnunet-conversation.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-05
update gnunet-conversation to match .gnu-less GNS
Christian Grothoff
2017-10-06
fix leak
Christian Grothoff
2017-03-25
rename GNUNET_GETOPT functions to achieve better consistency
Christian Grothoff
2017-03-17
Porting leftovers to new getopt API.
Marcello Stanisci
2016-08-11
-converting API to use new CADET ports
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
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
2015-01-16
fix #3611
Christian Grothoff
2015-01-16
fix assertion violation if active call is cancelled
Christian Grothoff
2015-01-16
-no hash
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
-check return value
Christian Grothoff
2014-06-06
-allow caller ID to differ from zone used for resolution
Christian Grothoff
2014-06-06
addressing #3431
Christian Grothoff
2014-01-31
Revert #32132.
Sree Harsha Totakura
2014-01-31
Fix #3294: Decrement call number when the call is cancelled or hung-up.
Sree Harsha Totakura
2014-01-30
-fix #3285
Christian Grothoff
2014-01-08
Add console hackery for gnunet-conversation on W32
LRN
2013-12-20
-this should fix #3228 (communicate conversation/reconnect errors to client)
Christian Grothoff
2013-12-20
- hint about /help
Sree Harsha Totakura
2013-11-16
-fix missing endianess conversions
Christian Grothoff
2013-11-16
-fix
Christian Grothoff
2013-11-16
-remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ...
Christian Grothoff
2013-11-16
-doxygen, minor bug fixes
Christian Grothoff
2013-11-15
-updating gnunet-conversation to match current API
Christian Grothoff
2013-11-15
-towards enabling call waiting in conversation -- creates FTBFS
Christian Grothoff
2013-10-18
-doxygen fixes
Christian Grothoff
2013-10-16
-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...
Christian Grothoff
2013-10-16
-rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...
Christian Grothoff
2013-10-16
-moving code to new libgnunetgnsrecord in preparation for addressing #3052
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-10-05
-doxygen
Christian Grothoff
2013-10-05
-fix double-free, clarify API
Christian Grothoff
2013-10-05
-fix message type
Christian Grothoff
2013-10-05
-add newline
Christian Grothoff
2013-10-05
-enable address printing
Christian Grothoff
2013-10-05
-rename fest: new to default
Christian Grothoff
2013-10-02
-fix indentation, minor leaks
Christian Grothoff
2013-10-02
-fix license
Christian Grothoff
2013-10-02
-indentation, minor stylistic fixes
Christian Grothoff
2013-10-02
-ensure external symbols have proper prefix for conversation service
Christian Grothoff
2013-10-01
Initial conversation (experimental) commit
Andreas Fuchs