aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_clients.c
Commit message (Collapse)AuthorAge
* -fixing indentationChristian Grothoff2011-11-29
|
* -doxygen fixesChristian Grothoff2011-11-28
|
* fixing mantis 1961Christian Grothoff2011-11-25
|
* fixing 1908Christian Grothoff2011-11-17
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fixing 1845Christian Grothoff2011-10-24
|
* fixing bogus assertion / 1846Christian Grothoff2011-10-24
|
* another assertion, possible fix to 1840Christian Grothoff2011-10-23
|
* simplify logicChristian Grothoff2011-10-23
|
* incorrect to assert hereChristian Grothoff2011-10-23
|
* additional assertions to help with #1840 and #1835Christian Grothoff2011-10-23
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* remove unused options -- these bits were always set, no need to pass themChristian 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
|
* fixChristian Grothoff2011-10-17
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* checknullChristian Grothoff2011-10-12
|
* do not dequeue hereChristian Grothoff2011-10-11
|
* also allow deferral of encrypted messagesChristian Grothoff2011-10-11
|
* make client with an empty list of handlers count as having a handler for ↵Christian Grothoff2011-10-11
| | | | *all* message types
* fixChristian Grothoff2011-10-11
|
* fixChristian Grothoff2011-10-11
|
* fixChristian Grothoff2011-10-11
|
* process inbound type map messages:Christian Grothoff2011-10-11
|
* cleanerChristian Grothoff2011-10-10
|
* cleanerChristian Grothoff2011-10-10
|
* lonChristian Grothoff2011-10-10
|
* dokuChristian Grothoff2011-10-10
|
* dead code eliminationChristian Grothoff2011-10-10
|
* hxingChristian Grothoff2011-10-07
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* fixesChristian Grothoff2011-10-07
|
* finishing clients draftChristian Grothoff2011-10-06
|
* stuffChristian Grothoff2011-10-06
|
* stuffChristian Grothoff2011-10-06
|
* copy from APIChristian Grothoff2011-10-06
|
* hxingChristian Grothoff2011-10-06
|
* eliminate REQUEST_CONNECT handlersChristian Grothoff2011-10-05
|
* towards new core service implementation -- breaking core up into smaller modulesChristian Grothoff2011-10-05