Age | Commit message (Expand) | Author |
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 |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
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-23 | -fix build system issues | Christian Grothoff |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-11-09 | psyc: handling messages from multicast and passing them to clients; pause/res... | Gabor X Toth |
2013-11-09 | log msg and comment fixes | Gabor X Toth |
2013-10-18 | -doxygen fixes | Christian Grothoff |
2013-10-11 | -fix ftbfs | Christian Grothoff |
2013-10-10 | PSYC: master msg transmission | Gabor X Toth |
2013-10-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-08 | -actually just include util | Christian Grothoff |
2013-10-08 | Precussive maintenance on env/multicast/psyc | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-27 | multicast: simplistic origin_to_all() code to be able to test the psyc service | Gabor X Toth |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-25 | multicast API: stop/resume transmission | Gabor X Toth |
2013-09-21 | -more issues with multicast API | Christian Grothoff |
2013-09-21 | towards multicast IPC messages | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-13 | splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and... | Christian Grothoff |
2013-09-04 | multicast: doc fix | Gabor X Toth |
2013-09-03 | multicast: renamed replay() to replay_response(), doc fixes | Gabor X Toth |
2013-09-03 | - remove superfluous files | Sree Harsha Totakura |
2013-08-31 | trying to fix #3006, libltdl detection on FreeBSD | Christian Grothoff |
2013-08-30 | -integrating multicast with build system | Christian Grothoff |