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
Age
Commit message (
Expand
)
Author
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-12-23
Remove work-around for bad NULL definition
David Barksdale
2014-12-16
-no nse
Christian Grothoff
2014-12-10
moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...
Christian Grothoff
2014-11-27
-do not run tests if disabled
Christian Grothoff
2014-10-05
-fix use-after-free in error handling
Christian Grothoff
2014-09-30
build fix from Bertrand Marc
Christian Grothoff
2014-08-01
There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
LRN
2014-06-17
-check return value
Christian Grothoff
2014-06-17
-mark return value as intentionally ignored
Christian Grothoff
2014-06-17
-check return value
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
2014-06-04
-initialize cid in hangup message
Christian Grothoff
2014-06-04
-nicer logs
Christian Grothoff
2014-06-04
-better logging
Christian Grothoff
2014-06-02
-doxygen, indentation
Christian Grothoff
2014-06-02
-have default line, complain about missing options to log
Christian Grothoff
2014-05-07
Update all am files
Bart Polot
2014-05-07
Rename mesh->cadet
Bart Polot
2014-04-07
- use new hash name
Bart Polot
2014-02-02
Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...
LRN
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 #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...
Christian Grothoff
2014-01-30
-fix #3285
Christian Grothoff
2014-01-24
fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
Sree Harsha Totakura
2014-01-17
Add hostname to conversation config
LRN
2014-01-17
Wrap opus in ogg container
LRN
2014-01-13
Don't transmit partial packets
LRN
2014-01-08
Add GStreamer-based implementation of conversation helpers
LRN
2014-01-08
Add console hackery for gnunet-conversation on W32
LRN
2013-12-25
specify proper access control rules for conversation service
Christian Grothoff
2013-12-24
-remove trailing whitespace
Christian Grothoff
2013-12-23
-fix build system issues
Christian Grothoff
2013-12-22
-handle new error code from enum
Christian Grothoff
2013-12-22
- fix #3217
Sree Harsha Totakura
2013-12-20
- fix overlooked `;' after `if'
Sree Harsha Totakura
2013-12-20
-this should fix #3228 (communicate conversation/reconnect errors to client)
Christian Grothoff
2013-12-20
- do not send a PHONE_HANG_UP message while terminating a caller connection
Sree Harsha Totakura
2013-12-20
- hint about /help
Sree Harsha Totakura
2013-12-20
- call MESH_channel_done() after successfully handling messages
Sree Harsha Totakura
2013-12-16
- call GNUNET_SERVER_receive_done() when returning from message handlers
Sree Harsha Totakura
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-16
- extend mesh audio messag to contain source line number. This is needed to ...
Sree Harsha Totakura
[next]