oweals/gnunet.git
11 years ago-improve testcase to actually test #3093
Christian Grothoff [Wed, 6 Nov 2013 20:30:18 +0000 (20:30 +0000)]
-improve testcase to actually test #3093

11 years agoconfiguration parameter read fix
Fabian Oehlmann [Wed, 6 Nov 2013 17:32:36 +0000 (17:32 +0000)]
configuration parameter read fix

11 years agodokumentation monster session part 1
Christian Fuchs [Wed, 6 Nov 2013 16:55:50 +0000 (16:55 +0000)]
dokumentation monster session part 1

11 years agointegration test keys
Matthias Wachs [Wed, 6 Nov 2013 16:51:48 +0000 (16:51 +0000)]
integration test keys

11 years agoadded adaptive step-intervals
Fabian Oehlmann [Wed, 6 Nov 2013 16:33:19 +0000 (16:33 +0000)]
added adaptive step-intervals

11 years agonew identities for blacklist checks
Matthias Wachs [Wed, 6 Nov 2013 16:19:37 +0000 (16:19 +0000)]
new identities for blacklist checks

11 years agotest for address to sock
Matthias Wachs [Wed, 6 Nov 2013 16:17:49 +0000 (16:17 +0000)]
test for address to sock

11 years agonew testing hostkeys
Matthias Wachs [Wed, 6 Nov 2013 15:56:02 +0000 (15:56 +0000)]
new testing hostkeys

11 years ago-implementing updated GNS plugin code for new GNS2DNS records (#3093)
Christian Grothoff [Wed, 6 Nov 2013 15:25:55 +0000 (15:25 +0000)]
-implementing updated GNS plugin code for new GNS2DNS records (#3093)

11 years agonew hello for gnunet.org
Matthias Wachs [Wed, 6 Nov 2013 15:08:43 +0000 (15:08 +0000)]
new hello for gnunet.org

11 years agonew HELLO for fulcrum
Matthias Wachs [Wed, 6 Nov 2013 14:21:29 +0000 (14:21 +0000)]
new HELLO for fulcrum

11 years ago- doxygen
Bart Polot [Wed, 6 Nov 2013 11:39:09 +0000 (11:39 +0000)]
- doxygen

11 years ago-bump configure test for an even more recent libgcrypt symbol
Christian Grothoff [Wed, 6 Nov 2013 10:26:19 +0000 (10:26 +0000)]
-bump configure test for an even more recent libgcrypt symbol

11 years agoremove non existing tests
Matthias Wachs [Wed, 6 Nov 2013 07:01:02 +0000 (07:01 +0000)]
remove non existing tests

11 years ago- fixes
Bart Polot [Wed, 6 Nov 2013 00:36:45 +0000 (00:36 +0000)]
- fixes

11 years ago-addressing final crypto fixme
Christian Grothoff [Tue, 5 Nov 2013 22:44:07 +0000 (22:44 +0000)]
-addressing final crypto fixme

11 years ago-do not start those during testing either...
Christian Grothoff [Tue, 5 Nov 2013 22:43:35 +0000 (22:43 +0000)]
-do not start those during testing either...

11 years ago-stylistic fixes
Christian Grothoff [Tue, 5 Nov 2013 22:19:43 +0000 (22:19 +0000)]
-stylistic fixes

11 years ago-update ignores
Christian Grothoff [Tue, 5 Nov 2013 20:54:21 +0000 (20:54 +0000)]
-update ignores

11 years ago-fixing zkey resolution
Christian Grothoff [Tue, 5 Nov 2013 20:52:02 +0000 (20:52 +0000)]
-fixing zkey resolution

11 years ago-tolerate lower case letters
Christian Grothoff [Tue, 5 Nov 2013 20:50:28 +0000 (20:50 +0000)]
-tolerate lower case letters

11 years ago-clarify docu
Christian Grothoff [Tue, 5 Nov 2013 20:42:57 +0000 (20:42 +0000)]
-clarify docu

11 years ago-fix cname test
Christian Grothoff [Tue, 5 Nov 2013 20:36:50 +0000 (20:36 +0000)]
-fix cname test

11 years ago-use valid public key in new format
Christian Grothoff [Tue, 5 Nov 2013 20:32:50 +0000 (20:32 +0000)]
-use valid public key in new format

11 years ago-now featuring short peer identities, yepee
Christian Grothoff [Tue, 5 Nov 2013 20:05:03 +0000 (20:05 +0000)]
-now featuring short peer identities, yepee

11 years ago-fix include order
Christian Grothoff [Tue, 5 Nov 2013 20:01:05 +0000 (20:01 +0000)]
-fix include order

11 years ago-initialize flags to unproblematic value (hence usually zero)
Christian Grothoff [Tue, 5 Nov 2013 19:58:51 +0000 (19:58 +0000)]
-initialize flags to unproblematic value (hence usually zero)

11 years ago-initialize flag, do not use expired record for testing
Christian Grothoff [Tue, 5 Nov 2013 19:47:10 +0000 (19:47 +0000)]
-initialize flag, do not use expired record for testing

11 years ago-license bump
Christian Grothoff [Tue, 5 Nov 2013 18:35:40 +0000 (18:35 +0000)]
-license bump

11 years agoWerner Koch wrote:
Christian Grothoff [Tue, 5 Nov 2013 18:25:09 +0000 (18:25 +0000)]
Werner Koch wrote:

Hi,

find attached a changed diff to crypto_ecc.c with the final Libgcrypt
interface.   Use commit b9fd398 or later for your tests.

Shalom-Salam,

   Werner

11 years agoWerner Koch wrote:
Christian Grothoff [Tue, 5 Nov 2013 17:35:25 +0000 (17:35 +0000)]
Werner Koch wrote:
Hi,

find attach the patch which makes all 3 test cases work with Ed25519.
There are some minor hacks in the test cases to allow enabling of
Libgcrypt debugging and also some minor output style changes.

There is one FIXME in the code:

  /* FIXME: mpi_print creates an unsigned integer - is that intended
     or should we convert it to a signed integer (2-compl)?  */
  mpi_print (xbuf, sizeof (xbuf), result_x);

X may be positive or negative but GCRYMPI_FMT_USG ignores the sign.
Thus this is not what we actually want.  Should we change it to 2-comp
(GCRYMPI_FMT_STD) so that we have a proper value?  Given that the curve
is 255 bit this should alwas fit int the 256 bit buffer.  Another option
would be to use the EdDSA method for the sign but that is optimized to
easily recover x and would be more work.  Or we store the sign in the
high bit.  t all depends on what you want to write into the protocol
specs.

I would also like to revert the way we distinguish between Ed25519 with
and without ECDSA:  The way we do it right now is by assuming the
Ed25519 is always used with EdDSA unless a flag has been set.  This is a
bit surprising and requiring the "(flags eddsa)" would be a less
surprising interface.

Salam-Shalom,

   Werner

11 years ago- corrected discount for continuous smdp
Fabian Oehlmann [Tue, 5 Nov 2013 16:43:36 +0000 (16:43 +0000)]
- corrected discount for continuous smdp

11 years agointernal time logging
Matthias Wachs [Tue, 5 Nov 2013 16:22:58 +0000 (16:22 +0000)]
internal time logging

11 years agoAdd doublequotes; also, r for 'revision'
LRN [Tue, 5 Nov 2013 16:06:40 +0000 (16:06 +0000)]
Add doublequotes; also, r for 'revision'

11 years ago- doc
Bart Polot [Tue, 5 Nov 2013 15:52:39 +0000 (15:52 +0000)]
- doc

11 years ago-improving API design
Christian Grothoff [Tue, 5 Nov 2013 14:54:31 +0000 (14:54 +0000)]
-improving API design

11 years ago-florian wants sane dot graphs
Christian Grothoff [Tue, 5 Nov 2013 14:43:07 +0000 (14:43 +0000)]
-florian wants sane dot graphs

11 years ago- header
Bart Polot [Tue, 5 Nov 2013 14:23:25 +0000 (14:23 +0000)]
- header

11 years ago- fixes, doc
Bart Polot [Tue, 5 Nov 2013 14:19:35 +0000 (14:19 +0000)]
- fixes, doc

11 years ago- document, alpha renaming
Bart Polot [Tue, 5 Nov 2013 14:04:25 +0000 (14:04 +0000)]
- document, alpha renaming

11 years agoBeautify the version script
LRN [Tue, 5 Nov 2013 13:52:20 +0000 (13:52 +0000)]
Beautify the version script

11 years ago- refactoring, extra checks
Bart Polot [Tue, 5 Nov 2013 12:32:20 +0000 (12:32 +0000)]
- refactoring, extra checks

11 years ago- cleanup
Bart Polot [Tue, 5 Nov 2013 11:46:58 +0000 (11:46 +0000)]
- cleanup

11 years ago-handle PENDING
Christian Grothoff [Tue, 5 Nov 2013 11:15:31 +0000 (11:15 +0000)]
-handle PENDING

11 years ago- change key exchange messages to own encapsulation
Bart Polot [Tue, 5 Nov 2013 11:15:11 +0000 (11:15 +0000)]
- change key exchange messages to own encapsulation

11 years ago-do not set PENDING on shorten
Christian Grothoff [Tue, 5 Nov 2013 09:57:06 +0000 (09:57 +0000)]
-do not set PENDING on shorten

11 years agofix tests and do not assert since this will break make check
Matthias Wachs [Tue, 5 Nov 2013 08:41:25 +0000 (08:41 +0000)]
fix tests and do not assert since this will break make check

11 years agoskeleton for secretsharing
Florian Dold [Tue, 5 Nov 2013 01:10:35 +0000 (01:10 +0000)]
skeleton for secretsharing

11 years ago- implemented missing set functionality
Florian Dold [Tue, 5 Nov 2013 00:08:13 +0000 (00:08 +0000)]
- implemented missing set functionality
- secretsharing api changes

11 years agoblock expiration
Matthias Wachs [Mon, 4 Nov 2013 17:04:28 +0000 (17:04 +0000)]
block expiration

11 years agominor fixes + test for shadows record filtering and usage
Matthias Wachs [Mon, 4 Nov 2013 16:27:48 +0000 (16:27 +0000)]
minor fixes + test for shadows record filtering and usage

11 years agoimplementation of shadow record functionality:
Matthias Wachs [Mon, 4 Nov 2013 16:26:39 +0000 (16:26 +0000)]
implementation of shadow record functionality:
on decrypt iterate over included records
- if a shadow record is found, check if:
-- a non expired, non-shadow record for this record type exists: if yes: filter shadow record
-- shadow record is expired
if not:
- remove shadow flag and include record

11 years ago- new message for mesh KX
Bart Polot [Mon, 4 Nov 2013 15:12:57 +0000 (15:12 +0000)]
- new message for mesh KX

11 years agonew test to lookup shadow record
Matthias Wachs [Mon, 4 Nov 2013 14:32:05 +0000 (14:32 +0000)]
new test to lookup shadow record

11 years ago- fix: all records were created as shadow record by default
Matthias Wachs [Mon, 4 Nov 2013 14:25:12 +0000 (14:25 +0000)]
- fix: all records were created as shadow record by default
- new:
-- printing record flags
-- improved error message on deletion

11 years agofix for lookup
Matthias Wachs [Mon, 4 Nov 2013 13:54:48 +0000 (13:54 +0000)]
fix for lookup

11 years agodoxygen
Matthias Wachs [Mon, 4 Nov 2013 09:03:42 +0000 (09:03 +0000)]
doxygen

11 years agoseparated threshold from other crypto parameters
Florian Dold [Sun, 3 Nov 2013 23:55:44 +0000 (23:55 +0000)]
separated threshold from other crypto parameters

11 years agotypo
Florian Dold [Sun, 3 Nov 2013 23:52:51 +0000 (23:52 +0000)]
typo

11 years agotypedef for decryption result callback
Florian Dold [Sun, 3 Nov 2013 23:51:22 +0000 (23:51 +0000)]
typedef for decryption result callback

11 years agoclarifications
Florian Dold [Sun, 3 Nov 2013 23:25:33 +0000 (23:25 +0000)]
clarifications

11 years agofixed include guard
Florian Dold [Sun, 3 Nov 2013 23:21:13 +0000 (23:21 +0000)]
fixed include guard

11 years ago- secretsharing api proposal
Florian Dold [Sun, 3 Nov 2013 23:19:47 +0000 (23:19 +0000)]
- secretsharing api proposal

11 years agologread
Gabor X Toth [Fri, 1 Nov 2013 20:54:40 +0000 (20:54 +0000)]
logread

11 years agobenchmark with updates
Matthias Wachs [Thu, 31 Oct 2013 16:25:15 +0000 (16:25 +0000)]
benchmark with updates

11 years agoupdate info for benchmark
Matthias Wachs [Thu, 31 Oct 2013 14:24:10 +0000 (14:24 +0000)]
update info for benchmark

11 years agoadding additional INFO
Matthias Wachs [Thu, 31 Oct 2013 14:10:37 +0000 (14:10 +0000)]
adding additional INFO

11 years ago-doxygen
Christian Grothoff [Thu, 31 Oct 2013 12:26:35 +0000 (12:26 +0000)]
-doxygen

11 years agocentralized function to start solution
Matthias Wachs [Thu, 31 Oct 2013 11:59:05 +0000 (11:59 +0000)]
centralized function to start solution

11 years agowriting data files
Matthias Wachs [Thu, 31 Oct 2013 09:40:24 +0000 (09:40 +0000)]
writing data files

11 years ago- missing headers
Bart Polot [Wed, 30 Oct 2013 18:16:01 +0000 (18:16 +0000)]
- missing headers

11 years ago-simplify utf8_tolower/upper APIs
Christian Grothoff [Wed, 30 Oct 2013 18:15:48 +0000 (18:15 +0000)]
-simplify utf8_tolower/upper APIs

11 years ago- bulk lock
Fabian Oehlmann [Wed, 30 Oct 2013 16:54:08 +0000 (16:54 +0000)]
- bulk lock
- epoch triggered after changes of environment

11 years agognuplot basics
Matthias Wachs [Wed, 30 Oct 2013 16:35:50 +0000 (16:35 +0000)]
gnuplot basics

11 years agoimproved benchmarking
Matthias Wachs [Wed, 30 Oct 2013 16:09:35 +0000 (16:09 +0000)]
improved benchmarking

11 years ago-getting rid of some warnings
Christian Grothoff [Wed, 30 Oct 2013 15:01:13 +0000 (15:01 +0000)]
-getting rid of some warnings

11 years ago-more fix
Christian Grothoff [Wed, 30 Oct 2013 14:32:00 +0000 (14:32 +0000)]
-more fix

11 years ago-fix gnurl checks
Christian Grothoff [Wed, 30 Oct 2013 14:20:42 +0000 (14:20 +0000)]
-fix gnurl checks

11 years agoclean up unused vars
Matthias Wachs [Wed, 30 Oct 2013 14:19:23 +0000 (14:19 +0000)]
clean up unused vars

11 years agoimplemented solver information callbacks for benchmarking
Matthias Wachs [Wed, 30 Oct 2013 14:14:40 +0000 (14:14 +0000)]
implemented solver information callbacks for benchmarking

11 years agobasic benchmark functionality working
Matthias Wachs [Wed, 30 Oct 2013 12:20:10 +0000 (12:20 +0000)]
basic benchmark functionality working

11 years agoclean up
Matthias Wachs [Wed, 30 Oct 2013 12:19:29 +0000 (12:19 +0000)]
clean up

11 years ago- doxygen
Sree Harsha Totakura [Wed, 30 Oct 2013 12:12:07 +0000 (12:12 +0000)]
- doxygen

11 years agofix assertion: address has to be removed from peermap before notifying solver
Matthias Wachs [Wed, 30 Oct 2013 09:57:11 +0000 (09:57 +0000)]
fix assertion: address has to be removed from peermap before notifying solver

11 years agoimproved message
Matthias Wachs [Wed, 30 Oct 2013 09:56:30 +0000 (09:56 +0000)]
improved message

11 years ago- kx
Bart Polot [Wed, 30 Oct 2013 09:41:10 +0000 (09:41 +0000)]
- kx

11 years agominor fixes and log level changes
Matthias Wachs [Wed, 30 Oct 2013 09:39:20 +0000 (09:39 +0000)]
minor fixes and log level changes

11 years ago-man page for gnunet-conversation-test
Christian Grothoff [Tue, 29 Oct 2013 20:40:39 +0000 (20:40 +0000)]
-man page for gnunet-conversation-test

11 years ago- some of the missing set union functionality implemented
Florian Dold [Tue, 29 Oct 2013 17:41:49 +0000 (17:41 +0000)]
- some of the missing set union functionality implemented

11 years ago-match exact types from message struct
Christian Grothoff [Tue, 29 Oct 2013 16:56:19 +0000 (16:56 +0000)]
-match exact types from message struct

11 years agofix peer creation
Matthias Wachs [Tue, 29 Oct 2013 16:41:20 +0000 (16:41 +0000)]
fix peer creation

11 years agofunction to fill buffer with random values
Matthias Wachs [Tue, 29 Oct 2013 16:41:02 +0000 (16:41 +0000)]
function to fill buffer with random values

11 years agofix for quota loading
Matthias Wachs [Tue, 29 Oct 2013 16:14:10 +0000 (16:14 +0000)]
fix for quota loading

11 years agonext steps to generic perf test
Matthias Wachs [Tue, 29 Oct 2013 15:44:24 +0000 (15:44 +0000)]
next steps to generic perf test

11 years agomove definition
Matthias Wachs [Tue, 29 Oct 2013 15:12:56 +0000 (15:12 +0000)]
move definition

11 years agofixed
Matthias Wachs [Tue, 29 Oct 2013 14:51:17 +0000 (14:51 +0000)]
fixed

11 years ago-indent
Christian Grothoff [Tue, 29 Oct 2013 12:35:25 +0000 (12:35 +0000)]
-indent

11 years ago- use configuration template for duplicate configurations
Sree Harsha Totakura [Tue, 29 Oct 2013 10:41:46 +0000 (10:41 +0000)]
- use configuration template for duplicate configurations

11 years ago- allow localhost testing
Sree Harsha Totakura [Tue, 29 Oct 2013 09:30:41 +0000 (09:30 +0000)]
- allow localhost testing

11 years agoadd confs to make dist
Matthias Wachs [Tue, 29 Oct 2013 08:25:41 +0000 (08:25 +0000)]
add confs to make dist