oweals/gnunet.git
9 years ago- indentation, fix old(er) gcc compilation warnings "may be uninitialized"
Bart Polot [Fri, 5 Sep 2014 16:54:39 +0000 (16:54 +0000)]
- indentation, fix old(er) gcc compilation warnings "may be uninitialized"

9 years ago- check path length, simplify error conditions
Bart Polot [Fri, 5 Sep 2014 16:54:38 +0000 (16:54 +0000)]
- check path length, simplify error conditions

9 years agoFix FS search with multiple results for the same keyword
Bruno Cabral [Fri, 5 Sep 2014 15:38:52 +0000 (15:38 +0000)]
Fix FS search with multiple results for the same keyword

9 years ago- free memory on error, coverity #13058
Bart Polot [Fri, 5 Sep 2014 13:21:24 +0000 (13:21 +0000)]
- free memory on error, coverity #13058

9 years agoFix test case
Bruno Cabral [Fri, 5 Sep 2014 13:21:12 +0000 (13:21 +0000)]
Fix test case

9 years ago- remove dead code, coverity #13008
Bart Polot [Fri, 5 Sep 2014 13:14:19 +0000 (13:14 +0000)]
- remove dead code, coverity #13008

9 years agoAdd fs search test with multiple files using an AND operator
Bruno Cabral [Fri, 5 Sep 2014 12:49:58 +0000 (12:49 +0000)]
Add fs search test with multiple files using an AND operator

9 years agoRemoving r5n profiler, using the same profiler for both x-vine and r5n
Supriti Singh [Fri, 5 Sep 2014 12:36:34 +0000 (12:36 +0000)]
Removing r5n profiler, using the same profiler for both x-vine and r5n

9 years ago-indentation
Christian Grothoff [Fri, 5 Sep 2014 09:36:35 +0000 (09:36 +0000)]
-indentation

9 years agopatch was correct, but no need to have the bug as a comment
Christian Grothoff [Fri, 5 Sep 2014 09:34:14 +0000 (09:34 +0000)]
patch was correct, but no need to have the bug as a comment

9 years agolibcurl.m4 added
Christian Grothoff [Fri, 5 Sep 2014 09:19:29 +0000 (09:19 +0000)]
libcurl.m4 added

9 years agoDo not crash if key is NULL.
Bruno Cabral [Fri, 5 Sep 2014 03:10:59 +0000 (03:10 +0000)]
Do not crash if key is NULL.

9 years agoAvoid infinite loop. The loop go on backward, if we add 3 when we see a double quote...
Bruno Cabral [Thu, 4 Sep 2014 22:53:13 +0000 (22:53 +0000)]
Avoid infinite loop. The loop go on backward, if we add 3 when we see a double quote, we will get into a infinite loop

9 years agoaddress Debian #758937: allow use of curl if it is really the gnutls version and...
Christian Grothoff [Thu, 4 Sep 2014 12:49:32 +0000 (12:49 +0000)]
address Debian #758937: allow use of curl if it is really the gnutls version and libgnurl is unavailable

9 years agosensor profiler complete
Omar Tarabai [Wed, 3 Sep 2014 15:01:22 +0000 (15:01 +0000)]
sensor profiler complete

9 years agofix for neigbours created multiple times
Matthias Wachs [Wed, 3 Sep 2014 12:10:30 +0000 (12:10 +0000)]
fix for neigbours created multiple times

9 years agosensor profiler fix
Omar Tarabai [Wed, 3 Sep 2014 11:20:29 +0000 (11:20 +0000)]
sensor profiler fix

9 years agosensor: towards profiler
Omar Tarabai [Wed, 3 Sep 2014 10:47:38 +0000 (10:47 +0000)]
sensor: towards profiler

9 years agosensor profiler: disconnect peers functionality
Omar Tarabai [Tue, 2 Sep 2014 15:27:44 +0000 (15:27 +0000)]
sensor profiler: disconnect peers functionality

9 years agono one cares about this message
Matthias Wachs [Tue, 2 Sep 2014 13:49:09 +0000 (13:49 +0000)]
no one cares about this message

9 years agocompare with expected value
Matthias Wachs [Tue, 2 Sep 2014 12:32:13 +0000 (12:32 +0000)]
compare with expected value

9 years agoget improved warning
Matthias Wachs [Tue, 2 Sep 2014 12:28:47 +0000 (12:28 +0000)]
get improved warning

9 years agosensor: towards profiler
Omar Tarabai [Tue, 2 Sep 2014 12:16:47 +0000 (12:16 +0000)]
sensor: towards profiler

9 years agofix: bluetooth helper with suid installer
Matthias Wachs [Tue, 2 Sep 2014 11:43:29 +0000 (11:43 +0000)]
fix: bluetooth helper with suid installer

9 years agosensor: towards profiler
Omar Tarabai [Mon, 1 Sep 2014 18:04:41 +0000 (18:04 +0000)]
sensor: towards profiler

9 years agofix
Omar Tarabai [Mon, 1 Sep 2014 17:35:43 +0000 (17:35 +0000)]
fix

9 years agosensor: towards profiler
Omar Tarabai [Mon, 1 Sep 2014 17:17:29 +0000 (17:17 +0000)]
sensor: towards profiler

9 years agoconfig files for tests
Matthias Wachs [Mon, 1 Sep 2014 15:44:38 +0000 (15:44 +0000)]
config files for tests

9 years agoscritp
Matthias Wachs [Mon, 1 Sep 2014 15:25:42 +0000 (15:25 +0000)]
scritp

9 years agosensor: profiler reads topology from file
Omar Tarabai [Mon, 1 Sep 2014 12:18:58 +0000 (12:18 +0000)]
sensor: profiler reads topology from file

9 years agoimproved profiler
Matthias Wachs [Mon, 1 Sep 2014 09:08:41 +0000 (09:08 +0000)]
improved profiler

9 years agoremove PORT related information from unix
Matthias Wachs [Mon, 1 Sep 2014 08:21:52 +0000 (08:21 +0000)]
remove PORT related information from unix
add unix perf cfgs

9 years ago- remove duplicate/incorrect API call
Bart Polot [Sun, 31 Aug 2014 17:58:59 +0000 (17:58 +0000)]
- remove duplicate/incorrect API call

9 years agoDon't destroy channel if it was already destroyed.
Bruno Cabral [Sun, 31 Aug 2014 15:14:56 +0000 (15:14 +0000)]
Don't destroy channel if it was already destroyed.

9 years agoFix infinite loop ( grothoff, please check !)
Bruno Cabral [Sun, 31 Aug 2014 14:58:43 +0000 (14:58 +0000)]
Fix infinite loop ( grothoff, please check !)

9 years agomissing state rename
Matthias Wachs [Sat, 30 Aug 2014 08:32:10 +0000 (08:32 +0000)]
missing state rename

9 years agosensor: towards profiler
Omar Tarabai [Fri, 29 Aug 2014 15:55:35 +0000 (15:55 +0000)]
sensor: towards profiler

9 years agoprofiler done
Matthias Wachs [Fri, 29 Aug 2014 15:07:51 +0000 (15:07 +0000)]
profiler done

9 years agoprofiler and cfg
Matthias Wachs [Fri, 29 Aug 2014 13:44:17 +0000 (13:44 +0000)]
profiler and cfg

9 years agoimprove logging on cfg error
Matthias Wachs [Fri, 29 Aug 2014 13:21:55 +0000 (13:21 +0000)]
improve logging on cfg error

9 years agodisable autostart
Matthias Wachs [Fri, 29 Aug 2014 12:47:19 +0000 (12:47 +0000)]
disable autostart

9 years agopeerstore: towards profiler
Omar Tarabai [Fri, 29 Aug 2014 11:40:20 +0000 (11:40 +0000)]
peerstore: towards profiler

9 years agoprofiler
Matthias Wachs [Fri, 29 Aug 2014 11:31:38 +0000 (11:31 +0000)]
profiler

9 years agoReadding trail compression to check if it can reduce trail length
Supriti Singh [Thu, 28 Aug 2014 20:09:30 +0000 (20:09 +0000)]
Readding trail compression to check if it can reduce trail length

9 years agosensor: towards profiler
Omar Tarabai [Thu, 28 Aug 2014 16:06:42 +0000 (16:06 +0000)]
sensor: towards profiler

9 years agosensor: towards profiler
Omar Tarabai [Thu, 28 Aug 2014 15:30:29 +0000 (15:30 +0000)]
sensor: towards profiler

9 years agorename switching state
Matthias Wachs [Thu, 28 Aug 2014 13:39:01 +0000 (13:39 +0000)]
rename switching state

9 years agosensor: towards profiler
Omar Tarabai [Thu, 28 Aug 2014 13:37:00 +0000 (13:37 +0000)]
sensor: towards profiler

9 years agousing tcp terminology for 3 way handshake: syn/syn_ack/ack
Matthias Wachs [Thu, 28 Aug 2014 13:31:48 +0000 (13:31 +0000)]
using tcp terminology for 3 way handshake: syn/syn_ack/ack
renaming all functions, states, messages ...

9 years agosensor: removed interval restriction
Omar Tarabai [Thu, 28 Aug 2014 10:26:51 +0000 (10:26 +0000)]
sensor: removed interval restriction

9 years agoExponential backoff for find finger trail task
Supriti Singh [Thu, 28 Aug 2014 07:30:07 +0000 (07:30 +0000)]
Exponential backoff for find finger trail task

9 years agoReset the successor send time in notify confirmation message
Supriti Singh [Wed, 27 Aug 2014 19:59:10 +0000 (19:59 +0000)]
Reset the successor send time in notify confirmation message

9 years agoExponential backoff
Supriti Singh [Wed, 27 Aug 2014 19:21:10 +0000 (19:21 +0000)]
Exponential backoff

9 years agoIf 0 max search, use r5n dht
Supriti Singh [Tue, 26 Aug 2014 22:55:42 +0000 (22:55 +0000)]
If 0 max search, use r5n dht

9 years ago-doxygen
Christian Grothoff [Tue, 26 Aug 2014 20:59:47 +0000 (20:59 +0000)]
-doxygen

9 years agoChecking for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE in put message in X-Vine
Supriti Singh [Tue, 26 Aug 2014 20:28:52 +0000 (20:28 +0000)]
Checking for GNUNET_CONSTANTS_MAX_ENCRYPTED_MESSAGE_SIZE in put message in X-Vine

9 years agoWait for Bandwidth statistics to be collected.
Sree Harsha Totakura [Tue, 26 Aug 2014 13:30:12 +0000 (13:30 +0000)]
Wait for Bandwidth statistics to be collected.

9 years ago- Adding r5n profiler.
Supriti Singh [Mon, 25 Aug 2014 19:25:27 +0000 (19:25 +0000)]
- Adding r5n profiler.
- Changes in makefile for r5n profiler
- Correctly adding the trail in add_trail
- Passing correct trail id in PUT message routing lookup

9 years agopeerstore: fix
Omar Tarabai [Mon, 25 Aug 2014 10:24:37 +0000 (10:24 +0000)]
peerstore: fix

9 years agopeerstore: fix
Omar Tarabai [Sun, 24 Aug 2014 22:42:36 +0000 (22:42 +0000)]
peerstore: fix

9 years agoChanging delay_put and delay_get
Supriti Singh [Sun, 24 Aug 2014 22:36:01 +0000 (22:36 +0000)]
Changing delay_put and delay_get

9 years agoRandomized PUT/GET delay interval.
Supriti Singh [Sun, 24 Aug 2014 22:28:45 +0000 (22:28 +0000)]
Randomized PUT/GET delay interval.

9 years agopeerstore: minor fixes
Omar Tarabai [Sun, 24 Aug 2014 18:29:41 +0000 (18:29 +0000)]
peerstore: minor fixes

9 years agoCode refactoring
Supriti Singh [Sun, 24 Aug 2014 17:58:02 +0000 (17:58 +0000)]
Code refactoring

9 years agosecretsharing cleanup
Florian Dold [Sun, 24 Aug 2014 03:29:56 +0000 (03:29 +0000)]
secretsharing cleanup

9 years agofull proof of fair encryption
Florian Dold [Sun, 24 Aug 2014 02:49:53 +0000 (02:49 +0000)]
full proof of fair encryption

9 years agoFix
Supriti Singh [Sun, 24 Aug 2014 01:15:38 +0000 (01:15 +0000)]
Fix

9 years agoFix
Supriti Singh [Sun, 24 Aug 2014 00:44:51 +0000 (00:44 +0000)]
Fix

9 years agoFix
Supriti Singh [Sun, 24 Aug 2014 00:22:25 +0000 (00:22 +0000)]
Fix

9 years agoFixing bug causing cancelling of unscheduled task in send_notify
Supriti Singh [Sun, 24 Aug 2014 00:10:19 +0000 (00:10 +0000)]
Fixing bug causing cancelling of unscheduled task in send_notify

9 years agoCode refactoring
Supriti Singh [Sat, 23 Aug 2014 08:48:03 +0000 (08:48 +0000)]
Code refactoring

9 years agoChange in put/get logic
Supriti Singh [Sat, 23 Aug 2014 08:16:27 +0000 (08:16 +0000)]
Change in put/get logic

9 years agoModified logic for notify successor
Supriti Singh [Fri, 22 Aug 2014 23:29:31 +0000 (23:29 +0000)]
Modified logic for notify successor

9 years agoFixme
Supriti Singh [Fri, 22 Aug 2014 20:57:59 +0000 (20:57 +0000)]
Fixme

9 years agoCheck if task is dead
Supriti Singh [Fri, 22 Aug 2014 20:04:23 +0000 (20:04 +0000)]
Check if task is dead

9 years agoWaiting for verify successor result and timing out if result not received in some...
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

9 years agoAdding a new message type, GNUNET_MESSAGE_TYPE_XDHT_P2P_NOTIFY_SUCCESSOR_CONFIRMATION
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

9 years agoDo not continue if we are going to shutdown.
Sree Harsha Totakura [Fri, 22 Aug 2014 14:37:39 +0000 (14:37 +0000)]
Do not continue if we are going to shutdown.

9 years agoTeardown DHT connection after clearing up the ActiveContext
Sree Harsha Totakura [Fri, 22 Aug 2014 14:35:15 +0000 (14:35 +0000)]
Teardown DHT connection after clearing up the ActiveContext

9 years agoMake the delays to start PUTs and GETs configurable as program parameters.
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.

9 years agoDo not realloc as this will render the pointers to ActiveContexts invalid.
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.

9 years agoAfter completing DHT PUT operations teardown the service connections in a seperate...
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.

9 years agodebug prints
Supriti Singh [Fri, 22 Aug 2014 12:07:12 +0000 (12:07 +0000)]
debug prints

9 years agoHandling missing next hop in verify successor
Supriti Singh [Fri, 22 Aug 2014 11:20:31 +0000 (11:20 +0000)]
Handling missing next hop in verify successor

9 years agoCommented out Exponential Backoff
Supriti Singh [Thu, 21 Aug 2014 23:32:07 +0000 (23:32 +0000)]
Commented out Exponential Backoff

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