oweals/gnunet.git
10 years ago- update config files for tests
Bart Polot [Thu, 6 Mar 2014 01:36:33 +0000 (01:36 +0000)]
- update config files for tests

10 years ago- add keepalive stats
Bart Polot [Thu, 6 Mar 2014 01:36:32 +0000 (01:36 +0000)]
- add keepalive stats

10 years ago- cleanup
Bart Polot [Thu, 6 Mar 2014 01:36:30 +0000 (01:36 +0000)]
- cleanup

10 years ago- fix expected KX size
Bart Polot [Thu, 6 Mar 2014 01:36:29 +0000 (01:36 +0000)]
- fix expected KX size

10 years ago- add hmac to tunnel messages
Bart Polot [Thu, 6 Mar 2014 01:36:27 +0000 (01:36 +0000)]
- add hmac to tunnel messages

10 years ago- remove reserved filed code
Bart Polot [Thu, 6 Mar 2014 01:36:26 +0000 (01:36 +0000)]
- remove reserved filed code

10 years ago- remove unneccessary reserved fields
Bart Polot [Thu, 6 Mar 2014 01:36:24 +0000 (01:36 +0000)]
- remove unneccessary reserved fields

10 years ago- remove dead handler
Bart Polot [Thu, 6 Mar 2014 01:36:22 +0000 (01:36 +0000)]
- remove dead handler

10 years ago- register keepalive as tunnel payload
Bart Polot [Thu, 6 Mar 2014 01:36:21 +0000 (01:36 +0000)]
- register keepalive as tunnel payload

10 years agoMove mesh connection keepalive messages inside tunnel encryption to reduce informatio...
Bart Polot [Thu, 6 Mar 2014 01:36:20 +0000 (01:36 +0000)]
Move mesh connection keepalive messages inside tunnel encryption to reduce information leakage.

10 years ago- refactor fwd/bck connection keepalive
Bart Polot [Thu, 6 Mar 2014 01:36:18 +0000 (01:36 +0000)]
- refactor fwd/bck connection keepalive

10 years ago- log payload ID for channel traffic
Bart Polot [Thu, 6 Mar 2014 01:36:16 +0000 (01:36 +0000)]
- log payload ID for channel traffic

10 years ago- remove debug
Bart Polot [Thu, 6 Mar 2014 01:36:15 +0000 (01:36 +0000)]
- remove debug

10 years ago- fix level selection
Bart Polot [Thu, 6 Mar 2014 01:36:14 +0000 (01:36 +0000)]
- fix level selection

10 years ago- filter peers and components aware of each other
Bart Polot [Thu, 6 Mar 2014 01:36:12 +0000 (01:36 +0000)]
- filter peers and components aware of each other

10 years ago- sort peers and components to ensure consistent order
Bart Polot [Thu, 6 Mar 2014 01:36:11 +0000 (01:36 +0000)]
- sort peers and components to ensure consistent order

10 years ago-add filter by component
Bart Polot [Thu, 6 Mar 2014 01:36:10 +0000 (01:36 +0000)]
-add filter by component

10 years ago-log
Bart Polot [Thu, 6 Mar 2014 01:36:08 +0000 (01:36 +0000)]
-log

10 years ago- Define and use BUFFER_SIZE for the size of the outgoing buffer.
Sree Harsha Totakura [Wed, 5 Mar 2014 16:29:08 +0000 (16:29 +0000)]
- Define and use BUFFER_SIZE for the size of the outgoing buffer.

10 years ago- Adding self to trail_peer_list
Supriti Singh [Wed, 5 Mar 2014 14:25:16 +0000 (14:25 +0000)]
- Adding self to trail_peer_list
- Adding functions to handle concurrent node joins.
- Modified but incomplete find_successor logic.
- Added new message types for concurrent node joins.

10 years ago-fix ftbfs with older libgcrypt
Christian Grothoff [Wed, 5 Mar 2014 12:47:52 +0000 (12:47 +0000)]
-fix ftbfs with older libgcrypt

10 years ago-fixing wrong bump
Christian Grothoff [Tue, 4 Mar 2014 22:37:38 +0000 (22:37 +0000)]
-fixing wrong bump

10 years ago-bump gnutls version
Christian Grothoff [Tue, 4 Mar 2014 22:16:09 +0000 (22:16 +0000)]
-bump gnutls version

10 years ago-fix removal of block_mesh file (#3281-8125)
Christian Grothoff [Tue, 4 Mar 2014 22:01:11 +0000 (22:01 +0000)]
-fix removal of block_mesh file (#3281-8125)

10 years ago-doxygen
Christian Grothoff [Tue, 4 Mar 2014 21:42:35 +0000 (21:42 +0000)]
-doxygen

10 years ago-fix dependency
Christian Grothoff [Tue, 4 Mar 2014 16:48:32 +0000 (16:48 +0000)]
-fix dependency

10 years ago- increase history size for the measured average operation execution times.
Sree Harsha Totakura [Tue, 4 Mar 2014 12:19:03 +0000 (12:19 +0000)]
- increase history size for the measured average operation execution times.

10 years ago-presumably better fix for instantly resolving names in master zone
Christian Grothoff [Tue, 4 Mar 2014 11:26:26 +0000 (11:26 +0000)]
-presumably better fix for instantly resolving names in master zone

10 years ago-mmissing prototype
Christian Grothoff [Tue, 4 Mar 2014 11:25:27 +0000 (11:25 +0000)]
-mmissing prototype

10 years ago-doxygen
Christian Grothoff [Tue, 4 Mar 2014 11:25:16 +0000 (11:25 +0000)]
-doxygen

10 years agoDon't crash on NULL lookup_name
LRN [Sun, 2 Mar 2014 15:35:51 +0000 (15:35 +0000)]
Don't crash on NULL lookup_name

10 years agoUSERNAME is a placeholder, not a variable
LRN [Sat, 1 Mar 2014 22:58:00 +0000 (22:58 +0000)]
USERNAME is a placeholder, not a variable

10 years agolibidn is needed unconditionally for libgnunetdnsparser
LRN [Sat, 1 Mar 2014 22:57:57 +0000 (22:57 +0000)]
libidn is needed unconditionally for libgnunetdnsparser

10 years agoFixed memory allocation for peer list.
Supriti Singh [Tue, 25 Feb 2014 09:42:06 +0000 (09:42 +0000)]
Fixed memory allocation for peer list.

10 years ago1. Refactored the code for trail setup and trail setup result.
Supriti Singh [Mon, 24 Feb 2014 14:11:53 +0000 (14:11 +0000)]
1. Refactored the code for trail setup and trail setup result.
2. Adding an entry into finger table.

10 years ago-Always add measured average operation completion time into history.
Sree Harsha Totakura [Mon, 24 Feb 2014 09:59:31 +0000 (09:59 +0000)]
-Always add measured average operation completion time into history.

10 years ago-check for NULL fd
Christian Grothoff [Sun, 23 Feb 2014 21:26:11 +0000 (21:26 +0000)]
-check for NULL fd

10 years ago-avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)
Christian Grothoff [Sun, 23 Feb 2014 13:56:11 +0000 (13:56 +0000)]
-avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)

10 years ago-disable POW calculating during test
Christian Grothoff [Sat, 22 Feb 2014 11:41:11 +0000 (11:41 +0000)]
-disable POW calculating during test

10 years agoFix barrier test dependencies (W32)
LRN [Thu, 20 Feb 2014 18:22:53 +0000 (18:22 +0000)]
Fix barrier test dependencies (W32)

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