oweals/gnunet.git
10 years agoFixed GNUNET_HELLO_get_last_expiration, as it always returned min (EPOCH, expiration...
Bart Polot [Wed, 5 Feb 2014 17:24:27 +0000 (17:24 +0000)]
Fixed GNUNET_HELLO_get_last_expiration, as it always returned min (EPOCH, expiration times), so: EPOCH

10 years ago- fix PUT, use proper key
Bart Polot [Wed, 5 Feb 2014 17:24:27 +0000 (17:24 +0000)]
- fix PUT, use proper key

10 years ago- log
Bart Polot [Wed, 5 Feb 2014 17:24:26 +0000 (17:24 +0000)]
- log

10 years ago- don't run test on shutdown
Bart Polot [Wed, 5 Feb 2014 17:24:25 +0000 (17:24 +0000)]
- don't run test on shutdown

10 years ago- remove MESH own block code (MESH uses DHT_HELLO now)
Bart Polot [Wed, 5 Feb 2014 17:24:24 +0000 (17:24 +0000)]
- remove MESH own block code (MESH uses DHT_HELLO now)

10 years agoUse DHT_HELLO for MESH peer discovery, benefit from wider replication
Bart Polot [Wed, 5 Feb 2014 17:24:23 +0000 (17:24 +0000)]
Use DHT_HELLO for MESH peer discovery, benefit from wider replication

10 years ago- doxygen, add get_mine
Bart Polot [Wed, 5 Feb 2014 17:24:23 +0000 (17:24 +0000)]
- doxygen, add get_mine

10 years agossh key
Gabor X Toth [Wed, 5 Feb 2014 08:43:57 +0000 (08:43 +0000)]
ssh key

10 years ago- don't call set on NULL hellos
Bart Polot [Tue, 4 Feb 2014 18:51:36 +0000 (18:51 +0000)]
- don't call set on NULL hellos

10 years ago- ignore NULL hellos
Bart Polot [Tue, 4 Feb 2014 18:51:35 +0000 (18:51 +0000)]
- ignore NULL hellos

10 years ago- simplify timing out of old hellos
Bart Polot [Tue, 4 Feb 2014 18:51:35 +0000 (18:51 +0000)]
- simplify timing out of old hellos

10 years ago- store own hello
Bart Polot [Tue, 4 Feb 2014 18:51:34 +0000 (18:51 +0000)]
- store own hello

10 years agoFinding successor of a peer id.
Supriti Singh [Tue, 4 Feb 2014 18:21:37 +0000 (18:21 +0000)]
Finding successor of a peer id.

10 years ago- wrong assertion
Bart Polot [Tue, 4 Feb 2014 17:38:34 +0000 (17:38 +0000)]
- wrong assertion

10 years ago- do'h
Bart Polot [Tue, 4 Feb 2014 17:36:47 +0000 (17:36 +0000)]
- do'h

10 years agoUpdate peerinfo tool test after r32025 changed the output
LRN [Tue, 4 Feb 2014 16:35:19 +0000 (16:35 +0000)]
Update peerinfo tool test after r32025 changed the output

10 years agofilter ats information in non-verbose mode
Matthias Wachs [Tue, 4 Feb 2014 16:33:44 +0000 (16:33 +0000)]
filter ats information in non-verbose mode

10 years agofix indentation
Matthias Wachs [Tue, 4 Feb 2014 15:52:05 +0000 (15:52 +0000)]
fix indentation

10 years ago- add hello lib
Bart Polot [Tue, 4 Feb 2014 15:36:28 +0000 (15:36 +0000)]
- add hello lib

10 years agofixing compile warning: cast to types required in doxygen documentation
Matthias Wachs [Tue, 4 Feb 2014 15:20:03 +0000 (15:20 +0000)]
fixing compile warning: cast to types required in doxygen documentation

10 years ago- fix segfault at get size of null hello
Bart Polot [Tue, 4 Feb 2014 14:44:04 +0000 (14:44 +0000)]
- fix segfault at get size of null hello

10 years agoClean up transport connection in mesh
LRN [Tue, 4 Feb 2014 14:37:53 +0000 (14:37 +0000)]
Clean up transport connection in mesh

10 years agoConsensus does not really depend on mesh, does it
LRN [Tue, 4 Feb 2014 14:16:13 +0000 (14:16 +0000)]
Consensus does not really depend on mesh, does it

10 years agoFix consensus test to compile (whether it makes sense or not is up to dold)
LRN [Tue, 4 Feb 2014 14:16:10 +0000 (14:16 +0000)]
Fix consensus test to compile (whether it makes sense or not is up to dold)

10 years ago- use correct function return type
Bart Polot [Tue, 4 Feb 2014 14:14:16 +0000 (14:14 +0000)]
- use correct function return type

10 years ago- copy hellos since parameter is const
Bart Polot [Tue, 4 Feb 2014 14:14:15 +0000 (14:14 +0000)]
- copy hellos since parameter is const

10 years ago- use hach directly instead of _2s function
Bart Polot [Tue, 4 Feb 2014 14:14:14 +0000 (14:14 +0000)]
- use hach directly instead of _2s function

10 years ago- refactor logging to allow for shorter log files
Bart Polot [Tue, 4 Feb 2014 14:14:13 +0000 (14:14 +0000)]
- refactor logging to allow for shorter log files

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