oweals/gnunet.git
14 years agopossible fix
Christian Grothoff [Sat, 20 Nov 2010 15:28:33 +0000 (15:28 +0000)]
possible fix

14 years agofix
Christian Grothoff [Sat, 20 Nov 2010 15:21:31 +0000 (15:21 +0000)]
fix

14 years agoAdded size check for unix path configs
Matthias Wachs [Fri, 19 Nov 2010 16:11:58 +0000 (16:11 +0000)]
Added size check for unix path configs

14 years agomemory leaks, forgetting to GNUNET_CONTAINER_bloomfilter_free
Nathan S. Evans [Fri, 19 Nov 2010 15:14:39 +0000 (15:14 +0000)]
memory leaks, forgetting to GNUNET_CONTAINER_bloomfilter_free

14 years agopossible fix for timing issue (causing missed peer connect events) in testing
Nathan S. Evans [Fri, 19 Nov 2010 14:44:50 +0000 (14:44 +0000)]
possible fix for timing issue (causing missed peer connect events) in testing

14 years agofix 1618
Christian Grothoff [Fri, 19 Nov 2010 12:59:50 +0000 (12:59 +0000)]
fix 1618

14 years agopartial fix for missing connect notifications from remote peers, still a problem...
Nathan S. Evans [Fri, 19 Nov 2010 12:45:22 +0000 (12:45 +0000)]
partial fix for missing connect notifications from remote peers, still a problem somewhere though(!)

14 years agofixing 1622
Christian Grothoff [Fri, 19 Nov 2010 12:31:15 +0000 (12:31 +0000)]
fixing 1622

14 years agomemory leak
Nathan S. Evans [Fri, 19 Nov 2010 12:31:00 +0000 (12:31 +0000)]
memory leak

14 years agoAdding soft quota
Matthias Wachs [Fri, 19 Nov 2010 12:25:54 +0000 (12:25 +0000)]
Adding soft quota

14 years agoFix missing notify_cancel in dht service, dhtlog_dummy bad init return
Nathan S. Evans [Fri, 19 Nov 2010 12:20:02 +0000 (12:20 +0000)]
Fix missing notify_cancel in dht service, dhtlog_dummy bad init return

14 years ago(no commit message)
Matthias Wachs [Fri, 19 Nov 2010 11:59:40 +0000 (11:59 +0000)]

14 years agodont try to send to more peers that exist
Nathan S. Evans [Fri, 19 Nov 2010 10:09:22 +0000 (10:09 +0000)]
dont try to send to more peers that exist

14 years agodont try to send to more peers that exist
Nathan S. Evans [Fri, 19 Nov 2010 10:05:58 +0000 (10:05 +0000)]
dont try to send to more peers that exist

14 years agofix
Christian Grothoff [Thu, 18 Nov 2010 22:43:01 +0000 (22:43 +0000)]
fix

14 years agocode cleanup, set status to DOWN after connection goes DOWN, otherwise we generate...
Christian Grothoff [Thu, 18 Nov 2010 21:52:39 +0000 (21:52 +0000)]
code cleanup, set status to DOWN after connection goes DOWN, otherwise we generate bogus notifications for clients and fail to re-do key exchange

14 years agoextra asserts for 1618, fixing one minor, likely unrelated use-after-free
Christian Grothoff [Thu, 18 Nov 2010 21:51:59 +0000 (21:51 +0000)]
extra asserts for 1618, fixing one minor, likely unrelated use-after-free

14 years ago(no commit message)
Matthias Wachs [Thu, 18 Nov 2010 14:48:35 +0000 (14:48 +0000)]

14 years ago(no commit message)
Matthias Wachs [Thu, 18 Nov 2010 13:32:04 +0000 (13:32 +0000)]

14 years agoclean port assignment
Matthias Wachs [Thu, 18 Nov 2010 12:58:57 +0000 (12:58 +0000)]
clean port assignment

14 years agodifferent directories for each testcase
Matthias Wachs [Thu, 18 Nov 2010 12:30:29 +0000 (12:30 +0000)]
different directories for each testcase

14 years agochanged confs to use seperate ports
Matthias Wachs [Thu, 18 Nov 2010 10:59:38 +0000 (10:59 +0000)]
changed confs to use seperate ports

14 years agoRenaming MSIZE to MESSAGESIZE since MSIZE seems to be in use on FreeBSD Systems
Matthias Wachs [Thu, 18 Nov 2010 10:23:32 +0000 (10:23 +0000)]
Renaming MSIZE to MESSAGESIZE since MSIZE seems to be in use on FreeBSD Systems

14 years agoQuota compliance testcases should ready to be commited...
Matthias Wachs [Wed, 17 Nov 2010 15:58:30 +0000 (15:58 +0000)]
Quota compliance testcases should ready to be commited...

14 years agoConfiguration files for asymmetric tests
Matthias Wachs [Wed, 17 Nov 2010 15:16:57 +0000 (15:16 +0000)]
Configuration files for asymmetric tests

14 years agoreport failed connection attempts in driver, use a queue bigger than 1 in core
Nathan S. Evans [Wed, 17 Nov 2010 15:05:15 +0000 (15:05 +0000)]
report failed connection attempts in driver, use a queue bigger than 1 in core

14 years agobetter forward_count implementation, only timeout forwards, no limit for local reques...
Nathan S. Evans [Wed, 17 Nov 2010 14:22:35 +0000 (14:22 +0000)]
better forward_count implementation, only timeout forwards, no limit for local requests (only remove on cancel)

14 years agoset GNUNET_NO on can_drop for connect messages
Nathan S. Evans [Wed, 17 Nov 2010 14:19:37 +0000 (14:19 +0000)]
set GNUNET_NO on can_drop for connect messages

14 years agoadded tests with limited sender and receiver quotas
Matthias Wachs [Wed, 17 Nov 2010 14:14:20 +0000 (14:14 +0000)]
added tests with limited sender and receiver quotas

14 years agobad cls value
Nathan S. Evans [Wed, 17 Nov 2010 14:00:31 +0000 (14:00 +0000)]
bad cls value

14 years ago(no commit message)
Matthias Wachs [Wed, 17 Nov 2010 12:51:44 +0000 (12:51 +0000)]

14 years agoassert
Christian Grothoff [Wed, 17 Nov 2010 12:43:11 +0000 (12:43 +0000)]
assert

14 years agodangling pointer fix
Nathan S. Evans [Wed, 17 Nov 2010 10:31:42 +0000 (10:31 +0000)]
dangling pointer fix

14 years agoanother error to not report
Christian Grothoff [Wed, 17 Nov 2010 10:23:00 +0000 (10:23 +0000)]
another error to not report

14 years agocan take longer
Christian Grothoff [Wed, 17 Nov 2010 10:20:33 +0000 (10:20 +0000)]
can take longer

14 years agofold a bit
Philipp Tölke [Wed, 17 Nov 2010 08:55:36 +0000 (08:55 +0000)]
fold a bit

14 years agoAnswer Reverse-DNS with the real data
Philipp Tölke [Wed, 17 Nov 2010 08:55:36 +0000 (08:55 +0000)]
Answer Reverse-DNS with the real data

14 years agoStore mappings into the hashmap
Philipp Tölke [Wed, 17 Nov 2010 08:55:35 +0000 (08:55 +0000)]
Store mappings into the hashmap

14 years agonew Struct (it will be saved to the hashmap)
Philipp Tölke [Wed, 17 Nov 2010 08:55:35 +0000 (08:55 +0000)]
new Struct (it will be saved to the hashmap)

14 years agoRefactored the creation of fake-addresses
Philipp Tölke [Wed, 17 Nov 2010 08:55:34 +0000 (08:55 +0000)]
Refactored the creation of fake-addresses

14 years agoFix memory-leak (and superfluous copy)
Philipp Tölke [Wed, 17 Nov 2010 08:55:34 +0000 (08:55 +0000)]
Fix memory-leak (and superfluous copy)

14 years agoNULL-Pointer
Philipp Tölke [Wed, 17 Nov 2010 08:55:33 +0000 (08:55 +0000)]
NULL-Pointer

14 years agofix cont mess
Christian Grothoff [Tue, 16 Nov 2010 20:48:40 +0000 (20:48 +0000)]
fix cont mess

14 years agocont must be called instantly
Christian Grothoff [Tue, 16 Nov 2010 20:23:34 +0000 (20:23 +0000)]
cont must be called instantly

14 years agomisc
Christian Grothoff [Tue, 16 Nov 2010 20:18:10 +0000 (20:18 +0000)]
misc

14 years agodo not use TC for transmission
Christian Grothoff [Tue, 16 Nov 2010 20:12:13 +0000 (20:12 +0000)]
do not use TC for transmission

14 years agofixes and more debug statements
Christian Grothoff [Tue, 16 Nov 2010 18:43:47 +0000 (18:43 +0000)]
fixes and more debug statements

14 years agoannoying those with email notifications of commits
Nathan S. Evans [Tue, 16 Nov 2010 17:37:28 +0000 (17:37 +0000)]
annoying those with email notifications of commits

14 years agobad free
Nathan S. Evans [Tue, 16 Nov 2010 17:36:25 +0000 (17:36 +0000)]
bad free

14 years agochange section for converge_modifier to make sense
Nathan S. Evans [Tue, 16 Nov 2010 16:42:15 +0000 (16:42 +0000)]
change section for converge_modifier to make sense

14 years agofix
Christian Grothoff [Tue, 16 Nov 2010 16:33:55 +0000 (16:33 +0000)]
fix

14 years agoremove debugging flags
Nathan S. Evans [Tue, 16 Nov 2010 16:21:19 +0000 (16:21 +0000)]
remove debugging flags

14 years agoFix for blacklist testcase; more aggressive reconnect attempts.
Nathan S. Evans [Tue, 16 Nov 2010 15:39:39 +0000 (15:39 +0000)]
Fix for blacklist testcase; more aggressive reconnect attempts.

14 years ago(no commit message)
Matthias Wachs [Tue, 16 Nov 2010 15:35:05 +0000 (15:35 +0000)]

14 years agoTesting changes required to work with new core api. Revert GNUNET_CORE_iterate_peers...
Nathan S. Evans [Tue, 16 Nov 2010 15:21:20 +0000 (15:21 +0000)]
Testing changes required to work with new core api.  Revert GNUNET_CORE_iterate_peers call to work properly.

14 years agoadd options to defaults.conf
Nathan S. Evans [Tue, 16 Nov 2010 15:11:00 +0000 (15:11 +0000)]
add options to defaults.conf

14 years agoMore changes
Matthias Wachs [Tue, 16 Nov 2010 15:10:12 +0000 (15:10 +0000)]
More changes

14 years agorewritten test...not yet finished
Matthias Wachs [Tue, 16 Nov 2010 14:12:41 +0000 (14:12 +0000)]
rewritten test...not yet finished

14 years agoFix for testing where peer_start callback immediately calls peer_stop (also white...
Nathan S. Evans [Tue, 16 Nov 2010 13:02:52 +0000 (13:02 +0000)]
Fix for testing where peer_start callback immediately calls peer_stop (also white space changes)

14 years agoBasic problem fixed:
Matthias Wachs [Tue, 16 Nov 2010 11:51:20 +0000 (11:51 +0000)]
Basic problem fixed:
Line 477: Timeout for GNUNET_CORE_peer_request_connect with 1 sec. too short to connect to other peer

14 years agoAdded core api changes
Matthias Wachs [Tue, 16 Nov 2010 09:57:51 +0000 (09:57 +0000)]
Added core api changes

14 years agonot sure how this has been working, unless something got out of sync in svn... also...
Nathan S. Evans [Mon, 15 Nov 2010 19:05:44 +0000 (19:05 +0000)]
not sure how this has been working, unless something got out of sync in svn... also not sure it is fixed

14 years agofix
Christian Grothoff [Mon, 15 Nov 2010 14:47:26 +0000 (14:47 +0000)]
fix

14 years agofix
Christian Grothoff [Mon, 15 Nov 2010 14:46:20 +0000 (14:46 +0000)]
fix

14 years agotest takes too long
Matthias Wachs [Mon, 15 Nov 2010 09:10:32 +0000 (09:10 +0000)]
test takes too long

14 years agofix choosing UPnP device URL and device type
Moon [Sun, 14 Nov 2010 14:44:14 +0000 (14:44 +0000)]
fix choosing UPnP device URL and device type

14 years agoformat
Christian Grothoff [Sun, 14 Nov 2010 13:48:49 +0000 (13:48 +0000)]
format

14 years agofixing uninit fields
Christian Grothoff [Sun, 14 Nov 2010 13:47:59 +0000 (13:47 +0000)]
fixing uninit fields

14 years agofix
Christian Grothoff [Sun, 14 Nov 2010 13:37:09 +0000 (13:37 +0000)]
fix

14 years agomore checks
Christian Grothoff [Sun, 14 Nov 2010 13:31:59 +0000 (13:31 +0000)]
more checks

14 years agomore checks
Christian Grothoff [Sun, 14 Nov 2010 13:26:50 +0000 (13:26 +0000)]
more checks

14 years agofix
Christian Grothoff [Sun, 14 Nov 2010 06:59:21 +0000 (06:59 +0000)]
fix

14 years agohxing
Christian Grothoff [Sun, 14 Nov 2010 06:08:56 +0000 (06:08 +0000)]
hxing

14 years agohxing
Christian Grothoff [Sat, 13 Nov 2010 22:38:47 +0000 (22:38 +0000)]
hxing

14 years agofixes
Christian Grothoff [Sat, 13 Nov 2010 21:57:39 +0000 (21:57 +0000)]
fixes

14 years agothe big core API/protocol change, breaks all testcases using core, since the code...
Christian Grothoff [Sat, 13 Nov 2010 20:37:37 +0000 (20:37 +0000)]
the big core API/protocol change, breaks all testcases using core, since the code is still buggy

14 years agodead arg doc
Christian Grothoff [Fri, 12 Nov 2010 15:53:17 +0000 (15:53 +0000)]
dead arg doc

14 years agodead arg doc
Christian Grothoff [Fri, 12 Nov 2010 15:53:00 +0000 (15:53 +0000)]
dead arg doc

14 years agotesting if flushing files corrects a problem
Nathan S. Evans [Fri, 12 Nov 2010 13:33:43 +0000 (13:33 +0000)]
testing if flushing files corrects a problem

14 years agomissing null check
Nathan S. Evans [Fri, 12 Nov 2010 13:03:09 +0000 (13:03 +0000)]
missing null check

14 years agobug fix
Nathan S. Evans [Fri, 12 Nov 2010 12:44:45 +0000 (12:44 +0000)]
bug fix

14 years agofixed coverity bug #10042
Matthias Wachs [Fri, 12 Nov 2010 12:15:55 +0000 (12:15 +0000)]
fixed coverity bug #10042

14 years agofixed coverity bug #10022
Matthias Wachs [Fri, 12 Nov 2010 12:05:18 +0000 (12:05 +0000)]
fixed coverity bug #10022

14 years agofix missing curl linking
Moon [Fri, 12 Nov 2010 11:56:56 +0000 (11:56 +0000)]
fix missing curl linking

14 years agostuff
Christian Grothoff [Fri, 12 Nov 2010 11:29:19 +0000 (11:29 +0000)]
stuff

14 years agoimport
Christian Grothoff [Fri, 12 Nov 2010 11:24:10 +0000 (11:24 +0000)]
import

14 years agoimport
Christian Grothoff [Fri, 12 Nov 2010 11:23:12 +0000 (11:23 +0000)]
import

14 years agofixes
Christian Grothoff [Fri, 12 Nov 2010 11:20:12 +0000 (11:20 +0000)]
fixes

14 years agofix
Christian Grothoff [Fri, 12 Nov 2010 11:02:30 +0000 (11:02 +0000)]
fix

14 years agocoverity fixes
Nathan S. Evans [Fri, 12 Nov 2010 10:49:20 +0000 (10:49 +0000)]
coverity fixes

14 years agomissing pointer set
Nathan S. Evans [Fri, 12 Nov 2010 10:47:02 +0000 (10:47 +0000)]
missing pointer set

14 years agoAdding a macro to Seaspider test.
Safey A.Halim [Fri, 12 Nov 2010 10:32:14 +0000 (10:32 +0000)]
Adding a macro to Seaspider test.

14 years agoAdding an inline function to Seaspider test.
Safey A.Halim [Fri, 12 Nov 2010 10:16:41 +0000 (10:16 +0000)]
Adding an inline function to Seaspider test.

14 years agoadded new perf counter
Matthias Wachs [Fri, 12 Nov 2010 09:35:05 +0000 (09:35 +0000)]
added new perf counter

14 years agoA simple C program to test Seaspider.
Safey A.Halim [Thu, 11 Nov 2010 22:04:04 +0000 (22:04 +0000)]
A simple C program to test Seaspider.

14 years agoNext try to fix the tcp reliability test problem
Matthias Wachs [Thu, 11 Nov 2010 13:28:59 +0000 (13:28 +0000)]
Next try to fix the tcp reliability test problem
This config fixes the failing at least on my system

14 years agoLog topology information with less verbose logging as well.
Nathan S. Evans [Thu, 11 Nov 2010 13:13:55 +0000 (13:13 +0000)]
Log topology information with less verbose logging as well.

14 years agodecrease error verbosity
Nathan S. Evans [Thu, 11 Nov 2010 13:05:04 +0000 (13:05 +0000)]
decrease error verbosity

14 years agoread put and get replication from config when testing
Nathan S. Evans [Thu, 11 Nov 2010 11:53:23 +0000 (11:53 +0000)]
read put and get replication from config when testing

14 years agoCount message splits
Nathan S. Evans [Thu, 11 Nov 2010 11:25:04 +0000 (11:25 +0000)]
Count message splits