- add underlay api implementation
[oweals/gnunet.git] / src / conversation / gnunet-service-conversation.c
2013-12-08 Christian Grothoff-rename enum MeshOption to GNUNET_MESH_ChannelOption...
2013-12-06 Bart Polot- fixed compile warning
2013-12-05 Bart Polot- change mesh channel creation/notification API
2013-11-27 Bart Polot- fix line for client audio retransmission
2013-11-27 Bart Polot- remember caller source
2013-11-27 Bart Polot- log
2013-11-19 Christian Grothoff-fix
2013-11-16 Christian Grothoff-more debug messages
2013-11-16 Christian Grothoff-fix missing endianess conversions
2013-11-16 Christian Grothoff-clean up during shutdown
2013-11-16 Christian Grothoff-do not send done after destroying channel
2013-11-16 Christian Grothoff-avoid use after free
2013-11-16 Christian Grothoff-doxygen, minor bug fixes
2013-11-15 Christian Grothoff-reworking connection to allow multiple waiting/active...
2013-11-15 Christian Grothoff-fix FTBFS
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-10 David BarksdaleFix incompatability with musl libc.
2013-10-10 Christian Grothoff-fix eddsa api migration
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-05 Christian Grothoff-doxygen
2013-10-05 Christian Grothoff-fix double-free, clarify API
2013-10-05 Christian Grothoff-detect tunnel creation error
2013-10-05 Christian Grothoff-fix mesh tunnel destruction
2013-10-05 Christian Grothoff-update to reflect mesh API change
2013-10-05 Christian Grothoff-fix double frees
2013-10-05 Christian Grothoff-fix message type
2013-10-05 Christian Grothoff-fix message type
2013-10-05 Christian Grothoff-misc minor bugfixes
2013-10-05 Christian Grothoff-rename fest: new to default
2013-10-02 Christian Grothoff-fix logging
2013-10-02 Christian Grothoff-ensure external symbols have proper prefix for convers...
2013-10-02 Christian Grothoff-adjust includes, add missing licenses
2013-10-02 Christian Grothoff-towards canonical header structure for conversation
2013-10-01 Christian Grothoff-spell param(eter) correctly
2013-10-01 Christian Grothoff-fixing misc FTBFS issues
2013-10-01 Andreas FuchsInitial conversation (experimental) commit