aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* 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
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* portingMarcello Stanisci2017-03-16
* porting.Marcello Stanisci2017-03-15
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* major clean up and bugfixes of SETChristian Grothoff2017-03-13
* indentation fixChristian Grothoff2017-03-13
* improve logging, shutdown on error without timeout, do not destroy listener t...Christian Grothoff2017-03-13
* improve logging, indentationChristian Grothoff2017-03-13
* de-duplicate operation typesChristian Grothoff2017-03-12
* always initialize HT upon state creationChristian Grothoff2017-03-12
* add missing headersChristian Grothoff2017-03-12
* fix logging, immediately switch to full set transmission if other peer has 0 ...Christian Grothoff2017-03-11
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff2017-03-11
* eh, oopsFlorian Dold2017-03-01
* missing newlineFlorian Dold2017-03-01
* set: log set difference estimateFlorian Dold2017-03-01
* allow destruction while iteration is activeFlorian Dold2017-02-28
* set: fix make checkFlorian Dold2017-02-28
* fix completely broken implementation of variable size elementsFlorian Dold2017-02-28
* don't free element that is stack-allocated nowFlorian Dold2017-02-28
* set profiler: allow variable element size via -w (width) optionFlorian Dold2017-02-28
* set: destroy client mq properlyFlorian Dold2017-02-28