aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update GNUnet's protocol numbers againHEADmasterChristian Ulrich2020-07-10
* GNUNET_SCHEDULER_add does not work anymore before first call to GNUNET_SCHEDU...Christian Ulrich2020-07-10
* remove when blocksChristian Ulrich2020-06-19
* update GNUnet's protocol numbersChristian Ulrich2020-06-19
* removed cadet optiont3sserakt2019-07-24
* forgot to remove debug outputlurchi2019-06-24
* fix crash on empty messageslurchi2019-06-24
* Revert "Revert "Revert "workaround not needed anymore?"""lurchi2019-06-24
* Revert "Revert "workaround not needed anymore?""lurchi2019-06-24
* Revert "workaround not needed anymore?"lurchi2019-06-24
* fix compilation errorlurchi2019-06-24
* add isAlivelurchi2019-06-24
* workaround not needed anymore?lurchi2019-06-23
* fix versionlurchi2019-06-23
* Merge branch 'master' of ssh://gnunet.org/gnunet-nimlurchi2019-06-23
|\
| * changed READMEt3sserakt2019-06-23
| * added READMEt3sserakt2019-06-23
* | example compiles againlurchi2019-03-30
|/
* Remove groupchat files, as there is now a seperate repoDevan Carpenter2019-03-24
* Add a .dir-locals,el for configuring emacs for this projectHartmut Goebel2019-03-15
* changed GNUNET_CADET_ChannelOption to GNUNET_CADET_OPTION_RELIABLEt3sserakt2019-02-21
* use nimble's default directory structurelurchi2018-11-03
* make groupchat compi│·····lurchi2018-11-03
* nimbleNils Gillmann2018-09-25
* Start of a nimble file, should probably drop nake later on.Nils Gillmann2018-09-25
* gitignoreNils Gillmann2018-09-25
* groupchat: improve CLI UXpsyc://loupsycedyglgamf.onion/~lynX2018-09-16
* Add nakefile, nim.cfg, and ignore more thingsNils Gillmann2018-09-16
* gnunet_nim.nim: fix import paths to point to parent dirdvn2018-09-04
* Revert "try out nimbox"lurchi2018-08-26
* try out nimboxlurchi2018-08-26
* restructure groupchat applicationlurchi2018-08-18
* workaround for missing notification about disconnected cadet channelslurchi2018-08-18
* Merge branch 'master' of ssh://gnunet.org/gnunet-nimlurchi2018-08-11
|\
| * added date and time string to outputt3sserakt2018-08-11
| * Makefile to clean the build.Nils Gillmann2018-08-09
| * examples/{start,stop}_peers: Use /bin/sh, tested and checked against Bash and...Nils Gillmann2018-08-09
| * groupchat.nim: fix typo in echo messagedvn2018-08-09
* | load config file in release mode too (fixes segfault)lurchi2018-08-11
|/
* use peer IDs as chat identifierslurchi2018-08-08
* add peer ID string functionslurchi2018-08-08
* Merge branch 'master' of ssh://gnunet.org/gnunet-nimlurchi2018-08-08
|\
| * comment: explain why we're reading from stdin in a nasty waydvn2018-08-06
* | add first version of groupchat applicationlurchi2018-08-08
* | move example applications / scripts / config files to example folderlurchi2018-08-08
* | fix bug (application hangs when a peer disconnects); fixes & simplificationslurchi2018-08-08
* | add shutdown procedurelurchi2018-08-08
|/
* disconnect from the cadet service when CadetHandle is destroyedlurchi2018-08-06
* use immutable variables where possiblelurchi2018-08-06
* use nicer new syntaxlurchi2018-08-06