oweals/gnunet.git
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

10 years agomore fixed documentation
Matthias Wachs [Thu, 16 Jan 2014 14:03:36 +0000 (14:03 +0000)]
more fixed documentation

10 years agodocumentation for transport service
Matthias Wachs [Thu, 16 Jan 2014 12:29:57 +0000 (12:29 +0000)]
documentation for transport service

10 years agofix #3272
Christian Grothoff [Thu, 16 Jan 2014 12:21:45 +0000 (12:21 +0000)]
fix #3272

10 years ago-when tunnel is empty
Bart Polot [Thu, 16 Jan 2014 12:12:12 +0000 (12:12 +0000)]
-when tunnel is empty
-- don't end connections
-- don't stop encryption handshake

10 years ago- add explicit shutdown state
Bart Polot [Thu, 16 Jan 2014 11:54:05 +0000 (11:54 +0000)]
- add explicit shutdown state
- don't try to reconnect when destroying last connection during tunnel_destroy
- don't create new connections for a tunnel in shutdown

10 years agofixing documentation for hello
Matthias Wachs [Thu, 16 Jan 2014 11:50:59 +0000 (11:50 +0000)]
fixing documentation for hello

10 years agodocumentation for ATS
Matthias Wachs [Thu, 16 Jan 2014 10:44:27 +0000 (10:44 +0000)]
documentation for ATS

10 years agodocumentation for validation monitoring test case
Matthias Wachs [Thu, 16 Jan 2014 10:20:19 +0000 (10:20 +0000)]
documentation for validation monitoring test case

10 years agotest
Matthias Wachs [Thu, 16 Jan 2014 10:18:19 +0000 (10:18 +0000)]
test

10 years agocorrect string
Matthias Wachs [Thu, 16 Jan 2014 09:54:33 +0000 (09:54 +0000)]
correct string

10 years agonew state
Matthias Wachs [Thu, 16 Jan 2014 09:53:57 +0000 (09:53 +0000)]
new state

10 years agofixes for reconnecting and message handling
Matthias Wachs [Thu, 16 Jan 2014 09:53:34 +0000 (09:53 +0000)]
fixes for reconnecting and message handling

10 years agoprinting validation information with cli
Matthias Wachs [Thu, 16 Jan 2014 09:14:05 +0000 (09:14 +0000)]
printing validation information with cli

10 years ago- ignore binary
Bart Polot [Wed, 15 Jan 2014 23:02:46 +0000 (23:02 +0000)]
- ignore binary

10 years agotransport validation monitoring API (not yet complete) + CLI
Matthias Wachs [Wed, 15 Jan 2014 17:18:11 +0000 (17:18 +0000)]
transport validation monitoring API (not yet complete) + CLI
+ fix for crash in transport/plugin_transport_udp.c

10 years agoheader for transport validation monitoring API
Matthias Wachs [Wed, 15 Jan 2014 17:16:10 +0000 (17:16 +0000)]
header for transport validation monitoring API

10 years ago-typo
Christian Grothoff [Wed, 15 Jan 2014 16:01:29 +0000 (16:01 +0000)]
-typo

10 years agofix mantis bug 0003270: do not broadcast on loopback
Matthias Wachs [Wed, 15 Jan 2014 12:25:45 +0000 (12:25 +0000)]
fix mantis bug 0003270: do not broadcast on loopback

10 years ago-fix extended address suggest api callback call
Fabian Oehlmann [Wed, 15 Jan 2014 11:02:56 +0000 (11:02 +0000)]
-fix extended address suggest api callback call

10 years agofix bt plugin
Matthias Wachs [Wed, 15 Jan 2014 10:43:04 +0000 (10:43 +0000)]
fix bt plugin