aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* typoHernani Marques2018-06-25
|
* uninitialized variableSchanzenbach, Martin2018-06-24
|
* minorSchanzenbach, Martin2018-06-24
|
* fix various issued wrt HTTP POSTS and preflightlingSchanzenbach, Martin2018-06-23
|
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-06-23
|\
| * rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
| |
* | attempt to fix OPTIONSSchanzenbach, Martin2018-06-23
|/
* make GNS cancel APIs return closure, can be convenientChristian Grothoff2018-06-21
|
* use sane default for DNS interceptionChristian Grothoff2018-06-17
|
* fix ftbfsSchanzenbach, Martin2018-06-16
|
* support wildcard cookie domains starting with .Christian Grothoff2018-06-15
|
* disable namecache also for PUTs if DISABLE option is setChristian Grothoff2018-06-15
|
* oddly, works fine now without changes by me; very strangeChristian Grothoff2018-06-15
|
* complain if datacache returns expired valuesChristian Grothoff2018-06-12
|
* 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
|
* add LEHO records to DNS record sets if we know them from GNS2DNSChristian Grothoff2018-06-07
|
* add option to disable v6, do not pass chunked encoding along, enable bypass ↵Christian Grothoff2018-06-07
| | | | of cert validation
* fix NPESchanzenbach, Martin2018-06-06
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* resume curl download if we paused it beforeChristian Grothoff2018-06-05
|
* follow twister change e01669953d7a8e82a505fca2308e57e971d43c67: check return ↵Christian Grothoff2018-06-05
| | | | value on upload_cb registration with curl
* code cleanup, fix strlenChristian Grothoff2018-06-05
|
* fix handling of chunked encoding by proxy, and handling of connection ↵Christian Grothoff2018-06-05
| | | | termination
* merge benchmark changesChristian Grothoff2018-06-04
|\
| * add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
| |
| * add proximity considerations to datacacheChristian Grothoff2018-05-30
| |
* | add -2 flag to gnunet-gns-benchmarkChristian Grothoff2018-05-31
|/
* stop DNS lookup immediately instead of async to avoid use-after free if we ↵Christian Grothoff2018-05-23
| | | | get BOTH an IPv4 and IPv6 response
* fix bug where we might fail the resolution of the same DHT heap node twice ↵Christian Grothoff2018-05-23
| | | | due to async cleanup
* log on success, tooChristian Grothoff2018-05-22
|
* check return values from GNSRECORD_record_serialize/size alwaysChristian 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
|
* remove dead shorten logicChristian Grothoff2018-05-20
|
* fix partitioningChristian Grothoff2018-05-20
|
* do not crash on multiple CNAMEsChristian Grothoff2018-05-20
|
* +Nils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* optimize setting upload length if availableChristian Grothoff2018-05-16
|
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
|
* get rid of plain memcpy callsChristian 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
|
* add logic to compute statistics from benchmarkChristian Grothoff2018-05-12
|