uncrustify as demanded.
[oweals/gnunet.git] / src / core / gnunet-service-core.c
2019-09-08 ng0uncrustify as demanded.
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-07-02 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-29 Christian GrothoffMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-06-27 t3sseraktMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-27 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffallow MST callback to distinguish between disconnect...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Christian Grothoffimprove traffic drop heuristic
2017-02-24 Christian Grothofflower log level
2017-02-23 Christian Grothofflimit queue size CORE maintains for any client, warn...
2017-02-19 Christian Grothoffmostly logging, avoid having more than one typemap...
2016-09-28 Christian Grothoff-cleaning up implementation of typemap signalling
2016-09-26 Christian Grothofffix client init handling
2016-09-26 Christian Grothoffset flag to know that client did call init, thereby...
2016-09-26 Christian Grothoffinit connect map on connect
2016-09-20 Christian Grothoffconverting core service to new service API
2016-07-26 Christian Grothoff-converting CORE service to new transport MQ API
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-04-11 Christian Grothofftowards fixing #3363: replacing old iteration API with...
2013-10-10 Christian Grothoffseparating ECC crypto into functions/structs for ECDHE...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-07-09 Christian Grothoff-simplify zone key loading by using synchronous ECC...
2013-02-11 Christian Grothoff-trying to address #2791
2013-02-05 Christian Grothoffswitching to ECDHE cryptography f, implementation is...
2013-01-31 Christian Grothoff-cleanup
2012-09-17 Christian Grothofffixing #1551/#2503
2012-05-04 Christian Grothoff-extra debugging code
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-18 Christian Grothoffno longer needed
2011-10-18 Christian Grothofftry fix shutdown order
2011-10-17 Christian Grothoffrename new core
2011-10-17 Christian Grothoffremove old core
2011-10-17 Christian Grothoffmove GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_
2011-10-10 Christian Grothoffdead code elimination
2011-10-10 Christian Grothofffix: update available recv window bw if bw_in changes
2011-10-07 Christian Grothoffremoving 'publicKey' argument from CORE init callback
2011-10-05 Christian Grothoffeliminate REQUEST_CONNECT handlers
2011-10-04 Christian Grothoffadding assertions to help with 1815
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-10-04 Christian Grothoffunnecessary
2011-10-04 Christian GrothoffLRN's big logging rewrite (#1805):
2011-10-02 Christian Grothofffix #1713 (see discussion there)
2011-09-29 Christian Grothoffreport disconnect reasons in stats
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-04 Christian Grothofffix
2011-08-04 Christian Grothoffsend message type maps to neighbours
2011-07-16 Christian Grothoffassert
2011-06-17 Christian Grothoffmore error checks
2011-06-17 Christian Grothoffcleanup
2011-06-17 Christian Grothofffixing 1711
2011-06-17 Christian Grothofffix 1698
2011-06-14 Nathan S. Evansupdate instead of set stats values
2011-06-14 Nathan S. Evansupdate instead of set stats values
2011-06-07 Christian Grothoffbetter
2011-06-07 Christian Grothofffix
2011-06-07 Christian Grothofffix
2011-06-06 Matthias Wachsfixing perf_gnunet_service_fs_p2p_trust
2011-06-05 Christian Grothofffix
2011-06-05 Christian Grothoffuse new transport API, minor core API change
2011-06-03 Christian Grothoffsimplify api
2011-05-30 Christian Grothoffindenting
2011-05-25 Christian Grothoffclean up logging, set rim ID always, even if neighbour...
2011-05-12 Christian Grothoffadditional test
2011-05-11 Matthias Wachssurpressed identity problem
2011-05-11 Matthias Wachsbug hunting
2011-04-08 Nathan S. Evanscompile warning on certain compilers.
2011-03-27 Christian Grothoffcommunicate res delay in capi
2011-03-21 Christian Grothoffassert for stat analysis
2011-03-21 Christian Grothoffcleanup
2011-03-11 Christian Grothoffimplement cork option, fix testcases
2011-02-22 Nathan S. EvansTesting and core related changes.
2011-02-17 Nathan S. Evansfix warning
2011-02-16 Nathan S. Evansremove double connect notify, add is connected optimiza...
next