oweals/gnunet.git
9 years ago- fix false assert trigger when message #0 is lost
Bart Polot [Wed, 15 Oct 2014 00:55:37 +0000 (00:55 +0000)]
- fix false assert trigger when message #0 is lost

9 years ago- fix faux compiler warnings
Bart Polot [Wed, 15 Oct 2014 00:55:35 +0000 (00:55 +0000)]
- fix faux compiler warnings

9 years ago-too sleepy
Christian Grothoff [Fri, 10 Oct 2014 05:29:43 +0000 (05:29 +0000)]
-too sleepy

9 years ago-fix dbz
Christian Grothoff [Fri, 10 Oct 2014 05:28:31 +0000 (05:28 +0000)]
-fix dbz

9 years ago-fix #3550
Christian Grothoff [Thu, 9 Oct 2014 14:09:48 +0000 (14:09 +0000)]
-fix #3550

9 years ago-fix leak
Christian Grothoff [Sun, 5 Oct 2014 12:28:41 +0000 (12:28 +0000)]
-fix leak

9 years ago-fix use-after-free in error handling
Christian Grothoff [Sun, 5 Oct 2014 12:26:40 +0000 (12:26 +0000)]
-fix use-after-free in error handling

9 years ago-add missing return
Christian Grothoff [Sun, 5 Oct 2014 12:24:20 +0000 (12:24 +0000)]
-add missing return

9 years ago-fix test logic
Christian Grothoff [Sun, 5 Oct 2014 12:22:09 +0000 (12:22 +0000)]
-fix test logic

9 years ago-actually enable logic to drop part of path to fit message size, check against correc...
Christian Grothoff [Sun, 5 Oct 2014 12:20:11 +0000 (12:20 +0000)]
-actually enable logic to drop part of path to fit message size, check against correct constant

9 years ago-add missing break
Christian Grothoff [Sun, 5 Oct 2014 12:16:51 +0000 (12:16 +0000)]
-add missing break

9 years ago-add assertion
Christian Grothoff [Sun, 5 Oct 2014 12:15:57 +0000 (12:15 +0000)]
-add assertion

9 years ago-fix leak
Christian Grothoff [Sun, 5 Oct 2014 12:13:09 +0000 (12:13 +0000)]
-fix leak

9 years ago-fix leak of sockaddr
Christian Grothoff [Sun, 5 Oct 2014 12:10:25 +0000 (12:10 +0000)]
-fix leak of sockaddr

9 years ago-eliminate dead code
Christian Grothoff [Sun, 5 Oct 2014 12:03:50 +0000 (12:03 +0000)]
-eliminate dead code

9 years ago-eliminate leak
Christian Grothoff [Sun, 5 Oct 2014 12:02:17 +0000 (12:02 +0000)]
-eliminate leak

9 years ago-remove dead assignment
Christian Grothoff [Sun, 5 Oct 2014 12:00:49 +0000 (12:00 +0000)]
-remove dead assignment

9 years ago-remove superflous semicolon, causing logic to be executed despite condition not...
Christian Grothoff [Sun, 5 Oct 2014 11:59:09 +0000 (11:59 +0000)]
-remove superflous semicolon, causing logic to be executed despite condition not being satisfied

9 years ago-remove superflous semicolon causing branch to be always taken and significant logic...
Christian Grothoff [Sun, 5 Oct 2014 11:34:32 +0000 (11:34 +0000)]
-remove superflous semicolon causing branch to be always taken and significant logic to be omitted; pass pointers to HashCode and PeerIdentities instead of making copies

9 years ago-avoid leaking trail by avoiding allocation in the first place, use unsigned as appro...
Christian Grothoff [Sun, 5 Oct 2014 11:29:50 +0000 (11:29 +0000)]
-avoid leaking trail by avoiding allocation in the first place, use unsigned as appropriate, eliminate useless return

9 years ago-fix i/j indexing confusion, resulting in array index out of bounds
Christian Grothoff [Sun, 5 Oct 2014 11:26:25 +0000 (11:26 +0000)]
-fix i/j indexing confusion, resulting in array index out of bounds

9 years ago-fix leak, uninit mask
Christian Grothoff [Sun, 5 Oct 2014 01:29:26 +0000 (01:29 +0000)]
-fix leak, uninit mask

9 years ago-check return value
Christian Grothoff [Sun, 5 Oct 2014 01:24:47 +0000 (01:24 +0000)]
-check return value

9 years ago-fix leak
Christian Grothoff [Sun, 5 Oct 2014 01:24:33 +0000 (01:24 +0000)]
-fix leak

9 years ago-init rand
Christian Grothoff [Sun, 5 Oct 2014 01:24:24 +0000 (01:24 +0000)]
-init rand

9 years ago-fix return values, add missing return
Christian Grothoff [Sun, 5 Oct 2014 01:24:10 +0000 (01:24 +0000)]
-fix return values, add missing return

9 years ago-doxygen
Christian Grothoff [Fri, 3 Oct 2014 21:21:41 +0000 (21:21 +0000)]
-doxygen

9 years ago-set socket to NULL on close to avoid double-close, do not cleanup on timeout, leave...
Christian Grothoff [Fri, 3 Oct 2014 20:48:58 +0000 (20:48 +0000)]
-set socket to NULL on close to avoid double-close, do not cleanup on timeout, leave that to app

9 years ago-return non-NULL even if we instantly fail
Christian Grothoff [Fri, 3 Oct 2014 18:59:15 +0000 (18:59 +0000)]
-return non-NULL even if we instantly fail

9 years ago-fix format string
Christian Grothoff [Fri, 3 Oct 2014 18:56:13 +0000 (18:56 +0000)]
-fix format string

9 years ago-fix NPE in NAT test
Christian Grothoff [Fri, 3 Oct 2014 18:54:58 +0000 (18:54 +0000)]
-fix NPE in NAT test

9 years agobratao's patch for #3545: suspend/resume of downloads
Christian Grothoff [Thu, 2 Oct 2014 08:22:47 +0000 (08:22 +0000)]
bratao's patch for #3545: suspend/resume of downloads

9 years ago-is pending is dead
Christian Grothoff [Wed, 1 Oct 2014 09:20:40 +0000 (09:20 +0000)]
-is pending is dead

9 years ago-pogen
Christian Grothoff [Tue, 30 Sep 2014 21:58:00 +0000 (21:58 +0000)]
-pogen

9 years ago-fix typo found by Bertrand Marc
Christian Grothoff [Tue, 30 Sep 2014 21:57:06 +0000 (21:57 +0000)]
-fix typo found by Bertrand Marc

9 years ago-fix typo found by Bertrand Marc
Christian Grothoff [Tue, 30 Sep 2014 21:56:54 +0000 (21:56 +0000)]
-fix typo found by Bertrand Marc

9 years agobuild fix from Bertrand Marc
Christian Grothoff [Tue, 30 Sep 2014 21:55:30 +0000 (21:55 +0000)]
build fix from Bertrand Marc

9 years ago-noinst
Christian Grothoff [Tue, 30 Sep 2014 21:54:06 +0000 (21:54 +0000)]
-noinst

9 years agoAdding man pages from Bertrand Marc. Thanks!
Christian Grothoff [Tue, 30 Sep 2014 21:53:46 +0000 (21:53 +0000)]
Adding man pages from Bertrand Marc. Thanks!

9 years ago-doxygen, code cleanup
Christian Grothoff [Tue, 30 Sep 2014 13:21:29 +0000 (13:21 +0000)]
-doxygen, code cleanup

9 years agosensor: profiler update
Omar Tarabai [Thu, 25 Sep 2014 17:47:18 +0000 (17:47 +0000)]
sensor: profiler update

9 years agosensor: profiler update
Omar Tarabai [Thu, 25 Sep 2014 17:36:46 +0000 (17:36 +0000)]
sensor: profiler update

9 years agoremoving unused "RF_PENDING" flag
Matthias Wachs [Tue, 23 Sep 2014 09:40:54 +0000 (09:40 +0000)]
removing unused "RF_PENDING" flag

9 years agoFurther fixes for issue #3544
David Barksdale [Mon, 22 Sep 2014 23:50:22 +0000 (23:50 +0000)]
Further fixes for issue #3544

9 years agoxvine: better log prints
Supriti Singh [Mon, 22 Sep 2014 18:42:20 +0000 (18:42 +0000)]
xvine: better log prints

9 years agoxvine: remove warnings
Supriti Singh [Mon, 22 Sep 2014 15:25:56 +0000 (15:25 +0000)]
xvine: remove warnings

9 years agoX-Vine: Fixes
Supriti Singh [Mon, 22 Sep 2014 15:21:30 +0000 (15:21 +0000)]
X-Vine: Fixes

9 years ago- Act malicious API complete
Supriti Singh [Mon, 22 Sep 2014 15:12:15 +0000 (15:12 +0000)]
- Act malicious API complete
- Using multiple trails in PUT/GET

9 years agosensor: profiler updates
Omar Tarabai [Mon, 22 Sep 2014 13:19:57 +0000 (13:19 +0000)]
sensor: profiler updates

9 years agofix for missing receive not done call
Matthias Wachs [Mon, 22 Sep 2014 08:42:39 +0000 (08:42 +0000)]
fix for missing receive not done call

9 years agofix #3544
Christian Grothoff [Sun, 21 Sep 2014 09:29:35 +0000 (09:29 +0000)]
fix #3544

9 years agosensor: retry reporting to collection point if fails
Omar Tarabai [Sat, 20 Sep 2014 17:42:17 +0000 (17:42 +0000)]
sensor: retry reporting to collection point if fails

9 years agosensor: profiler prompts for peer reconnection
Omar Tarabai [Thu, 18 Sep 2014 17:10:50 +0000 (17:10 +0000)]
sensor: profiler prompts for peer reconnection

9 years agoRemoving trail compression message
Supriti Singh [Wed, 17 Sep 2014 21:51:42 +0000 (21:51 +0000)]
Removing trail compression message

9 years agosensor: minor fixes
Omar Tarabai [Wed, 17 Sep 2014 19:28:17 +0000 (19:28 +0000)]
sensor: minor fixes

9 years agosensor: pow benchmarking
Omar Tarabai [Mon, 15 Sep 2014 16:00:53 +0000 (16:00 +0000)]
sensor: pow benchmarking

9 years agofix
Omar Tarabai [Mon, 15 Sep 2014 15:00:36 +0000 (15:00 +0000)]
fix

9 years agosensor: update to gaussian model + optimized parameters
Omar Tarabai [Mon, 15 Sep 2014 13:15:31 +0000 (13:15 +0000)]
sensor: update to gaussian model + optimized parameters

9 years agofixing parallel build, getting rid of useless _DEPENDENCIES declarations
Christian Grothoff [Sat, 13 Sep 2014 13:54:57 +0000 (13:54 +0000)]
fixing parallel build, getting rid of useless _DEPENDENCIES declarations

9 years agotrying to do something about #3540
Christian Grothoff [Sat, 13 Sep 2014 12:39:21 +0000 (12:39 +0000)]
trying to do something about #3540

9 years agofix assertion, ensure 0-termination
Christian Grothoff [Wed, 10 Sep 2014 12:03:41 +0000 (12:03 +0000)]
fix assertion, ensure 0-termination

9 years agopeerstore: clearer variable name
Omar Tarabai [Mon, 8 Sep 2014 21:59:09 +0000 (21:59 +0000)]
peerstore: clearer variable name

9 years ago-remve legacy option
Christian Grothoff [Fri, 5 Sep 2014 19:06:03 +0000 (19:06 +0000)]
-remve legacy option

9 years ago-remve legacy option
Christian Grothoff [Fri, 5 Sep 2014 19:05:05 +0000 (19:05 +0000)]
-remve legacy option

9 years ago- remove dead code
Bart Polot [Fri, 5 Sep 2014 16:54:40 +0000 (16:54 +0000)]
- remove dead code

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 !)