Florian Dold [Tue, 11 Mar 2014 15:27:04 +0000 (15:27 +0000)]
missing struct definition in gnunet_scalarproduct_service.h
Christian Grothoff [Tue, 11 Mar 2014 14:11:53 +0000 (14:11 +0000)]
-bump version
Supriti Singh [Tue, 11 Mar 2014 13:57:15 +0000 (13:57 +0000)]
- verify successor result
- notify new successor
Sree Harsha Totakura [Tue, 11 Mar 2014 12:46:27 +0000 (12:46 +0000)]
- Working testbed configuration on SuperMUC.
Sree Harsha Totakura [Mon, 10 Mar 2014 14:13:32 +0000 (14:13 +0000)]
- Add speedup.h
Sree Harsha Totakura [Mon, 10 Mar 2014 13:51:09 +0000 (13:51 +0000)]
- Expose speedup routines as an internal header.
Florian Dold [Mon, 10 Mar 2014 10:39:30 +0000 (10:39 +0000)]
Rename name_map and plugins from gns so that they are unique in a total c-file
Florian Dold [Mon, 10 Mar 2014 10:39:13 +0000 (10:39 +0000)]
Add missing stub definitions of structs to the corresponding header files
Florian Dold [Mon, 10 Mar 2014 10:36:59 +0000 (10:36 +0000)]
Rename uLong to GNUNET_uLong from crypto_crc so that it doesn't collide with the different uLong from zconf of zlib
Florian Dold [Mon, 10 Mar 2014 10:36:14 +0000 (10:36 +0000)]
Rename SearchMessage from regex to RegexSearchMessage so that it is unique in a total c-file
Bart Polot [Mon, 10 Mar 2014 09:52:46 +0000 (09:52 +0000)]
- use 256 hashs for hmac
Bart Polot [Mon, 10 Mar 2014 09:52:45 +0000 (09:52 +0000)]
- use MeshHash in connection code
Bart Polot [Mon, 10 Mar 2014 09:52:45 +0000 (09:52 +0000)]
- use an array of 256 hashes on connection info
Bart Polot [Mon, 10 Mar 2014 09:52:44 +0000 (09:52 +0000)]
- generate smaller hashes for Conn IDs
Bart Polot [Mon, 10 Mar 2014 09:52:43 +0000 (09:52 +0000)]
- add const
Bart Polot [Mon, 10 Mar 2014 09:52:43 +0000 (09:52 +0000)]
- refactor
Bart Polot [Mon, 10 Mar 2014 09:52:42 +0000 (09:52 +0000)]
- replace all HashCodes with short MeshHashes in Mesh messages
Bart Polot [Mon, 10 Mar 2014 09:52:41 +0000 (09:52 +0000)]
- use MeshHash
Bart Polot [Mon, 10 Mar 2014 09:52:40 +0000 (09:52 +0000)]
- Define MeshHash
Christian Grothoff [Fri, 7 Mar 2014 19:55:13 +0000 (19:55 +0000)]
-ignore
Christian Grothoff [Fri, 7 Mar 2014 19:53:47 +0000 (19:53 +0000)]
-one more ATS header to be included
Christian Grothoff [Fri, 7 Mar 2014 19:48:04 +0000 (19:48 +0000)]
-add missing header
Sree Harsha Totakura [Fri, 7 Mar 2014 17:56:59 +0000 (17:56 +0000)]
- Add gitignore
Sree Harsha Totakura [Fri, 7 Mar 2014 15:57:34 +0000 (15:57 +0000)]
- Delay shutdown until all connections are closed.
Christian Fuchs [Fri, 7 Mar 2014 15:52:26 +0000 (15:52 +0000)]
- removed custom crypto functionality in scalarproduct
- scalarproduct now uses the paillier-API + associated structs
- omitted SP-tests for now, scalarproduct is still heavily being reworked
Sree Harsha Totakura [Fri, 7 Mar 2014 15:47:41 +0000 (15:47 +0000)]
- remove dead code
Sree Harsha Totakura [Fri, 7 Mar 2014 15:21:05 +0000 (15:21 +0000)]
- Warn upon deleting unsent message.
- Send the message immediately if its size equals to the buffer size.
Sree Harsha Totakura [Fri, 7 Mar 2014 15:16:35 +0000 (15:16 +0000)]
- Copy PATHS section as the shared service configuration may refer to options from here.
Florian Dold [Fri, 7 Mar 2014 14:51:33 +0000 (14:51 +0000)]
add missing ifdefs in header files
Christian Grothoff [Fri, 7 Mar 2014 10:54:40 +0000 (10:54 +0000)]
-fix linkage issue that could cause a transport service crash on exit for certain NAT configurations
Christian Grothoff [Fri, 7 Mar 2014 10:38:13 +0000 (10:38 +0000)]
-fix map cmd shutdown
Christian Grothoff [Fri, 7 Mar 2014 10:18:40 +0000 (10:18 +0000)]
-no set autostarting
Christian Grothoff [Fri, 7 Mar 2014 08:51:48 +0000 (08:51 +0000)]
-ensure timeout forces call to continuation even if statistics service cannot be reached
Christian Grothoff [Fri, 7 Mar 2014 08:15:58 +0000 (08:15 +0000)]
-fix FTBFS
Christian Grothoff [Fri, 7 Mar 2014 06:31:51 +0000 (06:31 +0000)]
-fix disting -- include sp
Gabor X Toth [Thu, 6 Mar 2014 23:46:45 +0000 (23:46 +0000)]
PSYC: implement slave to master requests, tests, fixes, reorg
Multicast lib: handle member to origin requests.
Keep track of members and origins and call their callbacks when necessary.
Gabor X Toth [Thu, 6 Mar 2014 23:46:42 +0000 (23:46 +0000)]
logread: more generic message type regexp
Supriti Singh [Thu, 6 Mar 2014 19:14:46 +0000 (19:14 +0000)]
- verify_successor
- 64 bit finger identifier
- predecessor flag
Supriti Singh [Thu, 6 Mar 2014 14:48:21 +0000 (14:48 +0000)]
- Modified find_successor
- added a new field successor flag to identify successor in finger table.
Bart Polot [Thu, 6 Mar 2014 13:12:58 +0000 (13:12 +0000)]
- encrypt-then-MAC
Bart Polot [Thu, 6 Mar 2014 01:41:11 +0000 (01:41 +0000)]
- fix warning
Bart Polot [Thu, 6 Mar 2014 01:39:28 +0000 (01:39 +0000)]
- svn:ignore testcase
Bart Polot [Thu, 6 Mar 2014 01:36:48 +0000 (01:36 +0000)]
- warning on direct KEEPALIVE sending
Bart Polot [Thu, 6 Mar 2014 01:36:46 +0000 (01:36 +0000)]
- finally fixed missing keepalive messages
Bart Polot [Thu, 6 Mar 2014 01:36:45 +0000 (01:36 +0000)]
- don't use global peer counter, cls instead
Bart Polot [Thu, 6 Mar 2014 01:36:43 +0000 (01:36 +0000)]
- run statistics service by default
Bart Polot [Thu, 6 Mar 2014 01:36:42 +0000 (01:36 +0000)]
- debug, indentation
Bart Polot [Thu, 6 Mar 2014 01:36:40 +0000 (01:36 +0000)]
- fix scheduler clearance
Bart Polot [Thu, 6 Mar 2014 01:36:39 +0000 (01:36 +0000)]
- add makefile for new testcase
Bart Polot [Thu, 6 Mar 2014 01:36:37 +0000 (01:36 +0000)]
- evaluate keepalive counters
Bart Polot [Thu, 6 Mar 2014 01:36:35 +0000 (01:36 +0000)]
- add keepalive testcase, statistics gathering
Bart Polot [Thu, 6 Mar 2014 01:36:33 +0000 (01:36 +0000)]
- update config files for tests
Bart Polot [Thu, 6 Mar 2014 01:36:32 +0000 (01:36 +0000)]
- add keepalive stats
Bart Polot [Thu, 6 Mar 2014 01:36:30 +0000 (01:36 +0000)]
- cleanup
Bart Polot [Thu, 6 Mar 2014 01:36:29 +0000 (01:36 +0000)]
- fix expected KX size
Bart Polot [Thu, 6 Mar 2014 01:36:27 +0000 (01:36 +0000)]
- add hmac to tunnel messages
Bart Polot [Thu, 6 Mar 2014 01:36:26 +0000 (01:36 +0000)]
- remove reserved filed code
Bart Polot [Thu, 6 Mar 2014 01:36:24 +0000 (01:36 +0000)]
- remove unneccessary reserved fields
Bart Polot [Thu, 6 Mar 2014 01:36:22 +0000 (01:36 +0000)]
- remove dead handler
Bart Polot [Thu, 6 Mar 2014 01:36:21 +0000 (01:36 +0000)]
- register keepalive as tunnel payload
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.
Bart Polot [Thu, 6 Mar 2014 01:36:18 +0000 (01:36 +0000)]
- refactor fwd/bck connection keepalive
Bart Polot [Thu, 6 Mar 2014 01:36:16 +0000 (01:36 +0000)]
- log payload ID for channel traffic
Bart Polot [Thu, 6 Mar 2014 01:36:15 +0000 (01:36 +0000)]
- remove debug
Bart Polot [Thu, 6 Mar 2014 01:36:14 +0000 (01:36 +0000)]
- fix level selection
Bart Polot [Thu, 6 Mar 2014 01:36:12 +0000 (01:36 +0000)]
- filter peers and components aware of each other
Bart Polot [Thu, 6 Mar 2014 01:36:11 +0000 (01:36 +0000)]
- sort peers and components to ensure consistent order
Bart Polot [Thu, 6 Mar 2014 01:36:10 +0000 (01:36 +0000)]
-add filter by component
Bart Polot [Thu, 6 Mar 2014 01:36:08 +0000 (01:36 +0000)]
-log
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.
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.
Christian Grothoff [Wed, 5 Mar 2014 12:47:52 +0000 (12:47 +0000)]
-fix ftbfs with older libgcrypt
Christian Grothoff [Tue, 4 Mar 2014 22:37:38 +0000 (22:37 +0000)]
-fixing wrong bump
Christian Grothoff [Tue, 4 Mar 2014 22:16:09 +0000 (22:16 +0000)]
-bump gnutls version
Christian Grothoff [Tue, 4 Mar 2014 22:01:11 +0000 (22:01 +0000)]
-fix removal of block_mesh file (#3281-8125)
Christian Grothoff [Tue, 4 Mar 2014 21:42:35 +0000 (21:42 +0000)]
-doxygen
Christian Grothoff [Tue, 4 Mar 2014 16:48:32 +0000 (16:48 +0000)]
-fix dependency
Sree Harsha Totakura [Tue, 4 Mar 2014 12:19:03 +0000 (12:19 +0000)]
- increase history size for the measured average operation execution times.
Christian Grothoff [Tue, 4 Mar 2014 11:26:26 +0000 (11:26 +0000)]
-presumably better fix for instantly resolving names in master zone
Christian Grothoff [Tue, 4 Mar 2014 11:25:27 +0000 (11:25 +0000)]
-mmissing prototype
Christian Grothoff [Tue, 4 Mar 2014 11:25:16 +0000 (11:25 +0000)]
-doxygen
LRN [Sun, 2 Mar 2014 15:35:51 +0000 (15:35 +0000)]
Don't crash on NULL lookup_name
LRN [Sat, 1 Mar 2014 22:58:00 +0000 (22:58 +0000)]
USERNAME is a placeholder, not a variable
LRN [Sat, 1 Mar 2014 22:57:57 +0000 (22:57 +0000)]
libidn is needed unconditionally for libgnunetdnsparser
Supriti Singh [Tue, 25 Feb 2014 09:42:06 +0000 (09:42 +0000)]
Fixed memory allocation for peer list.
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.
Sree Harsha Totakura [Mon, 24 Feb 2014 09:59:31 +0000 (09:59 +0000)]
-Always add measured average operation completion time into history.
Christian Grothoff [Sun, 23 Feb 2014 21:26:11 +0000 (21:26 +0000)]
-check for NULL fd
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)
Christian Grothoff [Sat, 22 Feb 2014 11:41:11 +0000 (11:41 +0000)]
-disable POW calculating during test
LRN [Thu, 20 Feb 2014 18:22:53 +0000 (18:22 +0000)]
Fix barrier test dependencies (W32)
Sree Harsha Totakura [Thu, 20 Feb 2014 10:35:33 +0000 (10:35 +0000)]
Allow redirection of STDERR when starting processes.
Bart Polot [Wed, 19 Feb 2014 20:02:24 +0000 (20:02 +0000)]
- log
Bart Polot [Wed, 19 Feb 2014 20:02:23 +0000 (20:02 +0000)]
- do not mark <pre> background
Bart Polot [Wed, 19 Feb 2014 20:02:23 +0000 (20:02 +0000)]
- standarize log messages
Bart Polot [Wed, 19 Feb 2014 20:02:22 +0000 (20:02 +0000)]
- use <pre> for messages
Bart Polot [Wed, 19 Feb 2014 20:02:21 +0000 (20:02 +0000)]
- revamp logging
Bart Polot [Wed, 19 Feb 2014 20:02:20 +0000 (20:02 +0000)]
- limit message name width
Bart Polot [Wed, 19 Feb 2014 20:02:19 +0000 (20:02 +0000)]
- add missing message type names
Bart Polot [Wed, 19 Feb 2014 20:02:18 +0000 (20:02 +0000)]
- use fixed-width message type names