oweals/gnunet.git
10 years agonext test
Matthias Wachs [Thu, 26 Sep 2013 13:04:32 +0000 (13:04 +0000)]
next test

10 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

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

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

10 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

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

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

10 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

10 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

10 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

10 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

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

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

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

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

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

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

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

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

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

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

10 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

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

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

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

10 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

10 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

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

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

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

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

10 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

10 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

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

10 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

10 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

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

10 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

10 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

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

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

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

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

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

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

10 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

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

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

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

10 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

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

10 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

10 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

10 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

10 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

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

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

10 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

10 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

10 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

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

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

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

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

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

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

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

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

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

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

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

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

10 years agonew test: check duplicate
Matthias Wachs [Wed, 25 Sep 2013 13:42:56 +0000 (13:42 +0000)]
new test: check duplicate

10 years ago-fix cname lookup
Christian Grothoff [Wed, 25 Sep 2013 13:42:24 +0000 (13:42 +0000)]
-fix cname lookup

10 years agoindent
Matthias Wachs [Wed, 25 Sep 2013 13:35:22 +0000 (13:35 +0000)]
indent

10 years agomodifications to test
Matthias Wachs [Wed, 25 Sep 2013 13:34:37 +0000 (13:34 +0000)]
modifications to test

10 years agochanges for ini
Matthias Wachs [Wed, 25 Sep 2013 13:33:51 +0000 (13:33 +0000)]
changes for ini

10 years agostatistic based test
Matthias Wachs [Wed, 25 Sep 2013 13:33:33 +0000 (13:33 +0000)]
statistic based test

10 years agoadd address test
Matthias Wachs [Wed, 25 Sep 2013 13:19:26 +0000 (13:19 +0000)]
add address test

10 years agotesting api without solver
Matthias Wachs [Wed, 25 Sep 2013 13:18:58 +0000 (13:18 +0000)]
testing api without solver

10 years ago-doxygen stuff
Christian Grothoff [Wed, 25 Sep 2013 13:01:06 +0000 (13:01 +0000)]
-doxygen stuff

10 years ago-adding missing GNUNET_PACKED
Christian Grothoff [Wed, 25 Sep 2013 12:41:42 +0000 (12:41 +0000)]
-adding missing GNUNET_PACKED

10 years agoinit test: ok
Matthias Wachs [Wed, 25 Sep 2013 12:33:48 +0000 (12:33 +0000)]
init test: ok

10 years agosingle aging task + indentation
Matthias Wachs [Wed, 25 Sep 2013 12:31:45 +0000 (12:31 +0000)]
single aging task + indentation

10 years agoupdating tests
Matthias Wachs [Wed, 25 Sep 2013 12:30:59 +0000 (12:30 +0000)]
updating tests

10 years ago-report result of both tests
Christian Grothoff [Wed, 25 Sep 2013 12:28:45 +0000 (12:28 +0000)]
-report result of both tests

10 years ago-mx test, mx type not recognized
Martin Schanzenbach [Wed, 25 Sep 2013 12:16:42 +0000 (12:16 +0000)]
-mx test, mx type not recognized

10 years ago-cname test, warn: bug:endless recursion
Martin Schanzenbach [Wed, 25 Sep 2013 12:12:16 +0000 (12:12 +0000)]
-cname test, warn: bug:endless recursion

10 years ago-cleaning up keys file
Christian Grothoff [Wed, 25 Sep 2013 12:06:19 +0000 (12:06 +0000)]
-cleaning up keys file

10 years agoats_ril: debugged to run first tests
Fabian Oehlmann [Wed, 25 Sep 2013 11:51:20 +0000 (11:51 +0000)]
ats_ril: debugged to run first tests

10 years agoupdated test
Matthias Wachs [Wed, 25 Sep 2013 09:24:05 +0000 (09:24 +0000)]
updated test

10 years ago-set executable on sh
Christian Grothoff [Tue, 24 Sep 2013 09:01:48 +0000 (09:01 +0000)]
-set executable on sh

10 years ago-not sure I see how this test can work, disabling for now
Christian Grothoff [Tue, 24 Sep 2013 09:01:02 +0000 (09:01 +0000)]
-not sure I see how this test can work, disabling for now

10 years ago-just whitespace removal
Christian Grothoff [Tue, 24 Sep 2013 09:00:06 +0000 (09:00 +0000)]
-just whitespace removal

10 years ago-fix testcase
Christian Grothoff [Tue, 24 Sep 2013 08:58:38 +0000 (08:58 +0000)]
-fix testcase

10 years ago-fix PKEY delegation lookup
Christian Grothoff [Tue, 24 Sep 2013 08:58:30 +0000 (08:58 +0000)]
-fix PKEY delegation lookup

10 years ago-more purpose.size 16/32-bit confusions
Christian Grothoff [Tue, 24 Sep 2013 08:55:03 +0000 (08:55 +0000)]
-more purpose.size 16/32-bit confusions

10 years ago-removing bogus duplicate NTR cancel call
Christian Grothoff [Tue, 24 Sep 2013 08:38:57 +0000 (08:38 +0000)]
-removing bogus duplicate NTR cancel call

10 years ago-formatting, doxygen
Christian Grothoff [Tue, 24 Sep 2013 08:34:28 +0000 (08:34 +0000)]
-formatting, doxygen

10 years agohandle empty result set gracefully
Christian Grothoff [Tue, 24 Sep 2013 08:33:53 +0000 (08:33 +0000)]
handle empty result set gracefully