aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Collapse)AuthorAge
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Silence int/enum mismatch compiler warnings and curl deprecated definesMartin Schanzenbach2023-09-23
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Documentation cleanup pass through GNS subsystemWillow Liquorice2022-10-03
|
* - remove dead branchMartin Schanzenbach2022-10-01
|
* -simplify curl ssl detectionMartin Schanzenbach2022-09-08
|
* GNS: Update deprecated cURL constantMartin Schanzenbach2022-09-02
|
* -First pass through GNSWillow Liquorice2022-08-30
|
* -more coverityMartin Schanzenbach2021-08-09
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* -fix some coverity issues wrt gnsMartin Schanzenbach2021-03-26
|
* more typosChristian Grothoff2020-11-14
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* fix #6184Christian Grothoff2020-04-15
|
* adapt code to work with latest MHD APIChristian Grothoff2020-04-09
|
* fix pointer indentationChristian Grothoff2019-11-24
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* Revert "GNS/PROXY: Forward request query escaped"Schanzenbach, Martin2019-04-26
| | | | This reverts commit 47276bf020c03db80e12928fe529d2564be4b171.
* GNS/PROXY: Forward request query escapedSchanzenbach, Martin2019-04-26
|
* adapt code to MHD API changeChristian Grothoff2019-03-20
|
* bind to config option (default localhost) for GNSSchanzenbach, Martin2019-03-09
|
* cast no longer required for modern curlChristian Grothoff2019-02-16
|
* fix some compiler warningsSchanzenbach, Martin2019-02-15
|
* avoid assertions from adding headers that MHD deals with internallyChristian Grothoff2019-02-09
|
* fix #5388Schanzenbach, Martin2019-02-01
|
* Fix #5514; Add test for GNS Proxy and DANE; Fix TLS connections on ports != ↵Schanzenbach, Martin2019-01-25
| | | | 443 through proxy
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* fix ftbfsSchanzenbach, Martin2018-11-20
|
* no leho corsSchanzenbach, Martin2018-11-20
|
* fix cords through proxySchanzenbach, Martin2018-11-20
|
* GNS PROXY: Add SubjectAltName; Fix memdup bugSchanzenbach, Martin2018-11-17
|
* trying to fix #5472Christian Grothoff2018-11-12
|
* fix include orderChristian Grothoff2018-10-20
|
* minorSchanzenbach, Martin2018-06-24
|
* fix various issued wrt HTTP POSTS and preflightlingSchanzenbach, Martin2018-06-23
|
* attempt to fix OPTIONSSchanzenbach, Martin2018-06-23
|
* fix ftbfsSchanzenbach, Martin2018-06-16
|
* support wildcard cookie domains starting with .Christian Grothoff2018-06-15
|
* oddly, works fine now without changes by me; very strangeChristian Grothoff2018-06-15
|
* 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 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
|