aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.c
Commit message (Expand)AuthorAge
* towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff2014-04-11
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -simplify zone key loading by using synchronous ECC key APIChristian Grothoff2013-07-09
* -trying to address #2791Christian Grothoff2013-02-11
* switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff2013-02-05
* -cleanupChristian Grothoff2013-01-31
* fixing #1551/#2503Christian Grothoff2012-09-17
* -extra debugging codeChristian Grothoff2012-05-04
* curly wars / auto-indentationChristian Grothoff2011-11-04
* no longer neededChristian Grothoff2011-10-18
* try fix shutdown orderChristian Grothoff2011-10-18
* rename new coreChristian Grothoff2011-10-17
* remove old coreChristian Grothoff2011-10-17
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
* dead code eliminationChristian Grothoff2011-10-10
* fix: update available recv window bw if bw_in changesChristian Grothoff2011-10-10
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
* eliminate REQUEST_CONNECT handlersChristian Grothoff2011-10-05
* adding assertions to help with 1815Christian Grothoff2011-10-04
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* unnecessaryChristian Grothoff2011-10-04
* LRN's big logging rewrite (#1805):Christian Grothoff2011-10-04
* fix #1713 (see discussion there)Christian Grothoff2011-10-02
* report disconnect reasons in statsChristian Grothoff2011-09-29
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-08-04
* send message type maps to neighboursChristian Grothoff2011-08-04
* assertChristian Grothoff2011-07-16
* more error checksChristian Grothoff2011-06-17
* cleanupChristian Grothoff2011-06-17
* fixing 1711Christian Grothoff2011-06-17
* fix 1698Christian Grothoff2011-06-17
* update instead of set stats valuesNathan S. Evans2011-06-14
* update instead of set stats valuesNathan S. Evans2011-06-14
* betterChristian Grothoff2011-06-07
* fixChristian Grothoff2011-06-07
* fixChristian Grothoff2011-06-07
* fixing perf_gnunet_service_fs_p2p_trust Matthias Wachs2011-06-06
* fixChristian Grothoff2011-06-05
* use new transport API, minor core API changeChristian Grothoff2011-06-05
* simplify apiChristian Grothoff2011-06-03
* indentingChristian Grothoff2011-05-30
* clean up logging, set rim ID always, even if neighbour was not foundChristian Grothoff2011-05-25
* additional testChristian Grothoff2011-05-12
* surpressed identity problemMatthias Wachs2011-05-11
* bug huntingMatthias Wachs2011-05-11