Age | Commit message (Expand) | Author |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-20 | -static | Christian Grothoff |
2014-12-19 | -and this is why the NULL comes FIRST | Christian Grothoff |
2014-12-19 | -support join_msg=NULL properly | Christian Grothoff |
2014-12-19 | -check RV | 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-10-05 | -add missing break | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-08-02 | Missing separator | Bruno Cabral |
2014-07-31 | psyc, psycstore: operation result max error size | Gabor X Toth |
2014-07-30 | psyc, psycstore: retrieve state and history | Gabor X Toth |
2014-07-27 | psyc: membership store | Gabor X Toth |
2014-07-27 | psyc: multicast callbacks for membership test and fragment/message replay | Gabor X Toth |
2014-07-25 | multicast: use cadet to contact remote peers | Gabor X Toth |
2014-07-24 | psyc,social: fix linking for tests | Gabor X Toth |
2014-07-24 | psyc: fix timing-related test failure | 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-07-03 | - Convince 'make -j 10' to work nicely. | Bart Polot |
2014-06-07 | -doxygen fixes | Christian Grothoff |
2014-05-29 | psyc, multicast: reorg code, use new client manager & psyc util lib | Gabor X Toth |
2014-05-29 | PSYC util lib: receiving/transmitting/logging PSYC messages | 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-04-08 | -fix build issues | Christian Grothoff |
2014-03-13 | PSYC: some code cleanup | Gabor X Toth |
2014-03-13 | PSYC: message types, documentation | 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 |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2014-01-06 | psyc: message handler checks | Gabor X Toth |
2014-01-06 | psyc: ipc messages, notify callback for modifiers, tests | Gabor X Toth |
2014-01-06 | psyc: ipc messages | Gabor X Toth |
2013-12-08 | Add hostname and port to psyc.conf (required on W32) | LRN |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-12-05 | -adding missing break statements | Christian Grothoff |
2013-11-09 | psyc: handling messages from multicast and passing them to clients; pause/res... | Gabor X Toth |
2013-10-18 | -fix bad allocation and message size calculation | Christian Grothoff |
2013-10-18 | -doxygen fixes | Christian Grothoff |