aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
AgeCommit message (Expand)Author
2016-07-30removing now unnecessary testChristian Grothoff
2016-07-30draft of new core API MQ-based implementationChristian Grothoff
2016-07-26-converting CORE service to new transport MQ APIChristian Grothoff
2015-10-29-preparations for replacement of try_connect callChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-13-split off MQ API into separate C file to reduce visibility of symbols; reind...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-04-17-rename file to match updated functionalityChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-10-06MQ for COREFlorian Dold
2013-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-08-21removing deprecated, dead test-connected APIChristian Grothoff
2013-06-27Make building gnunet-testing lib optional.David Barksdale
2013-06-09Add --with-zlib=[DIR] configure option.David Barksdale
2013-02-05switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff
2012-11-05-version bumpingChristian Grothoff
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff
2012-06-23-use testing libChristian Grothoff
2012-05-02-fixing #2293Christian Grothoff
2012-04-01renaming gnunet-core-list-connections to gnunet-core, adding man pageChristian Grothoff
2012-01-13change default configurations on systems with UNIX domain sockets to NOT spec...Christian Grothoff
2011-11-03implementing #1747Christian Grothoff
2011-10-30reading for distingChristian Grothoff
2011-10-19fixChristian Grothoff
2011-10-17rename new coreChristian Grothoff
2011-10-17remove old coreChristian Grothoff
2011-10-10dead code eliminationChristian Grothoff
2011-10-10core-new now compilesChristian Grothoff
2011-10-07first round of simplification to change preference APIChristian Grothoff
2011-10-06hxingChristian Grothoff
2011-10-05build draft for 'new' core codeChristian Grothoff
2011-08-04moveChristian Grothoff
2011-08-04send message type maps to neighboursChristian Grothoff
2011-08-01simplifying configsChristian Grothoff
2011-07-19usenewChristian Grothoff
2011-07-19dd dependencies to some programsChristian Grothoff
2011-07-09moveChristian Grothoff
2011-06-10ship with conf filesChristian Grothoff
2011-06-10adding configure code for --enable-benchmarks, --enable-expensive-tests, some...Christian Grothoff
2011-06-05use new transport API, minor core API changeChristian Grothoff
2011-05-12additional testChristian Grothoff
2011-01-05hopefully send to self test will run on buildbotsNathan S. Evans
2011-01-05test-case for cores send-to-self-featurePhilipp Tölke
2010-12-22deadChristian Grothoff
2010-11-17Quota compliance testcases should ready to be commited...Matthias Wachs
2010-11-16Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans
2010-11-13the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff
2010-08-03core changes for topology iteration (get current connections)Nathan S. Evans