oweals/gnunet.git
10 years ago- changes to web log viewer
Bart Polot [Tue, 11 Feb 2014 19:27:34 +0000 (19:27 +0000)]
- changes to web log viewer

10 years agobasic logging
Matthias Wachs [Tue, 11 Feb 2014 16:32:11 +0000 (16:32 +0000)]
basic logging

10 years ago+ setting preference
Matthias Wachs [Tue, 11 Feb 2014 14:07:59 +0000 (14:07 +0000)]
+ setting preference
+ set preference example
+ adding client_id to suport multiple applications

10 years agoproperties
Matthias Wachs [Tue, 11 Feb 2014 13:28:06 +0000 (13:28 +0000)]
properties

10 years agotrying to fix #3281
Christian Grothoff [Tue, 11 Feb 2014 12:33:51 +0000 (12:33 +0000)]
trying to fix #3281

10 years agoproperty enforcement
Matthias Wachs [Tue, 11 Feb 2014 11:50:56 +0000 (11:50 +0000)]
property enforcement

10 years agocommit before removing address ids
Matthias Wachs [Tue, 11 Feb 2014 11:22:07 +0000 (11:22 +0000)]
commit before removing address ids

10 years agoaddress management
Matthias Wachs [Tue, 11 Feb 2014 10:44:24 +0000 (10:44 +0000)]
address management

10 years agoimproved quota loading + requesting and stopping address suggestions
Matthias Wachs [Tue, 11 Feb 2014 10:30:35 +0000 (10:30 +0000)]
improved quota loading + requesting and stopping address suggestions

10 years agosome additional information about quota
Matthias Wachs [Tue, 11 Feb 2014 10:20:20 +0000 (10:20 +0000)]
some additional information about quota

10 years agoadding and deleting address from solver
Matthias Wachs [Tue, 11 Feb 2014 10:02:46 +0000 (10:02 +0000)]
adding and deleting address from solver

10 years agoimproved episode parsing
Matthias Wachs [Tue, 11 Feb 2014 08:55:04 +0000 (08:55 +0000)]
improved episode parsing
added request support

10 years agofixing property generation
Matthias Wachs [Tue, 11 Feb 2014 08:33:19 +0000 (08:33 +0000)]
fixing property generation

10 years agologging task
Matthias Wachs [Tue, 11 Feb 2014 08:08:37 +0000 (08:08 +0000)]
logging task

10 years agoenforcing correct generator type
Matthias Wachs [Tue, 11 Feb 2014 07:49:32 +0000 (07:49 +0000)]
enforcing correct generator type

10 years agoChange dependencies and linking for ats-tests
LRN [Tue, 11 Feb 2014 02:32:08 +0000 (02:32 +0000)]
Change dependencies and linking for ats-tests

10 years agoFix ats-tests makefile
LRN [Tue, 11 Feb 2014 01:37:02 +0000 (01:37 +0000)]
Fix ats-tests makefile

10 years agoInclude winternl.h, needed for testbed
LRN [Tue, 11 Feb 2014 00:50:50 +0000 (00:50 +0000)]
Include winternl.h, needed for testbed

10 years agoUpdate plibc from svn
LRN [Tue, 11 Feb 2014 00:50:48 +0000 (00:50 +0000)]
Update plibc from svn

10 years ago- fixed wrong crypto in secretsharing
Florian Dold [Tue, 11 Feb 2014 00:09:53 +0000 (00:09 +0000)]
- fixed wrong crypto in secretsharing
- added zero knowledge proofs (except the one for fair encryption) and other verifications

10 years ago- Added HTML log viewer
Bart Polot [Mon, 10 Feb 2014 19:20:17 +0000 (19:20 +0000)]
- Added HTML log viewer

10 years ago- don't kill clients if the set operation has already been destroyed
Florian Dold [Mon, 10 Feb 2014 18:07:10 +0000 (18:07 +0000)]
- don't kill clients if the set operation has already been destroyed

10 years ago- fixed wrong round comparison code
Florian Dold [Mon, 10 Feb 2014 17:50:14 +0000 (17:50 +0000)]
- fixed wrong round comparison code

10 years agostop notifications on delete
Matthias Wachs [Mon, 10 Feb 2014 16:49:14 +0000 (16:49 +0000)]
stop notifications on delete

10 years agoabstract unix domain socket support
Matthias Wachs [Mon, 10 Feb 2014 16:48:43 +0000 (16:48 +0000)]
abstract unix domain socket support

10 years ago- syntax error
Florian Dold [Mon, 10 Feb 2014 14:45:49 +0000 (14:45 +0000)]
- syntax error

10 years agofixing crash: excess task has to be stopped when neighbour is freed
Matthias Wachs [Mon, 10 Feb 2014 14:33:01 +0000 (14:33 +0000)]
fixing crash: excess task has to be stopped when neighbour is freed

10 years agocfg handle
Matthias Wachs [Mon, 10 Feb 2014 13:57:59 +0000 (13:57 +0000)]
cfg handle

10 years ago- create the directory for the UNIX socket file before binding to it.
Sree Harsha Totakura [Mon, 10 Feb 2014 12:49:30 +0000 (12:49 +0000)]
- create the directory for the UNIX socket file before binding to it.

10 years ago- Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in case of...
Sree Harsha Totakura [Mon, 10 Feb 2014 10:15:37 +0000 (10:15 +0000)]
- Allocate buffer large enough to contain UNIX_PATH_MAX size pathnames in case of UNIX sockets.

10 years ago- Declare dependencies.
Sree Harsha Totakura [Mon, 10 Feb 2014 09:15:00 +0000 (09:15 +0000)]
- Declare dependencies.
Local dependencies should not be prefixed with $(top_builddir) path.

10 years ago- correct handling of timeouts in consensus
Florian Dold [Mon, 10 Feb 2014 00:30:23 +0000 (00:30 +0000)]
- correct handling of timeouts in consensus
- fixed segfault in secretsharing profiler

10 years ago- fix operation cancellation in SET
Florian Dold [Mon, 10 Feb 2014 00:13:13 +0000 (00:13 +0000)]
- fix operation cancellation in SET

10 years agoCreate UNIX domain sockets as abstract sockets when running in LINUX and the
Sree Harsha Totakura [Sun, 9 Feb 2014 21:54:56 +0000 (21:54 +0000)]
Create UNIX domain sockets as abstract sockets when running in LINUX and the
option USE_ABSTRACT_SOCKETS is present in configuration.

10 years agoimplement #3295: only transmit background traffic if there is excess bandwidth
Christian Grothoff [Sun, 9 Feb 2014 19:15:47 +0000 (19:15 +0000)]
implement #3295: only transmit background traffic if there is excess bandwidth

10 years ago-eliminate odd global variable, indentation, doxygen, stylistic fixes
Christian Grothoff [Sun, 9 Feb 2014 18:58:36 +0000 (18:58 +0000)]
-eliminate odd global variable, indentation, doxygen, stylistic fixes

10 years agoimplementing #3296
Christian Grothoff [Sun, 9 Feb 2014 18:48:10 +0000 (18:48 +0000)]
implementing #3296

10 years agoadd api to bandwidth tracker to notify clients about excess bandwidth available
Christian Grothoff [Sun, 9 Feb 2014 18:45:18 +0000 (18:45 +0000)]
add api to bandwidth tracker to notify clients about excess bandwidth available

10 years ago-no reverse GNS
Martin Schanzenbach [Sat, 8 Feb 2014 16:46:25 +0000 (16:46 +0000)]
-no reverse GNS

10 years agofix reverse DNS lookup, prepare GNS reverse lookup
Martin Schanzenbach [Fri, 7 Feb 2014 23:11:51 +0000 (23:11 +0000)]
fix reverse DNS lookup, prepare GNS reverse lookup

10 years agoproperty generation
Matthias Wachs [Fri, 7 Feb 2014 18:37:39 +0000 (18:37 +0000)]
property generation

10 years agopreference generation implemented
Matthias Wachs [Fri, 7 Feb 2014 18:13:06 +0000 (18:13 +0000)]
preference generation implemented

10 years agoexample experiment
Matthias Wachs [Fri, 7 Feb 2014 17:37:32 +0000 (17:37 +0000)]
example experiment

10 years agoexperiment loading complete
Matthias Wachs [Fri, 7 Feb 2014 17:25:36 +0000 (17:25 +0000)]
experiment loading complete

10 years agopreference parsing
Matthias Wachs [Fri, 7 Feb 2014 16:49:29 +0000 (16:49 +0000)]
preference parsing

10 years agomoved eval tool to ats
Matthias Wachs [Fri, 7 Feb 2014 16:03:59 +0000 (16:03 +0000)]
moved eval tool to ats

10 years agounix domain sockets used hardcoded path instead of configuration setting
Matthias Wachs [Fri, 7 Feb 2014 14:21:26 +0000 (14:21 +0000)]
unix domain sockets used hardcoded path instead of configuration setting
- removing UNIX domain sockets port support and UNIX domain socket NAT support

10 years agosolver based evaluation
Matthias Wachs [Fri, 7 Feb 2014 13:16:05 +0000 (13:16 +0000)]
solver based evaluation

10 years agoWarn about not building hostlist daemon
LRN [Fri, 7 Feb 2014 04:11:58 +0000 (04:11 +0000)]
Warn about not building hostlist daemon

10 years agoComputing finger identity using libgcrypt functions.
Supriti Singh [Fri, 7 Feb 2014 00:14:43 +0000 (00:14 +0000)]
Computing finger identity using libgcrypt functions.

10 years ago- remove _break
Bart Polot [Thu, 6 Feb 2014 17:52:35 +0000 (17:52 +0000)]
- remove _break

10 years ago- log
Bart Polot [Thu, 6 Feb 2014 17:52:28 +0000 (17:52 +0000)]
- log

10 years agoeval
Matthias Wachs [Thu, 6 Feb 2014 15:50:28 +0000 (15:50 +0000)]
eval

10 years ago-doxygen, indentation, code cleanup
Christian Grothoff [Thu, 6 Feb 2014 08:56:23 +0000 (08:56 +0000)]
-doxygen, indentation, code cleanup

10 years ago-doxygen, indentation, code cleanup
Christian Grothoff [Thu, 6 Feb 2014 08:52:04 +0000 (08:52 +0000)]
-doxygen, indentation, code cleanup

10 years ago- use HELLOs from DHT to try_connect on TRANSPORT level
Bart Polot [Wed, 5 Feb 2014 19:02:06 +0000 (19:02 +0000)]
- use HELLOs from DHT to try_connect on TRANSPORT level

10 years ago- whitespace
Bart Polot [Wed, 5 Feb 2014 18:16:25 +0000 (18:16 +0000)]
- whitespace

10 years ago- fix search, use target ID, not own
Bart Polot [Wed, 5 Feb 2014 17:24:32 +0000 (17:24 +0000)]
- fix search, use target ID, not own

10 years ago- change log info of LOG_TRAFFIC, use R5N to distinguish from XDHT
Bart Polot [Wed, 5 Feb 2014 17:24:31 +0000 (17:24 +0000)]
- change log info of LOG_TRAFFIC, use R5N to distinguish from XDHT

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

10 years ago- wipe all previous data in *key so there is no potentially uninilialized memory
Bart Polot [Wed, 5 Feb 2014 17:24:30 +0000 (17:24 +0000)]
- wipe all previous data in *key so there is no potentially uninilialized memory

10 years ago- log FULL keys on mismatch
Bart Polot [Wed, 5 Feb 2014 17:24:29 +0000 (17:24 +0000)]
- log FULL keys on mismatch

10 years ago- fix crash on NULL hello with valid ID
Bart Polot [Wed, 5 Feb 2014 17:24:28 +0000 (17:24 +0000)]
- fix crash on NULL hello with valid ID

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