oweals/gnunet.git
6 years agoMerge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt [Tue, 14 Nov 2017 12:19:39 +0000 (13:19 +0100)]
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social

6 years agoUse MQ API instead of manually allocating messages; simplify logic in handle_client_p...
lurchi [Mon, 13 Nov 2017 19:45:48 +0000 (20:45 +0100)]
Use MQ API instead of manually allocating messages; simplify logic in handle_client_psyc_message; cleanup

6 years agofinalize protocol change (fixes message loss when leaving a place)
lurchi [Mon, 13 Nov 2017 17:21:14 +0000 (18:21 +0100)]
finalize protocol change (fixes message loss when leaving a place)

6 years agoMerge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt [Thu, 9 Nov 2017 19:35:41 +0000 (20:35 +0100)]
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social

6 years agochanged log levels
t3sserakt [Wed, 8 Nov 2017 19:07:06 +0000 (20:07 +0100)]
changed log levels

6 years agoimprove documentation
lurchi [Wed, 8 Nov 2017 18:28:50 +0000 (19:28 +0100)]
improve documentation

6 years agoprotocol change: add ack message for guests/hosts leaving a place
lurchi [Wed, 8 Nov 2017 18:19:29 +0000 (19:19 +0100)]
protocol change: add ack message for guests/hosts leaving a place

6 years agoMerge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt [Thu, 2 Nov 2017 17:15:13 +0000 (18:15 +0100)]
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social

6 years agoFix tcp on exit crash -- could have sworn I fixed this one before
Christian Grothoff [Sun, 29 Oct 2017 11:39:48 +0000 (12:39 +0100)]
Fix tcp on exit crash -- could have sworn I fixed this one before

6 years agoallow MST callback to distinguish between disconnect and parse error situations,...
Christian Grothoff [Sun, 29 Oct 2017 11:32:57 +0000 (12:32 +0100)]
allow MST callback to distinguish between disconnect and parse error situations, and only log for the hard errors

6 years agominor style fix
Christian Grothoff [Sun, 29 Oct 2017 11:16:51 +0000 (12:16 +0100)]
minor style fix

6 years agologging, cosmetic fixes
Christian Grothoff [Sun, 29 Oct 2017 10:27:32 +0000 (11:27 +0100)]
logging, cosmetic fixes

6 years agodo handle CTRL-C properly in test_social
Christian Grothoff [Sun, 29 Oct 2017 10:25:20 +0000 (11:25 +0100)]
do handle CTRL-C properly in test_social

6 years agobetter logging of message processing errors in mq handling
Christian Grothoff [Sun, 29 Oct 2017 10:24:52 +0000 (11:24 +0100)]
better logging of message processing errors in mq handling

6 years agohandle service disconnect without crashing if reconnect fails
Christian Grothoff [Sun, 29 Oct 2017 10:24:22 +0000 (11:24 +0100)]
handle service disconnect without crashing if reconnect fails

6 years agoclarify use of client_drop
Christian Grothoff [Sun, 29 Oct 2017 10:23:34 +0000 (11:23 +0100)]
clarify use of client_drop

6 years agofix wrong condition, do only drop if it has not been dropped, instead of causing...
Christian Grothoff [Sun, 29 Oct 2017 10:23:15 +0000 (11:23 +0100)]
fix wrong condition, do only drop if it has not been dropped, instead of causing double-drop

6 years agoMerge branch 'fix_social' of gnunet.org:gnunet into fix_social
t3sserakt [Sun, 29 Oct 2017 01:48:26 +0000 (02:48 +0100)]
Merge branch 'fix_social' of gnunet.org:gnunet into fix_social

6 years agoadded logging
t3sserakt [Sun, 29 Oct 2017 01:28:16 +0000 (02:28 +0100)]
added logging

6 years agomisc social hacking with Lurchi
Christian Grothoff [Sat, 28 Oct 2017 09:21:55 +0000 (11:21 +0200)]
misc social hacking with Lurchi

6 years agoadded logging
t3sserakt [Mon, 23 Oct 2017 02:16:43 +0000 (04:16 +0200)]
added logging

6 years agoadded mq logging
t3sserakt [Sat, 14 Oct 2017 00:56:14 +0000 (02:56 +0200)]
added mq logging

6 years agoMerge branch 'fix_social' of ssh://gnunet.org/gnunet into fix_social
lurchi [Fri, 13 Oct 2017 20:18:43 +0000 (22:18 +0200)]
Merge branch 'fix_social' of ssh://gnunet.org/gnunet into fix_social

6 years agowe were on the wood way
lurchi [Fri, 13 Oct 2017 20:00:26 +0000 (22:00 +0200)]
we were on the wood way

6 years ago-we no enter to place
psyc://loupsycedyglgamf.onion/~lynX [Fri, 13 Oct 2017 18:56:10 +0000 (18:56 +0000)]
-we no enter to place

6 years agodon't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting from destroy...
lurchi [Fri, 13 Oct 2017 18:56:09 +0000 (20:56 +0200)]
don't call GNUNET_SERVICE_client_continue twice; maybe fix bug resulting from destroying MQ too early

6 years agostart social service before running the test (not sure if needed)
lurchi [Fri, 13 Oct 2017 17:25:59 +0000 (19:25 +0200)]
start social service before running the test (not sure if needed)

6 years agotrying to fix test_social and social service with a lot of debug outputs
lurchi [Fri, 13 Oct 2017 17:25:45 +0000 (19:25 +0200)]
trying to fix test_social and social service with a lot of debug outputs

6 years agocreate both host and guest identity before starting social service
lurchi [Thu, 21 Sep 2017 17:58:47 +0000 (19:58 +0200)]
create both host and guest identity before starting social service

6 years agodoc: Makefile: Add rules to build svg to png.
ng0 [Wed, 13 Sep 2017 07:51:38 +0000 (07:51 +0000)]
doc: Makefile: Add rules to build svg to png.

6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Wed, 13 Sep 2017 07:11:00 +0000 (07:11 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agodoc: Add some SVGs to 'images' folder.
ng0 [Wed, 13 Sep 2017 07:10:29 +0000 (07:10 +0000)]
doc: Add some SVGs to 'images' folder.

6 years agofix #5125
Christian Grothoff [Tue, 12 Sep 2017 13:03:18 +0000 (15:03 +0200)]
fix #5125

6 years agodoc: start to integrate images. figs/*.pdf -> images/.png converted.
ng0 [Sun, 10 Sep 2017 17:27:31 +0000 (17:27 +0000)]
doc: start to integrate images. figs/*.pdf -> images/.png converted.

6 years agocontrib: guix changes.
ng0 [Sun, 10 Sep 2017 17:26:01 +0000 (17:26 +0000)]
contrib: guix changes.

6 years agocontrib: Add nssswitch.conf as used by the Gentoo ebuild.
ng0 [Thu, 7 Sep 2017 22:22:18 +0000 (22:22 +0000)]
contrib: Add nssswitch.conf as used by the Gentoo ebuild.

https://gnunet.org/git/youbroketheinternet-overlay.git/commit/?id=049ab14cb32bdc0cdfd57282d31ee475b0ab8680

6 years agodoc: actually add the README.txt.
ng0 [Thu, 7 Sep 2017 21:17:30 +0000 (21:17 +0000)]
doc: actually add the README.txt.

6 years agodoc: Makefile. Also add README.txt.
ng0 [Thu, 7 Sep 2017 21:08:51 +0000 (21:08 +0000)]
doc: Makefile. Also add README.txt.

6 years agocontrib: guix: actually install the gnunet-c-tutorial.
ng0 [Thu, 7 Sep 2017 20:38:32 +0000 (20:38 +0000)]
contrib: guix: actually install the gnunet-c-tutorial.

6 years agocontrib: fix hash.
ng0 [Thu, 7 Sep 2017 20:16:46 +0000 (20:16 +0000)]
contrib: fix hash.

6 years agocontrib: bump gnunet.
ng0 [Thu, 7 Sep 2017 20:15:08 +0000 (20:15 +0000)]
contrib: bump gnunet.

6 years agodoc: We can't build a pdf of gnunet-c-tutorial with the old file in place.
ng0 [Thu, 7 Sep 2017 20:07:33 +0000 (20:07 +0000)]
doc: We can't build a pdf of gnunet-c-tutorial with the old file in place.

6 years agocontrib: bump gnunet
ng0 [Thu, 7 Sep 2017 19:55:27 +0000 (19:55 +0000)]
contrib: bump gnunet

6 years agodoc: add rule with noisy build.
ng0 [Thu, 7 Sep 2017 19:53:29 +0000 (19:53 +0000)]
doc: add rule with noisy build.

6 years agodoc: chapters/user: Fix a typo.
ng0 [Thu, 7 Sep 2017 13:51:51 +0000 (13:51 +0000)]
doc: chapters/user: Fix a typo.

6 years agodoc: trim chapters/installation.texi to move some very old
ng0 [Thu, 7 Sep 2017 13:47:14 +0000 (13:47 +0000)]
doc: trim chapters/installation.texi to move some very old
instructions into an "archive" file.

6 years agodoc: chapters/user.texi: Some comment placeholders for images, some @uref{} fixes.
ng0 [Thu, 7 Sep 2017 08:09:02 +0000 (08:09 +0000)]
doc: chapters/user.texi: Some comment placeholders for images, some @uref{} fixes.

6 years agodoc: chapters/user.texi: Some fixes, some improvements.
ng0 [Thu, 7 Sep 2017 07:57:36 +0000 (07:57 +0000)]
doc: chapters/user.texi: Some fixes, some improvements.

6 years agodoc: chapters/philosophy.texi: Add menu for 'Anonymity'.
ng0 [Thu, 7 Sep 2017 07:18:47 +0000 (07:18 +0000)]
doc: chapters/philosophy.texi: Add menu for 'Anonymity'.

Reported by Heiko Stamer. This should fix #5133

6 years agodoc: chapters/user.texi: some format changes.
ng0 [Wed, 6 Sep 2017 22:28:03 +0000 (22:28 +0000)]
doc: chapters/user.texi: some format changes.

6 years agodoc: gnunet.texi: Remove "Local Variables".
ng0 [Wed, 6 Sep 2017 22:07:15 +0000 (22:07 +0000)]
doc: gnunet.texi: Remove "Local Variables".

6 years agocontrib: guix: Bump gnunet package commit.
ng0 [Wed, 6 Sep 2017 10:13:38 +0000 (10:13 +0000)]
contrib: guix: Bump gnunet package commit.

6 years agodoc: gnunet-c-tutorial: add @chapter's.
ng0 [Wed, 6 Sep 2017 09:58:41 +0000 (09:58 +0000)]
doc: gnunet-c-tutorial: add @chapter's.

6 years agodoc: gnunet-c-tutorial: fix warnings.
ng0 [Wed, 6 Sep 2017 09:50:37 +0000 (09:50 +0000)]
doc: gnunet-c-tutorial: fix warnings.

6 years agodoc: gnunet-c-tutorial: Add nodes.
ng0 [Wed, 6 Sep 2017 09:43:52 +0000 (09:43 +0000)]
doc: gnunet-c-tutorial: Add nodes.

6 years agodoc: gnunet-c-tutorial.texi, chapters/installation.texi: fix compilation warnings.
ng0 [Wed, 6 Sep 2017 09:30:43 +0000 (09:30 +0000)]
doc: gnunet-c-tutorial.texi, chapters/installation.texi: fix compilation warnings.

6 years agodoc: Makefile: Add gnunet-c-tutorial.
ng0 [Wed, 6 Sep 2017 08:24:46 +0000 (08:24 +0000)]
doc: Makefile: Add gnunet-c-tutorial.

6 years agodoc: gnunet-c-tutorial: comment the included images/pdfs for now.
ng0 [Wed, 6 Sep 2017 08:14:19 +0000 (08:14 +0000)]
doc: gnunet-c-tutorial: comment the included images/pdfs for now.

6 years agodoc: gnunet-c-tutorial: done?
ng0 [Wed, 6 Sep 2017 08:11:56 +0000 (08:11 +0000)]
doc: gnunet-c-tutorial: done?

6 years agodoc: gnunet-c-tutorial: some unrelated edits.
ng0 [Wed, 6 Sep 2017 08:10:50 +0000 (08:10 +0000)]
doc: gnunet-c-tutorial: some unrelated edits.

6 years agodoc: gnunet-c-tutorial: @file, @subsubsection, minor changes.
ng0 [Wed, 6 Sep 2017 07:36:03 +0000 (07:36 +0000)]
doc: gnunet-c-tutorial: @file, @subsubsection, minor changes.

6 years agodoc: gnunet-c-tutorial: ftp://ftp.gnu.org -> https://gnu.org + gnupg file server...
ng0 [Wed, 6 Sep 2017 07:22:18 +0000 (07:22 +0000)]
doc: gnunet-c-tutorial: ftp://ftp.gnu.org -> https://gnu.org + gnupg file server location changed.

6 years agoMerge branch 'master' of gnunet.org:gnunet
ng0 [Tue, 5 Sep 2017 12:23:21 +0000 (12:23 +0000)]
Merge branch 'master' of gnunet.org:gnunet

6 years agodoc: gnunet-c-tutorial: more includes of examples.
ng0 [Tue, 5 Sep 2017 12:22:34 +0000 (12:22 +0000)]
doc: gnunet-c-tutorial: more includes of examples.

6 years agoimplement exponential back-off cool down for ARM process restarts
Christian Grothoff [Tue, 5 Sep 2017 12:20:06 +0000 (14:20 +0200)]
implement exponential back-off cool down for ARM process restarts

6 years agodoc: gnunet-c-tutorial: example 6.
ng0 [Tue, 5 Sep 2017 12:10:12 +0000 (12:10 +0000)]
doc: gnunet-c-tutorial: example 6.

6 years agodoc: gnunet-c-tutorial: include example 4 and 5.
ng0 [Tue, 5 Sep 2017 12:08:13 +0000 (12:08 +0000)]
doc: gnunet-c-tutorial: include example 4 and 5.

6 years agodoc: gnunet-c-tutorial: include testbed_test.c
ng0 [Tue, 5 Sep 2017 12:06:21 +0000 (12:06 +0000)]
doc: gnunet-c-tutorial: include testbed_test.c

6 years agodoc: gnunet-c-tutorial: move example code to separate files.
ng0 [Tue, 5 Sep 2017 12:03:16 +0000 (12:03 +0000)]
doc: gnunet-c-tutorial: move example code to separate files.

6 years agodoc: gnunet-c-tutorial: More @file, @code.
ng0 [Tue, 5 Sep 2017 11:36:23 +0000 (11:36 +0000)]
doc: gnunet-c-tutorial: More @file, @code.

6 years agodoc: gnunet-c-tutorial: @file for .config directory, add a note that
ng0 [Tue, 5 Sep 2017 11:15:25 +0000 (11:15 +0000)]
doc: gnunet-c-tutorial: @file for .config directory, add a note that
~/.config might already exist.

6 years agodoc: gnunet-c-tutorial: replace \texttt with @code.
ng0 [Tue, 5 Sep 2017 11:12:59 +0000 (11:12 +0000)]
doc: gnunet-c-tutorial: replace \texttt with @code.

6 years agognunet-c-tutorial: Some @file{} changes.
ng0 [Sun, 3 Sep 2017 15:59:10 +0000 (15:59 +0000)]
gnunet-c-tutorial: Some @file{} changes.

6 years ago-
psyc://loupsycedyglgamf.onion/~lynX [Thu, 24 Aug 2017 13:46:34 +0000 (13:46 +0000)]
-

6 years ago+
ng0 [Thu, 24 Aug 2017 13:46:33 +0000 (13:46 +0000)]
+

6 years ago+
ng0 [Thu, 24 Aug 2017 13:36:06 +0000 (13:36 +0000)]
+

6 years agodoc: Start of half-manual conversion from LaTeX to Texinfo for gnunet-c-tutorial.
ng0 [Thu, 24 Aug 2017 13:20:39 +0000 (13:20 +0000)]
doc: Start of half-manual conversion from LaTeX to Texinfo for gnunet-c-tutorial.

6 years agocontrib: guix: fix gnunet-doc package.
ng0 [Thu, 24 Aug 2017 10:51:19 +0000 (10:51 +0000)]
contrib: guix: fix gnunet-doc package.

6 years agocontrib: guix: We need texlive.
ng0 [Thu, 24 Aug 2017 10:27:53 +0000 (10:27 +0000)]
contrib: guix: We need texlive.

6 years agodoc/Makefile: correct leftovers.
ng0 [Thu, 24 Aug 2017 10:12:16 +0000 (10:12 +0000)]
doc/Makefile: correct leftovers.

6 years agocontrib: bump gnunet guix.
ng0 [Thu, 24 Aug 2017 10:06:11 +0000 (10:06 +0000)]
contrib: bump gnunet guix.

6 years agodoc/Makefile: generate a dummy version.texi
ng0 [Thu, 24 Aug 2017 10:01:20 +0000 (10:01 +0000)]
doc/Makefile: generate a dummy version.texi

6 years agocontrib: bump gnunet guix.
ng0 [Thu, 24 Aug 2017 09:46:46 +0000 (09:46 +0000)]
contrib: bump gnunet guix.

6 years agodoc: This should add the ability to explicitly only build the documentation.
ng0 [Thu, 24 Aug 2017 09:43:56 +0000 (09:43 +0000)]
doc: This should add the ability to explicitly only build the documentation.

6 years agoREADME: mention the added mandatory dependency on Texinfo.
ng0 [Mon, 21 Aug 2017 13:39:47 +0000 (13:39 +0000)]
README: mention the added mandatory dependency on Texinfo.

6 years agocontrib: the packages need texinfo now.
ng0 [Mon, 21 Aug 2017 11:38:20 +0000 (11:38 +0000)]
contrib: the packages need texinfo now.

6 years agocontrib: bump guix package versions.
ng0 [Mon, 21 Aug 2017 11:30:33 +0000 (11:30 +0000)]
contrib: bump guix package versions.

6 years agocontrib: guix-env.scm cheap hack, needs to be fixed.
ng0 [Mon, 21 Aug 2017 11:11:15 +0000 (11:11 +0000)]
contrib: guix-env.scm cheap hack, needs to be fixed.

6 years agodoc: mixed additions.
ng0 [Mon, 21 Aug 2017 08:27:14 +0000 (08:27 +0000)]
doc: mixed additions.

6 years agodoc: install: more @example's
ng0 [Mon, 21 Aug 2017 08:13:23 +0000 (08:13 +0000)]
doc: install: more @example's

6 years agodoc: install: New node -> Pre-installation notes.
ng0 [Mon, 21 Aug 2017 08:09:15 +0000 (08:09 +0000)]
doc: install: New node -> Pre-installation notes.

6 years agodoc: install: mixed fixes.
ng0 [Mon, 21 Aug 2017 08:05:53 +0000 (08:05 +0000)]
doc: install: mixed fixes.

6 years agodoc: install: Remove duplicate paragraph.
ng0 [Mon, 21 Aug 2017 07:56:29 +0000 (07:56 +0000)]
doc: install: Remove duplicate paragraph.

6 years agodoc: install: some item + file fixes.
ng0 [Mon, 21 Aug 2017 07:54:42 +0000 (07:54 +0000)]
doc: install: some item + file fixes.

6 years agodoc: some svn->git fixes and comments.
ng0 [Sun, 20 Aug 2017 23:33:08 +0000 (23:33 +0000)]
doc: some svn->git fixes and comments.

6 years agodoc: dev: mail.gnu.org became lists.gnu.org.
ng0 [Sun, 20 Aug 2017 23:22:45 +0000 (23:22 +0000)]
doc: dev: mail.gnu.org became lists.gnu.org.

6 years agodoc: user: minor changes.
ng0 [Sun, 20 Aug 2017 23:16:15 +0000 (23:16 +0000)]
doc: user: minor changes.

6 years agodoc: user: Minor fix.
ng0 [Sun, 20 Aug 2017 23:13:28 +0000 (23:13 +0000)]
doc: user: Minor fix.

6 years agodoc: installation: some @file, @emph, @code changes.
ng0 [Sun, 20 Aug 2017 23:07:45 +0000 (23:07 +0000)]
doc: installation: some @file, @emph, @code changes.

6 years agodoc: philo: Add link to https://gnunet.org/encoding
ng0 [Sun, 20 Aug 2017 22:55:08 +0000 (22:55 +0000)]
doc: philo: Add link to https://gnunet.org/encoding