aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* update ignoreChristian Grothoff2018-05-20
* fix serialization/deserialization error in namestore deferred monitor logicChristian Grothoff2018-05-20
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* off by 0 in log msgChristian Grothoff2018-05-20
* fix crash on namestore disconnectChristian Grothoff2018-05-20
* guard more carefully against integer overflowsChristian Grothoff2018-05-20
* add test for gns2dns records pointing to DNS nameChristian Grothoff2018-05-20
* fix warningChristian Grothoff2018-05-20
* add logic to count concurrently active GNS requestsChristian Grothoff2018-05-20
* allow multiple GNS2DNS records to co-existChristian Grothoff2018-05-20
* remove dead shorten logicChristian Grothoff2018-05-20
* fix partitioningChristian Grothoff2018-05-20
* do not crash on multiple CNAMEsChristian Grothoff2018-05-20
* fix another off by oneChristian Grothoff2018-05-20
* fix off-by-one error in cadet connection construction, also enforce better ti...Christian Grothoff2018-05-20
* Fix failing peerinfo testNils Gillmann2018-05-19
* disable crypto bug workaroundChristian Grothoff2018-05-19
* src/consensus/consensus-simulation: Use past.builtins for xrangeNils Gillmann2018-05-19
* +Nils Gillmann2018-05-19
* +Nils Gillmann2018-05-19
* follow-up, fix conf locationsNils Gillmann2018-05-19
* future recommendation: run lint on python files.Nils Gillmann2018-05-17
* follow-up, indentation fixes.Nils Gillmann2018-05-17
* follow-upNils Gillmann2018-05-17
* 2to3 lint in consensus-simulation, sed the python location.Nils Gillmann2018-05-17
* work-around for crypto bug (to be documented more)Christian Grothoff2018-05-17
* deduplicate code in crypto_eccChristian Grothoff2018-05-17
* extend test to show crypto issueChristian Grothoff2018-05-17
* sanitize KX logic by always having the same peer go firstChristian Grothoff2018-05-17
* log key material hashesChristian Grothoff2018-05-16
* optimize setting upload length if availableChristian Grothoff2018-05-16
* disable churnJulius Bünger2018-05-16
* prevent division by zeroJulius Bünger2018-05-16
* undo KX short cut modificationChristian Grothoff2018-05-16
* eliminate KX short cut v2Christian Grothoff2018-05-16
* eliminate KX short cutChristian Grothoff2018-05-16
* also remember last ephemeral for duplicate KX detectionChristian Grothoff2018-05-16
* add more KX stats to CADETChristian Grothoff2018-05-16
* ign zonewalkChristian Grothoff2018-05-16
* reduce queue limit to setting actually used in experiments so farChristian Grothoff2018-05-13
* add missing #defineChristian Grothoff2018-05-13
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* support grabbing individual recordsChristian Grothoff2018-05-13
* output basic stats even on 100% failuresChristian Grothoff2018-05-13
* off is off, should be rcChristian Grothoff2018-05-13
* fix shutdown orderChristian Grothoff2018-05-13
* truly use all DNS results for NS lookupChristian Grothoff2018-05-13
* properly calculate min_relative_record_time without imposing global max, use ...Christian Grothoff2018-05-13
* rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the nameChristian Grothoff2018-05-13