oweals/gnunet.git
9 years agoChanged find_finger and verify_successor timeouts
Supriti Singh [Thu, 21 Aug 2014 22:57:23 +0000 (22:57 +0000)]
Changed find_finger and verify_successor timeouts

9 years agoFixing Warning, Creating new delays for puts and gets
Supriti Singh [Thu, 21 Aug 2014 22:54:01 +0000 (22:54 +0000)]
Fixing Warning, Creating new delays for puts and gets

9 years agoFree successor_hash_map
Supriti Singh [Thu, 21 Aug 2014 22:45:13 +0000 (22:45 +0000)]
Free successor_hash_map

9 years agoCode refactoring
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

9 years agoProper log messages
Supriti Singh [Thu, 21 Aug 2014 13:30:37 +0000 (13:30 +0000)]
Proper log messages

9 years agoChanging the logic to check for circle completion
Supriti Singh [Thu, 21 Aug 2014 12:55:17 +0000 (12:55 +0000)]
Changing the logic to check for circle completion

9 years agoFixing trail setup rejection
Supriti Singh [Thu, 21 Aug 2014 11:59:31 +0000 (11:59 +0000)]
Fixing trail setup rejection

9 years agogenerate proof of fair encryption
Florian Dold [Wed, 20 Aug 2014 19:41:50 +0000 (19:41 +0000)]
generate proof of fair encryption

9 years ago- fixes
Sree Harsha Totakura [Wed, 20 Aug 2014 14:47:44 +0000 (14:47 +0000)]
- fixes

9 years agoChange the mode in DHT disconnect handler.
Sree Harsha Totakura [Wed, 20 Aug 2014 14:24:48 +0000 (14:24 +0000)]
Change the mode in DHT disconnect handler.

9 years agoReconnect to DHT services for doing GETs after PUTs have been made.
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.

9 years agosensor: proof-of-work ingerated with anomaly reports
Omar Tarabai [Wed, 20 Aug 2014 14:05:05 +0000 (14:05 +0000)]
sensor: proof-of-work ingerated with anomaly reports

9 years agoMark operations as done when they are finished.
Sree Harsha Totakura [Wed, 20 Aug 2014 13:40:10 +0000 (13:40 +0000)]
Mark operations as done when they are finished.

9 years agoFix counting started peers.
Sree Harsha Totakura [Wed, 20 Aug 2014 13:14:03 +0000 (13:14 +0000)]
Fix counting started peers.

9 years agoStart PUTs and GETs only from active peers
Sree Harsha Totakura [Wed, 20 Aug 2014 13:00:31 +0000 (13:00 +0000)]
Start PUTs and GETs only from active peers

9 years agosensor: fixes for proof-of-work, test passes now
Omar Tarabai [Wed, 20 Aug 2014 10:18:03 +0000 (10:18 +0000)]
sensor: fixes for proof-of-work, test passes now

9 years agoxvine: fixes
Supriti Singh [Wed, 20 Aug 2014 09:17:55 +0000 (09:17 +0000)]
xvine: fixes

9 years agoxvine:fixes
Supriti Singh [Wed, 20 Aug 2014 06:37:41 +0000 (06:37 +0000)]
xvine:fixes

9 years agosensor: test case for proof-of-work + fixes
Omar Tarabai [Tue, 19 Aug 2014 20:32:27 +0000 (20:32 +0000)]
sensor: test case for proof-of-work + fixes

9 years agotrail rejection fixes
Supriti Singh [Tue, 19 Aug 2014 20:22:08 +0000 (20:22 +0000)]
trail rejection fixes

9 years agoXvine: Fixes
Supriti Singh [Tue, 19 Aug 2014 19:14:28 +0000 (19:14 +0000)]
Xvine: Fixes

9 years agoFixing warning
Supriti Singh [Tue, 19 Aug 2014 18:34:58 +0000 (18:34 +0000)]
Fixing warning

9 years ago- PUT/GET Code refactor
Supriti Singh [Tue, 19 Aug 2014 18:33:27 +0000 (18:33 +0000)]
- PUT/GET Code refactor

9 years agosensor: proof-of-work and signing library functions
Omar Tarabai [Tue, 19 Aug 2014 14:13:55 +0000 (14:13 +0000)]
sensor: proof-of-work and signing library functions

9 years agoCheck for loop in put and get path
Supriti Singh [Tue, 19 Aug 2014 11:28:11 +0000 (11:28 +0000)]
Check for loop in put and get path

9 years agodoxygen fix
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 ']'

9 years agoxvine:fixes
Supriti Singh [Mon, 18 Aug 2014 12:44:52 +0000 (12:44 +0000)]
xvine:fixes

9 years agosensor: update to test case + fix
Omar Tarabai [Mon, 18 Aug 2014 11:57:41 +0000 (11:57 +0000)]
sensor: update to test case + fix

9 years agoxvine fixes
Supriti Singh [Mon, 18 Aug 2014 10:52:40 +0000 (10:52 +0000)]
xvine fixes

9 years ago- Return value in select_closest_peer() instead of pointer
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

9 years agoRemoved trail compression message. Checking for friend to source in trail setup.
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.

9 years agoAdded correct routing table entry in trail setup
Supriti Singh [Sun, 17 Aug 2014 11:01:09 +0000 (11:01 +0000)]
Added correct routing table entry in trail setup

9 years agoxvine:fixes
Supriti Singh [Sat, 16 Aug 2014 13:40:38 +0000 (13:40 +0000)]
xvine:fixes

9 years agofail if plibc is not available
Nils Durner [Sat, 16 Aug 2014 10:18:16 +0000 (10:18 +0000)]
fail if plibc is not available

9 years agoRemove the messages of disconnected peer from pending queue.
Supriti Singh [Sat, 16 Aug 2014 09:14:53 +0000 (09:14 +0000)]
Remove the messages of disconnected peer from pending queue.

9 years agosensor: test case + fixes
Omar Tarabai [Fri, 15 Aug 2014 18:44:06 +0000 (18:44 +0000)]
sensor: test case + fixes

9 years agoAdd options for SCALE_FREE topology.
Sree Harsha Totakura [Thu, 14 Aug 2014 11:18:12 +0000 (11:18 +0000)]
Add options for SCALE_FREE topology.

9 years agoMore fixes for #3522
Sree Harsha Totakura [Thu, 14 Aug 2014 11:17:32 +0000 (11:17 +0000)]
More fixes for #3522

9 years agoTry fixing 3522.
Sree Harsha Totakura [Thu, 14 Aug 2014 10:58:53 +0000 (10:58 +0000)]
Try fixing 3522.

9 years agoxvine: fixes
Supriti Singh [Thu, 14 Aug 2014 10:34:52 +0000 (10:34 +0000)]
xvine: fixes

9 years agoCheck that you are not present in trail twice
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

9 years agoAct Malicious service code
Supriti Singh [Wed, 13 Aug 2014 13:58:41 +0000 (13:58 +0000)]
Act Malicious service code

9 years agoDo not bail out when pg_config is not found.
Sree Harsha Totakura [Tue, 12 Aug 2014 12:51:28 +0000 (12:51 +0000)]
Do not bail out when pg_config is not found.

9 years agosensordashboard: storing received anomaly reports
Omar Tarabai [Tue, 12 Aug 2014 11:38:22 +0000 (11:38 +0000)]
sensordashboard: storing received anomaly reports

9 years agosensor: force fake anomaly
Omar Tarabai [Tue, 12 Aug 2014 10:57:54 +0000 (10:57 +0000)]
sensor: force fake anomaly

9 years agosensor: api changes
Omar Tarabai [Mon, 11 Aug 2014 18:39:39 +0000 (18:39 +0000)]
sensor: api changes

9 years agosensor: starting modules controllable from config
Omar Tarabai [Mon, 11 Aug 2014 15:29:49 +0000 (15:29 +0000)]
sensor: starting modules controllable from config

9 years agosensor: separate monitoring functions
Omar Tarabai [Mon, 11 Aug 2014 15:04:11 +0000 (15:04 +0000)]
sensor: separate monitoring functions

9 years agoxvine:fixes
Supriti Singh [Sun, 10 Aug 2014 23:29:04 +0000 (23:29 +0000)]
xvine:fixes

9 years agoxvine:fixes
Supriti Singh [Sun, 10 Aug 2014 22:27:48 +0000 (22:27 +0000)]
xvine:fixes

9 years agoXvine: Fixes
Supriti Singh [Sun, 10 Aug 2014 21:25:18 +0000 (21:25 +0000)]
Xvine: Fixes

9 years agognunet_psyc_util_lib was also missing from install
Bruno Cabral [Sun, 10 Aug 2014 17:25:45 +0000 (17:25 +0000)]
gnunet_psyc_util_lib was also missing from install

9 years agoChecking if circle is formed.
Supriti Singh [Sun, 10 Aug 2014 13:47:29 +0000 (13:47 +0000)]
Checking if circle is formed.

9 years agoFunction signature do not match definition.
Bruno Cabral [Sat, 9 Aug 2014 19:15:40 +0000 (19:15 +0000)]
Function signature do not match definition.

9 years agoMingw work around
Bruno Cabral [Sat, 9 Aug 2014 15:41:20 +0000 (15:41 +0000)]
Mingw work around

9 years agoMissing Social Service include
Bruno Cabral [Sat, 9 Aug 2014 13:34:36 +0000 (13:34 +0000)]
Missing Social Service include

9 years agoInclude libpq-fe.h instead of postgres/libpq-fe.h.
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.

9 years ago-Fixmes
Sree Harsha Totakura [Fri, 8 Aug 2014 14:23:45 +0000 (14:23 +0000)]
-Fixmes

9 years agoUsing statistics to collect current successor of a peer in profiler
Supriti Singh [Fri, 8 Aug 2014 13:29:20 +0000 (13:29 +0000)]
Using statistics to collect current successor of a peer in profiler

9 years ago- English.
Sree Harsha Totakura [Fri, 8 Aug 2014 09:26:01 +0000 (09:26 +0000)]
- English.

9 years agosensor: merged reporting module
Omar Tarabai [Thu, 7 Aug 2014 18:24:04 +0000 (18:24 +0000)]
sensor: merged reporting module

9 years ago- Collect bandwidth statistics in profiler
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

9 years agominor fix
Omar Tarabai [Thu, 7 Aug 2014 12:03:36 +0000 (12:03 +0000)]
minor fix

9 years ago-pogen
Christian Grothoff [Thu, 7 Aug 2014 09:38:43 +0000 (09:38 +0000)]
-pogen

9 years agoX-Vine:Fixes
Supriti Singh [Wed, 6 Aug 2014 22:37:44 +0000 (22:37 +0000)]
X-Vine:Fixes

9 years agoxvine: fixes
Supriti Singh [Wed, 6 Aug 2014 14:15:17 +0000 (14:15 +0000)]
xvine: fixes

9 years ago- added basic layout for b/w and successor stats collection in profiler
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

9 years agosensor: towards anomaly reporting
Omar Tarabai [Tue, 5 Aug 2014 16:27:13 +0000 (16:27 +0000)]
sensor: towards anomaly reporting

9 years agoCheck for duplicate peers in trail setup and verify successor
Supriti Singh [Tue, 5 Aug 2014 15:58:59 +0000 (15:58 +0000)]
Check for duplicate peers in trail setup and verify successor

9 years agoExponential backoff for find_finger_trail_task
Supriti Singh [Tue, 5 Aug 2014 13:24:53 +0000 (13:24 +0000)]
Exponential backoff for find_finger_trail_task

9 years agosensor: towards anomaly reporting
Omar Tarabai [Tue, 5 Aug 2014 11:59:52 +0000 (11:59 +0000)]
sensor: towards anomaly reporting

9 years agoxvine:fixes
Supriti Singh [Mon, 4 Aug 2014 16:43:15 +0000 (16:43 +0000)]
xvine:fixes

9 years agoxvine:fixes
Supriti Singh [Mon, 4 Aug 2014 14:18:10 +0000 (14:18 +0000)]
xvine:fixes

9 years agosensor: towards p2p anomaly reporting
Omar Tarabai [Mon, 4 Aug 2014 13:55:10 +0000 (13:55 +0000)]
sensor: towards p2p anomaly reporting

9 years agopeerstore: indentation
Omar Tarabai [Mon, 4 Aug 2014 11:06:52 +0000 (11:06 +0000)]
peerstore: indentation

9 years ago- add bart@voyager
Bart Polot [Sun, 3 Aug 2014 18:20:43 +0000 (18:20 +0000)]
- add bart@voyager

9 years agoMissing separator
Bruno Cabral [Sat, 2 Aug 2014 21:50:17 +0000 (21:50 +0000)]
Missing separator

9 years ago- code review
Bart Polot [Fri, 1 Aug 2014 15:56:55 +0000 (15:56 +0000)]
- code review

9 years agox-vine:fixes
Supriti Singh [Fri, 1 Aug 2014 12:38:42 +0000 (12:38 +0000)]
x-vine:fixes

9 years agoThere's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
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.

9 years agoDon't use the 'interface' name, it conflicts with definitions in W32 headers
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

9 years agox-vine:fixes
Supriti Singh [Thu, 31 Jul 2014 13:24:22 +0000 (13:24 +0000)]
x-vine:fixes

9 years agoXVine: Fixes
Supriti Singh [Thu, 31 Jul 2014 09:06:58 +0000 (09:06 +0000)]
XVine: Fixes

9 years agopsyc, psycstore: operation result max error size
Gabor X Toth [Thu, 31 Jul 2014 08:18:17 +0000 (08:18 +0000)]
psyc, psycstore: operation result max error size

9 years agopsyc, psycstore: retrieve state and history
Gabor X Toth [Wed, 30 Jul 2014 21:18:13 +0000 (21:18 +0000)]
psyc, psycstore: retrieve state and history

9 years agoclient manager: documentation
Gabor X Toth [Wed, 30 Jul 2014 21:18:05 +0000 (21:18 +0000)]
client manager: documentation

9 years ago- log
Bart Polot [Wed, 30 Jul 2014 18:42:37 +0000 (18:42 +0000)]
- log

9 years ago- debug info on queued messages when popping
Bart Polot [Wed, 30 Jul 2014 18:42:08 +0000 (18:42 +0000)]
- debug info on queued messages when popping

9 years ago- remove unencrypted keepalive sending
Bart Polot [Wed, 30 Jul 2014 18:42:07 +0000 (18:42 +0000)]
- remove unencrypted keepalive sending

9 years ago- show tunnel info on error
Bart Polot [Wed, 30 Jul 2014 18:42:06 +0000 (18:42 +0000)]
- show tunnel info on error

9 years ago- don't try to salvage traffic if no payload is queued
Bart Polot [Wed, 30 Jul 2014 18:42:06 +0000 (18:42 +0000)]
- don't try to salvage traffic if no payload is queued

9 years ago- don't show error messages if tunnel's state is WAITING
Bart Polot [Wed, 30 Jul 2014 18:42:05 +0000 (18:42 +0000)]
- don't show error messages if tunnel's state is WAITING

9 years ago- untabify
Sree Harsha Totakura [Wed, 30 Jul 2014 09:21:40 +0000 (09:21 +0000)]
- untabify

9 years ago- better feedback to users about duplicated messages
Bart Polot [Wed, 30 Jul 2014 08:21:49 +0000 (08:21 +0000)]
- better feedback to users about duplicated messages

9 years ago- don't break on old errors, check for ERROR level log messages
Bart Polot [Wed, 30 Jul 2014 08:21:48 +0000 (08:21 +0000)]
- don't break on old errors, check for ERROR level log messages

9 years agominor changes
Matthias Wachs [Tue, 29 Jul 2014 16:20:09 +0000 (16:20 +0000)]
minor changes

9 years ago- mark connections as to be destroyed by the _sent continuation
Bart Polot [Tue, 29 Jul 2014 14:53:45 +0000 (14:53 +0000)]
- mark connections as to be destroyed by the _sent continuation

9 years agosensor, sensordashboard: doxygen fixes + indentation
Omar Tarabai [Tue, 29 Jul 2014 14:01:37 +0000 (14:01 +0000)]
sensor, sensordashboard: doxygen fixes + indentation

9 years ago- more info on buildbot errors
Bart Polot [Tue, 29 Jul 2014 13:06:05 +0000 (13:06 +0000)]
- more info on buildbot errors

9 years ago- dump keys to STRERR on debug, if flag is on
Bart Polot [Tue, 29 Jul 2014 13:06:04 +0000 (13:06 +0000)]
- dump keys to STRERR on debug, if flag is on