aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
* - 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
* - revertMartin Schanzenbach2015-09-10
* - updateMartin Schanzenbach2015-09-10
* -fix -h stringChristian Grothoff2015-07-08
* -change default port, as 53 won't work without root anywayChristian Grothoff2015-07-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* - clean up gns rest apiMartin Schanzenbach2015-06-29
* - give control over CORS methods to pluginMartin Schanzenbach2015-06-29
* - add CORS logicMartin Schanzenbach2015-06-29
* -fix #3870Christian Grothoff2015-06-29
* support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff2015-06-21
* Fix of last commit for non-GNU make, I think.Jeff Burdges2015-06-15
* I'm unsure if I've correctly tested it in the odd build enviromentJeff Burdges2015-06-11
* -fix loggingChristian Grothoff2015-05-26
* -check for NULLChristian Grothoff2015-05-26
* -document subsystem aliases, add gns-intercept alias for GNS DNS interception...Christian Grothoff2015-05-26
* -comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff2015-05-25
* -increase timeouts, some system really need longerChristian Grothoff2015-05-21
* -better error reporting, use varsChristian Grothoff2015-05-21
* move ARM/config logic to util/ where it doesn't need to cast away a 'const' a...Christian Grothoff2015-04-24
* -make staticMartin Schanzenbach2015-04-10
* -minorMartin Schanzenbach2015-03-26
* -gns restMartin Schanzenbach2015-03-26
* -fix doxygen, make function static, fix indentationChristian Grothoff2015-03-23
* fix segv if additional records are more than authority records due to field c...Christian Grothoff2015-03-23
* return GNS2DNS records if explicitly requestedChristian Grothoff2015-03-23
* Move the initguid.h before gnunet_w32nsp_lib.h for it to take effectLRN2015-03-18
* Include initguid.h instead of just defining INITGUIDLRN2015-03-18
* -change APIMartin Schanzenbach2015-03-13
* -bugfixes, change plugin callMartin Schanzenbach2015-03-13
* -add identity REST, fixesMartin Schanzenbach2015-03-12
* -fixMartin Schanzenbach2015-03-11
* -fixesMartin Schanzenbach2015-03-11
* - fixes, intendationMartin Schanzenbach2015-03-11
* REST ServiceMartin Schanzenbach2015-03-11
* - fix segv when remote closes connectionMartin Schanzenbach2015-03-02
* Fix curl SNI handling with LEHO.Christian Grothoff2015-03-01
* -extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* fix #3588: avoid bash-ismsChristian Grothoff2014-12-20
* -gns tests do require autostartsChristian Grothoff2014-12-16
* -adding single file for testing without autostarts above core levelChristian Grothoff2014-12-16