Christian Grothoff [Tue, 21 Sep 2010 07:45:55 +0000 (07:45 +0000)]
no SUID on W32
Matthias Wachs [Mon, 20 Sep 2010 14:26:46 +0000 (14:26 +0000)]
Removed includes for windows compatibility
Nathan S. Evans [Mon, 20 Sep 2010 13:00:38 +0000 (13:00 +0000)]
fix for remote testing
Nathan S. Evans [Mon, 20 Sep 2010 11:23:43 +0000 (11:23 +0000)]
insert new round on first round
Matthias Wachs [Mon, 20 Sep 2010 10:40:28 +0000 (10:40 +0000)]
changed order: build hello before block
Matthias Wachs [Mon, 20 Sep 2010 10:12:30 +0000 (10:12 +0000)]
removed malloc from curl_logger
Nathan S. Evans [Mon, 20 Sep 2010 09:56:52 +0000 (09:56 +0000)]
daemons_vary fix
Nathan S. Evans [Mon, 20 Sep 2010 09:26:44 +0000 (09:26 +0000)]
fix compile warning
Nathan S. Evans [Mon, 20 Sep 2010 09:26:06 +0000 (09:26 +0000)]
missing return fix
Matthias Wachs [Mon, 20 Sep 2010 09:16:36 +0000 (09:16 +0000)]
removed unused variable
Christian Grothoff [Sat, 18 Sep 2010 19:10:12 +0000 (19:10 +0000)]
plane hacking
Christian Grothoff [Sat, 18 Sep 2010 05:00:22 +0000 (05:00 +0000)]
fixme
Christian Grothoff [Sat, 18 Sep 2010 04:58:35 +0000 (04:58 +0000)]
code simplification
Christian Grothoff [Sat, 18 Sep 2010 04:49:08 +0000 (04:49 +0000)]
use block lib some more
Christian Grothoff [Sat, 18 Sep 2010 04:48:58 +0000 (04:48 +0000)]
typos
Christian Grothoff [Sat, 18 Sep 2010 04:48:47 +0000 (04:48 +0000)]
api
Christian Grothoff [Sat, 18 Sep 2010 04:45:45 +0000 (04:45 +0000)]
fix
Christian Grothoff [Sat, 18 Sep 2010 04:36:48 +0000 (04:36 +0000)]
move mingle function
Christian Grothoff [Sat, 18 Sep 2010 04:34:56 +0000 (04:34 +0000)]
nicer error msgs
Nathan S. Evans [Fri, 17 Sep 2010 16:07:20 +0000 (16:07 +0000)]
missing variable
Nathan S. Evans [Fri, 17 Sep 2010 15:57:37 +0000 (15:57 +0000)]
remove gnunet_break on allowable condition
Nathan S. Evans [Fri, 17 Sep 2010 15:56:15 +0000 (15:56 +0000)]
testing api addition
Nathan S. Evans [Fri, 17 Sep 2010 15:55:34 +0000 (15:55 +0000)]
some fixes, debugging churn nonsense
Matthias Wachs [Fri, 17 Sep 2010 11:22:17 +0000 (11:22 +0000)]
Removed memory leak in curl_logger
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
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
Nathan S. Evans [Thu, 16 Sep 2010 14:14:32 +0000 (14:14 +0000)]
mostly options fixes, new convergence formula for testing
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)
Nathan S. Evans [Thu, 16 Sep 2010 14:12:56 +0000 (14:12 +0000)]
dhtlog inserts round info
Nathan S. Evans [Thu, 16 Sep 2010 14:12:23 +0000 (14:12 +0000)]
sql related changes
Nathan S. Evans [Thu, 16 Sep 2010 14:11:49 +0000 (14:11 +0000)]
feature creep
Matthias Wachs [Wed, 15 Sep 2010 15:42:32 +0000 (15:42 +0000)]
Matthias Wachs [Wed, 15 Sep 2010 15:19:55 +0000 (15:19 +0000)]
Nathan S. Evans [Wed, 15 Sep 2010 13:22:42 +0000 (13:22 +0000)]
testing fewer messages (timeout issue?) on arm and powerpc
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.
Matthias Wachs [Wed, 15 Sep 2010 11:12:59 +0000 (11:12 +0000)]
Nathan S. Evans [Wed, 15 Sep 2010 10:50:33 +0000 (10:50 +0000)]
safe stdin/stdout inheritance under windows
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
Nathan S. Evans [Wed, 15 Sep 2010 10:28:51 +0000 (10:28 +0000)]
documentation for new parameters
Matthias Wachs [Wed, 15 Sep 2010 08:46:57 +0000 (08:46 +0000)]
0001602: 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
Matthias Wachs [Wed, 15 Sep 2010 08:31:21 +0000 (08:31 +0000)]
0001602: 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
Matthias Wachs [Wed, 15 Sep 2010 08:28:20 +0000 (08:28 +0000)]
0001602: 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
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
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
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
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).
Matthias Wachs [Tue, 14 Sep 2010 11:10:39 +0000 (11:10 +0000)]
Matthias Wachs [Tue, 14 Sep 2010 10:46:48 +0000 (10:46 +0000)]
Added some information when test fails
Nathan S. Evans [Tue, 14 Sep 2010 08:47:08 +0000 (08:47 +0000)]
allow null continuation for core_api_peer_request
Nathan S. Evans [Tue, 14 Sep 2010 08:46:23 +0000 (08:46 +0000)]
test case change to match testing api change
Nathan S. Evans [Tue, 14 Sep 2010 08:45:38 +0000 (08:45 +0000)]
testing lib changes
Nathan S. Evans [Tue, 14 Sep 2010 08:45:05 +0000 (08:45 +0000)]
some testing changes, features added
Nathan S. Evans [Tue, 14 Sep 2010 08:34:05 +0000 (08:34 +0000)]
remove crazy debugging
Nathan S. Evans [Tue, 14 Sep 2010 08:19:47 +0000 (08:19 +0000)]
document
Nathan S. Evans [Tue, 14 Sep 2010 08:18:41 +0000 (08:18 +0000)]
verbose debugging for NAT tests
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
Christian Grothoff [Mon, 13 Sep 2010 03:18:26 +0000 (03:18 +0000)]
new block lib
Christian Grothoff [Sun, 12 Sep 2010 13:08:54 +0000 (13:08 +0000)]
towards pluggable block library
Matthias Wachs [Fri, 10 Sep 2010 14:55:15 +0000 (14:55 +0000)]
Matthias Wachs [Fri, 10 Sep 2010 14:46:04 +0000 (14:46 +0000)]
added curl logger to integrate curl messages with gnunet log
Christian Grothoff [Fri, 10 Sep 2010 10:07:26 +0000 (10:07 +0000)]
wrong name
Christian Grothoff [Fri, 10 Sep 2010 09:42:48 +0000 (09:42 +0000)]
clarify why we get these warnings
Christian Grothoff [Fri, 10 Sep 2010 09:22:59 +0000 (09:22 +0000)]
do not use zero:
Christian Grothoff [Fri, 10 Sep 2010 09:20:10 +0000 (09:20 +0000)]
better
Christian Grothoff [Fri, 10 Sep 2010 09:18:05 +0000 (09:18 +0000)]
ign
Christian Grothoff [Fri, 10 Sep 2010 09:17:58 +0000 (09:17 +0000)]
ign
Christian Grothoff [Fri, 10 Sep 2010 09:17:55 +0000 (09:17 +0000)]
ign
Christian Grothoff [Fri, 10 Sep 2010 09:17:45 +0000 (09:17 +0000)]
print source
Christian Grothoff [Fri, 10 Sep 2010 09:17:35 +0000 (09:17 +0000)]
warn
Nathan S. Evans [Fri, 10 Sep 2010 08:59:57 +0000 (08:59 +0000)]
kademlia compromise, add some ifdefs, compile error fix on blackbox
Christian Grothoff [Thu, 9 Sep 2010 14:31:09 +0000 (14:31 +0000)]
ok
Philipp Tölke [Thu, 9 Sep 2010 13:06:33 +0000 (13:06 +0000)]
close ressources
Philipp Tölke [Thu, 9 Sep 2010 13:06:29 +0000 (13:06 +0000)]
Use the DLL as queue
Philipp Tölke [Thu, 9 Sep 2010 13:06:27 +0000 (13:06 +0000)]
debug-output
Philipp Tölke [Thu, 9 Sep 2010 13:06:24 +0000 (13:06 +0000)]
Error-Checking
Philipp Tölke [Thu, 9 Sep 2010 13:06:21 +0000 (13:06 +0000)]
answered the question
Matthias Wachs [Thu, 9 Sep 2010 12:38:52 +0000 (12:38 +0000)]
https plugin code merged into plugin_transport_http.c
-> old file can be removed
Matthias Wachs [Thu, 9 Sep 2010 12:32:05 +0000 (12:32 +0000)]
HTTP & HTTPS plugin source is now merged and boths plugins are build from plugin_transport_http.c
Matthias Wachs [Thu, 9 Sep 2010 12:29:39 +0000 (12:29 +0000)]
Nathan S. Evans [Thu, 9 Sep 2010 12:15:23 +0000 (12:15 +0000)]
better values for dht bloomfilter, reduce collisions for peers even with large routing tables
Nathan S. Evans [Thu, 9 Sep 2010 12:14:12 +0000 (12:14 +0000)]
remove debugging
Nathan S. Evans [Thu, 9 Sep 2010 12:12:56 +0000 (12:12 +0000)]
get rid of debugging messages
Matthias Wachs [Thu, 9 Sep 2010 11:57:08 +0000 (11:57 +0000)]
clean up
Christian Grothoff [Thu, 9 Sep 2010 11:43:12 +0000 (11:43 +0000)]
fix present check for on-demand blocks
Matthias Wachs [Thu, 9 Sep 2010 11:04:40 +0000 (11:04 +0000)]
HTTPS testcases pass
Matthias Wachs [Thu, 9 Sep 2010 10:47:33 +0000 (10:47 +0000)]
Matthias Wachs [Thu, 9 Sep 2010 09:53:06 +0000 (09:53 +0000)]
Matthias Wachs [Thu, 9 Sep 2010 09:41:06 +0000 (09:41 +0000)]
merging http and https: next steps
Matthias Wachs [Thu, 9 Sep 2010 09:07:22 +0000 (09:07 +0000)]
Merging http and https plugin ... first steps
Christian Grothoff [Thu, 9 Sep 2010 08:20:32 +0000 (08:20 +0000)]
idea
Matthias Wachs [Thu, 9 Sep 2010 07:35:29 +0000 (07:35 +0000)]
MHD debug messages switched off
Christian Grothoff [Thu, 9 Sep 2010 06:51:09 +0000 (06:51 +0000)]
add newline at end of file
Christian Grothoff [Thu, 9 Sep 2010 06:49:46 +0000 (06:49 +0000)]
fixing bugs and compile errors
Matthias Wachs [Wed, 8 Sep 2010 17:24:16 +0000 (17:24 +0000)]
Hopefully fixed BSD bug
Matthias Wachs [Wed, 8 Sep 2010 16:30:28 +0000 (16:30 +0000)]
David Brodski [Wed, 8 Sep 2010 15:30:14 +0000 (15:30 +0000)]
removed comments with errors in doxygen
Matthias Wachs [Wed, 8 Sep 2010 15:14:47 +0000 (15:14 +0000)]
Smallers steps to keep plugin running