aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
...
| * fix possible NPEChristian Grothoff2017-03-13
| * properly detect and handle parse errorChristian Grothoff2017-03-10
| * implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
| * add validation for inner consensus elementFlorian Dold2017-02-26
| * ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
| * W32: Fix msg allocation in gns helper serviceРуслан Ижбулатов2017-02-25
| * W32: port gnunet-gns-import to new zone iterator callback APIРуслан Ижбулатов2017-02-25
| * W32: Splice GNUNET_memcpy macro into NAT and GNS helpersРуслан Ижбулатов2017-02-25
| * W32: Fix wrong format stringsРуслан Ижбулатов2017-02-25
| * this should be deadChristian Grothoff2017-02-25
| * updating gnunet-gns-helper-service-w32 to current APIsChristian Grothoff2017-02-25
| * log which name we are resolvingChristian Grothoff2017-02-23
| * change default port to 53, use setcap to enable binding to low portChristian Grothoff2017-02-23
| * remove dead code and dead linker dependenciesChristian Grothoff2017-02-22
| * remove support for reverse lookup and shortening from GNS (#4849)Christian Grothoff2017-02-22
| * strcmp instead of memcmpChristian Grothoff2017-02-22
| * support BF size adjustments in other pluginsChristian Grothoff2017-02-22
| * completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
| * first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
| * unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* | - merge; service API changeSchanzenbach, Martin2017-01-20
|\|
| * rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
| * fix uninit variable causing crash on 0 valueChristian Grothoff2017-01-05
| * move functionality of publishing namestore zone in DHT from GNS service to ne...Christian Grothoff2017-01-04
* | Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin2017-01-04
|\|
| * fix compiler warning for format stringChristian Grothoff2017-01-02
* | -fix gns mq; fix serializerSchanzenbach, Martin2016-12-14
* | -fix memleaksSchanzenbach, Martin2016-12-13
|/
* -fix memcpySchanzenbach, Martin2016-12-02
* change return value to use -1 on error, as 0 is a legal packet sizeChristian Grothoff2016-11-27
* - add subdirectory gitignore filesBart Polot2016-11-09
* gns: fix format stringDaniel Golle2016-10-12
* 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
* -fixMartin Schanzenbach2016-10-10
* -ignoreMartin Schanzenbach2016-10-07
* -add reverse autoadd; with testMartin Schanzenbach2016-10-07
* -add testsMartin Schanzenbach2016-10-06
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
* -fixMartin Schanzenbach2016-09-30
* - move to new MQ APIMartin Schanzenbach2016-09-25
* -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