aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Collapse)AuthorAge
* bashismng02019-03-09
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* change CADET channel destroy API to not call the callback if the client ↵Christian Grothoff2018-08-09
| | | | initiated the channel's destruction
* -conversation: hint for future coderspsyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* fix misc compiler warningsChristian Grothoff2018-06-06
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix conversation ftbfs issues:Christian Grothoff2018-03-30
|
* update gnunet-conversation to match .gnu-less GNSChristian Grothoff2018-03-05
|
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff2017-10-29
| | | | | | | | situations, and only log for the hard errors
* | fix leakChristian Grothoff2017-10-06
|/
* Remove valgrind from test configDavid Barksdale2017-06-22
|
* fix #4985Christian Grothoff2017-04-11
|
* fix #4974: migrate conversation GST helpers to new MST APIChristian Grothoff2017-03-27
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
|
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | plugins (which will be updated 'later')
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* fix double-freeChristian Grothoff2017-03-10
|
* Hack gnunet_gst_def.h to allow it compile on W32Руслан Ижбулатов2017-02-26
| | | | | This is really unnecessary though - these headers are mostly included already from platform.h and gnunet_common.h
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
|
* fix conversation issue to make tests pass againChristian Grothoff2017-02-21
|
* ignore updateChristian Grothoff2017-02-21
|
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ↵Christian Grothoff2016-12-16
| | | | more of new NAT service
* fix creation of PHONE records with gnunet-namestorelurchi2016-11-22
| | | | The string size of the line/port part of a phone record value is 103 (base32-encoded GNUNET_HashCode). Until now it was assumed to be 128 bytes long
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* converting conversation to new service APIChristian Grothoff2016-10-11
|
* fix and report version checkChristian Grothoff2016-09-11
|
* -fix possible NPEChristian Grothoff2016-08-26
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -converting API to use new CADET portsChristian Grothoff2016-08-11
|
* - fix CADET-using servicesBart Polot2016-07-20
|
* pack network structsChristian Grothoff2016-07-09
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc fixesChristian Grothoff2016-07-06
|
* fix type -- caught by new MQ logicChristian Grothoff2016-07-05
|
* handle failures more gracefully in testChristian Grothoff2016-06-27
|
* -use new connecT APIChristian Grothoff2016-06-19
|
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
|
* -indentation and commentsChristian Grothoff2016-06-18
|
* convert conversation_api_call.cChristian Grothoff2016-06-18
|