oweals/gnunet.git
7 years agoremove redundant test
Christian Grothoff [Sun, 10 Jul 2016 14:56:13 +0000 (14:56 +0000)]
remove redundant test

7 years agoremove redundant test
Christian Grothoff [Sun, 10 Jul 2016 14:54:34 +0000 (14:54 +0000)]
remove redundant test

7 years agomore minor fixes
Christian Grothoff [Sun, 10 Jul 2016 01:24:09 +0000 (01:24 +0000)]
more minor fixes

7 years ago-adapt disconnect test to new testing lib
Christian Grothoff [Sun, 10 Jul 2016 01:22:26 +0000 (01:22 +0000)]
-adapt disconnect test to new testing lib

7 years ago-towards nicer transport-testing lib
Christian Grothoff [Sun, 10 Jul 2016 01:06:56 +0000 (01:06 +0000)]
-towards nicer transport-testing lib

7 years ago-start to refactor testcases for sanity
Christian Grothoff [Sat, 9 Jul 2016 22:34:49 +0000 (22:34 +0000)]
-start to refactor testcases for sanity

7 years agofix comment
Christian Grothoff [Sat, 9 Jul 2016 15:15:42 +0000 (15:15 +0000)]
fix comment

7 years agopack network structs
Christian Grothoff [Sat, 9 Jul 2016 15:15:36 +0000 (15:15 +0000)]
pack network structs

7 years agomake namestore API less brittle/sublte to use
Christian Grothoff [Sat, 9 Jul 2016 14:29:34 +0000 (14:29 +0000)]
make namestore API less brittle/sublte to use

7 years ago-indenting
Christian Grothoff [Fri, 8 Jul 2016 18:32:13 +0000 (18:32 +0000)]
-indenting

7 years agoth is dead in this test
Christian Grothoff [Fri, 8 Jul 2016 18:26:21 +0000 (18:26 +0000)]
th is dead in this test

7 years ago-indenting
Christian Grothoff [Fri, 8 Jul 2016 18:24:23 +0000 (18:24 +0000)]
-indenting

7 years ago-fix 0-termination
Christian Grothoff [Fri, 8 Jul 2016 18:20:41 +0000 (18:20 +0000)]
-fix 0-termination

7 years ago-fix cancellations in test
Christian Grothoff [Fri, 8 Jul 2016 18:19:52 +0000 (18:19 +0000)]
-fix cancellations in test

7 years ago-properly cancel offer_hello handlers
Christian Grothoff [Fri, 8 Jul 2016 18:10:04 +0000 (18:10 +0000)]
-properly cancel offer_hello handlers

7 years ago-cancel reconnect task
Christian Grothoff [Fri, 8 Jul 2016 18:08:06 +0000 (18:08 +0000)]
-cancel reconnect task

7 years ago-make handle static
Christian Grothoff [Fri, 8 Jul 2016 18:06:06 +0000 (18:06 +0000)]
-make handle static

7 years ago-ignore meaningless timeout status
Christian Grothoff [Fri, 8 Jul 2016 17:55:07 +0000 (17:55 +0000)]
-ignore meaningless timeout status

7 years ago-ignore meaningless timeout status
Christian Grothoff [Fri, 8 Jul 2016 17:53:55 +0000 (17:53 +0000)]
-ignore meaningless timeout status

7 years agoget transport_api_core to compile
Christian Grothoff [Fri, 8 Jul 2016 17:50:41 +0000 (17:50 +0000)]
get transport_api_core to compile

7 years agofix packing issue
Christian Grothoff [Fri, 8 Jul 2016 17:39:10 +0000 (17:39 +0000)]
fix packing issue

7 years agofix sanitization issues
Christian Grothoff [Fri, 8 Jul 2016 17:38:59 +0000 (17:38 +0000)]
fix sanitization issues

7 years ago-fix fix
Christian Grothoff [Fri, 8 Jul 2016 17:20:54 +0000 (17:20 +0000)]
-fix fix

7 years ago-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff [Fri, 8 Jul 2016 17:20:23 +0000 (17:20 +0000)]
-avoid calling memcpy() with NULL argument, even if len is 0

7 years ago-fix loglevel
Christian Grothoff [Fri, 8 Jul 2016 17:03:37 +0000 (17:03 +0000)]
-fix loglevel

7 years ago-lower log level
Christian Grothoff [Fri, 8 Jul 2016 17:00:18 +0000 (17:00 +0000)]
-lower log level

7 years ago-indent
Christian Grothoff [Fri, 8 Jul 2016 16:51:30 +0000 (16:51 +0000)]
-indent

7 years ago-init cfg
Christian Grothoff [Fri, 8 Jul 2016 16:50:31 +0000 (16:50 +0000)]
-init cfg

7 years ago-fix shifting issues
Christian Grothoff [Fri, 8 Jul 2016 16:48:10 +0000 (16:48 +0000)]
-fix shifting issues

7 years ago-update ignore files
Christian Grothoff [Fri, 8 Jul 2016 16:35:59 +0000 (16:35 +0000)]
-update ignore files

7 years agomigrate transport_core API to MQ
Christian Grothoff [Fri, 8 Jul 2016 16:34:31 +0000 (16:34 +0000)]
migrate transport_core API to MQ

7 years ago-draft of next version of transport-core API
Christian Grothoff [Fri, 8 Jul 2016 16:33:54 +0000 (16:33 +0000)]
-draft of next version of transport-core API

7 years agoadd GNUNET_MQ_set_handlers_closure API
Christian Grothoff [Fri, 8 Jul 2016 16:32:50 +0000 (16:32 +0000)]
add GNUNET_MQ_set_handlers_closure API

7 years agoplugin psycstore_mysql
Christophe Genevey Metat [Fri, 8 Jul 2016 14:04:58 +0000 (14:04 +0000)]
plugin psycstore_mysql

7 years agotowards factoring out HELLO handling from transport_api.c
Christian Grothoff [Fri, 8 Jul 2016 12:53:38 +0000 (12:53 +0000)]
towards factoring out HELLO handling from transport_api.c

7 years ago-be more careful, ppl, please
Christian Grothoff [Fri, 8 Jul 2016 09:51:24 +0000 (09:51 +0000)]
-be more careful, ppl, please

7 years ago-coverity
Martin Schanzenbach [Thu, 7 Jul 2016 12:42:16 +0000 (12:42 +0000)]
-coverity

7 years ago-coverity
Martin Schanzenbach [Thu, 7 Jul 2016 12:35:25 +0000 (12:35 +0000)]
-coverity

7 years ago-coverity
Martin Schanzenbach [Thu, 7 Jul 2016 12:33:13 +0000 (12:33 +0000)]
-coverity

7 years ago-coverity
Martin Schanzenbach [Thu, 7 Jul 2016 12:26:24 +0000 (12:26 +0000)]
-coverity

7 years ago-coverity
Martin Schanzenbach [Thu, 7 Jul 2016 12:18:35 +0000 (12:18 +0000)]
-coverity

7 years ago- fix coverity
Martin Schanzenbach [Thu, 7 Jul 2016 12:17:52 +0000 (12:17 +0000)]
- fix coverity

7 years agointroduce more message parsing checks
Sree Harsha Totakura [Thu, 7 Jul 2016 08:55:26 +0000 (08:55 +0000)]
introduce more message parsing checks

These checks may provide hints for Coverity.

7 years ago-skeletons for transport-ng
Christian Grothoff [Wed, 6 Jul 2016 23:09:59 +0000 (23:09 +0000)]
-skeletons for transport-ng

7 years agoremove dead monitor validation test
Christian Grothoff [Wed, 6 Jul 2016 23:06:06 +0000 (23:06 +0000)]
remove dead monitor validation test

7 years agoconverting GNUNET_TRANSPORT_address_to_string to MQ
Christian Grothoff [Wed, 6 Jul 2016 23:05:01 +0000 (23:05 +0000)]
converting GNUNET_TRANSPORT_address_to_string to MQ

7 years agoconverting monitor plugin functionality to MQ
Christian Grothoff [Wed, 6 Jul 2016 22:52:03 +0000 (22:52 +0000)]
converting monitor plugin functionality to MQ

7 years agoremoving GNUNET_TRANSPORT_monitor_validation-API
Christian Grothoff [Wed, 6 Jul 2016 22:10:48 +0000 (22:10 +0000)]
removing GNUNET_TRANSPORT_monitor_validation-API

7 years agoconverting GNUNET_TRANSPORT_monitor_peers implementation to MQ
Christian Grothoff [Wed, 6 Jul 2016 21:57:30 +0000 (21:57 +0000)]
converting GNUNET_TRANSPORT_monitor_peers implementation to MQ

7 years ago-typo
Christian Grothoff [Wed, 6 Jul 2016 16:54:25 +0000 (16:54 +0000)]
-typo

7 years agomisc minor fixes
Christian Grothoff [Wed, 6 Jul 2016 15:58:41 +0000 (15:58 +0000)]
misc minor fixes

7 years agomisc fixes
Christian Grothoff [Wed, 6 Jul 2016 15:24:26 +0000 (15:24 +0000)]
misc fixes

7 years agofix dlog API for mteich
Christian Grothoff [Wed, 6 Jul 2016 13:25:24 +0000 (13:25 +0000)]
fix dlog API for mteich

7 years ago-separate mysql plugin build from sqlite, FTBFS so not active for now
Christian Grothoff [Wed, 6 Jul 2016 11:37:42 +0000 (11:37 +0000)]
-separate mysql plugin build from sqlite, FTBFS so not active for now

7 years ago-fix build issues
Christian Grothoff [Wed, 6 Jul 2016 11:16:01 +0000 (11:16 +0000)]
-fix build issues

7 years ago-fix misc issues
Christian Grothoff [Wed, 6 Jul 2016 11:14:11 +0000 (11:14 +0000)]
-fix misc issues

7 years agofix leak memory
Christophe Genevey Metat [Wed, 6 Jul 2016 10:21:57 +0000 (10:21 +0000)]
fix leak memory

7 years agoconverting blacklist API to MQ
Christian Grothoff [Wed, 6 Jul 2016 09:54:28 +0000 (09:54 +0000)]
converting blacklist API to MQ

7 years agofix type -- caught by new MQ logic
Christian Grothoff [Tue, 5 Jul 2016 14:30:27 +0000 (14:30 +0000)]
fix type -- caught by new MQ logic

7 years ago-reworking DV to use new MQ API
Christian Grothoff [Tue, 5 Jul 2016 14:17:50 +0000 (14:17 +0000)]
-reworking DV to use new MQ API

7 years agoindentation, moving API towards MQ-style
Christian Grothoff [Tue, 5 Jul 2016 12:41:49 +0000 (12:41 +0000)]
indentation, moving API towards MQ-style

7 years agotransitioning VPN API to MQ
Christian Grothoff [Tue, 5 Jul 2016 12:33:25 +0000 (12:33 +0000)]
transitioning VPN API to MQ

7 years agoupdate remaining tests to use new MQ API
Christian Grothoff [Tue, 5 Jul 2016 12:10:06 +0000 (12:10 +0000)]
update remaining tests to use new MQ API

7 years agoupdate tests to use new MQ API
Christian Grothoff [Tue, 5 Jul 2016 11:51:32 +0000 (11:51 +0000)]
update tests to use new MQ API

7 years agoupdate tests to use new MQ API
Christian Grothoff [Tue, 5 Jul 2016 11:41:23 +0000 (11:41 +0000)]
update tests to use new MQ API

8 years agopsycstore mysql plugin
Christophe Genevey Metat [Mon, 4 Jul 2016 15:25:44 +0000 (15:25 +0000)]
psycstore mysql plugin

8 years agoreport skip if DB does not allow table creation
Christian Grothoff [Sun, 3 Jul 2016 15:01:34 +0000 (15:01 +0000)]
report skip if DB does not allow table creation

8 years agoconvert fs publish to MQ
Christian Grothoff [Sun, 3 Jul 2016 13:18:48 +0000 (13:18 +0000)]
convert fs publish to MQ

8 years agoconvert search to MQ
Christian Grothoff [Sun, 3 Jul 2016 12:50:36 +0000 (12:50 +0000)]
convert search to MQ

8 years agoconvert download API to MQ
Christian Grothoff [Sun, 3 Jul 2016 12:05:57 +0000 (12:05 +0000)]
convert download API to MQ

8 years ago-just indenting fixes
Christian Grothoff [Sun, 3 Jul 2016 11:07:50 +0000 (11:07 +0000)]
-just indenting fixes

8 years agoconvert unindex to MQ
Christian Grothoff [Sun, 3 Jul 2016 11:06:03 +0000 (11:06 +0000)]
convert unindex to MQ

8 years ago-fix use after free on shutdown
Christian Grothoff [Sat, 2 Jul 2016 20:12:52 +0000 (20:12 +0000)]
-fix use after free on shutdown

8 years ago-handle namestore disconnect properly
Christian Grothoff [Sat, 2 Jul 2016 20:09:06 +0000 (20:09 +0000)]
-handle namestore disconnect properly

8 years ago-handle namestore disconnect properly
Christian Grothoff [Sat, 2 Jul 2016 20:06:23 +0000 (20:06 +0000)]
-handle namestore disconnect properly

8 years ago-fix testcase shutdown
Christian Grothoff [Sat, 2 Jul 2016 20:00:00 +0000 (20:00 +0000)]
-fix testcase shutdown

8 years ago-reindent
Christian Grothoff [Sat, 2 Jul 2016 19:58:12 +0000 (19:58 +0000)]
-reindent

8 years agoavoid ARM warning
Christian Grothoff [Sat, 2 Jul 2016 19:45:39 +0000 (19:45 +0000)]
avoid ARM warning

8 years ago-indicate skip if tests are not used
Christian Grothoff [Sat, 2 Jul 2016 19:29:45 +0000 (19:29 +0000)]
-indicate skip if tests are not used

8 years ago-doxygen
Christian Grothoff [Sat, 2 Jul 2016 19:26:58 +0000 (19:26 +0000)]
-doxygen

8 years agorewrite scalarproduct_api to use MQ
Christian Grothoff [Sat, 2 Jul 2016 19:21:17 +0000 (19:21 +0000)]
rewrite scalarproduct_api to use MQ

8 years ago-fix ftbfs if extractor.h present but libextractor.so missing
Christian Grothoff [Sat, 2 Jul 2016 13:26:13 +0000 (13:26 +0000)]
-fix ftbfs if extractor.h present but libextractor.so missing

8 years ago-fix ftbfs if extractor.h present but libextractor.so missing
Christian Grothoff [Sat, 2 Jul 2016 13:21:22 +0000 (13:21 +0000)]
-fix ftbfs if extractor.h present but libextractor.so missing

8 years ago-rps service: correct check of peer status
Julius Bünger [Fri, 1 Jul 2016 23:46:12 +0000 (23:46 +0000)]
-rps service: correct check of peer status

8 years ago-rps api: delete leftover struct
Julius Bünger [Fri, 1 Jul 2016 23:38:43 +0000 (23:38 +0000)]
-rps api: delete leftover struct

8 years ago-rps test _peers: disable storage of valid peers
Julius Bünger [Fri, 1 Jul 2016 23:38:39 +0000 (23:38 +0000)]
-rps test _peers: disable storage of valid peers

8 years ago-rps _peers: add disable option to peer storage
Julius Bünger [Fri, 1 Jul 2016 23:38:35 +0000 (23:38 +0000)]
-rps _peers: add disable option to peer storage

8 years ago-rps _peers: restructure of status check
Julius Bünger [Fri, 1 Jul 2016 23:38:31 +0000 (23:38 +0000)]
-rps _peers: restructure of status check

8 years ago-rps service: correct check of peer status
Julius Bünger [Fri, 1 Jul 2016 23:38:27 +0000 (23:38 +0000)]
-rps service: correct check of peer status

8 years ago-rps service: doxygen
Julius Bünger [Fri, 1 Jul 2016 23:38:24 +0000 (23:38 +0000)]
-rps service: doxygen

8 years ago-rps api: actually call check_reply()
Julius Bünger [Fri, 1 Jul 2016 23:38:20 +0000 (23:38 +0000)]
-rps api: actually call check_reply()

8 years agoFix broken testbed controllerlink testcase.
Sree Harsha Totakura [Fri, 1 Jul 2016 13:08:07 +0000 (13:08 +0000)]
Fix broken testbed controllerlink testcase.

The test's configuration does not enable autostarting resolver service
and it is required for peers to be able to connect with each other,
which is what the testcase tries to do.

8 years ago-doxygen
Christian Grothoff [Thu, 30 Jun 2016 15:05:34 +0000 (15:05 +0000)]
-doxygen

8 years agoconversation: non-invasive ringtones
Carlo von lynX [Wed, 29 Jun 2016 22:15:38 +0000 (22:15 +0000)]
conversation: non-invasive ringtones

8 years agoMerge remote-tracking branch 'origin/master'
Carlo von lynX [Wed, 29 Jun 2016 21:50:20 +0000 (21:50 +0000)]
Merge remote-tracking branch 'origin/master'

8 years agoallow empty/NULL context message
Christian Grothoff [Wed, 29 Jun 2016 20:19:03 +0000 (20:19 +0000)]
allow empty/NULL context message

8 years ago-def before use
Christian Grothoff [Wed, 29 Jun 2016 20:09:08 +0000 (20:09 +0000)]
-def before use

8 years ago-disconnects DO happen
Christian Grothoff [Wed, 29 Jun 2016 20:08:15 +0000 (20:08 +0000)]
-disconnects DO happen

8 years agohacky fix for 4588
Christian Grothoff [Wed, 29 Jun 2016 19:22:26 +0000 (19:22 +0000)]
hacky fix for 4588

8 years agohacky fix for cadet issues
Christian Grothoff [Wed, 29 Jun 2016 18:53:57 +0000 (18:53 +0000)]
hacky fix for cadet issues