aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_multicast_service.h
Commit message (Collapse)AuthorAge
* multicast: revert packed struct syntaxGabor X Toth2013-09-04
|
* multicast: doc fixGabor X Toth2013-09-04
|
* multicast: renamed replay() to replay_response(), doc fixesGabor X Toth2013-09-03
|
* PSYCstore SQLite backend; API fixes/enhancementsGabor X Toth2013-09-03
|
* -move messages out of API that don't belong into APIChristian Grothoff2013-08-30
|
* multicast/psyc/psycstore api: fix typos / type namesGabor X Toth2013-08-27
|
* multicast: added replay_end(), returning replay handle from join_decision(); ↵Gabor X Toth2013-08-24
| | | | removed admitted/effective since where not needed; social: keep_active flag instead of away
* -doxygen fixesChristian Grothoff2013-08-22
|
* multicast/psyc: added admitted_since arg for join_decision(); social: added ↵Gabor X Toth2013-08-19
| | | | nym arg for the method cb
* multicast: replay functions, args, callbacks, return codesGabor X Toth2013-08-18
|
* multicast/psyc: transmit callbacks; social: password for home_advertise()Gabor X Toth2013-08-15
|
* moved policies from multicast to psyc layerGabor X Toth2013-08-15
|
* psycstore: added state_hash_update() and counters_get(); psyc: async ↵Gabor X Toth2013-08-15
| | | | state_get*(); multicast: membership test & replay params
* psyc/social: transmit/announcement flags; multicast: re-added sig. purposeGabor X Toth2013-08-12
|
* psyc/store: added effective_since msg ID for specifying when a membership ↵Gabor X Toth2013-08-12
| | | | change went into effect; psyc/social: added state_reset/clear_objects flag for message sending functions
* social: use full pubkey as place/nym id; multicast/psyc/store: identify ↵Gabor X Toth2013-08-11
| | | | members by their pubkey here too
* multicast: no state_deltaGabor X Toth2013-07-29
|
* multicast/psyc: join cb for members/slaves tooGabor X Toth2013-07-28
|
* multicast: additional args for member_start, origin_start, origin_to_all; ↵Gabor X Toth2013-07-28
| | | | social: use private key struct instead of file
* multicast: message_cb and last_fragment_id for origin_start(); env lib: ↵Gabor X Toth2013-07-25
| | | | indicating state reset
* multicast: group_member_remove()Gabor X Toth2013-07-23
|
* multicast/psyc: no part cb neededGabor X Toth2013-07-23
|
* multicast/psyc: use start/stop naming for master/originGabor X Toth2013-07-23
|
* untabifyGabor X Toth2013-07-23
|
* PSYC/multicast: message parameters for join/part requestsGabor X Toth2013-07-17
|
* -sillinessChristian Grothoff2013-07-17
|
* env: doc; spacesGabor X Toth2013-07-15
|
* multicast: message fragmentationGabor X Toth2013-07-15
|
* PSYC APIs: added missing args and functions, more consistent namingGabor X Toth2013-07-12
| | | | | | | | - multicast: origin arg for join; s/leave/part/g - psyc: origin arg for join; join/part callbacks - social: enter2, home_advertise, away - psycstore/social: get latest historic message using ID 0 - added PSYC lib
* rename 'leave' to 'part' as 'part' is the better opposite of 'join'Christian Grothoff2013-07-09
|
* -doxygenChristian Grothoff2013-07-08
|
* -doxygen fixesChristian Grothoff2013-07-07
|
* multicast: ping/pong docsGabor X Toth2013-06-27
|
* multicast: messages types; function & callback for ping/pong messages; ↵Gabor X Toth2013-06-27
| | | | separate join/leave callbacks
* multicast message types and api docsGabor X Toth2013-06-26
|
* psyc apis: use more doxygen syntax, added some missing docsGabor X Toth2013-06-26
|
* psyc apisGabor X Toth2013-06-12
|
* -allow asynchronous answers to membership testChristian Grothoff2013-06-11
|
* -further refinements to the APIs for PSYC/multicastChristian Grothoff2013-06-11
|
* -more work on multicast/psyc API designsChristian Grothoff2013-06-11
|
* -cleaningChristian Grothoff2013-06-11
|
* -evolve PSYC ideasChristian Grothoff2013-04-21
|
* -first thoughs on a PSYC API, not finishedChristian Grothoff2013-04-07
|
* -updateChristian Grothoff2013-04-07
|
* -fixChristian Grothoff2013-04-07
|
* -proposed multicast API draftChristian Grothoff2013-02-14