aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
...
* -handle namestore disconnect properlyChristian Grothoff2016-07-02
|
* -handle namestore disconnect properlyChristian Grothoff2016-07-02
|
* -add extra checks to catch shutdown bugChristian Grothoff2016-06-29
|
* refactoring gns_api to use MQ APIChristian Grothoff2016-06-25
|
* convert DHT API to new MQ APIChristian Grothoff2016-06-23
|
* - fix rest pluginMartin Schanzenbach2016-06-18
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* - refactor jsonpi utils, add testMartin Schanzenbach2016-05-05
|
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
|
* Update jsonapi to current specs, refactorMartin Schanzenbach2016-05-04
|
* - rework rest/jsonapi API; bugfixesMartin Schanzenbach2016-05-04
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix indentChristian Grothoff2016-04-04
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* 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
|