aboutsummaryrefslogtreecommitdiff
path: root/src/identity
Commit message (Collapse)AuthorAge
...
* 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
|
* -make staticMartin Schanzenbach2015-04-10
|
* -json decrefsMartin Schanzenbach2015-04-01
|
* - fixMartin Schanzenbach2015-03-31
|
* -doxyMartin Schanzenbach2015-03-30
|
* -PUT since MHD cannot PATCH; add configMartin Schanzenbach2015-03-27
|
* -minor put vs patchMartin Schanzenbach2015-03-26
|
* -fixMartin Schanzenbach2015-03-26
|
* -add renameMartin Schanzenbach2015-03-26
|
* -fix mem corruptionMartin Schanzenbach2015-03-26
|
* -more RESTMartin Schanzenbach2015-03-26
|
* -more rest handlingMartin Schanzenbach2015-03-25
|
* -start a lib for REST and json:apiMartin Schanzenbach2015-03-25
|
* -fix, debugMartin Schanzenbach2015-03-13
|
* -change APIMartin Schanzenbach2015-03-13
|
* -more json apiMartin Schanzenbach2015-03-13
|
* -towards JSON API compatMartin Schanzenbach2015-03-13
|
* -fixes, add set ego for serviceMartin Schanzenbach2015-03-13
|
* -bugfixes, change plugin callMartin Schanzenbach2015-03-13
|
* -doxygen fixChristian Grothoff2015-03-13
|
* -add delete RESTMartin Schanzenbach2015-03-12
|
* -add ego creationMartin Schanzenbach2015-03-12
|
* -add identity REST, fixesMartin Schanzenbach2015-03-12
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* 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&#'
* -trying to fix #3202Christian Grothoff2013-12-12
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -doxygen, minor bug fixesChristian Grothoff2013-11-16
|
* -fix #3101Christian Grothoff2013-11-14
|
* -fixing crash in #3101, but just replacing it with a break, so there is ↵Christian Grothoff2013-11-09
| | | | likely still an issue left
* -fix memory leak on shutdown (3104)Christian Grothoff2013-11-09
|
* -operations can be there, but none with active contChristian Grothoff2013-11-09
|
* -fix potential leak and awkward test behavior causing itChristian Grothoff2013-11-09
|
* -fix include orderChristian Grothoff2013-11-05
|
* -better doxygenChristian Grothoff2013-10-27
|
* implementing #3064: enable split-personality ARM to run some services as ↵Christian Grothoff2013-10-11
| | | | 'gnunet' and others as grothoff, depending on level of personal information available to the service
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* make identity port available for javaFlorian Dold2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|