aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
Commit message (Collapse)AuthorAge
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename new core API implementation to name of standard implementationChristian Grothoff2017-01-09
|
* remove legacy core api code (now dead)Christian Grothoff2017-01-09
|
* converting core service to new service APIChristian Grothoff2016-09-20
|
* removing now unnecessary testChristian Grothoff2016-07-30
|
* draft of new core API MQ-based implementationChristian Grothoff2016-07-30
|
* -converting CORE service to new transport MQ APIChristian Grothoff2016-07-26
|
* -preparations for replacement of try_connect callChristian Grothoff2015-10-29
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -split off MQ API into separate C file to reduce visibility of symbols; ↵Christian Grothoff2014-12-13
| | | | reindentation, stylistic fixes
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -rename file to match updated functionalityChristian Grothoff2014-04-17
|
* 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&#'
* MQ for COREFlorian Dold2013-10-06
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* removing deprecated, dead test-connected APIChristian Grothoff2013-08-21
|
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* Add --with-zlib=[DIR] configure option.David Barksdale2013-06-09
|
* switching to ECDHE cryptography f, implementation is incomplete and ↵Christian Grothoff2013-02-05
| | | | INSECURE, do not use for anything but testing
* -version bumpingChristian Grothoff2012-11-05
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -use testing libChristian Grothoff2012-06-23
|
* -fixing #2293Christian Grothoff2012-05-02
|
* renaming gnunet-core-list-connections to gnunet-core, adding man pageChristian Grothoff2012-04-01
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* implementing #1747Christian Grothoff2011-11-03
|
* reading for distingChristian Grothoff2011-10-30
|
* fixChristian Grothoff2011-10-19
|
* rename new coreChristian Grothoff2011-10-17
|
* remove old coreChristian Grothoff2011-10-17
|
* dead code eliminationChristian Grothoff2011-10-10
|
* core-new now compilesChristian Grothoff2011-10-10
|
* first round of simplification to change preference APIChristian Grothoff2011-10-07
|
* hxingChristian Grothoff2011-10-06
|
* build draft for 'new' core codeChristian Grothoff2011-10-05
|
* moveChristian Grothoff2011-08-04
|
* send message type maps to neighboursChristian Grothoff2011-08-04
|
* simplifying configsChristian Grothoff2011-08-01
|
* usenewChristian Grothoff2011-07-19
|
* dd dependencies to some programsChristian Grothoff2011-07-19
| | | | | | | Should allow for correct building with make -j* -LRN
* moveChristian Grothoff2011-07-09
|
* ship with conf filesChristian Grothoff2011-06-10
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* use new transport API, minor core API changeChristian Grothoff2011-06-05
|
* additional testChristian Grothoff2011-05-12
|
* hopefully send to self test will run on buildbotsNathan S. Evans2011-01-05
|
* test-case for cores send-to-self-featurePhilipp Tölke2011-01-05
|
* deadChristian Grothoff2010-12-22
|