Age | Commit message (Expand) | Author |
2016-06-06 | fixes | Gabor X Toth |
2016-05-06 | fix compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-26 | social: relay msgs; psyc: slicer api; multicast: reset fragment_offset | Gabor X Toth |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2016-01-15 | psyc/multicast: var names | Gabor X Toth |
2016-01-06 | multicast test: now compiles in non-C99 mode | Gabor X Toth |
2015-10-16 | -fix doxygen warnings | Christian Grothoff |
2015-09-27 | multicast/psyc/social: message acks & scheduling | Gabor X Toth |
2015-09-26 | multicast: removed replay cancellation as responses are limited | Gabor X Toth |
2015-09-26 | multicast: removed membership test callback as clients check that already dur... | Gabor X Toth |
2015-09-26 | psyc fixes | Gabor X Toth |
2015-09-26 | multicast: doc formatting | Gabor X Toth |
2015-09-26 | multicast: replay | Gabor X Toth |
2015-09-13 | multicast tests | Gabor X Toth |
2015-09-08 | social: guest_enter_by_name(); zone_add_pkey(); join_msg fixes | Gabor X Toth |
2015-09-05 | multicast, psyc, psycstore, client_manager fixes | Gabor X Toth |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-05-07 | doc fix | Gabor X Toth |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-20 | -do not modify 'const' argument | Christian Grothoff |
2014-12-19 | -support join_msg=NULL properly | Christian Grothoff |
2014-12-19 | -check connection state / rval | Christian Grothoff |
2014-12-19 | -fix leak | Christian Grothoff |
2014-12-19 | -fix leaks, check RV | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-07-25 | multicast: send join decision to remote peer | Gabor X Toth |
2014-07-25 | multicast: use cadet to contact remote peers | Gabor X Toth |
2014-07-24 | multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` ... | Gabor X Toth |
2014-07-24 | social: guest_talk test; multicast: fix member_to_origin_resume() | Gabor X Toth |
2014-07-23 | social: implement enter/leave/messaging; psyc: improvements and fixes | Gabor X Toth |
2014-07-10 | PSYC(store), Multicast: use ECDSA slave/member keys; PSYC: add GNUNET_PSYC_me... | Gabor X Toth |
2014-05-29 | psyc, multicast: reorg code, use new client manager & psyc util lib | Gabor X Toth |
2014-05-27 | social: separate host/guest/place API; add missing method cb params; improve ... | Gabor X Toth |
2014-05-27 | multicast: run testing peer | Gabor X Toth |
2014-05-27 | add social service | Gabor X Toth |
2014-05-26 | psyc, multicast: join decision, tests | Gabor X Toth |
2014-05-23 | psyc, multicast: fixes, comments | Gabor X Toth |
2014-05-22 | psyc, multicast: join decision | Gabor X Toth |
2014-05-17 | multicast, psyc: client connections, join requests | Gabor X Toth |
2014-05-13 | multicast: send messages between client lib & service | Gabor X Toth |
2014-05-06 | psyc: in-order message delivery | Gabor X Toth |
2014-03-12 | PSYC: in-order delivery of fragments; tests for large messages | Gabor X Toth |
2014-03-06 | PSYC: implement slave to master requests, tests, fixes, reorg | Gabor X Toth |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |