aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Expand)AuthorAge
...
* 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
* -fixMartin Schanzenbach2016-10-10
* -only check ssl cert onceMartin Schanzenbach2016-08-31
* -only check cert onceMartin Schanzenbach2016-08-31
* - fixing a variety of bugs including POSTing data, content-length handling an...Martin Schanzenbach2016-08-31
* -fix ipv6; dont remove Expect header from curlMartin Schanzenbach2016-08-30
* -fix BADF and add encoding filterMartin Schanzenbach2016-08-29
* -fix various bugsMartin Schanzenbach2016-08-29
* - Remove content length header in responsesMartin Schanzenbach2016-08-29
* -ignoreMartin Schanzenbach2016-08-29
* - add persistent connectionsMartin Schanzenbach2016-08-29
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix misc issuesChristian Grothoff2016-07-06
* - rework rest/jsonapi API; bugfixesMartin Schanzenbach2016-05-04
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix indentChristian Grothoff2016-04-04
* -fix (C) noticesChristian Grothoff2016-01-19
* - revertMartin Schanzenbach2015-09-10
* - updateMartin Schanzenbach2015-09-10
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff2015-06-21
* move ARM/config logic to util/ where it doesn't need to cast away a 'const' a...Christian Grothoff2015-04-24
* - fix segv when remote closes connectionMartin Schanzenbach2015-03-02
* Fix curl SNI handling with LEHO.Christian Grothoff2015-03-01
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24