-add reverse autoadd; with test
[oweals/gnunet.git] / src / psyc /
2016-09-24 Gabor X Tothpsyc,psycstore,social: switch to SERVICE API
2016-09-24 Gabor X Tothmulticast,psyc: switch to SERVICE API
2016-09-23 Gabor X Tothpsyc: switch to SERVICE API
2016-09-23 Gabor X Tothmulticast,psyc,social: remove core dependencny
2016-09-22 Gabor X Tothpsyc,psycstore,social fixes
2016-08-27 Christian Grothoff-proper checks for inbound messages being well-formed
2016-08-27 Christian Grothoff-fix leak
2016-08-26 Christian Grothofffix MAX_PAYLOAD definition, thereby fixing wrong type...
2016-08-20 Gabor X Tothtest_psyc: log level
2016-08-19 Gabor X Tothpsyc, social
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-08-17 Gabor X Tothmulticast, psyc, social: wait till last message sent...
2016-08-17 Gabor X Tothpsyc, social: switch to MQ
2016-08-03 Gabor X Tothmulticast,psyc,social: use CORE_connecT()
2016-08-03 Carlo von lynXleaks & warns
2016-07-28 Carlo von lynXfixed use after free and several printf warnings
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-06 Gabor X Tothfixes
2016-05-12 Gabor X Tothpsyc/social: transmit fix
2016-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-26 Gabor X Tothsocial: relay msgs; psyc: slicer api; multicast: reset...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothpsyc/multicast: var names
2016-01-12 Gabor X Tothpsycutil reorg: message, env, slicer
2016-01-06 Gabor X Tothpsyc/social: local join flag; social service: leave...
2015-09-27 Gabor X Tothmulticast/psyc/social: message acks & scheduling
2015-09-26 Gabor X Tothmulticast: removed membership test callback as clients...
2015-09-26 Gabor X Tothpsyc fixes
2015-09-26 Gabor X Tothpsycstore: add fragment_limit arg for message_get
2015-09-08 Gabor X Tothsocial: guest_enter_by_name(); zone_add_pkey(); join_ms...
2015-09-08 Gabor X Tothsocial: advertise; farewell fix
2015-09-05 Gabor X Tothmulticast, psyc, psycstore, client_manager fixes
2015-08-28 Gabor X Tothpsyc/social: get state from psycstore
2015-07-19 David BarksdaleRemove this GNUNET_htonl_signed nonsense
2015-07-19 David BarksdaleMove libgnunetpsycutil.la to psycstore
2015-07-18 Gabor X Tothpsyc/store: apply state modifiers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-07 Gabor X Tothpsyc/social: request history & state from psycstore...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-20 Christian Grothoff-static
2014-12-19 Christian Grothoff-and this is why the NULL comes FIRST
2014-12-19 Christian Grothoff-support join_msg=NULL properly
2014-12-19 Christian Grothoff-check RV
2014-12-19 Christian Grothoff-fix leaks, check RV
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-10-05 Christian Grothoff-add missing break
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-08-02 Bruno CabralMissing separator
2014-07-31 Gabor X Tothpsyc, psycstore: operation result max error size
2014-07-30 Gabor X Tothpsyc, psycstore: retrieve state and history
2014-07-27 Gabor X Tothpsyc: membership store
2014-07-27 Gabor X Tothpsyc: multicast callbacks for membership test and fragm...
2014-07-25 Gabor X Tothmulticast: use cadet to contact remote peers
2014-07-24 Gabor X Tothpsyc,social: fix linking for tests
2014-07-24 Gabor X Tothpsyc: fix timing-related test failure
2014-07-24 Gabor X Tothmulticast,psyc,social: remove DEBUG #defines from tests...
2014-07-24 Gabor X Tothsocial: guest_talk test; multicast: fix member_to_origi...
2014-07-23 Gabor X Tothsocial: implement enter/leave/messaging; psyc: improvem...
2014-07-10 Gabor X TothPSYC(store), Multicast: use ECDSA slave/member keys...
2014-07-03 Bart Polot- Convince 'make -j 10' to work nicely.
2014-06-07 Christian Grothoff-doxygen fixes
2014-05-29 Gabor X Tothpsyc, multicast: reorg code, use new client manager...
2014-05-29 Gabor X TothPSYC util lib: receiving/transmitting/logging PSYC...
2014-05-27 Gabor X Tothmulticast: run testing peer
2014-05-27 Gabor X Tothadd social service
2014-05-26 Gabor X Tothpsyc, multicast: join decision, tests
2014-05-23 Gabor X Tothpsyc, multicast: fixes, comments
2014-05-22 Gabor X Tothpsyc, multicast: join decision
2014-05-17 Gabor X Tothmulticast, psyc: client connections, join requests
2014-05-13 Gabor X Tothmulticast: send messages between client lib & service
2014-05-06 Gabor X Tothpsyc: in-order message delivery
2014-04-08 Christian Grothoff-fix build issues
2014-03-13 Gabor X TothPSYC: some code cleanup
2014-03-13 Gabor X TothPSYC: message types, documentation
2014-03-12 Gabor X TothPSYC: in-order delivery of fragments; tests for large...
2014-03-06 Gabor X TothPSYC: implement slave to master requests, tests, fixes...
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-06 Gabor X Tothpsyc: message handler checks
2014-01-06 Gabor X Tothpsyc: ipc messages, notify callback for modifiers,...
2014-01-06 Gabor X Tothpsyc: ipc messages
2013-12-08 LRNAdd hostname and port to psyc.conf (required on W32)
2013-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-12-05 Christian Grothoff-adding missing break statements
2013-11-09 Gabor X Tothpsyc: handling messages from multicast and passing...
2013-10-18 Christian Grothoff-fix bad allocation and message size calculation
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-11 Christian Grothoff-needs env to link properly
2013-10-11 LRNMake it compile again
2013-10-11 Christian Grothoff-fix eddsa ftbfs
2013-10-10 Gabor X TothPSYC: master msg transmission
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-08 LRNPrecussive maintenance on env/multicast/psyc
next