aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
Commit message (Collapse)AuthorAge
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
|
* follow-up to win32 removal.ng02019-10-25
|
* 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
|
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
|
* version bumpingChristian Grothoff2019-06-05
|
* IDENTITY/REST: fix plugin locationSchanzenbach, Martin2019-04-25
|
* move identity rest pluginSchanzenbach, Martin2019-03-12
|
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* fix makefilesPhil2018-08-01
|
* -move idp gns record handling to identity-providerSchanzenbach, Martin2017-09-16
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* - 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 buildMartin Schanzenbach2015-10-29
|
* - FTBFSBart Polot2015-10-13
|
* - 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
|
* - fix building (missing source)Bart Polot2015-09-12
|
* - move rest plugins into rest directory where they belongMartin Schanzenbach2015-09-11
|
* - updateMartin Schanzenbach2015-09-10
|
* -fixChristian Grothoff2015-07-15
|
* - Identity token supportMartin Schanzenbach2015-07-10
|
* -start a lib for REST and json:apiMartin Schanzenbach2015-03-25
|
* -add identity REST, fixesMartin Schanzenbach2015-03-12
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -more convenient API to lookup egosChristian Grothoff2013-08-24
|
* -fixChristian Grothoff2013-08-13
|
* -fix #2970Christian Grothoff2013-07-28
|
* -add dependencies to hopefully make W32 bb happyChristian Grothoff2013-07-18
|
* -misc bugfixes and test-fixesChristian Grothoff2013-07-17
|
* -towards testing identity serviceChristian Grothoff2013-07-16
|
* -skeleton for identity serviceChristian Grothoff2013-07-14