aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAge
* CONTRIB: Revert for distMartin Schanzenbach2024-03-02
|
* CONTRIB: Only build with experimentalMartin Schanzenbach2024-03-02
|
* REST: Remove plugins. Hardcode featuresMartin Schanzenbach2023-10-20
|
* BUILD: Allow plugins to build before higher-level componentsMartin Schanzenbach2023-10-19
|
* BUILD: Move messenger to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move reclaim to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move exit/pt to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move fs to contrib/serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move conversation to contrib/serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move vpn to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move revocation to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move seti/setu to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move scalarproduct to contrib/serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move set/consensus/secretsharing to contrib/serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move namecache to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move regex/dns to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move topology to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move nat-auto to service/cliMartin Schanzenbach2023-10-19
|
* BUILD: Move template to service/cliMartin Schanzenbach2023-10-19
|
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: build plugins after servicesMartin Schanzenbach2023-10-18
|
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
|
* BUILD: Move experimental components to contribMartin Schanzenbach2023-10-18
|
* BUILD: Move core to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move arm to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: Move dhtu to pluginMartin Schanzenbach2023-10-18
|
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
|
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
|
* BUILD: Move json to libMartin Schanzenbach2023-10-18
|
* BUILD: Move curl to libMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* UTIL: Incorporate nt component. Fixes #7955Martin Schanzenbach2023-10-13
|
* Delete more subsystems not required after tngMartin Schanzenbach2023-10-13
|
* Remove most of old transport, ATS and PEERINFO. Disable TESTBED and related ↵Martin Schanzenbach2023-10-04
| | | | tests
* MYSQL: phase outMartin Schanzenbach2023-09-24
|
* ABE: Remove unused attribute-based encryption componentMartin Schanzenbach2022-07-04
|
* -fixMartin Schanzenbach2022-01-14
|
* RECLAIM: Add DIDs - trizuzMartin Schanzenbach2022-01-14
|
* ABD: Fix buildMartin Schanzenbach2021-12-03
|
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* DHTU: skeleton for pluginsChristian Grothoff2021-07-06
|
* -moved messenger service out of experimentalTheJackiMonster2021-06-11
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com> -moved out of experimental, included protocol versions into ports and fixed byte-order of 32bit integers in messages Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -fix many more typosChristian Grothoff2021-04-26
|
* -unconditionally compile scalarproduct againChristian Grothoff2021-04-18
|
* UTIL/SCALARPRODUCT: Do not build ECC dlog or scalarproduct with incompatible ↵Martin Schanzenbach2021-03-30
| | | | libgcrypt versions (>=1.9.0)