aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Expand)AuthorAge
* -more coverityMartin Schanzenbach2021-08-09
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -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
* Revert "GNS/PROXY: Forward request query escaped"Schanzenbach, Martin2019-04-26
* 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 != 4...Schanzenbach, Martin2019-01-25
* 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 o...Christian Grothoff2018-06-07
* 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
* code cleanup, fix strlenChristian Grothoff2018-06-05
* fix handling of chunked encoding by proxy, and handling of connection termina...Christian Grothoff2018-06-05
* add function for getopt uint16_t argumentsChristian Grothoff2018-06-04
* optimize setting upload length if availableChristian Grothoff2018-05-16
* enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff2018-04-25
* SSL->TLS / X.509 in log messages and comments, remove unnecessary checkChristian Grothoff2018-03-08
* misc fixes to gnunet-gns-proxy, in particular avoiding MHD-busy waitingChristian Grothoff2018-03-08
* fix free of uninitChristian Grothoff2018-03-08