oweals/gnunet.git
9 years agoimplement transport plugin session monitoring support in gnunet-transport (#3452)
Christian Grothoff [Fri, 7 Nov 2014 17:43:28 +0000 (17:43 +0000)]
implement transport plugin session monitoring support in gnunet-transport (#3452)

9 years agoimplementing plugin session monitoring API (#3452)
Christian Grothoff [Fri, 7 Nov 2014 16:33:42 +0000 (16:33 +0000)]
implementing plugin session monitoring API (#3452)

9 years ago-update and improve visualizations
Christian Grothoff [Mon, 3 Nov 2014 13:36:49 +0000 (13:36 +0000)]
-update and improve visualizations

9 years ago-use const for the array
Christian Grothoff [Sun, 2 Nov 2014 21:31:08 +0000 (21:31 +0000)]
-use const for the array

9 years agoadding TCP_STEALTH option to default configuration
Christian Grothoff [Sun, 2 Nov 2014 21:25:51 +0000 (21:25 +0000)]
adding TCP_STEALTH option to default configuration

9 years agoadding TCP_STEALTH support to TCP plugin
Christian Grothoff [Sun, 2 Nov 2014 20:54:51 +0000 (20:54 +0000)]
adding TCP_STEALTH support to TCP plugin

9 years ago-fix ftbfs
Christian Grothoff [Sun, 2 Nov 2014 15:18:57 +0000 (15:18 +0000)]
-fix ftbfs

9 years ago-fix #3556
Christian Grothoff [Sun, 2 Nov 2014 11:24:37 +0000 (11:24 +0000)]
-fix #3556

9 years agoAdd gnunet.io hostlist server
David Barksdale [Mon, 27 Oct 2014 16:10:15 +0000 (16:10 +0000)]
Add gnunet.io hostlist server

9 years ago-doxygen fixes
Christian Grothoff [Mon, 27 Oct 2014 07:31:16 +0000 (07:31 +0000)]
-doxygen fixes

9 years ago-fix ftbfs
Christian Grothoff [Sat, 25 Oct 2014 23:04:12 +0000 (23:04 +0000)]
-fix ftbfs

9 years agoimplementing monitoring functionality in transport service
Christian Grothoff [Thu, 23 Oct 2014 10:59:15 +0000 (10:59 +0000)]
implementing monitoring functionality in transport service

9 years agodefine transport plugin monitor IPC format
Christian Grothoff [Thu, 23 Oct 2014 10:22:47 +0000 (10:22 +0000)]
define transport plugin monitor IPC format

9 years agoadd function to obtain number of subscribers to NC
Christian Grothoff [Thu, 23 Oct 2014 10:22:19 +0000 (10:22 +0000)]
add function to obtain number of subscribers to NC

9 years ago-towards #3452: implement monitoring API in DV
Christian Grothoff [Thu, 23 Oct 2014 09:02:32 +0000 (09:02 +0000)]
-towards #3452: implement monitoring API in DV

9 years ago-do not log 0-byte callback
Christian Grothoff [Mon, 20 Oct 2014 11:18:43 +0000 (11:18 +0000)]
-do not log 0-byte callback

9 years agoHello Christian,
Christian Grothoff [Sat, 18 Oct 2014 12:21:05 +0000 (12:21 +0000)]
Hello Christian,

I had to write a little patch to fix gnunet FTBFS on kfreebsd, you'll
find it attached. Would you consider adding to your SVN ?

Thanks,
Bertrand

9 years ago- debug key clearing
Bart Polot [Wed, 15 Oct 2014 00:55:53 +0000 (00:55 +0000)]
- debug key clearing

9 years ago- fix logging of key material
Bart Polot [Wed, 15 Oct 2014 00:55:52 +0000 (00:55 +0000)]
- fix logging of key material

9 years ago- only try to pop messages if there are any, otherwise directly destory the connection
Bart Polot [Wed, 15 Oct 2014 00:55:51 +0000 (00:55 +0000)]
- only try to pop messages if there are any, otherwise directly destory the connection

9 years ago- fix connection.c:972 assertion, mark tunnel as WAITING when an incoming connection...
Bart Polot [Wed, 15 Oct 2014 00:55:49 +0000 (00:55 +0000)]
- fix connection.c:972 assertion, mark tunnel as WAITING when an incoming connection is received

9 years ago- fix assertion during single-connection timeout, update docs
Bart Polot [Wed, 15 Oct 2014 00:55:48 +0000 (00:55 +0000)]
- fix assertion during single-connection timeout, update docs

9 years ago- log
Bart Polot [Wed, 15 Oct 2014 00:55:47 +0000 (00:55 +0000)]
- log

9 years ago- test all log files (except .log)
Bart Polot [Wed, 15 Oct 2014 00:55:46 +0000 (00:55 +0000)]
- test all log files (except .log)

9 years ago- ignores
Bart Polot [Wed, 15 Oct 2014 00:55:44 +0000 (00:55 +0000)]
- ignores

9 years ago- ignore for git
Bart Polot [Wed, 15 Oct 2014 00:55:43 +0000 (00:55 +0000)]
- ignore for git

9 years ago- wrong condition, random paths removed instead of direct ones, fix #3531
Bart Polot [Wed, 15 Oct 2014 00:55:42 +0000 (00:55 +0000)]
- wrong condition, random paths removed instead of direct ones, fix #3531

9 years ago- signal when dht path is not correct, style
Bart Polot [Wed, 15 Oct 2014 00:55:41 +0000 (00:55 +0000)]
- signal when dht path is not correct, style

9 years ago- off by one: add own ID to ID array when creating path from DHT
Bart Polot [Wed, 15 Oct 2014 00:55:40 +0000 (00:55 +0000)]
- off by one: add own ID to ID array when creating path from DHT

9 years agoUse optimizaiton of paths on store from DHT as well as on receipt from CONN_CREATE
Bart Polot [Wed, 15 Oct 2014 00:55:38 +0000 (00:55 +0000)]
Use optimizaiton of paths on store from DHT as well as on receipt from CONN_CREATE

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