aboutsummaryrefslogtreecommitdiff
path: root/src/multicast
Commit message (Collapse)AuthorAge
...
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* psyc: ipc messages, notify callback for modifiers, testsGabor X Toth2014-01-06
|
* psyc: ipc messagesGabor X Toth2014-01-06
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* psyc: handling messages from multicast and passing them to clients; ↵Gabor X Toth2013-11-09
| | | | pause/resume fixes
* log msg and comment fixesGabor X Toth2013-11-09
|
* -doxygen fixesChristian Grothoff2013-10-18
|
* -fix ftbfsChristian Grothoff2013-10-11
|
* PSYC: master msg transmissionGabor X Toth2013-10-10
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -actually just include utilChristian Grothoff2013-10-08
|
* Precussive maintenance on env/multicast/psycLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* multicast: simplistic origin_to_all() code to be able to test the psyc serviceGabor X Toth2013-09-27
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* multicast API: stop/resume transmissionGabor X Toth2013-09-25
|
* -more issues with multicast APIChristian Grothoff2013-09-21
|
* towards multicast IPC messagesChristian Grothoff2013-09-21
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* multicast: doc fixGabor X Toth2013-09-04
|
* multicast: renamed replay() to replay_response(), doc fixesGabor X Toth2013-09-03
|
* - remove superfluous filesSree Harsha Totakura2013-09-03
|
* trying to fix #3006, libltdl detection on FreeBSDChristian Grothoff2013-08-31
|
* -integrating multicast with build systemChristian Grothoff2013-08-30
|
* -harness for multicastChristian Grothoff2013-08-30