oweals/gnunet.git
10 years agoFix simple copy-paste error.
David Barksdale [Tue, 6 May 2014 02:03:56 +0000 (02:03 +0000)]
Fix simple copy-paste error.

10 years agotowards PEERSTORE api
Omar Tarabai [Mon, 5 May 2014 17:49:52 +0000 (17:49 +0000)]
towards PEERSTORE api

10 years agocleanup
Omar Tarabai [Mon, 5 May 2014 15:49:21 +0000 (15:49 +0000)]
cleanup

10 years agoexecuting sensor processes OK
Omar Tarabai [Mon, 5 May 2014 15:46:28 +0000 (15:46 +0000)]
executing sensor processes OK

10 years agoimproved logging for eval tool
Matthias Wachs [Mon, 5 May 2014 15:07:34 +0000 (15:07 +0000)]
improved logging for eval tool
fix for proportional solver: reset calculated quota after assigning

10 years agotoward executing sensor processes
Omar Tarabai [Mon, 5 May 2014 14:35:38 +0000 (14:35 +0000)]
toward executing sensor processes

10 years agofix: setting network in address with eval tool
Matthias Wachs [Mon, 5 May 2014 13:09:00 +0000 (13:09 +0000)]
fix: setting network in address with eval tool

10 years agoHandling all the cases while adding a new entry in finger table.
Supriti Singh [Mon, 5 May 2014 11:03:22 +0000 (11:03 +0000)]
Handling all the cases while adding a new entry in finger table.
Modifying struct FingerInfo to store two trails to reach to same finger.
Adding code to handle threshold on number of trails through a friend.

10 years agofix
Omar Tarabai [Sun, 4 May 2014 17:54:08 +0000 (17:54 +0000)]
fix

10 years agorunning gnunet-statistics sensors
Omar Tarabai [Sun, 4 May 2014 17:18:27 +0000 (17:18 +0000)]
running gnunet-statistics sensors

10 years agofix in sensor scheduling
Omar Tarabai [Fri, 2 May 2014 21:01:37 +0000 (21:01 +0000)]
fix in sensor scheduling

10 years agotowards sensor scheduling
Omar Tarabai [Fri, 2 May 2014 18:18:00 +0000 (18:18 +0000)]
towards sensor scheduling

10 years agogetting single sensor information
Omar Tarabai [Fri, 2 May 2014 15:28:43 +0000 (15:28 +0000)]
getting single sensor information

10 years agobug fix
Omar Tarabai [Fri, 2 May 2014 14:42:03 +0000 (14:42 +0000)]
bug fix

10 years agofixing file handle lookup
Matthias Wachs [Wed, 30 Apr 2014 16:49:38 +0000 (16:49 +0000)]
fixing file handle lookup
one type to store them all

10 years agosimplify definition of address delete: only peer id and address id is required
Matthias Wachs [Wed, 30 Apr 2014 15:41:52 +0000 (15:41 +0000)]
simplify definition of address delete: only peer id and address id is required

10 years agoadding RIL settings to default conf
Matthias Wachs [Wed, 30 Apr 2014 15:23:03 +0000 (15:23 +0000)]
adding RIL settings to default conf

10 years agominor changes
Matthias Wachs [Wed, 30 Apr 2014 13:57:52 +0000 (13:57 +0000)]
minor changes

10 years agofix output format
Matthias Wachs [Tue, 29 Apr 2014 14:14:30 +0000 (14:14 +0000)]
fix output format

10 years agosupport for log data directory
Matthias Wachs [Tue, 29 Apr 2014 13:54:19 +0000 (13:54 +0000)]
support for log data directory

10 years agooptional timestamp
Matthias Wachs [Tue, 29 Apr 2014 13:17:46 +0000 (13:17 +0000)]
optional timestamp

10 years agoHandling trail rejection message, not using a failed trial list.
Supriti Singh [Mon, 28 Apr 2014 15:28:19 +0000 (15:28 +0000)]
Handling trail rejection message, not using a failed trial list.

10 years agoPEERSTORE sqlite plugin store function
Omar Tarabai [Sun, 27 Apr 2014 18:40:04 +0000 (18:40 +0000)]
PEERSTORE sqlite plugin store function

10 years agotowards PEERSTORE sqlite plugin
Omar Tarabai [Sun, 27 Apr 2014 17:45:49 +0000 (17:45 +0000)]
towards PEERSTORE sqlite plugin

10 years agotowards PEERSTORE file plugin
Omar Tarabai [Fri, 25 Apr 2014 18:00:04 +0000 (18:00 +0000)]
towards PEERSTORE file plugin

10 years ago-indent, doxygen
Christian Grothoff [Fri, 25 Apr 2014 07:59:45 +0000 (07:59 +0000)]
-indent, doxygen

10 years ago-indent
Christian Grothoff [Fri, 25 Apr 2014 07:58:06 +0000 (07:58 +0000)]
-indent

10 years agotowards PEERSTORE
Omar Tarabai [Thu, 24 Apr 2014 13:59:52 +0000 (13:59 +0000)]
towards PEERSTORE

10 years agoPEERSTORE initial commit
Omar Tarabai [Thu, 24 Apr 2014 13:37:25 +0000 (13:37 +0000)]
PEERSTORE initial commit

10 years ago-new hostlist
Christian Grothoff [Wed, 23 Apr 2014 17:21:27 +0000 (17:21 +0000)]
-new hostlist

10 years agoRemoving compile warnings
Supriti Singh [Wed, 23 Apr 2014 16:35:03 +0000 (16:35 +0000)]
Removing compile warnings
Adding a new message type, tear down.

10 years ago-fix error message
Christian Grothoff [Wed, 23 Apr 2014 16:23:07 +0000 (16:23 +0000)]
-fix error message

10 years ago-only complain about upnpc if it is actually enabled by config
Christian Grothoff [Wed, 23 Apr 2014 15:57:34 +0000 (15:57 +0000)]
-only complain about upnpc if it is actually enabled by config

10 years ago-fix compiler warning: do not return const double
Christian Grothoff [Wed, 23 Apr 2014 15:45:17 +0000 (15:45 +0000)]
-fix compiler warning: do not return const double

10 years ago-indentation, cast to avoid compiler warning
Christian Grothoff [Wed, 23 Apr 2014 15:44:56 +0000 (15:44 +0000)]
-indentation, cast to avoid compiler warning

10 years ago-fix (mostly harmless) use of uninitialized variable
Christian Grothoff [Wed, 23 Apr 2014 15:44:40 +0000 (15:44 +0000)]
-fix (mostly harmless) use of uninitialized variable

10 years ago-update ignore
Christian Grothoff [Wed, 23 Apr 2014 11:32:33 +0000 (11:32 +0000)]
-update ignore

10 years ago-dead now
Christian Grothoff [Wed, 23 Apr 2014 11:06:48 +0000 (11:06 +0000)]
-dead now

10 years agofix #3348: send typemap confirmation messages, perform faster typemap retransmissions...
Christian Grothoff [Wed, 23 Apr 2014 11:04:53 +0000 (11:04 +0000)]
fix #3348: send typemap confirmation messages, perform faster typemap retransmissions for unconfirmed typemaps, restart retransmissions on reconnect

10 years ago-rename to conform with naming conventions
Christian Grothoff [Wed, 23 Apr 2014 10:47:47 +0000 (10:47 +0000)]
-rename to conform with naming conventions

10 years ago-comments
Christian Grothoff [Wed, 23 Apr 2014 09:30:14 +0000 (09:30 +0000)]
-comments

10 years ago-comments
Christian Grothoff [Wed, 23 Apr 2014 09:27:40 +0000 (09:27 +0000)]
-comments

10 years ago-comments
Christian Grothoff [Wed, 23 Apr 2014 09:25:02 +0000 (09:25 +0000)]
-comments

10 years agohack namestore pending capability
Christian Grothoff [Fri, 18 Apr 2014 12:20:18 +0000 (12:20 +0000)]
hack namestore pending capability

10 years agoUse configured location of libgnurl.
David Barksdale [Thu, 17 Apr 2014 23:44:37 +0000 (23:44 +0000)]
Use configured location of libgnurl.

10 years agofix normalization logging
Matthias Wachs [Thu, 17 Apr 2014 16:40:30 +0000 (16:40 +0000)]
fix normalization logging

10 years agofixing shutdown
Matthias Wachs [Thu, 17 Apr 2014 14:16:38 +0000 (14:16 +0000)]
fixing shutdown

10 years agowarning fix
Omar Tarabai [Thu, 17 Apr 2014 11:28:11 +0000 (11:28 +0000)]
warning fix

10 years ago-rename file to match updated functionality
Christian Grothoff [Thu, 17 Apr 2014 09:08:49 +0000 (09:08 +0000)]
-rename file to match updated functionality

10 years agoremove debugging message
Matthias Wachs [Wed, 16 Apr 2014 17:34:36 +0000 (17:34 +0000)]
remove debugging message

10 years agoRemoving routing table entries corresponding to disconnected peer
Supriti Singh [Wed, 16 Apr 2014 16:18:34 +0000 (16:18 +0000)]
Removing routing table entries corresponding to disconnected peer

10 years agofixes to adding addresses
Matthias Wachs [Wed, 16 Apr 2014 14:53:40 +0000 (14:53 +0000)]
fixes to adding addresses

10 years agoimproved network definition
Matthias Wachs [Wed, 16 Apr 2014 13:06:48 +0000 (13:06 +0000)]
improved network definition

10 years agologging
Matthias Wachs [Wed, 16 Apr 2014 12:20:59 +0000 (12:20 +0000)]
logging

10 years agoprop logging
Matthias Wachs [Wed, 16 Apr 2014 10:26:26 +0000 (10:26 +0000)]
prop logging

10 years ago-doxygen, plus FIXME request for clarification
Christian Grothoff [Wed, 16 Apr 2014 09:41:43 +0000 (09:41 +0000)]
-doxygen, plus FIXME request for clarification

10 years ago-indentation
Christian Grothoff [Wed, 16 Apr 2014 09:41:25 +0000 (09:41 +0000)]
-indentation

10 years agofile logging
Matthias Wachs [Wed, 16 Apr 2014 09:35:10 +0000 (09:35 +0000)]
file logging

10 years ago-signal monitor disconnect via callback
Christian Grothoff [Wed, 16 Apr 2014 09:18:29 +0000 (09:18 +0000)]
-signal monitor disconnect via callback

10 years ago-signal monitor disconnect via callback
Christian Grothoff [Wed, 16 Apr 2014 09:10:58 +0000 (09:10 +0000)]
-signal monitor disconnect via callback

10 years ago-doxygen, indentation, new FIXME: disconnect needs to notify clients
Christian Grothoff [Wed, 16 Apr 2014 08:50:19 +0000 (08:50 +0000)]
-doxygen, indentation, new FIXME: disconnect needs to notify clients

10 years agochanges to logging
Matthias Wachs [Wed, 16 Apr 2014 08:13:44 +0000 (08:13 +0000)]
changes to logging

10 years agochange log level
Matthias Wachs [Wed, 16 Apr 2014 08:11:54 +0000 (08:11 +0000)]
change log level

10 years agoAdding correct include file "gnunet_dht_service.h" in neighbours.h
Supriti Singh [Wed, 16 Apr 2014 07:54:54 +0000 (07:54 +0000)]
Adding correct include file "gnunet_dht_service.h"  in neighbours.h

10 years agoRemoving current_trail_index, current_destination_type where not required.
Supriti Singh [Tue, 15 Apr 2014 17:01:01 +0000 (17:01 +0000)]
Removing current_trail_index, current_destination_type where not required.
Cleaning up handle_get, handle_put, handle_trail code.

10 years agostop pg generation on address deletion
Matthias Wachs [Tue, 15 Apr 2014 15:31:15 +0000 (15:31 +0000)]
stop pg generation on address deletion

10 years agoimproved logging
Matthias Wachs [Tue, 15 Apr 2014 15:18:57 +0000 (15:18 +0000)]
improved logging

10 years agoadvanced logging
Matthias Wachs [Tue, 15 Apr 2014 14:27:54 +0000 (14:27 +0000)]
advanced logging

10 years ago-rebuilding PDF
Christian Grothoff [Tue, 15 Apr 2014 14:07:21 +0000 (14:07 +0000)]
-rebuilding PDF

10 years agofixed error in c tutorial.tex. The pdf still needs to be built by s.o. with pdflatex...
Markus Teich [Tue, 15 Apr 2014 13:39:42 +0000 (13:39 +0000)]
fixed error in c tutorial.tex. The pdf still needs to be built by s.o. with pdflatex and checked for errors!

10 years agousing proxy settings
Matthias Wachs [Tue, 15 Apr 2014 08:57:15 +0000 (08:57 +0000)]
using proxy settings

10 years agodon't use valgrind in secretsharing profiler by default
Florian Dold [Mon, 14 Apr 2014 23:49:17 +0000 (23:49 +0000)]
don't use valgrind in secretsharing profiler by default

10 years agofix lots of memory leaks in secretsharing decryption
Florian Dold [Mon, 14 Apr 2014 23:29:44 +0000 (23:29 +0000)]
fix lots of memory leaks in secretsharing decryption

10 years agofix lots of memory leaks in secretsharing key generation
Florian Dold [Mon, 14 Apr 2014 23:07:14 +0000 (23:07 +0000)]
fix lots of memory leaks in secretsharing key generation

10 years agofix another memory leak in paillier
Florian Dold [Mon, 14 Apr 2014 22:48:46 +0000 (22:48 +0000)]
fix another memory leak in paillier

10 years agosuperfluous allocation
Florian Dold [Mon, 14 Apr 2014 21:46:57 +0000 (21:46 +0000)]
superfluous allocation

10 years ago- call operation_done on testbed operations in profiler
Florian Dold [Mon, 14 Apr 2014 21:25:56 +0000 (21:25 +0000)]
- call operation_done on testbed operations in profiler
- destroy consensus handles in secretsharing service correctly

10 years ago-attempting fix for FreeBSD configure error on netinet/ip.h reported by JS
Christian Grothoff [Mon, 14 Apr 2014 17:48:30 +0000 (17:48 +0000)]
-attempting fix for FreeBSD configure error on netinet/ip.h reported by JS

10 years ago-grab source IP from outer IP header, not from inner IP header
Christian Grothoff [Mon, 14 Apr 2014 16:21:43 +0000 (16:21 +0000)]
-grab source IP from outer IP header, not from inner IP header

10 years agowarning fix
Omar Tarabai [Mon, 14 Apr 2014 14:46:37 +0000 (14:46 +0000)]
warning fix

10 years agofixed loading sensor definitions
Omar Tarabai [Mon, 14 Apr 2014 13:54:29 +0000 (13:54 +0000)]
fixed loading sensor definitions

10 years agotest sensor definitions
Omar Tarabai [Mon, 14 Apr 2014 13:21:12 +0000 (13:21 +0000)]
test sensor definitions

10 years ago-comments for surpiti
Christian Grothoff [Mon, 14 Apr 2014 13:03:32 +0000 (13:03 +0000)]
-comments for surpiti

10 years agoSENSOR service integration
Omar Tarabai [Mon, 14 Apr 2014 13:02:13 +0000 (13:02 +0000)]
SENSOR service integration

10 years agoSENSOR service integration
Omar Tarabai [Mon, 14 Apr 2014 12:16:18 +0000 (12:16 +0000)]
SENSOR service integration

10 years agoSENSOR component inital commit
Omar Tarabai [Mon, 14 Apr 2014 12:08:48 +0000 (12:08 +0000)]
SENSOR component inital commit

10 years ago- const
Bart Polot [Mon, 14 Apr 2014 11:41:01 +0000 (11:41 +0000)]
- const

10 years agoNotify neighbors if received messages about unknown connections, implements #3378.
Bart Polot [Mon, 14 Apr 2014 11:09:47 +0000 (11:09 +0000)]
Notify neighbors if received messages about unknown connections, implements #3378.

10 years ago- use full peer IDs
Bart Polot [Mon, 14 Apr 2014 11:09:45 +0000 (11:09 +0000)]
- use full peer IDs

10 years ago- doc
Bart Polot [Mon, 14 Apr 2014 11:09:42 +0000 (11:09 +0000)]
- doc

10 years ago- allow NULL peer id for broken connection
Bart Polot [Mon, 14 Apr 2014 11:09:39 +0000 (11:09 +0000)]
- allow NULL peer id for broken connection

10 years agochange debug level
Matthias Wachs [Mon, 14 Apr 2014 09:23:38 +0000 (09:23 +0000)]
change debug level

10 years agoextended proxy support for hostlist
Matthias Wachs [Mon, 14 Apr 2014 09:23:07 +0000 (09:23 +0000)]
extended proxy support for hostlist

10 years agoadding extended proxy support for http(s) client
Matthias Wachs [Mon, 14 Apr 2014 08:52:41 +0000 (08:52 +0000)]
adding extended proxy support for http(s) client

10 years agofixing error message
Matthias Wachs [Mon, 14 Apr 2014 07:31:48 +0000 (07:31 +0000)]
fixing error message

10 years agochanges in get and put code.
Supriti Singh [Sun, 13 Apr 2014 19:45:42 +0000 (19:45 +0000)]
changes in get and put code.

10 years agoFramework for trail rejection and threshold on links
Supriti Singh [Sun, 13 Apr 2014 11:54:17 +0000 (11:54 +0000)]
Framework for trail rejection and threshold on links
first phase changes for get.

10 years ago- comply with doc
Bart Polot [Fri, 11 Apr 2014 17:01:28 +0000 (17:01 +0000)]
- comply with doc

10 years ago- log
Bart Polot [Fri, 11 Apr 2014 17:01:27 +0000 (17:01 +0000)]
- log

10 years ago- more info in log about payload
Bart Polot [Fri, 11 Apr 2014 17:01:26 +0000 (17:01 +0000)]
- more info in log about payload