-remove trailing whitespace
[oweals/gnunet.git] / src / include / gnunet_psyc_service.h
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-27 Christian Grothoff-GADS is now called GNS
2013-09-27 Gabor X Tothmulticast: simplistic origin_to_all() code to be able...
2013-09-25 Gabor X Tothpsyc service: start/stop, join/part, message transmissi...
2013-09-25 Gabor X Tothpsyc service skeleton
2013-09-16 Gabor X TothPSYCstore service and API implementation
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-03 Gabor X TothPSYCstore SQLite backend; API fixes/enhancements
2013-08-27 Gabor X Tothmulticast/psyc/psycstore api: fix typos / type names
2013-08-24 Gabor X Tothmulticast: added replay_end(), returning replay handle...
2013-08-19 Gabor X Tothmulticast/psyc: added admitted_since arg for join_decis...
2013-08-15 Gabor X Tothmulticast/psyc: transmit callbacks; social: password...
2013-08-15 Gabor X Tothmoved policies from multicast to psyc layer
2013-08-15 Gabor X Tothpsycstore: added state_hash_update() and counters_get...
2013-08-12 Gabor X Tothpsyc/social: slave transmit & guest talk flags
2013-08-12 Gabor X Tothpsyc/social: transmit/announcement flags; multicast...
2013-08-12 Gabor X Tothpsyc/store: added effective_since msg ID for specifying...
2013-08-11 Gabor X Tothsocial: use full pubkey as place/nym id; multicast...
2013-07-28 Gabor X Tothmulticast/psyc: join cb for members/slaves too
2013-07-28 Gabor X Tothmulticast: additional args for member_start, origin_sta...
2013-07-26 Gabor X Tothpsyc: use relays for join decision in this api too
2013-07-23 Gabor X Tothmulticast/psyc: no part cb needed
2013-07-23 Gabor X Tothmulticast/psyc: use start/stop naming for master/origin
2013-07-23 Gabor X Tothuntabify
2013-07-17 Gabor X TothPSYC/multicast: message parameters for join/part requests
2013-07-16 Gabor X Tothpsyc/social docs
2013-07-15 Gabor X TothPSYC: historic message flag
2013-07-15 Gabor X Tothsocial: use the TransmitReadyNotify callback from the...
2013-07-15 Gabor X TothPSYC: move history & state functions to the common...
2013-07-15 Gabor X Tothenv: doc; spaces
2013-07-15 Gabor X TothPSYC API: use master/slave/channel terminology
2013-07-15 Gabor X TothPSYC/social: use an Environment for setting variables...
2013-07-15 Gabor X Tothpsyc(store): group generation only needed when storing...
2013-07-15 Gabor X Tothmulticast: message fragmentation
2013-07-15 Gabor X Tothpsyc api: no state events, those are handled in social
2013-07-12 Gabor X TothPSYC/social: header for method callbacks
2013-07-12 Gabor X TothPSYC APIs: added missing args and functions, more consi...
2013-07-09 Christian Grothoff-more ideas on naming
2013-07-09 Christian Grothoff-underscores for lynx
2013-07-08 Christian Grothoff-doxygen
2013-07-07 Christian Grothoff-doxygen fixes
2013-06-26 Gabor X Tothpsyc apis: use more doxygen syntax, added some missing...
2013-06-12 Gabor X Tothpsyc apis
2013-06-11 Christian Grothoff-further refinements to the APIs for PSYC/multicast
2013-06-11 Christian Grothoff-get rid of channel hierarchy for PSYC level, will...
2013-06-11 Christian Grothoff-more work on multicast/psyc API designs
2013-06-11 Christian Grothoff-cleaning
2013-04-21 Christian Grothoff-evolve PSYC ideas
2013-04-09 Christian Grothoff-doxygen
2013-04-07 Christian Grothoff-first thoughs on a PSYC API, not finished