aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-10-29allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-02-24improve traffic drop heuristicChristian Grothoff
2017-02-24lower log levelChristian Grothoff
2017-02-23limit queue size CORE maintains for any client, warn if we exceed itChristian Grothoff
2017-02-19mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff
2016-09-28-cleaning up implementation of typemap signallingChristian Grothoff
2016-09-26fix client init handlingChristian Grothoff
2016-09-26set flag to know that client did call init, thereby avoiding assertion failur...Christian Grothoff
2016-09-26init connect map on connectChristian Grothoff
2016-09-20converting core service to new service APIChristian Grothoff
2016-07-26-converting CORE service to new transport MQ APIChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-04-11towards fixing #3363: replacing old iteration API with new monitoring API for...Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-07-09-simplify zone key loading by using synchronous ECC key APIChristian Grothoff
2013-02-11-trying to address #2791Christian Grothoff
2013-02-05switching to ECDHE cryptography f, implementation is incomplete and INSECURE,...Christian Grothoff
2013-01-31-cleanupChristian Grothoff
2012-09-17fixing #1551/#2503Christian Grothoff
2012-05-04-extra debugging codeChristian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-10-18no longer neededChristian Grothoff
2011-10-18try fix shutdown orderChristian Grothoff
2011-10-17rename new coreChristian Grothoff
2011-10-17remove old coreChristian Grothoff
2011-10-17move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff
2011-10-10dead code eliminationChristian Grothoff
2011-10-10fix: update available recv window bw if bw_in changesChristian Grothoff
2011-10-07removing 'publicKey' argument from CORE init callbackChristian Grothoff
2011-10-05eliminate REQUEST_CONNECT handlersChristian Grothoff
2011-10-04adding assertions to help with 1815Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-10-04unnecessaryChristian Grothoff
2011-10-04LRN's big logging rewrite (#1805):Christian Grothoff
2011-10-02fix #1713 (see discussion there)Christian Grothoff
2011-09-29report disconnect reasons in statsChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-04fixChristian Grothoff