aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2018-08-09
|/ | | | initiated the channel's destruction
* -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
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
| | | | had a chance to start, fixes misc. test case failures related to set
* 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
| | | | | This time it's something that occurs pretty rarely, and only when sending the full set is triggered.
* set: add 'over' message, since cadet does not reliably detect channel ↵Florian Dold2017-06-11
| | | | termination
* 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 ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* 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 ↵Christian Grothoff2017-03-13
| | | | too early
* 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
| | | | elements
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ↵Christian Grothoff2017-03-11
| | | | use of types
* 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
|