oweals/gnunet.git
10 years agoAllow redirection of STDERR when starting processes.
Sree Harsha Totakura [Thu, 20 Feb 2014 10:35:33 +0000 (10:35 +0000)]
Allow redirection of STDERR when starting processes.

10 years ago- log
Bart Polot [Wed, 19 Feb 2014 20:02:24 +0000 (20:02 +0000)]
- log

10 years ago- do not mark <pre> background
Bart Polot [Wed, 19 Feb 2014 20:02:23 +0000 (20:02 +0000)]
- do not mark <pre> background

10 years ago- standarize log messages
Bart Polot [Wed, 19 Feb 2014 20:02:23 +0000 (20:02 +0000)]
- standarize log messages

10 years ago- use <pre> for messages
Bart Polot [Wed, 19 Feb 2014 20:02:22 +0000 (20:02 +0000)]
- use <pre> for messages

10 years ago- revamp logging
Bart Polot [Wed, 19 Feb 2014 20:02:21 +0000 (20:02 +0000)]
- revamp logging

10 years ago- limit message name width
Bart Polot [Wed, 19 Feb 2014 20:02:20 +0000 (20:02 +0000)]
- limit message name width

10 years ago- add missing message type names
Bart Polot [Wed, 19 Feb 2014 20:02:19 +0000 (20:02 +0000)]
- add missing message type names

10 years ago- use fixed-width message type names
Bart Polot [Wed, 19 Feb 2014 20:02:18 +0000 (20:02 +0000)]
- use fixed-width message type names

10 years ago- fix log messages
Bart Polot [Wed, 19 Feb 2014 20:02:18 +0000 (20:02 +0000)]
- fix log messages

10 years ago- reduce button size
Bart Polot [Wed, 19 Feb 2014 20:02:17 +0000 (20:02 +0000)]
- reduce button size

10 years ago- reduce debug messages amount of hello operations
Bart Polot [Wed, 19 Feb 2014 20:02:16 +0000 (20:02 +0000)]
- reduce debug messages amount of hello operations

10 years ago- simplify message names
Bart Polot [Wed, 19 Feb 2014 20:02:15 +0000 (20:02 +0000)]
- simplify message names

10 years ago- use new service startup message
Bart Polot [Wed, 19 Feb 2014 20:02:15 +0000 (20:02 +0000)]
- use new service startup message

10 years agohandle case where partial download prevents proper bottom-up reconstruction as not...
Christian Grothoff [Wed, 19 Feb 2014 13:52:24 +0000 (13:52 +0000)]
handle case where partial download prevents proper bottom-up reconstruction as not all child-nodes are even attempted; handle case where probe returns results immediately while being created (do not break on that)

10 years agoavoid problems with different users having different values for XDG_RUNTIME_DIR by...
Christian Grothoff [Tue, 18 Feb 2014 18:34:36 +0000 (18:34 +0000)]
avoid problems with different users having different values for XDG_RUNTIME_DIR by not using that variable for system-wide paths of UNIX domain sockets

10 years agoDo not let parallelism fall below the default parallelism value for adaptive queues.
Sree Harsha Totakura [Tue, 18 Feb 2014 16:04:44 +0000 (16:04 +0000)]
Do not let parallelism fall below the default parallelism value for adaptive queues.

10 years agoConsider the resources from failed operations as overloaded and not use them
Sree Harsha Totakura [Tue, 18 Feb 2014 15:43:38 +0000 (15:43 +0000)]
Consider the resources from failed operations as overloaded and not use them
until the parallelism is refreshed.

This commit also fixes a bug where the parallelism is set to 0 and hence no
progress can be made.

10 years agotransport's idea of being notified about an explicitc disconnect using bw 0/0 and...
Matthias Wachs [Tue, 18 Feb 2014 12:51:51 +0000 (12:51 +0000)]
transport's idea of being notified about an explicitc disconnect using bw 0/0 and the modification of the ril solver
to allocate 0 bandwidth do not work together at the moment
this is problem of semantic and not of implementation

10 years agoRIL is allowed to set bandwidth to zero
Matthias Wachs [Tue, 18 Feb 2014 12:41:48 +0000 (12:41 +0000)]
RIL is allowed to set bandwidth to zero

10 years agoAdding function GNUNET_CRYPTO_compute_finger_identity
Supriti Singh [Tue, 18 Feb 2014 08:23:21 +0000 (08:23 +0000)]
Adding function GNUNET_CRYPTO_compute_finger_identity

10 years ago1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage.
Supriti Singh [Mon, 17 Feb 2014 15:57:11 +0000 (15:57 +0000)]
1.Modified struct PeerTrailSetupMessage and PeerTrailSetupResultMessage.
2.Handling trail setup result message.

10 years ago- secretsharing api test for single peer
Florian Dold [Mon, 17 Feb 2014 15:54:59 +0000 (15:54 +0000)]
- secretsharing api test for single peer
- fixed wrong endianess conversion

10 years ago- colors
Bart Polot [Mon, 17 Feb 2014 15:26:25 +0000 (15:26 +0000)]
- colors

10 years ago- fixes, fonts
Bart Polot [Mon, 17 Feb 2014 15:26:24 +0000 (15:26 +0000)]
- fixes, fonts

10 years ago-add color
Bart Polot [Mon, 17 Feb 2014 15:26:24 +0000 (15:26 +0000)]
-add color

10 years ago-add class and peer_id to ajax-loaded rows
Bart Polot [Mon, 17 Feb 2014 15:26:23 +0000 (15:26 +0000)]
-add class and peer_id to ajax-loaded rows

10 years ago- consider peers on level change
Bart Polot [Mon, 17 Feb 2014 15:26:22 +0000 (15:26 +0000)]
- consider peers on level change

10 years ago- fix all and none buttons
Bart Polot [Mon, 17 Feb 2014 15:26:21 +0000 (15:26 +0000)]
- fix all and none buttons

10 years ago- show only peer rows of active level
Bart Polot [Mon, 17 Feb 2014 15:26:20 +0000 (15:26 +0000)]
- show only peer rows of active level

10 years ago- select only level from tr classes
Bart Polot [Mon, 17 Feb 2014 15:26:20 +0000 (15:26 +0000)]
- select only level from tr classes

10 years ago- add peer selection
Bart Polot [Mon, 17 Feb 2014 15:26:19 +0000 (15:26 +0000)]
- add peer selection

10 years ago- only hide body rows, leave header
Bart Polot [Mon, 17 Feb 2014 15:26:18 +0000 (15:26 +0000)]
- only hide body rows, leave header

10 years ago- cleanup level code
Bart Polot [Mon, 17 Feb 2014 15:26:17 +0000 (15:26 +0000)]
- cleanup level code

10 years agofix only cache variable long/short
Martin Schanzenbach [Sun, 16 Feb 2014 20:37:03 +0000 (20:37 +0000)]
fix only cache variable long/short

10 years agomake sure to create friends directory before trying to write friends file
Christian Grothoff [Sun, 16 Feb 2014 15:22:57 +0000 (15:22 +0000)]
make sure to create friends directory before trying to write friends file

10 years ago-doxygen, indentation
Christian Grothoff [Sun, 16 Feb 2014 15:20:29 +0000 (15:20 +0000)]
-doxygen, indentation

10 years agoadd timeout option to gnunet-gns
Christian Grothoff [Sun, 16 Feb 2014 15:09:39 +0000 (15:09 +0000)]
add timeout option to gnunet-gns

10 years ago-add a few comments
Christian Grothoff [Sun, 16 Feb 2014 15:06:07 +0000 (15:06 +0000)]
-add a few comments

10 years ago-fix copy-n-paste-comment and doxygen
Christian Grothoff [Sun, 16 Feb 2014 15:05:53 +0000 (15:05 +0000)]
-fix copy-n-paste-comment and doxygen

10 years agoif we found any non-expired block in the namecache, that is sufficient reason to...
Christian Grothoff [Sun, 16 Feb 2014 15:03:59 +0000 (15:03 +0000)]
if we found any non-expired block in the namecache, that is sufficient reason to not go to the DHT -- and essentially quickly return NXDOMAIN (#3325)

10 years ago-indentation, superfluous asserts
Christian Grothoff [Sun, 16 Feb 2014 14:57:07 +0000 (14:57 +0000)]
-indentation, superfluous asserts

10 years ago-typos, doxygen
Christian Grothoff [Sun, 16 Feb 2014 14:55:49 +0000 (14:55 +0000)]
-typos, doxygen

10 years agoforce not using DHT for lookups that are only in the master zone (#3325)
Christian Grothoff [Sun, 16 Feb 2014 14:55:07 +0000 (14:55 +0000)]
force not using DHT for lookups that are only in the master zone (#3325)

10 years ago-fix test
Christian Grothoff [Sun, 16 Feb 2014 14:54:42 +0000 (14:54 +0000)]
-fix test

10 years ago- Do not try to delete empty string directories.
Sree Harsha Totakura [Fri, 14 Feb 2014 10:35:11 +0000 (10:35 +0000)]
- Do not try to delete empty string directories.

10 years ago- extract peer information for filtering
Bart Polot [Thu, 13 Feb 2014 20:18:13 +0000 (20:18 +0000)]
- extract peer information for filtering

10 years ago- cleanup log messages
Bart Polot [Thu, 13 Feb 2014 20:18:12 +0000 (20:18 +0000)]
- cleanup log messages

10 years ago- use AJAX to avoid loading DEBUG messages (breaks firefox by multi-MB log files)
Bart Polot [Thu, 13 Feb 2014 20:18:09 +0000 (20:18 +0000)]
- use AJAX to avoid loading DEBUG messages (breaks firefox by multi-MB log files)

10 years ago- fixed warning about missing return values
Fabian Oehlmann [Thu, 13 Feb 2014 15:38:20 +0000 (15:38 +0000)]
- fixed warning about missing return values

10 years ago-try to fix check for DANE if --with-gnutls is passed, also fix output at the end...
Christian Grothoff [Thu, 13 Feb 2014 14:44:22 +0000 (14:44 +0000)]
-try to fix check for DANE if --with-gnutls is passed, also fix output at the end (thanks to E.E. for reporting)

10 years ago- Remove lockmanager and add abstract sockets support.
Sree Harsha Totakura [Thu, 13 Feb 2014 14:09:12 +0000 (14:09 +0000)]
- Remove lockmanager and add abstract sockets support.

10 years ago- Do not set permissions for abstract sockets.
Sree Harsha Totakura [Thu, 13 Feb 2014 13:25:37 +0000 (13:25 +0000)]
- Do not set permissions for abstract sockets.

10 years ago- Allow integration tests to run on loopback.
Sree Harsha Totakura [Wed, 12 Feb 2014 14:53:09 +0000 (14:53 +0000)]
- Allow integration tests to run on loopback.

10 years agofixing issues:
Matthias Wachs [Wed, 12 Feb 2014 12:01:31 +0000 (12:01 +0000)]
fixing issues:
- using uninitialized memory (mantis #3322)
- notify only about new session created

10 years ago- better variable names
Fabian Oehlmann [Wed, 12 Feb 2014 11:08:44 +0000 (11:08 +0000)]
- better variable names
- fast start
- utilization in utility

10 years ago- Add patch for valgrinding testbed
Sree Harsha Totakura [Wed, 12 Feb 2014 10:24:30 +0000 (10:24 +0000)]
- Add patch for valgrinding testbed

10 years ago- Add suppressions file for util.
Sree Harsha Totakura [Wed, 12 Feb 2014 10:23:22 +0000 (10:23 +0000)]
- Add suppressions file for util.

10 years ago- Cleanup cache items after removing from the hashmap.
Sree Harsha Totakura [Wed, 12 Feb 2014 10:22:35 +0000 (10:22 +0000)]
- Cleanup cache items after removing from the hashmap.

10 years agoContinue with address suggestion after try connect black list check
Matthias Wachs [Wed, 12 Feb 2014 06:39:22 +0000 (06:39 +0000)]
Continue with address suggestion after try connect black list check
Related to moving blacklist check before address switching as described in
mantis #3262

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