aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Expand)AuthorAge
* 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
* just cleaning up indentation and doxygen commentsChristian Grothoff2018-03-08
* simplify: local zone is no longer usedChristian Grothoff2018-03-08
* fix proxy and refactor OIDCSchanzenbach, Martin2018-03-06
* start fixing gnsSchanzenbach, Martin2018-03-05
* -fixesSchanzenbach, Martin2018-03-01
* reactivate test, fix misc warningsChristian Grothoff2018-01-20
* always set task NULL when cancel; make sure SCHEDULER_add* doesn't get invali...lurchi2018-01-08
* -fix some mem corruption, fix large file download handlingSchanzenbach, Martin2017-12-05
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
* fix possible NPEChristian Grothoff2017-03-13
* remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
* fix compiler warning for format stringChristian Grothoff2017-01-02
* revert to MHD_USE_SSL for nowChristian Grothoff2016-10-12
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11