2015-09-27 |
Gabor X Toth | multicast/psyc/social: message acks & scheduling |
tree | commitdiff |
2015-09-26 |
Gabor X Toth | multicast: removed membership test callback as clients... |
tree | commitdiff |
2015-09-26 |
Gabor X Toth | psyc fixes |
tree | commitdiff |
2015-09-26 |
Gabor X Toth | psycstore: add fragment_limit arg for message_get |
tree | commitdiff |
2015-09-08 |
Gabor X Toth | social: guest_enter_by_name(); zone_add_pkey(); join_ms... |
tree | commitdiff |
2015-09-08 |
Gabor X Toth | social: advertise; farewell fix |
tree | commitdiff |
2015-09-05 |
Gabor X Toth | multicast, psyc, psycstore, client_manager fixes |
tree | commitdiff |
2015-08-28 |
Gabor X Toth | psyc/social: get state from psycstore |
tree | commitdiff |
2015-07-19 |
David Barksdale | Remove this GNUNET_htonl_signed nonsense |
tree | commitdiff |
2015-07-19 |
David Barksdale | Move libgnunetpsycutil.la to psycstore |
tree | commitdiff |
2015-07-18 |
Gabor X Toth | psyc/store: apply state modifiers |
tree | commitdiff |
2015-06-30 |
Christian Grothoff | fix #3869: outdated FSF address |
tree | commitdiff |
2015-05-07 |
Gabor X Toth | psyc/social: request history & state from psycstore... |
tree | commitdiff |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
tree | commitdiff |
2015-02-07 |
Christian Grothoff | -bringing copyright tags up to FSF standard |
tree | commitdiff |
2014-12-24 |
Christian Grothoff | making GNUNET_SCHEDULER_cancel() perform in O(1) instea... |
tree | commitdiff |
2014-12-20 |
Christian Grothoff | -static |
tree | commitdiff |
2014-12-19 |
Christian Grothoff | -and this is why the NULL comes FIRST |
tree | commitdiff |
2014-12-19 |
Christian Grothoff | -support join_msg=NULL properly |
tree | commitdiff |
2014-12-19 |
Christian Grothoff | -check RV |
tree | commitdiff |
2014-12-19 |
Christian Grothoff | -fix leaks, check RV |
tree | commitdiff |
2014-12-10 |
Christian Grothoff | moving away from DEFAULTSERVICES to per-section FORCEST... |
tree | commitdiff |
2014-10-05 |
Christian Grothoff | -add missing break |
tree | commitdiff |
2014-09-13 |
Christian Grothoff | fixing parallel build, getting rid of useless _DEPENDEN... |
tree | commitdiff |
2014-08-02 |
Bruno Cabral | Missing separator |
tree | commitdiff |
2014-07-31 |
Gabor X Toth | psyc, psycstore: operation result max error size |
tree | commitdiff |
2014-07-30 |
Gabor X Toth | psyc, psycstore: retrieve state and history |
tree | commitdiff |
2014-07-27 |
Gabor X Toth | psyc: membership store |
tree | commitdiff |
2014-07-27 |
Gabor X Toth | psyc: multicast callbacks for membership test and fragm... |
tree | commitdiff |
2014-07-25 |
Gabor X Toth | multicast: use cadet to contact remote peers |
tree | commitdiff |
2014-07-24 |
Gabor X Toth | psyc,social: fix linking for tests |
tree | commitdiff |
2014-07-24 |
Gabor X Toth | psyc: fix timing-related test failure |
tree | commitdiff |
2014-07-24 |
Gabor X Toth | multicast,psyc,social: remove DEBUG #defines from tests... |
tree | commitdiff |
2014-07-24 |
Gabor X Toth | social: guest_talk test; multicast: fix member_to_origi... |
tree | commitdiff |
2014-07-23 |
Gabor X Toth | social: implement enter/leave/messaging; psyc: improvem... |
tree | commitdiff |
2014-07-10 |
Gabor X Toth | PSYC(store), Multicast: use ECDSA slave/member keys... |
tree | commitdiff |
2014-07-03 |
Bart Polot | - Convince 'make -j 10' to work nicely. |
tree | commitdiff |
2014-06-07 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2014-05-29 |
Gabor X Toth | psyc, multicast: reorg code, use new client manager... |
tree | commitdiff |
2014-05-29 |
Gabor X Toth | PSYC util lib: receiving/transmitting/logging PSYC... |
tree | commitdiff |
2014-05-27 |
Gabor X Toth | multicast: run testing peer |
tree | commitdiff |
2014-05-27 |
Gabor X Toth | add social service |
tree | commitdiff |
2014-05-26 |
Gabor X Toth | psyc, multicast: join decision, tests |
tree | commitdiff |
2014-05-23 |
Gabor X Toth | psyc, multicast: fixes, comments |
tree | commitdiff |
2014-05-22 |
Gabor X Toth | psyc, multicast: join decision |
tree | commitdiff |
2014-05-17 |
Gabor X Toth | multicast, psyc: client connections, join requests |
tree | commitdiff |
2014-05-13 |
Gabor X Toth | multicast: send messages between client lib & service |
tree | commitdiff |
2014-05-06 |
Gabor X Toth | psyc: in-order message delivery |
tree | commitdiff |
2014-04-08 |
Christian Grothoff | -fix build issues |
tree | commitdiff |
2014-03-13 |
Gabor X Toth | PSYC: some code cleanup |
tree | commitdiff |
2014-03-13 |
Gabor X Toth | PSYC: message types, documentation |
tree | commitdiff |
2014-03-12 |
Gabor X Toth | PSYC: in-order delivery of fragments; tests for large... |
tree | commitdiff |
2014-03-06 |
Gabor X Toth | PSYC: implement slave to master requests, tests, fixes... |
tree | commitdiff |
2014-02-02 |
LRN | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX... |
tree | commitdiff |
2014-01-30 |
Christian Grothoff | fix #3284: support lib/MULTIARCH/ paths in installation... |
tree | commitdiff |
2014-01-24 |
Sree Harsha Totakura | fix #3275 with solution from https://gnunet.org/bugs... |
tree | commitdiff |
2014-01-06 |
Gabor X Toth | psyc: message handler checks |
tree | commitdiff |
2014-01-06 |
Gabor X Toth | psyc: ipc messages, notify callback for modifiers,... |
tree | commitdiff |
2014-01-06 |
Gabor X Toth | psyc: ipc messages |
tree | commitdiff |
2013-12-08 |
LRN | Add hostname and port to psyc.conf (required on W32) |
tree | commitdiff |
2013-12-06 |
Sree Harsha Totakura | configure option --disable-autostart to disable auto... |
tree | commitdiff |
2013-12-05 |
Christian Grothoff | -adding missing break statements |
tree | commitdiff |
2013-11-09 |
Gabor X Toth | psyc: handling messages from multicast and passing... |
tree | commitdiff |
2013-10-18 |
Christian Grothoff | -fix bad allocation and message size calculation |
tree | commitdiff |
2013-10-18 |
Christian Grothoff | -doxygen fixes |
tree | commitdiff |
2013-10-11 |
Christian Grothoff | -needs env to link properly |
tree | commitdiff |
2013-10-11 |
LRN | Make it compile again |
tree | commitdiff |
2013-10-11 |
Christian Grothoff | -fix eddsa ftbfs |
tree | commitdiff |
2013-10-10 |
Gabor X Toth | PSYC: master msg transmission |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | last XDG change: use GNUNET_RUNTIME_DIR instead of... |
tree | commitdiff |
2013-10-09 |
Christian Grothoff | migrating towards XDG configuration specification ... |
tree | commitdiff |
2013-10-08 |
LRN | Precussive maintenance on env/multicast/psyc |
tree | commitdiff |
2013-10-06 |
Christian Grothoff | -remove trailing whitespace |
tree | commitdiff |
2013-09-27 |
Christian Grothoff | -GADS is now called GNS |
tree | commitdiff |
2013-09-27 |
Christian Grothoff | -undo #29640, somehow causes problems |
tree | commitdiff |
2013-09-26 |
Christian Grothoff | moving from abstract unix domain socket paths to normal... |
tree | commitdiff |
2013-09-25 |
Christian Grothoff | -remove generated file |
tree | commitdiff |
2013-09-25 |
Gabor X Toth | multicast API: stop/resume transmission |
tree | commitdiff |
2013-09-25 |
Gabor X Toth | psyc service: start/stop, join/part, message transmissi... |
tree | commitdiff |
2013-09-25 |
Gabor X Toth | psyc service skeleton |
tree | commitdiff |
2013-09-16 |
Gabor X Toth | psyc service skeleton |
tree | commitdiff |
|