aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
| | * fix crash on unexpected client disconnect on incoming message, remove bogus ↵Christian Grothoff2018-05-21
| | | | | | | | | | | | assertion
| * | peerinfo-tool: flake8 adjustmentsNils Gillmann2018-05-22
| |/ | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * disable debug logicChristian Grothoff2018-05-20
| |
| * 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 ↵Christian Grothoff2018-05-20
| | | | | | | | timeouts for retransmissions of handshake
| * Fix failing peerinfo testNils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * disable crypto bug workaroundChristian Grothoff2018-05-19
| |
| * src/consensus/consensus-simulation: Use past.builtins for xrangeNils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * +Nils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * +Nils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * future recommendation: run lint on python files.Nils Gillmann2018-05-17
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * follow-up, indentation fixes.Nils Gillmann2018-05-17
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * follow-upNils Gillmann2018-05-17
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
| * 2to3 lint in consensus-simulation, sed the python location.Nils Gillmann2018-05-17
| | | | | | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* | bump loop lengthChristian Grothoff2018-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
|