Supriti Singh [Sat, 23 Aug 2014 08:48:03 +0000 (08:48 +0000)]
Code refactoring
Supriti Singh [Sat, 23 Aug 2014 08:16:27 +0000 (08:16 +0000)]
Change in put/get logic
Supriti Singh [Fri, 22 Aug 2014 23:29:31 +0000 (23:29 +0000)]
Modified logic for notify successor
Supriti Singh [Fri, 22 Aug 2014 20:57:59 +0000 (20:57 +0000)]
Fixme
Supriti Singh [Fri, 22 Aug 2014 20:04:23 +0000 (20:04 +0000)]
Check if task is dead
Supriti Singh [Fri, 22 Aug 2014 18:52:32 +0000 (18:52 +0000)]
Waiting for verify successor result and timing out if result not received in some time
Supriti Singh [Fri, 22 Aug 2014 15:07:41 +0000 (15:07 +0000)]
Adding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONFIRMATION
Sree Harsha Totakura [Fri, 22 Aug 2014 14:37:39 +0000 (14:37 +0000)]
Do not continue if we are going to shutdown.
Sree Harsha Totakura [Fri, 22 Aug 2014 14:35:15 +0000 (14:35 +0000)]
Teardown DHT connection after clearing up the ActiveContext
Sree Harsha Totakura [Fri, 22 Aug 2014 14:22:59 +0000 (14:22 +0000)]
Make the delays to start PUTs and GETs configurable as program parameters.
Sree Harsha Totakura [Fri, 22 Aug 2014 14:03:08 +0000 (14:03 +0000)]
Do not realloc as this will render the pointers to ActiveContexts invalid.
Sree Harsha Totakura [Fri, 22 Aug 2014 14:01:34 +0000 (14:01 +0000)]
After completing DHT PUT operations teardown the service connections in a seperate task.
Supriti Singh [Fri, 22 Aug 2014 12:07:12 +0000 (12:07 +0000)]
debug prints
Supriti Singh [Fri, 22 Aug 2014 11:20:31 +0000 (11:20 +0000)]
Handling missing next hop in verify successor
Supriti Singh [Thu, 21 Aug 2014 23:32:07 +0000 (23:32 +0000)]
Commented out Exponential Backoff
Supriti Singh [Thu, 21 Aug 2014 22:57:23 +0000 (22:57 +0000)]
Changed find_finger and verify_successor timeouts
Supriti Singh [Thu, 21 Aug 2014 22:54:01 +0000 (22:54 +0000)]
Fixing Warning, Creating new delays for puts and gets
Supriti Singh [Thu, 21 Aug 2014 22:45:13 +0000 (22:45 +0000)]
Free successor_hash_map
Supriti Singh [Thu, 21 Aug 2014 21:42:04 +0000 (21:42 +0000)]
Code refactoring
Handling the case where friend which is a finger may have trail len > 0
Supriti Singh [Thu, 21 Aug 2014 13:30:37 +0000 (13:30 +0000)]
Proper log messages
Supriti Singh [Thu, 21 Aug 2014 12:55:17 +0000 (12:55 +0000)]
Changing the logic to check for circle completion
Supriti Singh [Thu, 21 Aug 2014 11:59:31 +0000 (11:59 +0000)]
Fixing trail setup rejection
Florian Dold [Wed, 20 Aug 2014 19:41:50 +0000 (19:41 +0000)]
generate proof of fair encryption
Sree Harsha Totakura [Wed, 20 Aug 2014 14:47:44 +0000 (14:47 +0000)]
- fixes
Sree Harsha Totakura [Wed, 20 Aug 2014 14:24:48 +0000 (14:24 +0000)]
Change the mode in DHT disconnect handler.
Sree Harsha Totakura [Wed, 20 Aug 2014 14:11:29 +0000 (14:11 +0000)]
Reconnect to DHT services for doing GETs after PUTs have been made.
Omar Tarabai [Wed, 20 Aug 2014 14:05:05 +0000 (14:05 +0000)]
sensor: proof-of-work ingerated with anomaly reports
Sree Harsha Totakura [Wed, 20 Aug 2014 13:40:10 +0000 (13:40 +0000)]
Mark operations as done when they are finished.
Sree Harsha Totakura [Wed, 20 Aug 2014 13:14:03 +0000 (13:14 +0000)]
Fix counting started peers.
Sree Harsha Totakura [Wed, 20 Aug 2014 13:00:31 +0000 (13:00 +0000)]
Start PUTs and GETs only from active peers
Omar Tarabai [Wed, 20 Aug 2014 10:18:03 +0000 (10:18 +0000)]
sensor: fixes for proof-of-work, test passes now
Supriti Singh [Wed, 20 Aug 2014 09:17:55 +0000 (09:17 +0000)]
xvine: fixes
Supriti Singh [Wed, 20 Aug 2014 06:37:41 +0000 (06:37 +0000)]
xvine:fixes
Omar Tarabai [Tue, 19 Aug 2014 20:32:27 +0000 (20:32 +0000)]
sensor: test case for proof-of-work + fixes
Supriti Singh [Tue, 19 Aug 2014 20:22:08 +0000 (20:22 +0000)]
trail rejection fixes
Supriti Singh [Tue, 19 Aug 2014 19:14:28 +0000 (19:14 +0000)]
Xvine: Fixes
Supriti Singh [Tue, 19 Aug 2014 18:34:58 +0000 (18:34 +0000)]
Fixing warning
Supriti Singh [Tue, 19 Aug 2014 18:33:27 +0000 (18:33 +0000)]
- PUT/GET Code refactor
Omar Tarabai [Tue, 19 Aug 2014 14:13:55 +0000 (14:13 +0000)]
sensor: proof-of-work and signing library functions
Supriti Singh [Tue, 19 Aug 2014 11:28:11 +0000 (11:28 +0000)]
Check for loop in put and get path
Matthias Wachs [Mon, 18 Aug 2014 15:24:58 +0000 (15:24 +0000)]
doxygen fix
use '+' as separator in hello uris and use ipv6 references delimited with '[' and ']'
Supriti Singh [Mon, 18 Aug 2014 12:44:52 +0000 (12:44 +0000)]
xvine:fixes
Omar Tarabai [Mon, 18 Aug 2014 11:57:41 +0000 (11:57 +0000)]
sensor: update to test case + fix
Supriti Singh [Mon, 18 Aug 2014 10:52:40 +0000 (10:52 +0000)]
xvine fixes
Supriti Singh [Sun, 17 Aug 2014 16:54:24 +0000 (16:54 +0000)]
- Return value in select_closest_peer() instead of pointer
- Handle no trail found in routing table
Supriti Singh [Sun, 17 Aug 2014 12:07:41 +0000 (12:07 +0000)]
Removed trail compression message. Checking for friend to source in trail setup.
Supriti Singh [Sun, 17 Aug 2014 11:01:09 +0000 (11:01 +0000)]
Added correct routing table entry in trail setup
Supriti Singh [Sat, 16 Aug 2014 13:40:38 +0000 (13:40 +0000)]
xvine:fixes
Nils Durner [Sat, 16 Aug 2014 10:18:16 +0000 (10:18 +0000)]
fail if plibc is not available
Supriti Singh [Sat, 16 Aug 2014 09:14:53 +0000 (09:14 +0000)]
Remove the messages of disconnected peer from pending queue.
Omar Tarabai [Fri, 15 Aug 2014 18:44:06 +0000 (18:44 +0000)]
sensor: test case + fixes
Sree Harsha Totakura [Thu, 14 Aug 2014 11:18:12 +0000 (11:18 +0000)]
Add options for SCALE_FREE topology.
Sree Harsha Totakura [Thu, 14 Aug 2014 11:17:32 +0000 (11:17 +0000)]
More fixes for #3522
Sree Harsha Totakura [Thu, 14 Aug 2014 10:58:53 +0000 (10:58 +0000)]
Try fixing 3522.
Supriti Singh [Thu, 14 Aug 2014 10:34:52 +0000 (10:34 +0000)]
xvine: fixes
Supriti Singh [Wed, 13 Aug 2014 15:29:44 +0000 (15:29 +0000)]
Check that you are not present in trail twice
Check that sender peer is a valid peer
Supriti Singh [Wed, 13 Aug 2014 13:58:41 +0000 (13:58 +0000)]
Act Malicious service code
Sree Harsha Totakura [Tue, 12 Aug 2014 12:51:28 +0000 (12:51 +0000)]
Do not bail out when pg_config is not found.
Omar Tarabai [Tue, 12 Aug 2014 11:38:22 +0000 (11:38 +0000)]
sensordashboard: storing received anomaly reports
Omar Tarabai [Tue, 12 Aug 2014 10:57:54 +0000 (10:57 +0000)]
sensor: force fake anomaly
Omar Tarabai [Mon, 11 Aug 2014 18:39:39 +0000 (18:39 +0000)]
sensor: api changes
Omar Tarabai [Mon, 11 Aug 2014 15:29:49 +0000 (15:29 +0000)]
sensor: starting modules controllable from config
Omar Tarabai [Mon, 11 Aug 2014 15:04:11 +0000 (15:04 +0000)]
sensor: separate monitoring functions
Supriti Singh [Sun, 10 Aug 2014 23:29:04 +0000 (23:29 +0000)]
xvine:fixes
Supriti Singh [Sun, 10 Aug 2014 22:27:48 +0000 (22:27 +0000)]
xvine:fixes
Supriti Singh [Sun, 10 Aug 2014 21:25:18 +0000 (21:25 +0000)]
Xvine: Fixes
Bruno Cabral [Sun, 10 Aug 2014 17:25:45 +0000 (17:25 +0000)]
gnunet_psyc_util_lib was also missing from install
Supriti Singh [Sun, 10 Aug 2014 13:47:29 +0000 (13:47 +0000)]
Checking if circle is formed.
Bruno Cabral [Sat, 9 Aug 2014 19:15:40 +0000 (19:15 +0000)]
Function signature do not match definition.
Bruno Cabral [Sat, 9 Aug 2014 15:41:20 +0000 (15:41 +0000)]
Mingw work around
Bruno Cabral [Sat, 9 Aug 2014 13:34:36 +0000 (13:34 +0000)]
Missing Social Service include
Sree Harsha Totakura [Fri, 8 Aug 2014 22:20:48 +0000 (22:20 +0000)]
Include libpq-fe.h instead of postgres/libpq-fe.h.
Also add a macro for checking libpq from Autoconf macro archives.
Sree Harsha Totakura [Fri, 8 Aug 2014 14:23:45 +0000 (14:23 +0000)]
-Fixmes
Supriti Singh [Fri, 8 Aug 2014 13:29:20 +0000 (13:29 +0000)]
Using statistics to collect current successor of a peer in profiler
Sree Harsha Totakura [Fri, 8 Aug 2014 09:26:01 +0000 (09:26 +0000)]
- English.
Omar Tarabai [Thu, 7 Aug 2014 18:24:04 +0000 (18:24 +0000)]
sensor: merged reporting module
Supriti Singh [Thu, 7 Aug 2014 14:17:48 +0000 (14:17 +0000)]
- Collect bandwidth statistics in profiler
- Get average put/get length in profiler
- Check for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE,instead of GNUNET_SERVER_MAX_MESSAGE_SIZE
Omar Tarabai [Thu, 7 Aug 2014 12:03:36 +0000 (12:03 +0000)]
minor fix
Christian Grothoff [Thu, 7 Aug 2014 09:38:43 +0000 (09:38 +0000)]
-pogen
Supriti Singh [Wed, 6 Aug 2014 22:37:44 +0000 (22:37 +0000)]
X-Vine:Fixes
Supriti Singh [Wed, 6 Aug 2014 14:15:17 +0000 (14:15 +0000)]
xvine: fixes
Supriti Singh [Wed, 6 Aug 2014 11:07:42 +0000 (11:07 +0000)]
- added basic layout for b/w and successor stats collection in profiler
- fixes in neighbours
Omar Tarabai [Tue, 5 Aug 2014 16:27:13 +0000 (16:27 +0000)]
sensor: towards anomaly reporting
Supriti Singh [Tue, 5 Aug 2014 15:58:59 +0000 (15:58 +0000)]
Check for duplicate peers in trail setup and verify successor
Supriti Singh [Tue, 5 Aug 2014 13:24:53 +0000 (13:24 +0000)]
Exponential backoff for find_finger_trail_task
Omar Tarabai [Tue, 5 Aug 2014 11:59:52 +0000 (11:59 +0000)]
sensor: towards anomaly reporting
Supriti Singh [Mon, 4 Aug 2014 16:43:15 +0000 (16:43 +0000)]
xvine:fixes
Supriti Singh [Mon, 4 Aug 2014 14:18:10 +0000 (14:18 +0000)]
xvine:fixes
Omar Tarabai [Mon, 4 Aug 2014 13:55:10 +0000 (13:55 +0000)]
sensor: towards p2p anomaly reporting
Omar Tarabai [Mon, 4 Aug 2014 11:06:52 +0000 (11:06 +0000)]
peerstore: indentation
Bart Polot [Sun, 3 Aug 2014 18:20:43 +0000 (18:20 +0000)]
- add bart@voyager
Bruno Cabral [Sat, 2 Aug 2014 21:50:17 +0000 (21:50 +0000)]
Missing separator
Bart Polot [Fri, 1 Aug 2014 15:56:55 +0000 (15:56 +0000)]
- code review
Supriti Singh [Fri, 1 Aug 2014 12:38:42 +0000 (12:38 +0000)]
x-vine:fixes
LRN [Fri, 1 Aug 2014 12:20:36 +0000 (12:20 +0000)]
There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
This fixes a number of build errors on W32, where -no-undefined is needed
to link shared libraries, and -no-undefined comes via GN_LIB_FLAGS.
LRN [Fri, 1 Aug 2014 12:20:32 +0000 (12:20 +0000)]
Don't use the 'interface' name, it conflicts with definitions in W32 headers
Supriti Singh [Thu, 31 Jul 2014 13:24:22 +0000 (13:24 +0000)]
x-vine:fixes
Supriti Singh [Thu, 31 Jul 2014 09:06:58 +0000 (09:06 +0000)]
XVine: Fixes
Gabor X Toth [Thu, 31 Jul 2014 08:18:17 +0000 (08:18 +0000)]
psyc, psycstore: operation result max error size
Gabor X Toth [Wed, 30 Jul 2014 21:18:13 +0000 (21:18 +0000)]
psyc, psycstore: retrieve state and history