aboutsummaryrefslogtreecommitdiff
path: root/src/psyc
Commit message (Collapse)AuthorAge
* Add hostname and port to psyc.conf (required on W32)LRN2013-12-08
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -adding missing break statementsChristian Grothoff2013-12-05
|
* psyc: handling messages from multicast and passing them to clients; ↵Gabor X Toth2013-11-09
| | | | pause/resume fixes
* -fix bad allocation and message size calculationChristian Grothoff2013-10-18
|
* -doxygen fixesChristian Grothoff2013-10-18
|
* -needs env to link properlyChristian Grothoff2013-10-11
|
* Make it compile againLRN2013-10-11
|
* -fix eddsa 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
|
* Precussive maintenance on env/multicast/psycLRN2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -GADS is now called GNSChristian Grothoff2013-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
* -remove generated fileChristian Grothoff2013-09-25
|
* multicast API: stop/resume transmissionGabor X Toth2013-09-25
|
* psyc service: start/stop, join/part, message transmission: lib -> psyc -> ↵Gabor X Toth2013-09-25
| | | | mcast; psyc API: stop/resume transmission
* psyc service skeletonGabor X Toth2013-09-25
|
* psyc service skeletonGabor X Toth2013-09-16