oweals/gnunet.git
10 years agofix: only include peers with requests and addresses available, otherwise system has...
Matthias Wachs [Tue, 28 Jan 2014 13:31:58 +0000 (13:31 +0000)]
fix: only include peers with requests and addresses available, otherwise system has no solution due to min_peer restriction

10 years agominor fix in averaging
Matthias Wachs [Tue, 28 Jan 2014 12:28:01 +0000 (12:28 +0000)]
minor fix in averaging

10 years agoclean up configuration parameters and implementation
Matthias Wachs [Tue, 28 Jan 2014 12:23:08 +0000 (12:23 +0000)]
clean up configuration parameters and implementation

10 years agoimproved benchmark output
Matthias Wachs [Tue, 28 Jan 2014 10:04:12 +0000 (10:04 +0000)]
improved benchmark output

10 years agomore documentation and minor cleanups
Matthias Wachs [Tue, 28 Jan 2014 09:30:07 +0000 (09:30 +0000)]
more documentation and minor cleanups

10 years agodocumentation for the performance benchmark
Matthias Wachs [Tue, 28 Jan 2014 09:18:27 +0000 (09:18 +0000)]
documentation for the performance benchmark

10 years agodoxygen fixes
Matthias Wachs [Tue, 28 Jan 2014 09:01:26 +0000 (09:01 +0000)]
doxygen fixes

10 years agofix compile error
Matthias Wachs [Tue, 28 Jan 2014 08:53:19 +0000 (08:53 +0000)]
fix compile error

10 years agofix #3283
Christian Grothoff [Mon, 27 Jan 2014 20:13:38 +0000 (20:13 +0000)]
fix #3283

10 years agoseparate update and full results
Matthias Wachs [Mon, 27 Jan 2014 16:41:08 +0000 (16:41 +0000)]
separate update and full results

10 years agologging average
Matthias Wachs [Mon, 27 Jan 2014 15:54:11 +0000 (15:54 +0000)]
logging average

10 years agoaverage calculation
Matthias Wachs [Mon, 27 Jan 2014 15:07:27 +0000 (15:07 +0000)]
average calculation

10 years agoadded multiple iteration support for averaging
Matthias Wachs [Mon, 27 Jan 2014 13:47:22 +0000 (13:47 +0000)]
added multiple iteration support for averaging

10 years ago-Modified struct PeerTrailSetupMessage.
Supriti Singh [Mon, 27 Jan 2014 10:51:33 +0000 (10:51 +0000)]
-Modified struct PeerTrailSetupMessage.
-Modified struct PeerTrailSetupResultMessage.
-Added stubs for find_predecessor.
-Added comments to understand the flow.

10 years agosolving slow shutdown issue: statistic was not destroyed
Matthias Wachs [Mon, 27 Jan 2014 10:05:11 +0000 (10:05 +0000)]
solving slow shutdown issue: statistic was not destroyed

10 years agofixes for doxygen
Matthias Wachs [Mon, 27 Jan 2014 09:42:40 +0000 (09:42 +0000)]
fixes for doxygen

10 years agoRevert "use -Wl on -no-undefined as it is a linker option:"
LRN [Mon, 27 Jan 2014 07:03:27 +0000 (07:03 +0000)]
Revert "use -Wl on -no-undefined as it is a linker option:"

This reverts commit 57b1d0dc7f4aa49b5dc0c18225f51951119bd58c.

Remove redundant -no-undefined, make sure only the one that gets
into Makefiles directly remains, remove -Wl prefix from it.

10 years agouse -Wl on -no-undefined as it is a linker option:
Christian Grothoff [Sun, 26 Jan 2014 23:19:10 +0000 (23:19 +0000)]
use -Wl on -no-undefined as it is a linker option:

10 years ago- wrote a proper test for crypto-paillier
Christian Fuchs [Sun, 26 Jan 2014 17:49:27 +0000 (17:49 +0000)]
- wrote a proper test for crypto-paillier

10 years ago- activated testcase for set intersection, as it not works correctly
Christian Fuchs [Sun, 26 Jan 2014 16:47:56 +0000 (16:47 +0000)]
- activated testcase for set intersection, as it not works correctly
- some bugfixes for intersection
- corrected a logics bug in intersection

10 years ago- added testcase for set intersection
Christian Fuchs [Sun, 26 Jan 2014 13:54:23 +0000 (13:54 +0000)]
- added testcase for set intersection

10 years ago- more work on crypto-paillier
Christian Fuchs [Sun, 26 Jan 2014 13:51:21 +0000 (13:51 +0000)]
- more work on crypto-paillier

10 years ago-eligibility trace fixes
Fabian Oehlmann [Sat, 25 Jan 2014 13:51:27 +0000 (13:51 +0000)]
-eligibility trace fixes

10 years agofix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029
Sree Harsha Totakura [Fri, 24 Jan 2014 17:25:00 +0000 (17:25 +0000)]
fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029

sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'

10 years agoadded check if service is running
Matthias Wachs [Fri, 24 Jan 2014 14:47:09 +0000 (14:47 +0000)]
added check if service is running

10 years agoFix dependencies
LRN [Fri, 24 Jan 2014 07:47:07 +0000 (07:47 +0000)]
Fix dependencies

10 years agorefactoring
Fabian Oehlmann [Thu, 23 Jan 2014 17:02:37 +0000 (17:02 +0000)]
refactoring

10 years agoenforcing operations
Matthias Wachs [Thu, 23 Jan 2014 16:36:02 +0000 (16:36 +0000)]
enforcing operations

10 years agoexample experiment
Matthias Wachs [Thu, 23 Jan 2014 16:06:30 +0000 (16:06 +0000)]
example experiment

10 years agoimplementing operations, episodes...
Matthias Wachs [Thu, 23 Jan 2014 16:03:53 +0000 (16:03 +0000)]
implementing operations, episodes...

10 years agofixing test case logging
Matthias Wachs [Thu, 23 Jan 2014 15:10:08 +0000 (15:10 +0000)]
fixing test case logging

10 years agonew logging functionality
Matthias Wachs [Thu, 23 Jan 2014 14:56:59 +0000 (14:56 +0000)]
new logging functionality

10 years ago- add peers info to mesh CLI and API
Bart Polot [Thu, 23 Jan 2014 12:44:35 +0000 (12:44 +0000)]
- add peers info to mesh CLI and API

10 years ago- small CLI fixes
Bart Polot [Thu, 23 Jan 2014 12:44:33 +0000 (12:44 +0000)]
- small CLI fixes

10 years ago- changed option to get all tunnels from -i to -T
Bart Polot [Thu, 23 Jan 2014 12:44:31 +0000 (12:44 +0000)]
- changed option to get all tunnels from -i to -T

10 years agoexperimentation basics
Matthias Wachs [Thu, 23 Jan 2014 12:28:32 +0000 (12:28 +0000)]
experimentation basics

10 years agoput traffic generation in separate file
Matthias Wachs [Thu, 23 Jan 2014 10:36:32 +0000 (10:36 +0000)]
put traffic generation in separate file

10 years agotraffic generation
Matthias Wachs [Thu, 23 Jan 2014 10:31:31 +0000 (10:31 +0000)]
traffic generation

10 years agomissing file
Matthias Wachs [Thu, 23 Jan 2014 10:01:09 +0000 (10:01 +0000)]
missing file

10 years agoreverting pogen.sh
Matthias Wachs [Thu, 23 Jan 2014 09:47:12 +0000 (09:47 +0000)]
reverting pogen.sh

10 years agoreward function made differentiable
Fabian Oehlmann [Wed, 22 Jan 2014 16:35:34 +0000 (16:35 +0000)]
reward function made differentiable

10 years agochanges to traffic generation
Matthias Wachs [Wed, 22 Jan 2014 16:22:53 +0000 (16:22 +0000)]
changes to traffic generation

10 years agofix for evaluation
Matthias Wachs [Wed, 22 Jan 2014 12:15:15 +0000 (12:15 +0000)]
fix for evaluation

10 years agofixes for makefile
Matthias Wachs [Wed, 22 Jan 2014 10:45:25 +0000 (10:45 +0000)]
fixes for makefile

10 years agoimprovements
Matthias Wachs [Wed, 22 Jan 2014 10:40:04 +0000 (10:40 +0000)]
improvements

10 years ago- fix tunnel info message type
Bart Polot [Wed, 22 Jan 2014 02:25:34 +0000 (02:25 +0000)]
- fix tunnel info message type

10 years agoseveral fixes and comments
Fabian Oehlmann [Tue, 21 Jan 2014 19:04:34 +0000 (19:04 +0000)]
several fixes and comments

10 years ago- ignore gnunet-ats-sim
Bart Polot [Tue, 21 Jan 2014 18:52:31 +0000 (18:52 +0000)]
- ignore gnunet-ats-sim

10 years agofixes for ats measurement
Matthias Wachs [Tue, 21 Jan 2014 16:40:02 +0000 (16:40 +0000)]
fixes for ats measurement

10 years agofixes
Matthias Wachs [Tue, 21 Jan 2014 16:31:38 +0000 (16:31 +0000)]
fixes

10 years agonot yet finished: moving perf_ats to testing
Matthias Wachs [Tue, 21 Jan 2014 16:27:55 +0000 (16:27 +0000)]
not yet finished: moving perf_ats to testing

10 years agoinitial preliminary commit for ats testing lib and simulator tool
Matthias Wachs [Tue, 21 Jan 2014 15:22:09 +0000 (15:22 +0000)]
initial preliminary commit for ats testing lib and simulator tool

10 years ago- don't try to rekey loopback tunnels (#3254)
Bart Polot [Tue, 21 Jan 2014 15:12:42 +0000 (15:12 +0000)]
- don't try to rekey loopback tunnels (#3254)

10 years ago- Test if we are shutting down (on Ctrl-C, for instance)
Bart Polot [Tue, 21 Jan 2014 15:05:26 +0000 (15:05 +0000)]
- Test if we are shutting down (on Ctrl-C, for instance)

10 years agoincomplete code for finger and friend tables
Supriti Singh [Tue, 21 Jan 2014 14:44:16 +0000 (14:44 +0000)]
incomplete code for finger and friend tables

10 years agoshould be uint32_t
Christian Grothoff [Tue, 21 Jan 2014 13:17:16 +0000 (13:17 +0000)]
should be uint32_t

10 years ago- added logics for homomorphic operation in paillier
Christian Fuchs [Tue, 21 Jan 2014 11:37:50 +0000 (11:37 +0000)]
- added logics for homomorphic operation in paillier
- adjusted headers

10 years ago- scalarproduct element container was 1 byte too large
Christian Fuchs [Tue, 21 Jan 2014 10:54:47 +0000 (10:54 +0000)]
- scalarproduct element container was 1 byte too large
- added logics to compute the maximum supported number of paillier hom.ops for a ciphertext
- updated comments

10 years agoGST-based backend does not require opus at compile time
LRN [Tue, 21 Jan 2014 10:39:54 +0000 (10:39 +0000)]
GST-based backend does not require opus at compile time

10 years agoremove unnecessary mpi conversion
Florian Dold [Tue, 21 Jan 2014 10:10:44 +0000 (10:10 +0000)]
remove unnecessary mpi conversion

10 years agouse paillier private key container in secretsharing
Florian Dold [Tue, 21 Jan 2014 10:08:13 +0000 (10:08 +0000)]
use paillier private key container in secretsharing

10 years agouse paillier public key container in secretsharing
Florian Dold [Tue, 21 Jan 2014 10:05:56 +0000 (10:05 +0000)]
use paillier public key container in secretsharing

10 years agoremove paillier_decrypt in secretsharing
Florian Dold [Tue, 21 Jan 2014 10:01:07 +0000 (10:01 +0000)]
remove paillier_decrypt in secretsharing

10 years agoremove paillier_encrypt in secretsharing
Florian Dold [Tue, 21 Jan 2014 09:51:01 +0000 (09:51 +0000)]
remove paillier_encrypt in secretsharing

10 years agoremove paillier_create in secretsharing
Florian Dold [Tue, 21 Jan 2014 09:44:50 +0000 (09:44 +0000)]
remove paillier_create in secretsharing

10 years agopaillier constants / structs from util
Florian Dold [Tue, 21 Jan 2014 09:40:50 +0000 (09:40 +0000)]
paillier constants / structs from util

10 years ago- header sync
Christian Fuchs [Tue, 21 Jan 2014 09:34:09 +0000 (09:34 +0000)]
- header sync

10 years ago- first extension of paillier with foolproof homomorphism support (ciphertext contain...
Christian Fuchs [Tue, 21 Jan 2014 09:31:38 +0000 (09:31 +0000)]
- first extension of paillier with foolproof homomorphism support (ciphertext container carries information on support ops)
- adjusted encryt/decrypt functionality to handle gcry_mpi_t, not a plaintext container

10 years ago-document libogg requirement
Christian Grothoff [Tue, 21 Jan 2014 09:20:23 +0000 (09:20 +0000)]
-document libogg requirement

10 years agoadd configure test for libogg to fix #3278
Christian Grothoff [Tue, 21 Jan 2014 09:18:08 +0000 (09:18 +0000)]
add configure test for libogg to fix #3278

10 years ago- wait for conncetion_ACK to start keepalive timer
Bart Polot [Tue, 21 Jan 2014 03:05:02 +0000 (03:05 +0000)]
- wait for conncetion_ACK to start keepalive timer

10 years ago- dont start keepalive on intermediate peers
Bart Polot [Tue, 21 Jan 2014 03:05:00 +0000 (03:05 +0000)]
- dont start keepalive on intermediate peers

10 years ago- dont schedule keepalive on connection creation, wait for first creation message...
Bart Polot [Tue, 21 Jan 2014 03:04:58 +0000 (03:04 +0000)]
- dont schedule keepalive on connection creation, wait for first creation message to be sent

10 years ago- paillier implementation and test
Florian Dold [Mon, 20 Jan 2014 23:45:10 +0000 (23:45 +0000)]
- paillier implementation and test

10 years ago- doxygen
Florian Dold [Mon, 20 Jan 2014 22:47:34 +0000 (22:47 +0000)]
- doxygen

10 years ago- gnunet-secretsharing-profiler.c should not have exec flag set
Florian Dold [Mon, 20 Jan 2014 22:25:25 +0000 (22:25 +0000)]
- gnunet-secretsharing-profiler.c should not have exec flag set

10 years ago- add missing crypto_paillier.c
Florian Dold [Mon, 20 Jan 2014 22:19:39 +0000 (22:19 +0000)]
- add missing crypto_paillier.c

10 years ago- document string termination
Florian Dold [Mon, 20 Jan 2014 21:21:15 +0000 (21:21 +0000)]
- document string termination

10 years ago- paillier implementation
Florian Dold [Mon, 20 Jan 2014 20:24:42 +0000 (20:24 +0000)]
- paillier implementation

10 years ago- type error
Florian Dold [Mon, 20 Jan 2014 20:17:18 +0000 (20:17 +0000)]
- type error

10 years ago- remove adjust
Florian Dold [Mon, 20 Jan 2014 20:14:44 +0000 (20:14 +0000)]
- remove adjust

10 years ago- paillier
Florian Dold [Mon, 20 Jan 2014 19:59:22 +0000 (19:59 +0000)]
- paillier

10 years ago- make mpi scan/print public
Florian Dold [Mon, 20 Jan 2014 19:08:47 +0000 (19:08 +0000)]
- make mpi scan/print public
- secretsharing key generation and decryption fixed

10 years agoblacklist check on try connect
Matthias Wachs [Mon, 20 Jan 2014 17:17:59 +0000 (17:17 +0000)]
blacklist check on try connect

10 years agofix use after free and mantis 0003257
Matthias Wachs [Mon, 20 Jan 2014 09:04:50 +0000 (09:04 +0000)]
fix use after free and mantis 0003257

10 years agoremoving useless fixme comment
Matthias Wachs [Mon, 20 Jan 2014 08:59:28 +0000 (08:59 +0000)]
removing useless fixme comment

10 years ago- minor renamings
Fabian Oehlmann [Fri, 17 Jan 2014 18:05:23 +0000 (18:05 +0000)]
- minor renamings
- eligibility trace fix

10 years agoCheck for libopus to be sufficiently new
LRN [Fri, 17 Jan 2014 15:34:14 +0000 (15:34 +0000)]
Check for libopus to be sufficiently new

10 years ago- add warning if check fails
Bart Polot [Fri, 17 Jan 2014 11:57:20 +0000 (11:57 +0000)]
- add warning if check fails

10 years agofix ftbfs on system where SIN_LEN exists
Matthias Wachs [Fri, 17 Jan 2014 08:47:40 +0000 (08:47 +0000)]
fix ftbfs on system where SIN_LEN exists

10 years agoFix scalarproduct argument parsing (don't scan past 0-terminator)
LRN [Fri, 17 Jan 2014 06:39:51 +0000 (06:39 +0000)]
Fix scalarproduct argument parsing (don't scan past 0-terminator)

10 years agoFix vpn helper argparsing logic
LRN [Fri, 17 Jan 2014 04:13:01 +0000 (04:13 +0000)]
Fix vpn helper argparsing logic

10 years agoCheck that we're not scheduling destroy twice
LRN [Fri, 17 Jan 2014 04:12:59 +0000 (04:12 +0000)]
Check that we're not scheduling destroy twice

10 years agoAdd hostname to conversation config
LRN [Fri, 17 Jan 2014 04:12:56 +0000 (04:12 +0000)]
Add hostname to conversation config

10 years agoMore W32 resolver workarounds
LRN [Fri, 17 Jan 2014 04:12:54 +0000 (04:12 +0000)]
More W32 resolver workarounds

10 years agoWrap opus in ogg container
LRN [Fri, 17 Jan 2014 04:12:51 +0000 (04:12 +0000)]
Wrap opus in ogg container

10 years agominor action-selection improvement
Fabian Oehlmann [Thu, 16 Jan 2014 19:02:54 +0000 (19:02 +0000)]
minor action-selection improvement

10 years ago- state-feature fix
Fabian Oehlmann [Thu, 16 Jan 2014 17:35:08 +0000 (17:35 +0000)]
- state-feature fix
- minor refactorings

10 years agoperform blacklist before address switch
Matthias Wachs [Thu, 16 Jan 2014 17:02:54 +0000 (17:02 +0000)]
perform blacklist before address switch
this commit adds the blacklist check before address switch
in the next step the old blacklist check has to be removed

10 years agodocumentation for callback
Matthias Wachs [Thu, 16 Jan 2014 14:38:06 +0000 (14:38 +0000)]
documentation for callback