oweals/gnunet.git
11 years agoImplement and use GNUNET_FS_namespace_get_public_key_hash
LRN [Sun, 3 Mar 2013 01:57:10 +0000 (01:57 +0000)]
Implement and use GNUNET_FS_namespace_get_public_key_hash

11 years agoImplement and use GNUNET_CRYPTO_rsa_get_public_key_hash
LRN [Sun, 3 Mar 2013 01:57:04 +0000 (01:57 +0000)]
Implement and use GNUNET_CRYPTO_rsa_get_public_key_hash

11 years agodo not verify an ephemeral key again if it is the same as the previous key
Christian Grothoff [Sat, 2 Mar 2013 22:40:58 +0000 (22:40 +0000)]
do not verify an ephemeral key again if it is the same as the previous key

11 years agoadding option to disable use of ephemeral keys for HPC testing
Christian Grothoff [Sat, 2 Mar 2013 22:19:19 +0000 (22:19 +0000)]
adding option to disable use of ephemeral keys for HPC testing

11 years ago-disable extra checks by default
Christian Grothoff [Sat, 2 Mar 2013 22:10:55 +0000 (22:10 +0000)]
-disable extra checks by default

11 years ago-disable extra checks
Christian Grothoff [Sat, 2 Mar 2013 22:03:07 +0000 (22:03 +0000)]
-disable extra checks

11 years ago-actually run the test
Christian Grothoff [Fri, 1 Mar 2013 19:34:34 +0000 (19:34 +0000)]
-actually run the test

11 years agofinish off with MPI before spawning
Sree Harsha Totakura [Fri, 1 Mar 2013 14:32:43 +0000 (14:32 +0000)]
finish off with MPI before spawning

11 years ago- less log pollution
Bart Polot [Fri, 1 Mar 2013 13:09:51 +0000 (13:09 +0000)]
- less log pollution

11 years agoRemove CORE corking from DHT traffic
Bart Polot [Fri, 1 Mar 2013 12:47:25 +0000 (12:47 +0000)]
Remove CORE corking from DHT traffic

11 years ago-note
Christian Grothoff [Fri, 1 Mar 2013 12:05:33 +0000 (12:05 +0000)]
-note

11 years ago- fixes, debug
Bart Polot [Fri, 1 Mar 2013 11:34:22 +0000 (11:34 +0000)]
- fixes, debug

11 years ago- keep dht up to date
Bart Polot [Fri, 1 Mar 2013 11:14:00 +0000 (11:14 +0000)]
- keep dht up to date

11 years agoSilence a warning
LRN [Fri, 1 Mar 2013 06:55:30 +0000 (06:55 +0000)]
Silence a warning

11 years ago- add INFO level meaningful logging, documentation, style
Bart Polot [Fri, 1 Mar 2013 02:44:50 +0000 (02:44 +0000)]
- add INFO level meaningful logging, documentation, style

11 years ago- logging, cleanup
Bart Polot [Fri, 1 Mar 2013 02:43:22 +0000 (02:43 +0000)]
- logging, cleanup

11 years ago- path log documentation, style
Bart Polot [Fri, 1 Mar 2013 02:35:16 +0000 (02:35 +0000)]
- path log documentation, style

11 years ago- fix in monitoring, style
Bart Polot [Fri, 1 Mar 2013 02:32:54 +0000 (02:32 +0000)]
- fix in monitoring, style

11 years ago- fix in monitoring, documentation, style
Bart Polot [Fri, 1 Mar 2013 02:20:04 +0000 (02:20 +0000)]
- fix in monitoring, documentation, style

11 years ago-updated Spanish transltion
Christian Grothoff [Fri, 1 Mar 2013 00:06:58 +0000 (00:06 +0000)]
-updated Spanish transltion

11 years ago-fix
Sree Harsha Totakura [Thu, 28 Feb 2013 15:37:53 +0000 (15:37 +0000)]
-fix

11 years ago- keep track of fails/successes
Bart Polot [Thu, 28 Feb 2013 13:37:30 +0000 (13:37 +0000)]
- keep track of fails/successes

11 years ago- keep regex to HEAD
Bart Polot [Thu, 28 Feb 2013 13:37:01 +0000 (13:37 +0000)]
- keep regex to HEAD

11 years agoupdate configure.ac to HEAD
Sree Harsha Totakura [Thu, 28 Feb 2013 13:28:04 +0000 (13:28 +0000)]
update configure.ac to HEAD

11 years agonot using GNUNET_PROGRAM_run() as it is eating away the trailing command arguments
Sree Harsha Totakura [Thu, 28 Feb 2013 11:55:07 +0000 (11:55 +0000)]
not using GNUNET_PROGRAM_run() as it is eating away the trailing command arguments

11 years agochanges
Matthias Wachs [Thu, 28 Feb 2013 10:09:40 +0000 (10:09 +0000)]
changes

11 years agoNS test: Use different URIs for different phases
LRN [Wed, 27 Feb 2013 23:13:58 +0000 (23:13 +0000)]
NS test: Use different URIs for different phases

11 years agodefine WITH_LL only if libllapi is found
Sree Harsha Totakura [Wed, 27 Feb 2013 21:24:04 +0000 (21:24 +0000)]
define WITH_LL only if libllapi is found

11 years ago- verbose++
Bart Polot [Wed, 27 Feb 2013 18:51:30 +0000 (18:51 +0000)]
- verbose++

11 years ago- verbose++
Bart Polot [Wed, 27 Feb 2013 18:48:36 +0000 (18:48 +0000)]
- verbose++

11 years ago- Unify log format
Bart Polot [Wed, 27 Feb 2013 17:41:12 +0000 (17:41 +0000)]
- Unify log format

11 years agoget hosts from loadleveler instead of reading them from hostlist
Sree Harsha Totakura [Wed, 27 Feb 2013 17:23:31 +0000 (17:23 +0000)]
get hosts from loadleveler instead of reading them from hostlist

11 years agoGNUNET_TESTBED_hosts_load_from_loadleveler() function available only when
Sree Harsha Totakura [Wed, 27 Feb 2013 17:05:47 +0000 (17:05 +0000)]
GNUNET_TESTBED_hosts_load_from_loadleveler() function available only when
--with-ll is specified

11 years agoscript to prepare tree for pre-ecc testbed compilation
Sree Harsha Totakura [Wed, 27 Feb 2013 16:58:02 +0000 (16:58 +0000)]
script to prepare tree for pre-ecc testbed compilation

11 years agoreverting back to the previous working version
Sree Harsha Totakura [Wed, 27 Feb 2013 16:46:00 +0000 (16:46 +0000)]
reverting back to the previous working version

11 years agoversion to make updated testbed compile with pre-ecc age code.
Sree Harsha Totakura [Wed, 27 Feb 2013 16:43:58 +0000 (16:43 +0000)]
version to make updated testbed compile with pre-ecc age code.

11 years agoswitching networks
Matthias Wachs [Wed, 27 Feb 2013 16:39:19 +0000 (16:39 +0000)]
switching networks

11 years agoquality update
Matthias Wachs [Wed, 27 Feb 2013 16:10:30 +0000 (16:10 +0000)]
quality update

11 years agoquality update
Matthias Wachs [Wed, 27 Feb 2013 15:04:17 +0000 (15:04 +0000)]
quality update

11 years agoParsing LoadLeveler allocated hosts and creating testbed hosts from them
Sree Harsha Totakura [Wed, 27 Feb 2013 14:22:24 +0000 (14:22 +0000)]
Parsing LoadLeveler allocated hosts and creating testbed hosts from them

11 years ago changes
Matthias Wachs [Wed, 27 Feb 2013 14:12:33 +0000 (14:12 +0000)]
 changes

11 years agocheckpoint save
Sree Harsha Totakura [Wed, 27 Feb 2013 13:43:29 +0000 (13:43 +0000)]
checkpoint save

11 years agonew test
Matthias Wachs [Wed, 27 Feb 2013 13:43:00 +0000 (13:43 +0000)]
new test

11 years ago changes
Matthias Wachs [Wed, 27 Feb 2013 09:59:15 +0000 (09:59 +0000)]
 changes

11 years ago- fix off-by-one, imporve log
Bart Polot [Wed, 27 Feb 2013 02:04:31 +0000 (02:04 +0000)]
- fix off-by-one, imporve log

11 years ago changes
Matthias Wachs [Tue, 26 Feb 2013 15:26:55 +0000 (15:26 +0000)]
 changes

11 years ago performance analysis
Matthias Wachs [Tue, 26 Feb 2013 15:07:40 +0000 (15:07 +0000)]
 performance analysis

11 years agoperf
Matthias Wachs [Tue, 26 Feb 2013 13:31:58 +0000 (13:31 +0000)]
perf

11 years agofix for test
Matthias Wachs [Tue, 26 Feb 2013 09:04:26 +0000 (09:04 +0000)]
fix for test

11 years agochanges to perf
Matthias Wachs [Mon, 25 Feb 2013 16:27:00 +0000 (16:27 +0000)]
changes to perf

11 years agomemory leak
Matthias Wachs [Mon, 25 Feb 2013 15:51:34 +0000 (15:51 +0000)]
memory leak

11 years agochanges
Matthias Wachs [Mon, 25 Feb 2013 15:38:01 +0000 (15:38 +0000)]
changes

11 years agoold code
Matthias Wachs [Mon, 25 Feb 2013 14:58:33 +0000 (14:58 +0000)]
old code

11 years agocode cleanup + api extension
Matthias Wachs [Mon, 25 Feb 2013 14:53:26 +0000 (14:53 +0000)]
code cleanup + api extension

11 years agofixes
Matthias Wachs [Mon, 25 Feb 2013 13:08:49 +0000 (13:08 +0000)]
fixes

11 years agofixes
Matthias Wachs [Mon, 25 Feb 2013 10:43:04 +0000 (10:43 +0000)]
fixes

11 years ago changes
Matthias Wachs [Mon, 25 Feb 2013 10:02:21 +0000 (10:02 +0000)]
 changes

11 years agomodifications
Matthias Wachs [Fri, 22 Feb 2013 16:24:33 +0000 (16:24 +0000)]
modifications

11 years agocreate constrain function
Matthias Wachs [Fri, 22 Feb 2013 15:45:15 +0000 (15:45 +0000)]
create constrain function

11 years ago simplify
Matthias Wachs [Fri, 22 Feb 2013 15:36:37 +0000 (15:36 +0000)]
 simplify

11 years agosimplyfiying code
Matthias Wachs [Fri, 22 Feb 2013 15:21:23 +0000 (15:21 +0000)]
simplyfiying code

11 years agoUse a sub operation while forwarding controller link operations. This helps to
Sree Harsha Totakura [Fri, 22 Feb 2013 14:53:28 +0000 (14:53 +0000)]
Use a sub operation while forwarding controller link operations.  This helps to
propagate the change in a host's configuration along the controller tree's
branch back to root.

11 years ago changes
Matthias Wachs [Fri, 22 Feb 2013 14:37:06 +0000 (14:37 +0000)]
 changes

11 years agocreate set_value function
Matthias Wachs [Fri, 22 Feb 2013 14:28:56 +0000 (14:28 +0000)]
create set_value function

11 years agochanges
Matthias Wachs [Fri, 22 Feb 2013 14:17:57 +0000 (14:17 +0000)]
changes

11 years agoimplementing restructured problem creation
Matthias Wachs [Fri, 22 Feb 2013 13:32:12 +0000 (13:32 +0000)]
implementing restructured problem creation

11 years ago- remove unused
Sree Harsha Totakura [Fri, 22 Feb 2013 09:53:33 +0000 (09:53 +0000)]
- remove unused

11 years ago fix test
Matthias Wachs [Fri, 22 Feb 2013 08:47:39 +0000 (08:47 +0000)]
 fix test

11 years ago- Don't silence WARNING
Bart Polot [Thu, 21 Feb 2013 22:02:57 +0000 (22:02 +0000)]
- Don't silence WARNING

11 years ago- fix compile
Sree Harsha Totakura [Thu, 21 Feb 2013 18:30:35 +0000 (18:30 +0000)]
- fix compile

11 years ago- not error
Bart Polot [Thu, 21 Feb 2013 17:48:22 +0000 (17:48 +0000)]
- not error

11 years agosend configurations of newly started slave controllers as part of controller link...
Sree Harsha Totakura [Thu, 21 Feb 2013 17:06:37 +0000 (17:06 +0000)]
send configurations of newly started slave controllers as part of controller link operations

11 years ago- not needed
Bart Polot [Thu, 21 Feb 2013 17:06:30 +0000 (17:06 +0000)]
- not needed

11 years agoauto_solve
Matthias Wachs [Thu, 21 Feb 2013 15:50:22 +0000 (15:50 +0000)]
auto_solve

11 years ago result propagation
Matthias Wachs [Thu, 21 Feb 2013 15:12:21 +0000 (15:12 +0000)]
 result propagation

11 years agochanges
Matthias Wachs [Thu, 21 Feb 2013 14:38:26 +0000 (14:38 +0000)]
changes

11 years agohost locking; warn upon API violation
Sree Harsha Totakura [Thu, 21 Feb 2013 14:20:35 +0000 (14:20 +0000)]
host locking; warn upon API violation

11 years ago refactoring
Matthias Wachs [Thu, 21 Feb 2013 13:18:27 +0000 (13:18 +0000)]
 refactoring

11 years ago- do not use mempcpy()
Sree Harsha Totakura [Thu, 21 Feb 2013 12:32:28 +0000 (12:32 +0000)]
- do not use mempcpy()

11 years ago changes
Matthias Wachs [Thu, 21 Feb 2013 12:14:33 +0000 (12:14 +0000)]
 changes

11 years agoM testbed/testbed.h
Sree Harsha Totakura [Thu, 21 Feb 2013 11:32:53 +0000 (11:32 +0000)]
M    testbed/testbed.h
naming consistency
include uncompressed config size

M    testbed/testbed_api_hosts.c
pulled host registration functions from testbed_api.c

M    testbed/testbed_api_hosts.h
export handler to handle ADD_HOST confirmation messages

M    testbed/gnunet-service-testbed.c
parse the modified ADD_HOST message

M    testbed/testbed_api.c
lose host registration code
extract configuration from ADD_HOST messages

M    testbed/testbed_api.h
include hacks

11 years agoclean up of MLP_Handle
Matthias Wachs [Thu, 21 Feb 2013 10:51:49 +0000 (10:51 +0000)]
clean up of MLP_Handle

11 years ago- start announce immediately (profiler takes care of load balance), reannounce immedi...
Bart Polot [Wed, 20 Feb 2013 18:02:38 +0000 (18:02 +0000)]
- start announce immediately (profiler takes care of load balance), reannounce immediately for more avaliability

11 years ago- keep track of the search parallelization
Bart Polot [Wed, 20 Feb 2013 18:00:59 +0000 (18:00 +0000)]
- keep track of the search parallelization

11 years ago changes
Matthias Wachs [Wed, 20 Feb 2013 17:53:31 +0000 (17:53 +0000)]
 changes

11 years agochanges
Matthias Wachs [Wed, 20 Feb 2013 16:24:28 +0000 (16:24 +0000)]
changes

11 years agoAssosiate a configuration template while creating hosts. This paves a way to
Sree Harsha Totakura [Wed, 20 Feb 2013 15:15:35 +0000 (15:15 +0000)]
Assosiate a configuration template while creating hosts.  This paves a way to
manage the configurations of controllers running on a host automatically.

modified ADD_HOST message structure to have host configuration.  This feature is
yet to be implemented.  The idea is that GNUNET_TESTBED_link_controllers()
should take no configuration when hosts automatically update configuration when
a new configuration is generated from a template.

11 years ago changes
Matthias Wachs [Wed, 20 Feb 2013 13:20:08 +0000 (13:20 +0000)]
 changes

11 years ago-fix mem leak
Sree Harsha Totakura [Wed, 20 Feb 2013 10:44:37 +0000 (10:44 +0000)]
-fix mem leak

11 years ago- send SIGTERM to peer and reply with success before waiting on it
Sree Harsha Totakura [Wed, 20 Feb 2013 10:21:31 +0000 (10:21 +0000)]
- send SIGTERM to peer and reply with success before waiting on it

11 years ago- Remove non-distributed seach: buggy and not useful
Bart Polot [Tue, 19 Feb 2013 18:12:01 +0000 (18:12 +0000)]
- Remove non-distributed seach: buggy and not useful
- Do search with a maximum parallel factor, starting a new one when an old one is done or times out

11 years agochanges
Matthias Wachs [Tue, 19 Feb 2013 16:46:35 +0000 (16:46 +0000)]
changes

11 years agochanges
Matthias Wachs [Tue, 19 Feb 2013 15:37:48 +0000 (15:37 +0000)]
changes

11 years agodocumentation
Matthias Wachs [Tue, 19 Feb 2013 13:39:31 +0000 (13:39 +0000)]
documentation

11 years agochanges
Matthias Wachs [Tue, 19 Feb 2013 13:37:29 +0000 (13:37 +0000)]
changes

11 years agorefactoring and renaming
Matthias Wachs [Tue, 19 Feb 2013 12:52:39 +0000 (12:52 +0000)]
refactoring and renaming

11 years agotest
Matthias Wachs [Tue, 19 Feb 2013 09:31:32 +0000 (09:31 +0000)]
test

11 years agoAsynchronous namespace creation. With a test.
LRN [Tue, 19 Feb 2013 04:04:35 +0000 (04:04 +0000)]
Asynchronous namespace creation. With a test.

11 years agoDon't generate namespace key files in the root dir...
LRN [Tue, 19 Feb 2013 04:04:30 +0000 (04:04 +0000)]
Don't generate namespace key files in the root dir...

11 years agoFix git version detection in configure (D'oh...)
LRN [Tue, 19 Feb 2013 04:04:26 +0000 (04:04 +0000)]
Fix git version detection in configure (D'oh...)