aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
Commit message (Expand)AuthorAge
* 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
* handle box records in gns proxyChristian Grothoff2014-06-06
* fixing compile warning: cast to types required in doxygen documentationMatthias Wachs2014-02-04
* -fix check for DANE and ftbfsChristian Grothoff2013-12-24
* Update for (gn|c)url 7.40.0LRN2013-12-17
* -fix leaksChristian Grothoff2013-12-05
* -undo, this was a bit too earlyChristian Grothoff2013-11-30
* applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compi...Christian Grothoff2013-11-30
* -use two-digit country code, as requiredChristian Grothoff2013-11-17
* -complain if this happensChristian Grothoff2013-11-08
* -do not allow SSL connections if we are only given an IP address by the brows...Christian Grothoff2013-11-08
* -deadChristian Grothoff2013-11-08
* -moving code to parse IPv4/IPv6 subnet specifications to strings and making i...Christian Grothoff2013-10-26
* -adding logic for TLSA/DANE verification in combination with recently submitt...Christian Grothoff2013-10-21
* -implement certificate validation against DNS names and for LEHO recordsChristian Grothoff2013-10-21
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* -rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff2013-10-16
* -updated libcurl API, do IPv4/IPv6 with separate socketsChristian Grothoff2013-10-15
* -fix #3037: support IPv6Christian Grothoff2013-10-11