aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
Commit message (Collapse)AuthorAge
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* fix removal of file for make distSchanzenbach, Martin2019-10-27
|
* Add support for doas.ng02019-10-17
|
* fix rest; uncrustifySchanzenbach, Martin2019-10-11
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* changes for 0.11.6 release: i18n, packaging, missing files in distChristian Grothoff2019-07-24
|
* fix #5675Schanzenbach, Martin2019-06-21
|
* fix gnunet-bugreport output issuesChristian Grothoff2019-06-09
|
* only run test_gns_proxy if we have the dependenciesChristian Grothoff2019-06-05
|
* fix #5734Schanzenbach, Martin2019-05-29
|
* move reclaim and gns back into subdirsSchanzenbach, Martin2019-03-12
|
* fix build system to actually handle openssl.cnf properlyChristian Grothoff2019-02-20
|
* revert sed and fix a typong02019-02-19
|
* fix typong02019-02-19
|
* gnunet-gns-proxy-setup-ca: conditionally sed openssl and certutil location,ng02019-02-19
| | | | | use variable for locations, check for openssl and certutil in configure phase.
* add openssl.cnfSchanzenbach, Martin2019-02-17
|
* Fix #5514; Add test for GNS Proxy and DANE; Fix TLS connections on ports != ↵Schanzenbach, Martin2019-01-25
| | | | 443 through proxy
* add possibility of hijacking any (sub)domain, not just TLDs, via ↵Christian Grothoff2018-10-25
| | | | configuration file [gns] section
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* fix build errorlurchi2018-06-25
|
* build fixesChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* fix warningChristian Grothoff2018-05-20
|
* add first sketch of gns benchmarking toolChristian Grothoff2018-05-12
|
* + is now @Christian Grothoff2018-05-10
|
* add convenience API to gnunetgns libChristian Grothoff2018-03-05
|
* first preparations for GNS mapping arbitrary TLDsChristian Grothoff2018-02-25
|
* simplify installation of nss plugins in build system, require user(s) to ↵Christian Grothoff2017-07-18
| | | | move plugins into place manually (#5078)
* 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
|
* 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
| | | | badly
* - Add reverse resolution with limited functionalityMartin Schanzenbach2016-10-06
|
* - fix rest pluginMartin Schanzenbach2016-06-18
|
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach2015-09-14
|
* - fix install path for pluginsMartin Schanzenbach2015-09-14
|
* - revert plugin move. Add new identity-tokenMartin Schanzenbach2015-09-14
|
* - move rest plugins into rest directory where they belongMartin Schanzenbach2015-09-11
|
* -document subsystem aliases, add gns-intercept alias for GNS DNS ↵Christian Grothoff2015-05-26
| | | | interception, support gns-intercept alias for GNS DNS interception
* -gns restMartin Schanzenbach2015-03-26
|
* -change APIMartin Schanzenbach2015-03-13
|
* REST ServiceMartin Schanzenbach2015-03-11
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* address Debian #758937: allow use of curl if it is really the gnutls version ↵Christian Grothoff2014-09-04
| | | | and libgnurl is unavailable