oweals/gnunet.git
11 years ago-nicer messages
Christian Grothoff [Sun, 29 Sep 2013 16:24:59 +0000 (16:24 +0000)]
-nicer messages

11 years ago-use correct subsystem name to locate shorten zone
Christian Grothoff [Sun, 29 Sep 2013 16:20:51 +0000 (16:20 +0000)]
-use correct subsystem name to locate shorten zone

11 years ago-delete old directory before running tests
Christian Grothoff [Sun, 29 Sep 2013 16:20:27 +0000 (16:20 +0000)]
-delete old directory before running tests

11 years ago-log if shortening is on
Christian Grothoff [Sun, 29 Sep 2013 16:20:06 +0000 (16:20 +0000)]
-log if shortening is on

11 years ago-eliminate dead option
Christian Grothoff [Sun, 29 Sep 2013 16:19:45 +0000 (16:19 +0000)]
-eliminate dead option

11 years ago-disable NSS installation if configure did not set INSTALL_NSS
Christian Grothoff [Sun, 29 Sep 2013 16:19:14 +0000 (16:19 +0000)]
-disable NSS installation if configure did not set INSTALL_NSS

11 years ago-shutdown if zone/ego not found
Christian Grothoff [Sun, 29 Sep 2013 16:03:35 +0000 (16:03 +0000)]
-shutdown if zone/ego not found

11 years ago-separate caching ops managment from request lifetimes, also separate namestore handl...
Christian Grothoff [Sun, 29 Sep 2013 15:36:10 +0000 (15:36 +0000)]
-separate caching ops managment from request lifetimes, also separate namestore handle, caused bugs

11 years ago-fix block size calculation
Christian Grothoff [Sun, 29 Sep 2013 15:23:00 +0000 (15:23 +0000)]
-fix block size calculation

11 years ago-add missing PACKED attribute
Christian Grothoff [Sun, 29 Sep 2013 15:19:13 +0000 (15:19 +0000)]
-add missing PACKED attribute

11 years ago-disconnect on protocol errors, not on no-result
Christian Grothoff [Sun, 29 Sep 2013 15:14:47 +0000 (15:14 +0000)]
-disconnect on protocol errors, not on no-result

11 years ago-doxygen, adding missing PACKED attributes
Christian Grothoff [Sun, 29 Sep 2013 14:57:50 +0000 (14:57 +0000)]
-doxygen, adding missing PACKED attributes

11 years ago-typo/ftbfs
Christian Grothoff [Sun, 29 Sep 2013 14:54:15 +0000 (14:54 +0000)]
-typo/ftbfs

11 years ago-simplify test
Christian Grothoff [Sun, 29 Sep 2013 14:47:50 +0000 (14:47 +0000)]
-simplify test

11 years ago-adding missing PACKED directives
Christian Grothoff [Sun, 29 Sep 2013 14:46:15 +0000 (14:46 +0000)]
-adding missing PACKED directives

11 years ago-commenting, removing dead message types
Christian Grothoff [Sun, 29 Sep 2013 14:45:56 +0000 (14:45 +0000)]
-commenting, removing dead message types

11 years ago-fix shutdown segv if GNS connection was down
Christian Grothoff [Sun, 29 Sep 2013 14:30:09 +0000 (14:30 +0000)]
-fix shutdown segv if GNS connection was down

11 years ago-minor code/doxygen clean up
Christian Grothoff [Sun, 29 Sep 2013 14:29:41 +0000 (14:29 +0000)]
-minor code/doxygen clean up

11 years ago-pseu shorten test, fails
Martin Schanzenbach [Sat, 28 Sep 2013 10:53:36 +0000 (10:53 +0000)]
-pseu shorten test, fails

11 years agoAndrew Cann wrote:
Christian Grothoff [Sat, 28 Sep 2013 09:58:07 +0000 (09:58 +0000)]
Andrew Cann wrote:

This patch changes the name of a couple of variables that had
c++-incompatible names and adds a header file to gnunet_network_lib.h

https://canndrew.org/misc/change_cpp_incompatible_variable_names.diff

11 years agoFix connection_watchdog to work on W32
LRN [Fri, 27 Sep 2013 20:01:46 +0000 (20:01 +0000)]
Fix connection_watchdog to work on W32

11 years ago-fix interceptor's GNS to DNS conversion
Christian Grothoff [Fri, 27 Sep 2013 16:49:37 +0000 (16:49 +0000)]
-fix interceptor's GNS to DNS conversion

11 years ago-GADS is now called GNS
Christian Grothoff [Fri, 27 Sep 2013 16:38:29 +0000 (16:38 +0000)]
-GADS is now called GNS

11 years agousing DNS2GNS record type instead of recycling NS record type in GNS; fixing testcase...
Christian Grothoff [Fri, 27 Sep 2013 16:37:56 +0000 (16:37 +0000)]
using DNS2GNS record type instead of recycling NS record type in GNS; fixing testcase by properly converting DNS records back to GNS blocks

11 years ago-just replacing if by switch, in preparation for future changes
Christian Grothoff [Fri, 27 Sep 2013 15:38:59 +0000 (15:38 +0000)]
-just replacing if by switch, in preparation for future changes

11 years ago-cleanup
Martin Schanzenbach [Fri, 27 Sep 2013 15:35:09 +0000 (15:35 +0000)]
-cleanup

11 years ago-cleanup
Martin Schanzenbach [Fri, 27 Sep 2013 15:34:31 +0000 (15:34 +0000)]
-cleanup

11 years ago-add dht test
Martin Schanzenbach [Fri, 27 Sep 2013 15:33:11 +0000 (15:33 +0000)]
-add dht test

11 years ago-dht test
Martin Schanzenbach [Fri, 27 Sep 2013 15:32:46 +0000 (15:32 +0000)]
-dht test

11 years agoats_ril: fixed memory error
Fabian Oehlmann [Fri, 27 Sep 2013 15:27:40 +0000 (15:27 +0000)]
ats_ril: fixed memory error

11 years ago-fix name assembly for ns delegation
Martin Schanzenbach [Fri, 27 Sep 2013 15:17:27 +0000 (15:17 +0000)]
-fix name assembly for ns delegation

11 years ago- debug info
Bart Polot [Fri, 27 Sep 2013 15:07:53 +0000 (15:07 +0000)]
- debug info

11 years ago-more tests
Martin Schanzenbach [Fri, 27 Sep 2013 15:01:56 +0000 (15:01 +0000)]
-more tests

11 years ago- patch to ats performance
Bart Polot [Fri, 27 Sep 2013 12:04:37 +0000 (12:04 +0000)]
- patch to ats performance

11 years ago- debug
Bart Polot [Fri, 27 Sep 2013 12:02:45 +0000 (12:02 +0000)]
- debug

11 years ago- extra wait time
Bart Polot [Fri, 27 Sep 2013 12:02:02 +0000 (12:02 +0000)]
- extra wait time

11 years ago- extra debug
Bart Polot [Fri, 27 Sep 2013 12:01:26 +0000 (12:01 +0000)]
- extra debug

11 years agochanging defaults to not fail on pi bot: less slaves, longer timeout
Matthias Wachs [Fri, 27 Sep 2013 11:59:09 +0000 (11:59 +0000)]
changing defaults to not fail on pi bot: less slaves, longer timeout

11 years agofix compiler warning
Matthias Wachs [Fri, 27 Sep 2013 11:54:39 +0000 (11:54 +0000)]
fix compiler warning

11 years ago-more tests
Martin Schanzenbach [Fri, 27 Sep 2013 11:28:51 +0000 (11:28 +0000)]
-more tests

11 years agofix use after free crash on client disconnect
Matthias Wachs [Fri, 27 Sep 2013 11:14:48 +0000 (11:14 +0000)]
fix use after free crash on client disconnect

11 years agoats_ril: fix: set address only active if address request for peer active
Fabian Oehlmann [Fri, 27 Sep 2013 11:02:54 +0000 (11:02 +0000)]
ats_ril: fix: set address only active if address request for peer active

11 years agoats_ril: fixed trying to suggest address, when none is left
Fabian Oehlmann [Fri, 27 Sep 2013 10:45:01 +0000 (10:45 +0000)]
ats_ril: fixed trying to suggest address, when none is left

11 years agomulticast: simplistic origin_to_all() code to be able to test the psyc service
Gabor X Toth [Fri, 27 Sep 2013 10:13:36 +0000 (10:13 +0000)]
multicast: simplistic origin_to_all() code to be able to test the psyc service

11 years ago-undo #29640, somehow causes problems
Christian Grothoff [Fri, 27 Sep 2013 09:49:39 +0000 (09:49 +0000)]
-undo #29640, somehow causes problems

11 years agosort tests by solver and comment ril out until working
Matthias Wachs [Fri, 27 Sep 2013 09:10:45 +0000 (09:10 +0000)]
sort tests by solver and comment ril out until working

11 years ago- install daemon in libexec
Bart Polot [Thu, 26 Sep 2013 19:47:45 +0000 (19:47 +0000)]
- install daemon in libexec

11 years agoMore comments to make the testcase easier to understand later.
LRN [Thu, 26 Sep 2013 19:14:36 +0000 (19:14 +0000)]
More comments to make the testcase easier to understand later.
Increase code verbosity to make it obvious what is being tested.

11 years ago-ignores
Christian Grothoff [Thu, 26 Sep 2013 18:51:49 +0000 (18:51 +0000)]
-ignores

11 years agomoving from abstract unix domain socket paths to normal unix domain socket paths...
Christian Grothoff [Thu, 26 Sep 2013 18:48:59 +0000 (18:48 +0000)]
moving from abstract unix domain socket paths to normal unix domain socket paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind

11 years agoats_ril: address administration changed
Fabian Oehlmann [Thu, 26 Sep 2013 18:46:51 +0000 (18:46 +0000)]
ats_ril: address administration changed

11 years ago- normalize with profiler
Bart Polot [Thu, 26 Sep 2013 18:23:30 +0000 (18:23 +0000)]
- normalize with profiler

11 years ago- undo r28718
Bart Polot [Thu, 26 Sep 2013 18:23:09 +0000 (18:23 +0000)]
- undo r28718

11 years ago-fix
Bart Polot [Thu, 26 Sep 2013 18:12:42 +0000 (18:12 +0000)]
-fix

11 years agoApplying 1st patch from Andrew Cann (see also #2887).
Christian Grothoff [Thu, 26 Sep 2013 18:03:30 +0000 (18:03 +0000)]
Applying 1st patch from Andrew Cann (see also #2887).

https://canndrew.org/misc/trim_abstract_socket_paths.diff [^]

This changes the addrlen argument passed to the connect, bind and sendto
syscalls to reflect the length of the string in sockaddr_un.sun_path. I
was trying to talk to GNUnet services using socat and discovered that it
expects abstract sockets to be created this way and won't connect
otherwise. Looking at some other programs that I could talk to using
socat (dbus, X11), this is how they create abstract sockets as well.

11 years ago-tolerate somewhat larger delays -- for slow systems
Christian Grothoff [Thu, 26 Sep 2013 17:20:17 +0000 (17:20 +0000)]
-tolerate somewhat larger delays -- for slow systems

11 years ago-testing LRNs fix from IRC to correct expression logic and move to 200 microsecond...
Christian Grothoff [Thu, 26 Sep 2013 17:17:13 +0000 (17:17 +0000)]
-testing LRNs fix from IRC to correct expression logic and move to 200 microsecond delays

11 years ago-undo const, it is not const
Christian Grothoff [Thu, 26 Sep 2013 17:02:55 +0000 (17:02 +0000)]
-undo const, it is not const

11 years ago- setup time feedback
Bart Polot [Thu, 26 Sep 2013 16:34:56 +0000 (16:34 +0000)]
- setup time feedback

11 years ago- more feedback regarding shutdown
Bart Polot [Thu, 26 Sep 2013 16:26:29 +0000 (16:26 +0000)]
- more feedback regarding shutdown

11 years ago- more log
Bart Polot [Thu, 26 Sep 2013 15:43:23 +0000 (15:43 +0000)]
- more log

11 years agolog message
Matthias Wachs [Thu, 26 Sep 2013 15:40:00 +0000 (15:40 +0000)]
log message

11 years agoexclude requested peer from propagation since addresses will send result
Matthias Wachs [Thu, 26 Sep 2013 15:39:45 +0000 (15:39 +0000)]
exclude requested peer from propagation since addresses will send result

11 years agoindent + exclude peer
Matthias Wachs [Thu, 26 Sep 2013 15:39:03 +0000 (15:39 +0000)]
indent + exclude peer

11 years ago- more log, style
Bart Polot [Thu, 26 Sep 2013 15:37:17 +0000 (15:37 +0000)]
- more log, style

11 years agofixing shutdown
Matthias Wachs [Thu, 26 Sep 2013 15:20:16 +0000 (15:20 +0000)]
fixing shutdown

11 years ago- towards seperating connection pooling from cache
Sree Harsha Totakura [Thu, 26 Sep 2013 15:03:13 +0000 (15:03 +0000)]
- towards seperating connection pooling from cache

11 years agosolver has to suggest address
Matthias Wachs [Thu, 26 Sep 2013 14:54:54 +0000 (14:54 +0000)]
solver has to suggest address

11 years agominor fixes
Matthias Wachs [Thu, 26 Sep 2013 14:49:30 +0000 (14:49 +0000)]
minor fixes

11 years agodo not suggest address twice
Matthias Wachs [Thu, 26 Sep 2013 14:41:37 +0000 (14:41 +0000)]
do not suggest address twice

11 years agoaddign test
Matthias Wachs [Thu, 26 Sep 2013 13:55:43 +0000 (13:55 +0000)]
addign test

11 years agoadded new test: has timing issue, still fails
Matthias Wachs [Thu, 26 Sep 2013 13:55:31 +0000 (13:55 +0000)]
added new test: has timing issue, still fails

11 years agonext test
Matthias Wachs [Thu, 26 Sep 2013 13:04:32 +0000 (13:04 +0000)]
next test

11 years agodisconnect peer if no address is available after deletion
Matthias Wachs [Thu, 26 Sep 2013 13:03:04 +0000 (13:03 +0000)]
disconnect peer if no address is available after deletion

11 years agoindent
Matthias Wachs [Thu, 26 Sep 2013 12:59:41 +0000 (12:59 +0000)]
indent

11 years ago- indentation, style
Bart Polot [Thu, 26 Sep 2013 12:50:40 +0000 (12:50 +0000)]
- indentation, style

11 years ago- decrease amount of PUT rounds to finish all before the GETs start
Bart Polot [Thu, 26 Sep 2013 12:50:28 +0000 (12:50 +0000)]
- decrease amount of PUT rounds to finish all before the GETs start

11 years ago- fix
Bart Polot [Thu, 26 Sep 2013 12:49:55 +0000 (12:49 +0000)]
- fix

11 years ago- fix
Bart Polot [Thu, 26 Sep 2013 12:48:51 +0000 (12:48 +0000)]
- fix

11 years agodisconnect peer if active address is deleted and no alternative can be suggested
Matthias Wachs [Thu, 26 Sep 2013 12:47:54 +0000 (12:47 +0000)]
disconnect peer if active address is deleted and no alternative can be suggested

11 years ago- use REGEX_INTERNAL_iterate_reachable_edges
Bart Polot [Thu, 26 Sep 2013 12:46:25 +0000 (12:46 +0000)]
- use REGEX_INTERNAL_iterate_reachable_edges

11 years agoAdd REGEX_INTERNAL_iterate_reachable_edges which only reveals edges reachable from
Bart Polot [Thu, 26 Sep 2013 12:45:31 +0000 (12:45 +0000)]
Add REGEX_INTERNAL_iterate_reachable_edges which only reveals edges reachable from
states with proof longer or equal to REGEX_INITIAL_BYTES

11 years agomodifications to addresses and proportional solver
Matthias Wachs [Thu, 26 Sep 2013 12:29:44 +0000 (12:29 +0000)]
modifications to addresses and proportional solver

11 years agofixed test
Matthias Wachs [Thu, 26 Sep 2013 12:26:23 +0000 (12:26 +0000)]
fixed test

11 years agoindentation
Matthias Wachs [Thu, 26 Sep 2013 12:12:23 +0000 (12:12 +0000)]
indentation

11 years agofixed test
Matthias Wachs [Thu, 26 Sep 2013 12:08:14 +0000 (12:08 +0000)]
fixed test

11 years agodocu
Matthias Wachs [Thu, 26 Sep 2013 11:51:36 +0000 (11:51 +0000)]
docu

11 years agonext test
Matthias Wachs [Thu, 26 Sep 2013 11:51:01 +0000 (11:51 +0000)]
next test

11 years agonext solver specific test
Matthias Wachs [Thu, 26 Sep 2013 11:44:46 +0000 (11:44 +0000)]
next solver specific test

11 years agonew solver specific test
Matthias Wachs [Thu, 26 Sep 2013 11:33:37 +0000 (11:33 +0000)]
new solver specific test

11 years agominor changes
Matthias Wachs [Thu, 26 Sep 2013 11:04:09 +0000 (11:04 +0000)]
minor changes

11 years agoupdated configuration files
Matthias Wachs [Thu, 26 Sep 2013 11:02:56 +0000 (11:02 +0000)]
updated configuration files

11 years ago-minor cleanup
Christian Grothoff [Thu, 26 Sep 2013 10:54:37 +0000 (10:54 +0000)]
-minor cleanup

11 years agoats_ril: added inc and dec actions
Fabian Oehlmann [Thu, 26 Sep 2013 10:20:16 +0000 (10:20 +0000)]
ats_ril: added inc and dec actions

11 years agonew solver test
Matthias Wachs [Thu, 26 Sep 2013 10:07:40 +0000 (10:07 +0000)]
new solver test

11 years ago-fix R-PI FTBFS
Christian Grothoff [Thu, 26 Sep 2013 10:06:31 +0000 (10:06 +0000)]
-fix R-PI FTBFS

11 years agoats_ril: uncommented unused function
Fabian Oehlmann [Thu, 26 Sep 2013 09:49:37 +0000 (09:49 +0000)]
ats_ril: uncommented unused function

11 years ago-get rid of compiler warning
Christian Grothoff [Thu, 26 Sep 2013 09:40:18 +0000 (09:40 +0000)]
-get rid of compiler warning

11 years ago-get rid of compiler warning
Christian Grothoff [Thu, 26 Sep 2013 09:37:44 +0000 (09:37 +0000)]
-get rid of compiler warning

11 years ago-fix uint16/uint32 confusion
Christian Grothoff [Thu, 26 Sep 2013 09:32:18 +0000 (09:32 +0000)]
-fix uint16/uint32 confusion