oweals/gnunet.git
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

11 years ago-fix memrchr
Christian Grothoff [Thu, 26 Sep 2013 09:30:52 +0000 (09:30 +0000)]
-fix memrchr

11 years agomodified termination condition
Matthias Wachs [Thu, 26 Sep 2013 09:29:10 +0000 (09:29 +0000)]
modified termination condition

11 years agonew test
Matthias Wachs [Thu, 26 Sep 2013 09:27:25 +0000 (09:27 +0000)]
new test

11 years agothis iteration should return all addresses, not only active
Matthias Wachs [Thu, 26 Sep 2013 09:27:06 +0000 (09:27 +0000)]
this iteration should return all addresses, not only active

11 years ago-more logging, minor code cleanup
Christian Grothoff [Thu, 26 Sep 2013 09:23:21 +0000 (09:23 +0000)]
-more logging, minor code cleanup

11 years agoadditional check
Matthias Wachs [Thu, 26 Sep 2013 09:21:14 +0000 (09:21 +0000)]
additional check

11 years agorace condition between APIs due to different locations for the client_receive call...
Matthias Wachs [Thu, 26 Sep 2013 09:17:31 +0000 (09:17 +0000)]
race condition between APIs due to different locations for the client_receive call: performance and scheduling now work the same

11 years agoadditional check to prevent double free
Matthias Wachs [Thu, 26 Sep 2013 09:16:26 +0000 (09:16 +0000)]
additional check to prevent double free

11 years agolog message
Matthias Wachs [Thu, 26 Sep 2013 09:16:09 +0000 (09:16 +0000)]
log message

11 years ago-check return values, doxygen, code cleanup
Christian Grothoff [Thu, 26 Sep 2013 09:14:44 +0000 (09:14 +0000)]
-check return values, doxygen, code cleanup

11 years ago-check if timeout command exists before using it
Christian Grothoff [Thu, 26 Sep 2013 08:52:43 +0000 (08:52 +0000)]
-check if timeout command exists before using it

11 years agoperformance monitoring test
Matthias Wachs [Thu, 26 Sep 2013 08:50:02 +0000 (08:50 +0000)]
performance monitoring test
fails atm

11 years agofixing indentation
Matthias Wachs [Thu, 26 Sep 2013 08:38:59 +0000 (08:38 +0000)]
fixing indentation

11 years agoadd log message
Matthias Wachs [Thu, 26 Sep 2013 08:31:14 +0000 (08:31 +0000)]
add log message

11 years agouse 10 seconds
Matthias Wachs [Thu, 26 Sep 2013 08:30:58 +0000 (08:30 +0000)]
use 10 seconds

11 years agofixed for loop
Matthias Wachs [Thu, 26 Sep 2013 08:30:36 +0000 (08:30 +0000)]
fixed for loop

11 years agofixed segfault + improved aging
Matthias Wachs [Thu, 26 Sep 2013 08:09:46 +0000 (08:09 +0000)]
fixed segfault + improved aging

11 years ago-misc fixes based on cppcheck
Christian Grothoff [Wed, 25 Sep 2013 21:42:11 +0000 (21:42 +0000)]
-misc fixes based on cppcheck

11 years ago-ignore
Christian Grothoff [Wed, 25 Sep 2013 18:31:58 +0000 (18:31 +0000)]
-ignore

11 years ago-ignore
Christian Grothoff [Wed, 25 Sep 2013 18:30:13 +0000 (18:30 +0000)]
-ignore

11 years ago-ignore
Christian Grothoff [Wed, 25 Sep 2013 18:25:37 +0000 (18:25 +0000)]
-ignore

11 years ago-activate tests, properly parse now properly serialized CNAMEs
Christian Grothoff [Wed, 25 Sep 2013 18:25:23 +0000 (18:25 +0000)]
-activate tests, properly parse now properly serialized CNAMEs

11 years ago-remove generated file
Christian Grothoff [Wed, 25 Sep 2013 18:16:46 +0000 (18:16 +0000)]
-remove generated file

11 years ago-use dnsparser and consistently serialize DNS names in DNS binary format
Christian Grothoff [Wed, 25 Sep 2013 18:14:37 +0000 (18:14 +0000)]
-use dnsparser and consistently serialize DNS names in DNS binary format

11 years agomulticast API: stop/resume transmission
Gabor X Toth [Wed, 25 Sep 2013 17:46:08 +0000 (17:46 +0000)]
multicast API: stop/resume transmission

11 years agopsyc service: start/stop, join/part, message transmission: lib -> psyc -> mcast;...
Gabor X Toth [Wed, 25 Sep 2013 17:46:06 +0000 (17:46 +0000)]
psyc service: start/stop, join/part, message transmission: lib -> psyc -> mcast; psyc API: stop/resume transmission

11 years agopsycstore: single counters function for master & slave
Gabor X Toth [Wed, 25 Sep 2013 17:46:03 +0000 (17:46 +0000)]
psycstore: single counters function for master & slave

11 years agoenv lib
Gabor X Toth [Wed, 25 Sep 2013 17:45:59 +0000 (17:45 +0000)]
env lib

11 years agopsyc service skeleton
Gabor X Toth [Wed, 25 Sep 2013 17:45:55 +0000 (17:45 +0000)]
psyc service skeleton

11 years ago-fix MX record parsing and serialization, others still to be fixed
Christian Grothoff [Wed, 25 Sep 2013 17:45:03 +0000 (17:45 +0000)]
-fix MX record parsing and serialization, others still to be fixed

11 years ago-better error logging, return correct offset when parsing mx
Christian Grothoff [Wed, 25 Sep 2013 17:44:41 +0000 (17:44 +0000)]
-better error logging, return correct offset when parsing mx

11 years ago-fix MX testcase to use well-formed MX record string
Christian Grothoff [Wed, 25 Sep 2013 17:44:08 +0000 (17:44 +0000)]
-fix MX testcase to use well-formed MX record string

11 years ago-get rid of warning
Christian Grothoff [Wed, 25 Sep 2013 16:57:13 +0000 (16:57 +0000)]
-get rid of warning

11 years ago-set executable on sh
Christian Grothoff [Wed, 25 Sep 2013 16:56:34 +0000 (16:56 +0000)]
-set executable on sh

11 years agoats_ril: several fixes
Fabian Oehlmann [Wed, 25 Sep 2013 16:01:30 +0000 (16:01 +0000)]
ats_ril: several fixes

11 years agodo not use monitor callback
Matthias Wachs [Wed, 25 Sep 2013 15:37:25 +0000 (15:37 +0000)]
do not use monitor callback

11 years agonext test
Matthias Wachs [Wed, 25 Sep 2013 15:13:00 +0000 (15:13 +0000)]
next test

11 years agonew performance tests
Matthias Wachs [Wed, 25 Sep 2013 15:08:57 +0000 (15:08 +0000)]
new performance tests

11 years agoadditional tests
Matthias Wachs [Wed, 25 Sep 2013 14:37:14 +0000 (14:37 +0000)]
additional tests

11 years ago-fix remove testcase
Christian Grothoff [Wed, 25 Sep 2013 14:19:38 +0000 (14:19 +0000)]
-fix remove testcase

11 years agonext test
Matthias Wachs [Wed, 25 Sep 2013 14:11:58 +0000 (14:11 +0000)]
next test

11 years ago-indentation
Christian Grothoff [Wed, 25 Sep 2013 14:07:12 +0000 (14:07 +0000)]
-indentation

11 years agonext test: destroy address twice
Matthias Wachs [Wed, 25 Sep 2013 14:02:30 +0000 (14:02 +0000)]
next test: destroy address twice

11 years agonext test with statistics
Matthias Wachs [Wed, 25 Sep 2013 13:58:55 +0000 (13:58 +0000)]
next test with statistics