aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_sessions.c
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -fix misc core issuesChristian Grothoff2015-03-23
|
* fix #3709: bound encrypted message queueChristian Grothoff2015-03-20
|
* finishing implementation of #3652Christian Grothoff2015-03-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Fixed inverting of same-priority bundled messagesBart Polot2015-01-10
| | | | This change causes the while loop to skip all messages of the same priority, effectively inserting the new message as the last of the same priority. As the messages are extraced from the head, inserting the message in the first available place caused order inversion.
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -more logging in try_transmissionChristian Grothoff2014-12-13
|
* -style fixesChristian Grothoff2014-12-13
|
* Minor bigfixes.Andrew Cann2014-05-11
|
* -indent, doxygenChristian Grothoff2014-04-25
|
* -fix (mostly harmless) use of uninitialized variableChristian Grothoff2014-04-23
|
* -dead nowChristian Grothoff2014-04-23
|
* fix #3348: send typemap confirmation messages, perform faster typemap ↵Christian Grothoff2014-04-23
| | | | retransmissions for unconfirmed typemaps, restart retransmissions on reconnect
* towards fixing #3363: replacing old iteration API with new monitoring API ↵Christian Grothoff2014-04-11
| | | | for core (needs testing, gnunet-core incomplete)
* -doxygen improvementsChristian Grothoff2014-04-07
|
* implement #3295: only transmit background traffic if there is excess bandwidthChristian Grothoff2014-02-09
|
* -towards fixing #3295 (core traffic prioritization)Christian Grothoff2014-01-30
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* -align core message, do not run psycstore hereChristian Grothoff2013-08-28
|
* removing deprecated, dead test-connected APIChristian Grothoff2013-08-21
|
* -dead code eliminationChristian Grothoff2013-08-13
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* ats related changes in coreMatthias Wachs2013-03-21
|
* reduce messages in initial KXChristian Grothoff2013-03-03
|
* -trying to fix #2794Christian Grothoff2013-02-13
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -fixing #2569Christian Grothoff2012-09-29
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -more uniform statistics namingChristian Grothoff2012-05-27
|
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
|
* -fixing indentationChristian Grothoff2011-11-29
|
* fixing mantis 1961Christian Grothoff2011-11-25
|
* fix leakChristian Grothoff2011-11-21
|
* fixing 1908Christian Grothoff2011-11-17
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* :fixing another contributor to 1840Christian Grothoff2011-10-23
|
* another assertion, possible fix to 1840Christian Grothoff2011-10-23
|
* possibly fixing 1840 and/or related issuesChristian Grothoff2011-10-23
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* consistChristian Grothoff2011-10-22
|
* add and fix statsChristian Grothoff2011-10-22
|
* add typemap retransmission codeChristian Grothoff2011-10-22
|
* more stats, better namesChristian Grothoff2011-10-22
|
* did not helpChristian Grothoff2011-10-21
|
* try to make sure to send connect on new neighbour even if tcnts are both emptyChristian Grothoff2011-10-21
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* could be NULLChristian Grothoff2011-10-14
|