aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* authorsHEADmasterng02020-01-28
|
* readmeng02020-01-28
|
* add test-two-scheduler.scmAnonymized2018-01-30
|
* guix: update gnunetAnonymized2018-01-30
|
* remote test-sigpwr-fail.scmAnonymized2018-01-23
| | | | There is no issue actually, it's normal gdb behavior.
* guix: update to latest commitAnonymized2018-01-23
|
* add test-sigpwr-fail.scmAnonymized2018-01-20
| | | | test to reproduce the crash of guile which seems related to GC
* c3b2: use background thread to pull new messages (broken)Anonymized2018-01-20
| | | | The program crash when trying to publish a message
* c3b2: small fixesAnonymized2018-01-20
| | | | | - if the download timeouts then the file is #f, filter it - the published file is only the message
* sync: add a timeout to downloadAnonymized2018-01-20
|
* cosmitAnonymized2018-01-20
|
* sync: add download as bytevectorAnonymized2018-01-20
|
* gnunet: add scheduler-add-delayed.Anonymized2018-01-20
| | | | And add timeout to 'gnunet-guile search'.
* sync: add searchAnonymized2018-01-20
|
* update .gitignoreAnonymized2018-01-20
|
* c3b2: rework the ui to be a wallAnonymized2018-01-20
|
* c3b2: publish on gnunetAnonymized2018-01-20
|
* add sync publish procedure in gnunet/sync.scmAnonymized2018-01-20
|
* c3b2: create topics locallyAnonymized2018-01-20
|
* c3b2: main is publicAnonymized2018-01-20
|
* cosmitAnonymized2018-01-20
|
* add .dir-locals.elAnonymized2018-01-20
|
* c3b2: add wiredtiger boilerplateAnonymized2018-01-20
|
* add web boilerplate for c3b2 prototypeAnonymized2018-01-20
|
* doc: add diagram draftAnonymized2018-01-20
| | | | that diagram will explain how to interact with guile fibers
* search: shutdown the scheduler when Ctrl+CAnonymized2018-01-19
|
* README: rework itAnonymized2018-01-19
|
* add gnunet-guile searchAnonymized2018-01-19
|
* TODO++Anonymized2018-01-19
|
* gnunet-guile publish: do not do directory scan.Anonymized2018-01-19
| | | | Publish directly _whatever_ is passed as filename argument.
* wip keywords publishAnonymized2018-01-19
|
* cosmitAnonymized2018-01-19
|
* guix.scm gnunet use texlive-tinyng02018-01-15
|
* it seems to me as if we should set guileobjdir aswellng02018-01-15
|
* guile installdir should be 2.2ng02018-01-15
|
* add 'gnunet-guile publish CONFIGURATION FILENAME'Anonymized2018-01-12
| | | | | | | | | | This is not a full re-implementation of gnunet-publish, it doesn't include support for: - setting namespace - using default configuration - settings anonymity - publishing directories is not supported
* TODO++Anonymized2018-01-11
|
* improve 'gnunet download'Anonymized2018-01-11
|
* TODO++Anonymized2018-01-11
|
* TODO++Anonymized2018-01-11
|
* add ./gnunet-guile program with download subcommand and getopt-long supportAnonymized2018-01-11
| | | | | | Check the help menu to know how it works. This is missing integration with autotools.
* remove example.{c, scm} because those were temporaryAnonymized2018-01-09
| | | | | | | | | | | | | | | | | | | | I commited that file only to make it easy for guile-bytestructures' maintainer to reproduce the issue. With guile-bytestructures 1.0.1 the problem is gone, see https://github.com/TaylanUB/scheme-bytestructures/commit/38a7861dfc305fc621f344e6f16757736e21a6b6 I could rewrite git history, but I don't want to `git push -f`. download.scm works as expected, in the sens that it outputs correct progress status values. A patch for guix was sent to update guile-bytestructures. It's a dependency a guix itself. So it might take some time. Otherwise said, you need a guix with that patch to make gnunet-guile work. See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30034 If the patch goes to core-updates, I will try to fix guix.scm of gnunet-guile to include guile-bytestructures 1.0.1.
* add few crypto bindings from gnunet_crypto_lib.hAnonymized2018-01-08
|
* cosmitAnonymized2018-01-07
|
* add example.{c,scm} to show the issue with progress infoAnonymized2018-01-07
|
* add configuration for a gnunet nodeAnonymized2018-01-07
| | | | requires the directory /tmp/gnunet/p2/ to be present
* download: take gnunet uri as first argumentAnonymized2018-01-07
|
* reboot the gnunet-guile projectAnonymized2018-01-07