header
[oweals/gnunet.git] / src / include / gnunet_social_service.h
2013-10-11 LRNMake it compile again
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-13 Christian Grothoffsplitting 'struct GNUNET_CRYPTO_EccPublicKey' into...
2013-09-03 Gabor X TothPSYCstore SQLite backend; API fixes/enhancements
2013-08-24 Gabor X Tothmulticast: added replay_end(), returning replay handle...
2013-08-22 Christian Grothoff-doxygen fixes
2013-08-19 Gabor X Tothmulticast/psyc: added admitted_since arg for join_decis...
2013-08-18 Gabor X Tothsocial: place_look args
2013-08-15 Gabor X Tothsocial: place_enter2 arg fix
2013-08-15 Gabor X Tothsocial: place_enter args
2013-08-15 Gabor X Tothmulticast/psyc: transmit callbacks; social: password...
2013-08-15 Christian Grothoff-gads to gnu
2013-08-15 Gabor X Tothsocial: home_advertise() - added arg to specify peers...
2013-08-15 Gabor X Tothmoved policies from multicast to psyc layer
2013-08-15 Gabor X Tothsocial api: use ego from identity service
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: additional args for member_start, origin_sta...
2013-07-26 Gabor X Tothsocial: home_leave()
2013-07-23 Gabor X Tothuntabify
2013-07-17 Gabor X TothPSYC/multicast: message parameters for join/part requests
2013-07-16 Gabor X Tothsocial: finish callback for history lesson
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 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 Tothmulticast: message fragmentation
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-1:1 unicast --- not sure it belongs in social API
2013-07-07 Christian Grothoff-doxygen fixes
2013-06-26 Gabor X Tothpsyc apis: use more doxygen syntax, added some missing...
2013-06-17 Gabor X Tothsocial api docs
2013-06-12 Christian Grothoff-make use of ability to reply on reject, i.e. to redire...
2013-06-12 Christian Grothoff-clarify need to decide on admission
2013-06-12 Christian Grothoffimproving social API a bit more
2013-06-12 Christian Grothoffbetter name for entering a home
2013-06-12 Christian Grothofffirst design for social service API
2013-06-12 Christian Grothoff-fix copyright year
2013-06-12 Gabor X Tothpsyc apis