aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)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
| | | | | | | | We'll try to fix https://gnunet.org/bugs/view.php?id=3837 by hoping that non-GNU makes can simulate target specific variables using shell variables.
* I'm unsure if I've correctly tested it in the odd build enviromentJeff Burdges2015-06-11
| | | | | | | | | | | | | | | | for which it was create. We should use GNU make's target specific variables to ensure libtool is run as root only during instalation to, and removal from, /lib of the NSS plugins. See : https://www.gnu.org/software/make/manual/make.html#Target_002dspecific If you've previously been using the --with-sudo=sudo option then you must run sudo make clean becuase the .libs directory maintained by libtool will be owned by root.
* -fix loggingChristian Grothoff2015-05-26
|
* -check for NULLChristian Grothoff2015-05-26
|
* -document subsystem aliases, add gns-intercept alias for GNS DNS ↵Christian Grothoff2015-05-26
| | | | interception, support gns-intercept alias for GNS DNS interception
* -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' ↵Christian Grothoff2015-04-24
| | | | and is _slightly_ less likely to be forgotten, also add big fat comment to hopefully clarify why it is there
* -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 ↵Christian Grothoff2015-03-23
| | | | confusion
* 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
| | | | | (by Martin Schanzenbach)
* -extend block API to allow specifying flags, use this to allow reducing ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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
|