aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAge
* start zklaim serviceSchanzenbach, Martin2018-08-16
|
* start zklaimSchanzenbach, Martin2018-08-16
|
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
|
* change makefile reorder backSchanzenbach, Martin2018-08-10
|
* attempt #5422Schanzenbach, Martin2018-08-10
|
* temp fix for json depsSchanzenbach, Martin2018-08-10
|
* renamed identity-provider subsystem to reclaimSchanzenbach, Martin2018-07-19
|
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* move experimental subsystems into experimental build...Christian Grothoff2018-03-30
|
* -move abe functionality out of util; prepare for releaseSchanzenbach, Martin2018-01-03
|
* -move idp experimentalSchanzenbach, Martin2018-01-02
|
* -refactoredSchanzenbach, Martin2017-12-02
|
* Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin2017-06-23
|\
| * mark dv/http/https/wlan/bt as experimentalChristian Grothoff2017-06-06
| |
| * removing dead libgnunetpostgresChristian Grothoff2017-06-06
| |
* | - merge with masterSchanzenbach, Martin2017-03-29
|\|
| * fix sq logic, add to buildChristian Grothoff2017-02-28
| |
| * bump consensus and secretsharing to be built by defaultChristian Grothoff2017-02-26
| |
* | - merge; service API changeSchanzenbach, Martin2017-01-20
|\|
| * include json dependencyMarkus Teich2017-01-12
| |
| * initial gnunet-auction commitMarkus Teich2017-01-11
| |
| * don't attempt to build ats-tests if testing is disabledDaniel Golle2017-01-10
| |
| * separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06
| |
| * include zonemaster in buildChristian Grothoff2017-01-05
| |
* | add credentialMartin Schanzenbach2016-11-10
|/
* -finish dv conversion to new core MQ APIChristian Grothoff2016-08-04
|
* -fix ftbfsChristian Grothoff2016-08-02
|
* -build myChristian Grothoff2016-06-25
|
* move testbed logger to its own directoryChristian Grothoff2016-06-24
|
* towards fixing mysql pluginChristian Grothoff2016-06-21
|
* refactoring my APIChristian Grothoff2016-06-03
|
* starting libgnunetmyChristian Grothoff2016-05-19
|
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
|
* - build rest before jsonapiMartin Schanzenbach2016-05-04
|
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
|
* adding libgnunetcurlChristian Grothoff2016-04-17
|
* 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()
* killing untested, unmaintained, unused sensor/sensordashboard codeChristian Grothoff2016-04-09
|
* adding library for basic JSON conversionsChristian Grothoff2016-03-17
|
* creating libgnunetpq libraryChristian Grothoff2016-02-05
|
* psycutil reorg: message, env, slicerGabor X Toth2016-01-12
|
* - Finish refactoringMartin Schanzenbach2016-01-07
|
* - implicitly enable rest functions in experimental if jansson.h presentMartin Schanzenbach2015-10-11
|
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin 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
|
* adding --enable-taler-wallet configure option to build a reduced version of ↵Christian Grothoff2015-05-28
| | | | libgnunetutil with only the parts needed by GNU Taler wallets
* re-renable ats-tests directory: Matthias Wachs2015-04-10
| | | | | tests and tools compile, tests pass on my system