aboutsummaryrefslogtreecommitdiff
path: root/src/conversation
Commit message (Collapse)AuthorAge
* add option to create identity from private keyspaeth/import_identityjospaeth2020-05-25
|
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* displaydot.sh: this is sh(1) syntax.ng02019-11-22
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* fix syntaxng02019-10-25
|
* follow-up to win32 removal.ng02019-10-25
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* Remove win32 and cygwin supportng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* typoChristian Grothoff2019-08-23
|
* fixChristian Grothoff2019-08-23
|
* fix #5829Christian Grothoff2019-08-23
|
* remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
|
* fix missing API migrationChristian Grothoff2019-06-04
|
* fix build issuesChristian Grothoff2019-06-03
|
* 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