summaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* dceChristian Grothoff2019-10-06
|
* save nick 0-term byteSchanzenbach, Martin2019-10-06
|
* nick must be 0-terminated else resolver will discard/breakSchanzenbach, Martin2019-10-05
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* handle arm -s completion nicely via signaling pipeChristian Grothoff2019-09-28
|
* do not attempt name resolution or terminating a peer in gnunet-arm if the ↵Christian Grothoff2019-09-27
| | | | peer is not running
* 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.
* Remove win32 and cygwin supportng02019-09-09
|
* STAT->statng02019-09-09
|
* plibc removal: gns/w32nsp.c: sockets.ng02019-09-09
|
* plibc removal (CLOSE->close)ng02019-09-09
|
* uncrustify as demanded.ng02019-09-08
|
* gnunet-bcd: OPEN->openng02019-09-07
|
* typo in header file for w32ng02019-09-07
|
* files included by accident.ng02019-09-06
|
* first step to remove plibcng02019-09-06
|
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
|
* fix bogus close of fd in gnunet-gnsChristian Grothoff2019-08-20
|
* changes for 0.11.6 release: i18n, packaging, missing files in distChristian Grothoff2019-07-24
|
* followup #5817Schanzenbach, Martin2019-07-23
|
* IP changedChristian Grothoff2019-07-23
|
* revert timeout removalSchanzenbach, Martin2019-07-17
|
* no timeout for GNS requestSchanzenbach, Martin2019-07-16
|
* return error codeSchanzenbach, Martin2019-07-16
|
* bugfixChristian Grothoff2019-06-27
|
* fix #5782Schanzenbach, Martin2019-06-27
|
* check for certutil with 'command -v't3sserakt2019-06-26
|
* typoSchanzenbach, Martin2019-06-22
|
* clarifySchanzenbach, Martin2019-06-22
|
* #5675: Also detect openssl againSchanzenbach, Martin2019-06-22
|
* fix #5675Schanzenbach, Martin2019-06-21
|
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
|
* fix gnunet-bugreport output issuesChristian Grothoff2019-06-09
|
* only run test_gns_proxy if we have the dependenciesChristian Grothoff2019-06-05
|
* bloody off_tChristian Grothoff2019-06-04
|
* bloody off_tChristian Grothoff2019-06-04
|
* note on why gnunet-gns can be slowChristian Grothoff2019-06-01
|
* note on why gnunet-gns can be slowChristian Grothoff2019-06-01
|
* Change and improved comments.Bernd Fix2019-05-30
|
* fix #5734Schanzenbach, Martin2019-05-29
|
* make single label resolution work (for pkey at leastSchanzenbach, Martin2019-05-17
|
* tolerate additional IPv4 address now available for gnunet.orgChristian Grothoff2019-05-02
|
* reject '@' as a label in domain names, this is usually a mistakeChristian Grothoff2019-05-02
|
* REST/GNS: timeout handle 2nd trySchanzenbach, Martin2019-04-30
|
* REST/GNS: timeout handleSchanzenbach, Martin2019-04-30
|
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* REST: ftbfsSchanzenbach, Martin2019-04-30
|
* Revert "GNS/PROXY: Forward request query escaped"Schanzenbach, Martin2019-04-26
| | | | This reverts commit 47276bf020c03db80e12928fe529d2564be4b171.
* GNS/PROXY: Forward request query escapedSchanzenbach, Martin2019-04-26
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|