oweals/gnunet.git
10 years agofix for 3300: remember to call client_receive_done for blacklist client
Matthias Wachs [Tue, 4 Feb 2014 13:57:36 +0000 (13:57 +0000)]
fix for 3300: remember to call client_receive_done for blacklist client

10 years agoFix a typo
LRN [Tue, 4 Feb 2014 13:32:13 +0000 (13:32 +0000)]
Fix a typo

10 years agoUse stored hellos to try to establish direct connections to peers with tunnels
Bart Polot [Tue, 4 Feb 2014 12:36:36 +0000 (12:36 +0000)]
Use stored hellos to try to establish direct connections to peers with tunnels

10 years ago- dont return expired hellos
Bart Polot [Tue, 4 Feb 2014 12:36:35 +0000 (12:36 +0000)]
- dont return expired hellos

10 years ago- doxygen, return on NULL
Bart Polot [Tue, 4 Feb 2014 12:36:34 +0000 (12:36 +0000)]
- doxygen, return on NULL

10 years ago- merge hellos in case old hello is still valid
Bart Polot [Tue, 4 Feb 2014 12:36:33 +0000 (12:36 +0000)]
- merge hellos in case old hello is still valid

10 years ago- TODO
Bart Polot [Tue, 4 Feb 2014 12:36:33 +0000 (12:36 +0000)]
- TODO

10 years ago- doc
Bart Polot [Tue, 4 Feb 2014 12:36:32 +0000 (12:36 +0000)]
- doc

10 years ago- add hello subsystem to get hellos for known peers
Bart Polot [Tue, 4 Feb 2014 12:36:31 +0000 (12:36 +0000)]
- add hello subsystem to get hellos for known peers

10 years ago- add hello messages to peers
Bart Polot [Tue, 4 Feb 2014 12:36:30 +0000 (12:36 +0000)]
- add hello messages to peers

10 years agoUse proper core priority for each message type and message origin.
Bart Polot [Tue, 4 Feb 2014 12:36:29 +0000 (12:36 +0000)]
Use proper core priority for each message type and message origin.

10 years agofixing 3299: use after free caused by shutdown order neighbours & plugins
Matthias Wachs [Tue, 4 Feb 2014 12:31:45 +0000 (12:31 +0000)]
fixing 3299: use after free caused by shutdown order neighbours & plugins

10 years agofixing tests ftbfs
Matthias Wachs [Tue, 4 Feb 2014 12:24:07 +0000 (12:24 +0000)]
fixing tests ftbfs

10 years ago- added caller-hom-ops soft-cap logics
Christian Fuchs [Tue, 4 Feb 2014 10:24:40 +0000 (10:24 +0000)]
- added caller-hom-ops soft-cap logics

10 years ago- extended paillier-api to also include caller-suggested maximum supported homs
Christian Fuchs [Tue, 4 Feb 2014 10:15:29 +0000 (10:15 +0000)]
- extended paillier-api to also include caller-suggested maximum supported homs

10 years agodocu
Matthias Wachs [Mon, 3 Feb 2014 23:00:30 +0000 (23:00 +0000)]
docu

10 years agopreference logging
Matthias Wachs [Mon, 3 Feb 2014 22:54:18 +0000 (22:54 +0000)]
preference logging

10 years ago- delete unused message type
Florian Dold [Mon, 3 Feb 2014 22:51:27 +0000 (22:51 +0000)]
- delete unused message type

10 years agoenforcing preferences
Matthias Wachs [Mon, 3 Feb 2014 22:31:19 +0000 (22:31 +0000)]
enforcing preferences

10 years ago- GNS port is a javaport
Florian Dold [Mon, 3 Feb 2014 22:28:01 +0000 (22:28 +0000)]
- GNS port is a javaport

10 years agoadding preference generation
Matthias Wachs [Mon, 3 Feb 2014 21:51:43 +0000 (21:51 +0000)]
adding preference generation

10 years ago- consensus and secretsharing have both start time and deadline
Florian Dold [Mon, 3 Feb 2014 21:25:53 +0000 (21:25 +0000)]
- consensus and secretsharing have both start time and deadline

10 years agoupdated experiment
Matthias Wachs [Mon, 3 Feb 2014 20:21:12 +0000 (20:21 +0000)]
updated experiment

10 years ago- encrypt even if no homomorphic operations are possible
Florian Dold [Mon, 3 Feb 2014 19:46:56 +0000 (19:46 +0000)]
- encrypt even if no homomorphic operations are possible
- parse ciphertext container correctly

10 years ago1. Adding an entry in routing table.
Supriti Singh [Mon, 3 Feb 2014 18:46:22 +0000 (18:46 +0000)]
1. Adding an entry in routing table.
2. Peer arithmetic to get finger id.

10 years agologging all nodes in a single file
Matthias Wachs [Mon, 3 Feb 2014 17:49:18 +0000 (17:49 +0000)]
logging all nodes in a single file

10 years ago- more partially replacing of pailier-encryption functionality in scalarproduct with...
Christian Fuchs [Mon, 3 Feb 2014 17:17:14 +0000 (17:17 +0000)]
- more partially replacing of pailier-encryption functionality in scalarproduct with the new API

10 years ago- begun migrating scalarproduct to use crypto_paillier and set intersection
Christian Fuchs [Mon, 3 Feb 2014 16:56:34 +0000 (16:56 +0000)]
- begun migrating scalarproduct to use crypto_paillier and set intersection
- removed paillier from the regular build for now
- partially replaced pailier-encryption functionality in scalarproduct with the new API

10 years ago- added more information on when paillier-encrypt soft-fails (too long number, no...
Christian Fuchs [Mon, 3 Feb 2014 16:25:17 +0000 (16:25 +0000)]
- added more information on when paillier-encrypt soft-fails (too long number, no homomorphic ops possible)

10 years ago- test paillier with random plaintext
Florian Dold [Mon, 3 Feb 2014 15:25:01 +0000 (15:25 +0000)]
- test paillier with random plaintext

10 years agoremoving set_rate, using start_send instead
Matthias Wachs [Mon, 3 Feb 2014 14:08:48 +0000 (14:08 +0000)]
removing set_rate, using start_send instead

10 years ago-fix merge mistake
Fabian Oehlmann [Mon, 3 Feb 2014 13:53:43 +0000 (13:53 +0000)]
-fix merge mistake

10 years ago-minor renamings
Fabian Oehlmann [Mon, 3 Feb 2014 13:52:04 +0000 (13:52 +0000)]
-minor renamings
-default parameters set to better values
-exploration decay added

10 years agofixes
Matthias Wachs [Mon, 3 Feb 2014 12:50:52 +0000 (12:50 +0000)]
fixes

10 years agovarious fixes
Matthias Wachs [Mon, 3 Feb 2014 12:36:25 +0000 (12:36 +0000)]
various fixes

10 years agosafety checks
Matthias Wachs [Mon, 3 Feb 2014 09:58:18 +0000 (09:58 +0000)]
safety checks

10 years agoexperiment parsing + test.exp containing different examples
Matthias Wachs [Mon, 3 Feb 2014 09:44:09 +0000 (09:44 +0000)]
experiment parsing + test.exp containing different examples

10 years agoadditional check for sinus generator
Matthias Wachs [Mon, 3 Feb 2014 09:10:13 +0000 (09:10 +0000)]
additional check for sinus generator

10 years agodocumentation and random generator
Matthias Wachs [Mon, 3 Feb 2014 08:56:56 +0000 (08:56 +0000)]
documentation and random  generator

10 years agoadd API for #3296
Christian Grothoff [Sun, 2 Feb 2014 17:51:46 +0000 (17:51 +0000)]
add API for #3296

10 years agoremoving depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_ready
Christian Grothoff [Sun, 2 Feb 2014 17:38:22 +0000 (17:38 +0000)]
removing depreated 'priority' argument from GNUNET_TRANSPORT_notify_transmit_ready

10 years ago-indentation, doxygen
Christian Grothoff [Sun, 2 Feb 2014 17:25:33 +0000 (17:25 +0000)]
-indentation, doxygen

10 years ago-indentation, doxygen
Christian Grothoff [Sun, 2 Feb 2014 17:15:37 +0000 (17:15 +0000)]
-indentation, doxygen

10 years agoAdd required HOSTNAME to test config
LRN [Sun, 2 Feb 2014 17:11:22 +0000 (17:11 +0000)]
Add required HOSTNAME to test config

10 years agoFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TESTS_ENVIR...
LRN [Sun, 2 Feb 2014 17:11:17 +0000 (17:11 +0000)]
Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))

10 years agoJury-rig perf_ats to compile again. MWachs, fix this
LRN [Sun, 2 Feb 2014 14:43:23 +0000 (14:43 +0000)]
Jury-rig perf_ats to compile again. MWachs, fix this

10 years agoBertrand Marc wrote:
Christian Grothoff [Sun, 2 Feb 2014 09:42:51 +0000 (09:42 +0000)]
Bertrand Marc wrote:

About issue #3284, there was still a little glitch in the LIBDIR case.
On my box, plugins are in /usr/lib/x86_64-linux-gnu/gnunet/. You'll find
attached a patch (against svn head) to fix it.

10 years agostats can be NULL if [statistics] DISABLE=YES
David Barksdale [Sat, 1 Feb 2014 23:59:16 +0000 (23:59 +0000)]
stats can be NULL if [statistics] DISABLE=YES

10 years agoanother one from Bertrand Marc
Christian Grothoff [Fri, 31 Jan 2014 20:21:26 +0000 (20:21 +0000)]
another one from Bertrand Marc

10 years agoHandling trail setup result message.
Supriti Singh [Fri, 31 Jan 2014 18:51:50 +0000 (18:51 +0000)]
Handling trail setup result message.

10 years agosinus support for traffic generator
Matthias Wachs [Fri, 31 Jan 2014 16:30:22 +0000 (16:30 +0000)]
sinus support for traffic generator

10 years agoadding linear and saw wave support for traffic generator
Matthias Wachs [Fri, 31 Jan 2014 16:13:14 +0000 (16:13 +0000)]
adding linear and saw wave support for traffic generator

10 years agoimporting man pages written by Bertrand Marc for Debian
Christian Grothoff [Fri, 31 Jan 2014 15:22:57 +0000 (15:22 +0000)]
importing man pages written by Bertrand Marc for Debian

10 years ago-fix typos
Christian Grothoff [Fri, 31 Jan 2014 15:17:02 +0000 (15:17 +0000)]
-fix typos

10 years agorenaming types
Matthias Wachs [Fri, 31 Jan 2014 13:09:52 +0000 (13:09 +0000)]
renaming types

10 years agoconstant traffic generator
Matthias Wachs [Fri, 31 Jan 2014 13:06:12 +0000 (13:06 +0000)]
constant traffic generator

10 years agoRevert #32132.
Sree Harsha Totakura [Fri, 31 Jan 2014 11:58:13 +0000 (11:58 +0000)]
Revert #32132.

10 years agoFix #3294: Decrement call number when the call is cancelled or hung-up.
Sree Harsha Totakura [Fri, 31 Jan 2014 09:34:00 +0000 (09:34 +0000)]
Fix #3294: Decrement call number when the call is cancelled or hung-up.

10 years agoAllow testcase to run just with loopback interface.
Sree Harsha Totakura [Thu, 30 Jan 2014 22:08:02 +0000 (22:08 +0000)]
Allow testcase to run just with loopback interface.

10 years ago-doxygen
Christian Grothoff [Thu, 30 Jan 2014 19:36:59 +0000 (19:36 +0000)]
-doxygen

10 years ago-towards fixing #3295 (core traffic prioritization)
Christian Grothoff [Thu, 30 Jan 2014 19:22:23 +0000 (19:22 +0000)]
-towards fixing #3295 (core traffic prioritization)

10 years agotowards reviving priorities in core API, this time with enum to make classes clearer
Christian Grothoff [Thu, 30 Jan 2014 18:24:13 +0000 (18:24 +0000)]
towards reviving priorities in core API, this time with enum to make classes clearer

10 years agosend receive delay rescheduling support
Matthias Wachs [Thu, 30 Jan 2014 16:58:20 +0000 (16:58 +0000)]
send receive delay rescheduling support

10 years agoAllow gnunet-ecc to list all public keys in a file
Bart Polot [Thu, 30 Jan 2014 15:59:28 +0000 (15:59 +0000)]
Allow gnunet-ecc to list all public keys in a file

10 years agofix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
Christian Grothoff [Thu, 30 Jan 2014 14:47:20 +0000 (14:47 +0000)]
fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'

10 years agoSkip testcase when DNS is not available
Sree Harsha Totakura [Thu, 30 Jan 2014 14:37:36 +0000 (14:37 +0000)]
Skip testcase when DNS is not available

* gns/test_gns_cname_lookup.sh: Check if DNS resolution works and skip test if
it doesn't work.

10 years ago-doxygen
Christian Grothoff [Thu, 30 Jan 2014 14:36:49 +0000 (14:36 +0000)]
-doxygen

10 years agoextending bandwidth tracker api to support notifications
Matthias Wachs [Thu, 30 Jan 2014 14:16:20 +0000 (14:16 +0000)]
extending bandwidth tracker api to support notifications

10 years ago-fix linker error for pallier test
Christian Grothoff [Thu, 30 Jan 2014 13:34:20 +0000 (13:34 +0000)]
-fix linker error for pallier test

10 years ago-fix #3285
Christian Grothoff [Thu, 30 Jan 2014 13:12:07 +0000 (13:12 +0000)]
-fix #3285

10 years agoremove extension
Matthias Wachs [Thu, 30 Jan 2014 12:50:13 +0000 (12:50 +0000)]
remove extension

10 years ago-have default subsystem name for phone
Christian Grothoff [Thu, 30 Jan 2014 12:49:57 +0000 (12:49 +0000)]
-have default subsystem name for phone

10 years agoInclude test_testbed_api_statistis.conf in dist
Sree Harsha Totakura [Thu, 30 Jan 2014 12:36:09 +0000 (12:36 +0000)]
Include test_testbed_api_statistis.conf in dist

testbed/Makefile.am (EXTRA_DIST): Added file.

10 years ago- debug strings for new message types
Bart Polot [Thu, 30 Jan 2014 12:28:41 +0000 (12:28 +0000)]
- debug strings for new message types

10 years ago- script for overnight checking that:
Bart Polot [Thu, 30 Jan 2014 12:28:40 +0000 (12:28 +0000)]
- script for overnight checking that:
-- check succeeds
-- no coredump is generated
-- no assertions are getting triggered

10 years ago- fix SEGFAULT on ctrl+c in testcase
Bart Polot [Thu, 30 Jan 2014 12:28:39 +0000 (12:28 +0000)]
- fix SEGFAULT on ctrl+c in testcase

10 years ago- use a memory-efficient, cleaner info API (limiting concurrent info requests to 1)
Bart Polot [Thu, 30 Jan 2014 12:28:39 +0000 (12:28 +0000)]
- use a memory-efficient, cleaner info API (limiting concurrent info requests to 1)

10 years agowritign plots
Matthias Wachs [Thu, 30 Jan 2014 10:45:13 +0000 (10:45 +0000)]
writign plots

10 years agoimproved logging
Matthias Wachs [Thu, 30 Jan 2014 10:14:27 +0000 (10:14 +0000)]
improved logging

10 years agoDisabling secretsharing until someone fixes it
LRN [Thu, 30 Jan 2014 10:05:22 +0000 (10:05 +0000)]
Disabling secretsharing until someone fixes it

10 years agofix and improved logging
Matthias Wachs [Thu, 30 Jan 2014 09:32:01 +0000 (09:32 +0000)]
fix and improved logging

10 years agofix: destionation was wrong
Matthias Wachs [Thu, 30 Jan 2014 09:20:25 +0000 (09:20 +0000)]
fix: destionation was wrong

10 years agoa test experiment to send data at a rate of 10 kb/s to 3 slaves
Matthias Wachs [Thu, 30 Jan 2014 09:19:44 +0000 (09:19 +0000)]
a test experiment to send data at a rate of 10 kb/s to 3 slaves

10 years agoenable logging as a cmd line arg
Matthias Wachs [Thu, 30 Jan 2014 09:04:37 +0000 (09:04 +0000)]
enable logging as a cmd line arg

10 years agodocumentation
Matthias Wachs [Thu, 30 Jan 2014 08:29:58 +0000 (08:29 +0000)]
documentation

10 years ago- doc
Bart Polot [Thu, 30 Jan 2014 02:54:09 +0000 (02:54 +0000)]
- doc

10 years ago- log
Bart Polot [Thu, 30 Jan 2014 02:53:53 +0000 (02:53 +0000)]
- log

10 years ago- fix nbo
Bart Polot [Thu, 30 Jan 2014 02:11:28 +0000 (02:11 +0000)]
- fix nbo

10 years ago- adapt mesh CLI to API changes
Bart Polot [Thu, 30 Jan 2014 02:11:27 +0000 (02:11 +0000)]
- adapt mesh CLI to API changes

10 years ago- expand peer info API callback
Bart Polot [Thu, 30 Jan 2014 02:11:25 +0000 (02:11 +0000)]
- expand peer info API callback

10 years ago- client-side implementation of peer queries
Bart Polot [Thu, 30 Jan 2014 02:11:24 +0000 (02:11 +0000)]
- client-side implementation of peer queries

10 years ago- tunnel is a boolean (int)
Bart Polot [Thu, 30 Jan 2014 02:11:23 +0000 (02:11 +0000)]
- tunnel is a boolean (int)

10 years ago- service-side implementation of peer queries
Bart Polot [Thu, 30 Jan 2014 02:11:21 +0000 (02:11 +0000)]
- service-side implementation of peer queries

10 years ago- document tunnel internal API
Bart Polot [Thu, 30 Jan 2014 02:11:20 +0000 (02:11 +0000)]
- document tunnel internal API
- change iterator parameter order

10 years ago- show connections and channels on stdout
Bart Polot [Thu, 30 Jan 2014 02:11:18 +0000 (02:11 +0000)]
- show connections and channels on stdout

10 years ago- change tunnel API to pass connection and channel payload
Bart Polot [Thu, 30 Jan 2014 02:11:17 +0000 (02:11 +0000)]
- change tunnel API to pass connection and channel payload

10 years ago- use variables to cound ch, conns
Bart Polot [Thu, 30 Jan 2014 02:11:15 +0000 (02:11 +0000)]
- use variables to cound ch, conns
- use ntohs for tunnel state

10 years ago- copy peer id from request
Bart Polot [Thu, 30 Jan 2014 02:11:13 +0000 (02:11 +0000)]
- copy peer id from request

10 years ago- use response struct size
Bart Polot [Thu, 30 Jan 2014 02:11:12 +0000 (02:11 +0000)]
- use response struct size

10 years ago- fix show tunnel
Bart Polot [Thu, 30 Jan 2014 02:11:10 +0000 (02:11 +0000)]
- fix show tunnel