oweals/gnunet.git
13 years agoeven longer timeout, still timing out on hostkey generation (sparcbot)
Nathan S. Evans [Thu, 23 Sep 2010 07:45:12 +0000 (07:45 +0000)]
even longer timeout, still timing out on hostkey generation (sparcbot)

13 years agolonger timeout, give chance for success on sparcbot
Nathan S. Evans [Thu, 23 Sep 2010 07:43:46 +0000 (07:43 +0000)]
longer timeout, give chance for success on sparcbot

13 years agotrain hacking
Christian Grothoff [Thu, 23 Sep 2010 05:16:24 +0000 (05:16 +0000)]
train hacking

13 years agoincrease timeout to give sparc buildbot a chance
Nathan S. Evans [Wed, 22 Sep 2010 16:32:35 +0000 (16:32 +0000)]
increase timeout to give sparc buildbot a chance

13 years agoincrease timeout, sparcbot testcase might pass
Nathan S. Evans [Wed, 22 Sep 2010 16:31:19 +0000 (16:31 +0000)]
increase timeout, sparcbot testcase might pass

13 years agoupdate
Nils Durner [Wed, 22 Sep 2010 15:51:59 +0000 (15:51 +0000)]
update

13 years agomove bit distance function into util
Nathan S. Evans [Wed, 22 Sep 2010 14:42:17 +0000 (14:42 +0000)]
move bit distance function into util

13 years agoforce delay between find peer requests and puts/gets
Nathan S. Evans [Wed, 22 Sep 2010 14:41:23 +0000 (14:41 +0000)]
force delay between find peer requests and puts/gets

13 years agotesting max connections
Nathan S. Evans [Wed, 22 Sep 2010 14:40:09 +0000 (14:40 +0000)]
testing max connections

13 years agoincrease max connections, add verbose flag for topology testing (buildbot debugging)
Nathan S. Evans [Wed, 22 Sep 2010 08:49:12 +0000 (08:49 +0000)]
increase max connections, add verbose flag for topology testing (buildbot debugging)

13 years agosend the answer from dns to the vpn
Philipp Tölke [Tue, 21 Sep 2010 15:14:42 +0000 (15:14 +0000)]
send the answer from dns to the vpn

13 years agosave a bit of state
Philipp Tölke [Tue, 21 Sep 2010 15:14:40 +0000 (15:14 +0000)]
save a bit of state

13 years agoReceive DNS-Responses and print them
Philipp Tölke [Tue, 21 Sep 2010 13:49:10 +0000 (13:49 +0000)]
Receive DNS-Responses and print them

13 years agoprint all fields of a dns-rr
Philipp Tölke [Tue, 21 Sep 2010 13:49:08 +0000 (13:49 +0000)]
print all fields of a dns-rr

13 years agomissing
Nathan S. Evans [Tue, 21 Sep 2010 13:30:05 +0000 (13:30 +0000)]
missing

13 years agofix doxygen warning
Christian Grothoff [Tue, 21 Sep 2010 13:17:49 +0000 (13:17 +0000)]
fix doxygen warning

13 years agomatch MHD 0.9.2 API
Christian Grothoff [Tue, 21 Sep 2010 13:13:24 +0000 (13:13 +0000)]
match MHD 0.9.2 API

13 years agomatch MHD 0.9.2 API
Christian Grothoff [Tue, 21 Sep 2010 13:13:17 +0000 (13:13 +0000)]
match MHD 0.9.2 API

13 years agoadditional topology creation option, for adding closest underlay capable peers to...
Nathan S. Evans [Tue, 21 Sep 2010 12:57:16 +0000 (12:57 +0000)]
additional topology creation option, for adding closest underlay capable peers to topology

13 years agoadditional useful hash function
Nathan S. Evans [Tue, 21 Sep 2010 12:55:24 +0000 (12:55 +0000)]
additional useful hash function

13 years agoSend DNS-Queries on to the original destination
Philipp Tölke [Tue, 21 Sep 2010 11:04:56 +0000 (11:04 +0000)]
Send DNS-Queries on to the original destination

13 years agohijack the DNS-Packets in another way
Philipp Tölke [Tue, 21 Sep 2010 11:04:55 +0000 (11:04 +0000)]
hijack the DNS-Packets in another way

The Problem with the old way (via DNAT) was, that, of course, the destination
address was changed so the query could not be send to the original dns-server.

This way (with policy-routing) the packets stay unchanged. This also might
work for IPv6.

13 years agoremoved unnessecary debug output of the helper
Philipp Tölke [Tue, 21 Sep 2010 11:04:53 +0000 (11:04 +0000)]
removed unnessecary debug output of the helper

13 years agorename the service in the config-file
Philipp Tölke [Tue, 21 Sep 2010 11:04:51 +0000 (11:04 +0000)]
rename the service in the config-file

13 years agocommit round information earlier (trying to get more accurate timing information)
Nathan S. Evans [Tue, 21 Sep 2010 10:30:10 +0000 (10:30 +0000)]
commit round information earlier (trying to get more accurate timing information)

13 years agomissing return
Nathan S. Evans [Tue, 21 Sep 2010 10:17:12 +0000 (10:17 +0000)]
missing return

13 years agotry new method for sending find peer requests
Nathan S. Evans [Tue, 21 Sep 2010 09:45:07 +0000 (09:45 +0000)]
try new method for sending find peer requests

13 years agono SUID on W32
Christian Grothoff [Tue, 21 Sep 2010 07:45:55 +0000 (07:45 +0000)]
no SUID on W32

13 years agoRemoved includes for windows compatibility
Matthias Wachs [Mon, 20 Sep 2010 14:26:46 +0000 (14:26 +0000)]
Removed includes for windows compatibility

13 years agofix for remote testing
Nathan S. Evans [Mon, 20 Sep 2010 13:00:38 +0000 (13:00 +0000)]
fix for remote testing

13 years agoinsert new round on first round
Nathan S. Evans [Mon, 20 Sep 2010 11:23:43 +0000 (11:23 +0000)]
insert new round on first round

13 years agochanged order: build hello before block
Matthias Wachs [Mon, 20 Sep 2010 10:40:28 +0000 (10:40 +0000)]
changed order: build hello before block

13 years agoremoved malloc from curl_logger
Matthias Wachs [Mon, 20 Sep 2010 10:12:30 +0000 (10:12 +0000)]
removed malloc from curl_logger

13 years agodaemons_vary fix
Nathan S. Evans [Mon, 20 Sep 2010 09:56:52 +0000 (09:56 +0000)]
daemons_vary fix

13 years agofix compile warning
Nathan S. Evans [Mon, 20 Sep 2010 09:26:44 +0000 (09:26 +0000)]
fix compile warning

13 years agomissing return fix
Nathan S. Evans [Mon, 20 Sep 2010 09:26:06 +0000 (09:26 +0000)]
missing return fix

13 years agoremoved unused variable
Matthias Wachs [Mon, 20 Sep 2010 09:16:36 +0000 (09:16 +0000)]
removed unused variable

13 years agoplane hacking
Christian Grothoff [Sat, 18 Sep 2010 19:10:12 +0000 (19:10 +0000)]
plane hacking

13 years agofixme
Christian Grothoff [Sat, 18 Sep 2010 05:00:22 +0000 (05:00 +0000)]
fixme

13 years agocode simplification
Christian Grothoff [Sat, 18 Sep 2010 04:58:35 +0000 (04:58 +0000)]
code simplification

13 years agouse block lib some more
Christian Grothoff [Sat, 18 Sep 2010 04:49:08 +0000 (04:49 +0000)]
use block lib some more

13 years agotypos
Christian Grothoff [Sat, 18 Sep 2010 04:48:58 +0000 (04:48 +0000)]
typos

13 years agoapi
Christian Grothoff [Sat, 18 Sep 2010 04:48:47 +0000 (04:48 +0000)]
api

13 years agofix
Christian Grothoff [Sat, 18 Sep 2010 04:45:45 +0000 (04:45 +0000)]
fix

13 years agomove mingle function
Christian Grothoff [Sat, 18 Sep 2010 04:36:48 +0000 (04:36 +0000)]
move mingle function

13 years agonicer error msgs
Christian Grothoff [Sat, 18 Sep 2010 04:34:56 +0000 (04:34 +0000)]
nicer error msgs

13 years agomissing variable
Nathan S. Evans [Fri, 17 Sep 2010 16:07:20 +0000 (16:07 +0000)]
missing variable

13 years agoremove gnunet_break on allowable condition
Nathan S. Evans [Fri, 17 Sep 2010 15:57:37 +0000 (15:57 +0000)]
remove gnunet_break on allowable condition

13 years agotesting api addition
Nathan S. Evans [Fri, 17 Sep 2010 15:56:15 +0000 (15:56 +0000)]
testing api addition

13 years agosome fixes, debugging churn nonsense
Nathan S. Evans [Fri, 17 Sep 2010 15:55:34 +0000 (15:55 +0000)]
some fixes, debugging churn nonsense

13 years agoRemoved memory leak in curl_logger
Matthias Wachs [Fri, 17 Sep 2010 11:22:17 +0000 (11:22 +0000)]
Removed memory leak in curl_logger

13 years agodebug messages in driver, correct time (even for mysql_dump), change dhtlog testcase...
Nathan S. Evans [Thu, 16 Sep 2010 15:20:40 +0000 (15:20 +0000)]
debug messages in driver, correct time (even for mysql_dump), change dhtlog testcase so it doesn't leave files after running

13 years agomostly untested testing code, throttling churning of peers in the same manner as...
Nathan S. Evans [Thu, 16 Sep 2010 14:16:15 +0000 (14:16 +0000)]
mostly untested testing code, throttling churning of peers in the same manner as normal peer startup and shutdown is

13 years agomostly options fixes, new convergence formula for testing
Nathan S. Evans [Thu, 16 Sep 2010 14:14:32 +0000 (14:14 +0000)]
mostly options fixes, new convergence formula for testing

13 years agomany useless changes to the dht testing driver, mostly for churn (which may not even...
Nathan S. Evans [Thu, 16 Sep 2010 14:13:57 +0000 (14:13 +0000)]
many useless changes to the dht testing driver, mostly for churn (which may not even be useful)

13 years agodhtlog inserts round info
Nathan S. Evans [Thu, 16 Sep 2010 14:12:56 +0000 (14:12 +0000)]
dhtlog inserts round info

13 years agosql related changes
Nathan S. Evans [Thu, 16 Sep 2010 14:12:23 +0000 (14:12 +0000)]
sql related changes

13 years agofeature creep
Nathan S. Evans [Thu, 16 Sep 2010 14:11:49 +0000 (14:11 +0000)]
feature creep

13 years ago(no commit message)
Matthias Wachs [Wed, 15 Sep 2010 15:42:32 +0000 (15:42 +0000)]

13 years ago(no commit message)
Matthias Wachs [Wed, 15 Sep 2010 15:19:55 +0000 (15:19 +0000)]

13 years agotesting fewer messages (timeout issue?) on arm and powerpc
Nathan S. Evans [Wed, 15 Sep 2010 13:22:42 +0000 (13:22 +0000)]
testing fewer messages (timeout issue?) on arm and powerpc

13 years agoadd retry attempts to test_dht_twopeer, remove core from defaultservices to ensure...
Nathan S. Evans [Wed, 15 Sep 2010 13:00:17 +0000 (13:00 +0000)]
add retry attempts to test_dht_twopeer, remove core from defaultservices to ensure that the dht gets started before core... Otherwise the test can fail because the data being searched for is the other peers public key, which is only known once connected.

13 years ago(no commit message)
Matthias Wachs [Wed, 15 Sep 2010 11:12:59 +0000 (11:12 +0000)]

13 years agosafe stdin/stdout inheritance under windows
Nathan S. Evans [Wed, 15 Sep 2010 10:50:33 +0000 (10:50 +0000)]
safe stdin/stdout inheritance under windows

13 years agofix for api change in disk.c, thanks to patch from LRN
Nathan S. Evans [Wed, 15 Sep 2010 10:29:32 +0000 (10:29 +0000)]
fix for api change in disk.c, thanks to patch from LRN

13 years agodocumentation for new parameters
Nathan S. Evans [Wed, 15 Sep 2010 10:28:51 +0000 (10:28 +0000)]
documentation for new parameters

13 years ago0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:46:57 +0000 (08:46 +0000)]
0001602: A patch to fix process spawning with redirected std streams

13 years ago0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:32:00 +0000 (08:32 +0000)]
0001602: A patch to fix process spawning with redirected std streams

13 years ago0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:31:21 +0000 (08:31 +0000)]
0001602: A patch to fix process spawning with redirected std streams

13 years ago0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:28:48 +0000 (08:28 +0000)]
0001602: A patch to fix process spawning with redirected std streams

13 years ago0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:28:20 +0000 (08:28 +0000)]
0001602: A patch to fix process spawning with redirected std streams

13 years ago0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:27:19 +0000 (08:27 +0000)]
0001602: A patch to fix process spawning with redirected std streams

13 years agoBUG 0001602: A patch to fix process spawning with redirected std streams
Matthias Wachs [Wed, 15 Sep 2010 08:26:25 +0000 (08:26 +0000)]
BUG 0001602: A patch to fix process spawning with redirected std streams

13 years agodon't ignore sessions marked as inbound when checking whether addresses match
Nathan S. Evans [Tue, 14 Sep 2010 15:28:08 +0000 (15:28 +0000)]
don't ignore sessions marked as inbound when checking whether addresses match

13 years agoremove port from transport section because it was getting in the way of making sense...
Nathan S. Evans [Tue, 14 Sep 2010 13:35:28 +0000 (13:35 +0000)]
remove port from transport section because it was getting in the way of making sense of netstat

13 years agoregenrate: shell script generating a Java Source Tree (using JTB and javacc) from...
Safey A.Halim [Tue, 14 Sep 2010 12:19:34 +0000 (12:19 +0000)]
regenrate: shell script generating a Java Source Tree (using JTB and javacc) from C grammar file in $MAINDIR/src/monkey.
gtb: shell script that runs regenerate script.
GNUnetParser.java: should replace CParser.java resulted in from running regenerate script. (The program is responsible for parsing GNUnet source code: currently no expression database is generated out of it).

13 years ago(no commit message)
Matthias Wachs [Tue, 14 Sep 2010 11:10:39 +0000 (11:10 +0000)]

13 years agoAdded some information when test fails
Matthias Wachs [Tue, 14 Sep 2010 10:46:48 +0000 (10:46 +0000)]
Added some information when test fails

13 years agoallow null continuation for core_api_peer_request
Nathan S. Evans [Tue, 14 Sep 2010 08:47:08 +0000 (08:47 +0000)]
allow null continuation for core_api_peer_request

13 years agotest case change to match testing api change
Nathan S. Evans [Tue, 14 Sep 2010 08:46:23 +0000 (08:46 +0000)]
test case change to match testing api change

13 years agotesting lib changes
Nathan S. Evans [Tue, 14 Sep 2010 08:45:38 +0000 (08:45 +0000)]
testing lib changes

13 years agosome testing changes, features added
Nathan S. Evans [Tue, 14 Sep 2010 08:45:05 +0000 (08:45 +0000)]
some testing changes, features added

13 years agoremove crazy debugging
Nathan S. Evans [Tue, 14 Sep 2010 08:34:05 +0000 (08:34 +0000)]
remove crazy debugging

13 years agodocument
Nathan S. Evans [Tue, 14 Sep 2010 08:19:47 +0000 (08:19 +0000)]
document

13 years agoverbose debugging for NAT tests
Nathan S. Evans [Tue, 14 Sep 2010 08:18:41 +0000 (08:18 +0000)]
verbose debugging for NAT tests

13 years agoShould now compile under windows:
Matthias Wachs [Mon, 13 Sep 2010 15:41:03 +0000 (15:41 +0000)]
Should now compile under windows:
- removed #include <arpa/inet.h>
- MINGW32: alloca() is defined in malloc.h

13 years agonew block lib
Christian Grothoff [Mon, 13 Sep 2010 03:18:26 +0000 (03:18 +0000)]
new block lib

13 years agotowards pluggable block library
Christian Grothoff [Sun, 12 Sep 2010 13:08:54 +0000 (13:08 +0000)]
towards pluggable block library

13 years ago(no commit message)
Matthias Wachs [Fri, 10 Sep 2010 14:55:15 +0000 (14:55 +0000)]

13 years agoadded curl logger to integrate curl messages with gnunet log
Matthias Wachs [Fri, 10 Sep 2010 14:46:04 +0000 (14:46 +0000)]
added curl logger to integrate curl messages with gnunet log

13 years agowrong name
Christian Grothoff [Fri, 10 Sep 2010 10:07:26 +0000 (10:07 +0000)]
wrong name

13 years agoclarify why we get these warnings
Christian Grothoff [Fri, 10 Sep 2010 09:42:48 +0000 (09:42 +0000)]
clarify why we get these warnings

13 years agodo not use zero:
Christian Grothoff [Fri, 10 Sep 2010 09:22:59 +0000 (09:22 +0000)]
do not use zero:

13 years agobetter
Christian Grothoff [Fri, 10 Sep 2010 09:20:10 +0000 (09:20 +0000)]
better

13 years agoign
Christian Grothoff [Fri, 10 Sep 2010 09:18:05 +0000 (09:18 +0000)]
ign

13 years agoign
Christian Grothoff [Fri, 10 Sep 2010 09:17:58 +0000 (09:17 +0000)]
ign

13 years agoign
Christian Grothoff [Fri, 10 Sep 2010 09:17:55 +0000 (09:17 +0000)]
ign

13 years agoprint source
Christian Grothoff [Fri, 10 Sep 2010 09:17:45 +0000 (09:17 +0000)]
print source

13 years agowarn
Christian Grothoff [Fri, 10 Sep 2010 09:17:35 +0000 (09:17 +0000)]
warn

13 years agokademlia compromise, add some ifdefs, compile error fix on blackbox
Nathan S. Evans [Fri, 10 Sep 2010 08:59:57 +0000 (08:59 +0000)]
kademlia compromise, add some ifdefs, compile error fix on blackbox