fix for bug #0003416: do not stop parsing uri when plugin is not found
authorMatthias Wachs <wachs@net.in.tum.de>
Tue, 3 Jun 2014 09:34:15 +0000 (09:34 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Tue, 3 Jun 2014 09:34:15 +0000 (09:34 +0000)
commit7d6e6b045a300cf753e685bc18ec0b1e264d1a25
tree2e7069a9bfb46aef0ea9a45b944fbc934aaa2ce1
parent84bcdbdd34bfa4d597ae2635146fe15631b46f44
fix for bug #0003416: do not stop parsing uri when plugin is not found
- changed semantics for address generator cb: GNUNET_SYSERR indicates stop, >= 0 indicates bytes added
12 files changed:
src/hello/gnunet-hello.c
src/hello/hello.c
src/hello/test_friend_hello.c
src/hello/test_hello.c
src/include/gnunet_hello_lib.h
src/peerinfo-tool/gnunet-peerinfo.c
src/peerinfo/perf_peerinfo_api.c
src/peerinfo/test_peerinfo_api.c
src/peerinfo/test_peerinfo_api_friend_only.c
src/peerinfo/test_peerinfo_api_notify_friend_only.c
src/transport/gnunet-service-transport_hello.c
src/transport/gnunet-service-transport_validation.c