aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* SETU: Implement LSD0003Elias Summermatter2021-07-30
* - fix misc typosChristian Grothoff2021-04-28
* -fix many more typosChristian Grothoff2021-04-26
* -fix typosChristian Grothoff2021-04-26
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix warnings except rps messMartin Schanzenbach2020-10-16
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* Merge branch 'cadet-new-options't3sserakt2019-07-21
|\
| * remove duplication MQ options, make conversation buildChristian Grothoff2019-07-17
| * added per message GNUNET_MQ_PriorityPreferencest3sserakt2019-06-26
* | fix #5793Christian Grothoff2019-07-21
|/
* check return valueChristian Grothoff2019-06-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* fix #5608Christian Grothoff2019-02-25
* fix compiler warningsChristian Grothoff2019-01-18
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* mergeChristian Grothoff2018-08-09
|\
| * address #3706Christian Grothoff2018-07-01
* | change CADET channel destroy API to not call the callback if the client initi...Christian Grothoff2018-08-09
|/
* -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
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* +Nils Gillmann2018-05-19
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* check return valueChristian Grothoff2018-01-06
* Fix potential NULL dereference warning.anryko2018-01-05
* fix more 'make dist' issuesChristian Grothoff2018-01-02
* Demote some log messagesDavid Barksdale2017-12-29
* fix related to #4909/12605: force desirability of path if path is in useChristian Grothoff2017-12-03
* delay cancelling listen operations to avoid rejecting operations before they ...Christian Grothoff2017-10-04
* fix uninit listener fieldChristian Grothoff2017-10-02
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
* do not invoke callback after set operation destruction, should fix #5082Christian Grothoff2017-07-03
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
* set: disconnect, don't destroy yetFlorian Dold2017-06-20
* set: remove workaround to test if a set bug and not cadet was at faultFlorian Dold2017-06-20
* set: adjust log typeFlorian Dold2017-06-18
* consensus/set: saner log levelsFlorian Dold2017-06-18
* CONSENSUS/SET: even uglier CADET workaroundsFlorian Dold2017-06-18
* SET: add another CADET bug workaroundFlorian Dold2017-06-18
* set: add 'over' message, since cadet does not reliably detect channel termina...Florian Dold2017-06-11