oweals/gnunet.git
14 years agodv changes. add propagation of disconnect messages, dv updates on peer direct connect...
Nathan S. Evans [Fri, 30 Apr 2010 14:50:06 +0000 (14:50 +0000)]
dv changes. add propagation of disconnect messages, dv updates on peer direct connections.  Result of those two changes should be a much better learned topology for all peers.  This was periodic gossip is really only to stop timeouts from removing peers.  Also changed dv_api to wait for message queuing by dv service before calling transport transmit continuation, so that addresses that are no longer available can be caught by transport service.  Perhaps some other stuff I have forgotten about.  Should be kinda sorta working, need to make better testcases and do more debugging as errors inevitably pop up

14 years agotowards unindex deserialization
Christian Grothoff [Fri, 30 Apr 2010 13:51:36 +0000 (13:51 +0000)]
towards unindex deserialization

14 years agofixes
Christian Grothoff [Fri, 30 Apr 2010 13:41:07 +0000 (13:41 +0000)]
fixes

14 years agofinishing initial coding of fs-publish serialization/deserialization
Christian Grothoff [Fri, 30 Apr 2010 13:16:03 +0000 (13:16 +0000)]
finishing initial coding of fs-publish serialization/deserialization

14 years ago(no commit message)
Matthias Wachs [Fri, 30 Apr 2010 13:11:34 +0000 (13:11 +0000)]

14 years agopublish serialization stuff
Christian Grothoff [Fri, 30 Apr 2010 12:37:39 +0000 (12:37 +0000)]
publish serialization stuff

14 years agoinitial preparations before implementing http transport plugin
Matthias Wachs [Fri, 30 Apr 2010 11:25:58 +0000 (11:25 +0000)]
initial preparations before implementing http transport plugin

14 years agobad commie
Christian Grothoff [Fri, 30 Apr 2010 10:00:28 +0000 (10:00 +0000)]
bad commie

14 years agotowards serialization
Christian Grothoff [Fri, 30 Apr 2010 09:59:26 +0000 (09:59 +0000)]
towards serialization

14 years agofix
Christian Grothoff [Fri, 30 Apr 2010 09:59:17 +0000 (09:59 +0000)]
fix

14 years agotowards fi synchronization
Christian Grothoff [Fri, 30 Apr 2010 08:57:16 +0000 (08:57 +0000)]
towards fi synchronization

14 years agounversion
Christian Grothoff [Fri, 30 Apr 2010 08:25:42 +0000 (08:25 +0000)]
unversion

14 years ago(no commit message)
Matthias Wachs [Fri, 30 Apr 2010 08:19:49 +0000 (08:19 +0000)]

14 years agoremove files on exit
Nathan S. Evans [Fri, 30 Apr 2010 08:06:55 +0000 (08:06 +0000)]
remove files on exit

14 years agoThe external dns name used can now be set in the config file
Matthias Wachs [Fri, 30 Apr 2010 07:48:14 +0000 (07:48 +0000)]
The external dns name used can now be set in the config file
By default EXTERNAL_DNS_NAME it is set to localhost to prevent the testcase from failing on systems with incorrect name resolution

14 years agofix
Christian Grothoff [Fri, 30 Apr 2010 07:34:25 +0000 (07:34 +0000)]
fix

14 years agoMove python test scripts to .py.in and sed in the correct python path.
David Barksdale [Fri, 30 Apr 2010 05:35:52 +0000 (05:35 +0000)]
Move python test scripts to .py.in and sed in the correct python path.

14 years agodetails on missing features
Christian Grothoff [Thu, 29 Apr 2010 22:52:46 +0000 (22:52 +0000)]
details on missing features

14 years agofi deserialization
Christian Grothoff [Thu, 29 Apr 2010 22:48:11 +0000 (22:48 +0000)]
fi deserialization

14 years agocleaning up FileInformation struct
Christian Grothoff [Thu, 29 Apr 2010 21:52:48 +0000 (21:52 +0000)]
cleaning up FileInformation struct

14 years agoAdded configuration option to set hostname used for advertisements
Matthias Wachs [Thu, 29 Apr 2010 14:39:13 +0000 (14:39 +0000)]
Added configuration option to set hostname used for advertisements
Fixes problems on systems with misconfigured dns resolution for local hostname

14 years ago(no commit message)
Matthias Wachs [Thu, 29 Apr 2010 11:51:32 +0000 (11:51 +0000)]

14 years agofix
Christian Grothoff [Thu, 29 Apr 2010 10:40:41 +0000 (10:40 +0000)]
fix

14 years ago(no commit message)
Matthias Wachs [Thu, 29 Apr 2010 09:43:29 +0000 (09:43 +0000)]

14 years agocoverity warning fixes
Nathan S. Evans [Thu, 29 Apr 2010 09:19:29 +0000 (09:19 +0000)]
coverity warning fixes

14 years agomaking py-tests work with amatus changes in fs
Christian Grothoff [Thu, 29 Apr 2010 09:15:05 +0000 (09:15 +0000)]
making py-tests work with amatus changes in fs

14 years agoModified configure.ac to check for the python interpreter so that we can run test...
David Barksdale [Thu, 29 Apr 2010 06:10:59 +0000 (06:10 +0000)]
Modified configure.ac to check for the python interpreter so that we can run test scripts with it. Also removed gnunet-daemon-migration which is a generated file.

14 years agofixfix
Christian Grothoff [Wed, 28 Apr 2010 17:12:27 +0000 (17:12 +0000)]
fixfix

14 years agofix
Christian Grothoff [Wed, 28 Apr 2010 17:11:41 +0000 (17:11 +0000)]
fix

14 years agoin case of fire, or volcano. still not to be used by anyone for anything
Nathan S. Evans [Wed, 28 Apr 2010 16:43:58 +0000 (16:43 +0000)]
in case of fire, or volcano. still not to be used by anyone for anything

14 years agomissing distance metrics in transport stuffs
Nathan S. Evans [Wed, 28 Apr 2010 16:36:39 +0000 (16:36 +0000)]
missing distance metrics in transport stuffs

14 years agolonger timeout for file locking
Nathan S. Evans [Wed, 28 Apr 2010 15:21:59 +0000 (15:21 +0000)]
longer timeout for file locking

14 years agochanged to work better on slow machines
Matthias Wachs [Wed, 28 Apr 2010 15:20:14 +0000 (15:20 +0000)]
changed to work better on slow machines

14 years agomark open issues
Christian Grothoff [Wed, 28 Apr 2010 15:09:54 +0000 (15:09 +0000)]
mark open issues

14 years agofirst work on serialization
Christian Grothoff [Wed, 28 Apr 2010 15:08:13 +0000 (15:08 +0000)]
first work on serialization

14 years agodht was removed at some point, re-adding
Nathan S. Evans [Wed, 28 Apr 2010 14:38:58 +0000 (14:38 +0000)]
dht was removed at some point, re-adding

14 years ago(no commit message)
Matthias Wachs [Wed, 28 Apr 2010 14:29:14 +0000 (14:29 +0000)]

14 years agocommit lib change
Nathan S. Evans [Wed, 28 Apr 2010 14:25:43 +0000 (14:25 +0000)]
commit lib change

14 years agohostlist client and server now use the same limit for transfers:
Matthias Wachs [Wed, 28 Apr 2010 14:23:56 +0000 (14:23 +0000)]
hostlist client and server now use the same limit for transfers:
MAX_BYTES_PER_HOSTLISTS = 500000

14 years agoprint topology dot file with appropriate name
Nathan S. Evans [Wed, 28 Apr 2010 14:05:14 +0000 (14:05 +0000)]
print topology dot file with appropriate name

14 years agominor testing changes
Nathan S. Evans [Wed, 28 Apr 2010 13:59:11 +0000 (13:59 +0000)]
minor testing changes

14 years agofixing warnings on OS X
Christian Grothoff [Wed, 28 Apr 2010 13:43:19 +0000 (13:43 +0000)]
fixing warnings on OS X

14 years agonosvn
Christian Grothoff [Wed, 28 Apr 2010 13:29:30 +0000 (13:29 +0000)]
nosvn

14 years agodoxies
Christian Grothoff [Wed, 28 Apr 2010 13:23:51 +0000 (13:23 +0000)]
doxies

14 years agotesting bugfix, add scale free topology
Nathan S. Evans [Wed, 28 Apr 2010 12:58:35 +0000 (12:58 +0000)]
testing bugfix, add scale free topology

14 years agoadded option to restrict search to local-only
Christian Grothoff [Wed, 28 Apr 2010 12:40:41 +0000 (12:40 +0000)]
added option to restrict search to local-only

14 years agoone
Christian Grothoff [Wed, 28 Apr 2010 12:20:26 +0000 (12:20 +0000)]
one

14 years agoadding availability probes for search results
Christian Grothoff [Wed, 28 Apr 2010 12:10:06 +0000 (12:10 +0000)]
adding availability probes for search results

14 years agostats for datacache
Christian Grothoff [Wed, 28 Apr 2010 11:33:29 +0000 (11:33 +0000)]
stats for datacache

14 years ago- Implemented download limit on client side
Matthias Wachs [Wed, 28 Apr 2010 08:55:59 +0000 (08:55 +0000)]
- Implemented download limit on client side
- Disabled verbose

14 years agoDownload limit for client implemented
Matthias Wachs [Wed, 28 Apr 2010 08:47:53 +0000 (08:47 +0000)]
Download limit for client implemented

14 years agostore root URI in metadata
Christian Grothoff [Wed, 28 Apr 2010 08:10:59 +0000 (08:10 +0000)]
store root URI in metadata

14 years agomerge meta data for search results
Christian Grothoff [Wed, 28 Apr 2010 08:07:19 +0000 (08:07 +0000)]
merge meta data for search results

14 years agodocu
Christian Grothoff [Wed, 28 Apr 2010 07:58:12 +0000 (07:58 +0000)]
docu

14 years agotestcase with one peer is passing
Matthias Wachs [Wed, 28 Apr 2010 06:47:51 +0000 (06:47 +0000)]
testcase with one peer is passing

14 years agoset a running flag, so server can be disconnected (allows larger topologies)
Nathan S. Evans [Tue, 27 Apr 2010 15:34:59 +0000 (15:34 +0000)]
set a running flag, so server can be disconnected (allows larger topologies)

14 years agoincrease set key delay, to help figure out connectivity issues on slow systems
Nathan S. Evans [Tue, 27 Apr 2010 15:33:34 +0000 (15:33 +0000)]
increase set key delay, to help figure out connectivity issues on slow systems

14 years agotesting bug fixes (hopefully)
Nathan S. Evans [Tue, 27 Apr 2010 15:32:55 +0000 (15:32 +0000)]
testing bug fixes (hopefully)

14 years ago(no commit message)
Matthias Wachs [Tue, 27 Apr 2010 15:06:15 +0000 (15:06 +0000)]

14 years ago(no commit message)
Matthias Wachs [Tue, 27 Apr 2010 15:06:08 +0000 (15:06 +0000)]

14 years agobounded parallelism
Christian Grothoff [Tue, 27 Apr 2010 13:40:04 +0000 (13:40 +0000)]
bounded parallelism

14 years agofix
Christian Grothoff [Tue, 27 Apr 2010 12:35:37 +0000 (12:35 +0000)]
fix

14 years agoless stressful testcases for slow machines (especially a certain sparc buildot)
Nathan S. Evans [Tue, 27 Apr 2010 10:48:50 +0000 (10:48 +0000)]
less stressful testcases for slow machines (especially a certain sparc buildot)

14 years agoreduce number of peers
Nathan S. Evans [Tue, 27 Apr 2010 09:52:34 +0000 (09:52 +0000)]
reduce number of peers

14 years agoincrease default timeout for startup (for SLOW machines)
Nathan S. Evans [Tue, 27 Apr 2010 09:51:43 +0000 (09:51 +0000)]
increase default timeout for startup (for SLOW machines)

14 years agoChanged implementation of hostlist updating from regular polling and getting triggere...
Matthias Wachs [Tue, 27 Apr 2010 08:29:28 +0000 (08:29 +0000)]
Changed implementation of hostlist updating from regular polling and getting triggered by the connect handler to triggering by peerinfo notification API

14 years agoDisabled debugging and verbose to suppress logging messages
Matthias Wachs [Tue, 27 Apr 2010 08:27:47 +0000 (08:27 +0000)]
Disabled debugging and verbose to suppress logging messages

14 years agotowards job queuing
Christian Grothoff [Mon, 26 Apr 2010 16:06:20 +0000 (16:06 +0000)]
towards job queuing

14 years ago(no commit message)
Matthias Wachs [Mon, 26 Apr 2010 15:31:07 +0000 (15:31 +0000)]

14 years agofully implement in-line files in directories
Christian Grothoff [Mon, 26 Apr 2010 15:25:27 +0000 (15:25 +0000)]
fully implement in-line files in directories

14 years agochanges so things compile
Nathan S. Evans [Mon, 26 Apr 2010 13:56:39 +0000 (13:56 +0000)]
changes so things compile

14 years agostuff
Christian Grothoff [Mon, 26 Apr 2010 13:45:27 +0000 (13:45 +0000)]
stuff

14 years ago(no commit message)
Matthias Wachs [Mon, 26 Apr 2010 11:51:03 +0000 (11:51 +0000)]

14 years agodefine loopback more broadly
Christian Grothoff [Mon, 26 Apr 2010 11:38:13 +0000 (11:38 +0000)]
define loopback more broadly

14 years agosleep
Christian Grothoff [Mon, 26 Apr 2010 11:05:06 +0000 (11:05 +0000)]
sleep

14 years ago- Cleaning up and restructuring
Matthias Wachs [Mon, 26 Apr 2010 09:45:35 +0000 (09:45 +0000)]
- Cleaning up and restructuring
- Fixing download tasks to shutdown cleanly

14 years agoignores
Christian Grothoff [Sat, 24 Apr 2010 13:47:43 +0000 (13:47 +0000)]
ignores

14 years agoblocklib
Christian Grothoff [Sat, 24 Apr 2010 13:46:07 +0000 (13:46 +0000)]
blocklib

14 years agooff-line hack fest
Christian Grothoff [Sat, 24 Apr 2010 13:08:05 +0000 (13:08 +0000)]
off-line hack fest

14 years ago(no commit message)
Matthias Wachs [Fri, 23 Apr 2010 13:19:24 +0000 (13:19 +0000)]

14 years ago(no commit message)
Matthias Wachs [Fri, 23 Apr 2010 11:42:19 +0000 (11:42 +0000)]

14 years ago(no commit message)
Matthias Wachs [Fri, 23 Apr 2010 11:04:42 +0000 (11:04 +0000)]

14 years agopeerinfo
Christian Grothoff [Fri, 23 Apr 2010 09:46:25 +0000 (09:46 +0000)]
peerinfo

14 years ago(no commit message)
Matthias Wachs [Fri, 23 Apr 2010 09:46:14 +0000 (09:46 +0000)]

14 years agodoxyconfig
Christian Grothoff [Fri, 23 Apr 2010 09:23:06 +0000 (09:23 +0000)]
doxyconfig

14 years agotestcase for gnunet-peerinfo
Christian Grothoff [Fri, 23 Apr 2010 09:16:10 +0000 (09:16 +0000)]
testcase for gnunet-peerinfo

14 years ago(no commit message)
Matthias Wachs [Fri, 23 Apr 2010 09:14:49 +0000 (09:14 +0000)]

14 years agocode
Christian Grothoff [Fri, 23 Apr 2010 08:56:01 +0000 (08:56 +0000)]
code

14 years agofix
Christian Grothoff [Fri, 23 Apr 2010 08:53:28 +0000 (08:53 +0000)]
fix

14 years ago(no commit message)
Matthias Wachs [Fri, 23 Apr 2010 08:46:51 +0000 (08:46 +0000)]

14 years agopartly working: hostlists are downloaded before added to datastore
Matthias Wachs [Fri, 23 Apr 2010 07:01:45 +0000 (07:01 +0000)]
partly working: hostlists are downloaded before added to datastore

14 years agoonly committing in case of natural disater, not to be used
Nathan S. Evans [Thu, 22 Apr 2010 15:04:42 +0000 (15:04 +0000)]
only committing in case of natural disater, not to be used

14 years agoget rid of transport asking arm to stop services
Nathan S. Evans [Thu, 22 Apr 2010 15:03:08 +0000 (15:03 +0000)]
get rid of transport asking arm to stop services

14 years agodht and testing lib stuff
Nathan S. Evans [Thu, 22 Apr 2010 14:59:35 +0000 (14:59 +0000)]
dht and testing lib stuff

14 years agoremove reference counts
Nathan S. Evans [Thu, 22 Apr 2010 14:58:36 +0000 (14:58 +0000)]
remove reference counts

14 years agotesting
Nathan S. Evans [Thu, 22 Apr 2010 14:56:50 +0000 (14:56 +0000)]
testing

14 years agotesting
Nathan S. Evans [Thu, 22 Apr 2010 14:56:32 +0000 (14:56 +0000)]
testing

14 years agotesting changes, which hopefully make testing code more robust, though problems are...
Nathan S. Evans [Thu, 22 Apr 2010 14:56:18 +0000 (14:56 +0000)]
testing changes, which hopefully make testing code more robust, though problems are inevitable

14 years agoadding temp_filename
Christian Grothoff [Thu, 22 Apr 2010 13:37:22 +0000 (13:37 +0000)]
adding temp_filename

14 years ago(no commit message)
Matthias Wachs [Thu, 22 Apr 2010 13:34:40 +0000 (13:34 +0000)]