Christian Grothoff [Fri, 11 Apr 2014 12:17:29 +0000 (12:17 +0000)]
-improve/simplify gnunet-core tool and update man page
Christian Grothoff [Fri, 11 Apr 2014 12:08:14 +0000 (12:08 +0000)]
-also notify monitors on timeout change
Christian Grothoff [Fri, 11 Apr 2014 11:49:51 +0000 (11:49 +0000)]
towards fixing #3363: replacing old iteration API with new monitoring API for core (needs testing, gnunet-core incomplete)
Bart Polot [Thu, 10 Apr 2014 17:05:39 +0000 (17:05 +0000)]
- use constant instead of hardcoded value
Bart Polot [Thu, 10 Apr 2014 15:39:21 +0000 (15:39 +0000)]
- don't free connections in the middle of being build.
- fixes #3373, #3361
Bart Polot [Thu, 10 Apr 2014 15:39:20 +0000 (15:39 +0000)]
- less verbose debug
Bart Polot [Thu, 10 Apr 2014 13:48:59 +0000 (13:48 +0000)]
- don't use NULL connections on callback
Bart Polot [Thu, 10 Apr 2014 13:05:53 +0000 (13:05 +0000)]
- skip all metadata update on destroyed connections
Bart Polot [Thu, 10 Apr 2014 13:05:53 +0000 (13:05 +0000)]
- log
Markus Teich [Thu, 10 Apr 2014 12:35:20 +0000 (12:35 +0000)]
updated tutorial, please check and rebuild the pdf if you have latex installed.
(i don't)
Markus Teich [Thu, 10 Apr 2014 12:18:25 +0000 (12:18 +0000)]
it is 2014 now…
Bart Polot [Thu, 10 Apr 2014 11:23:33 +0000 (11:23 +0000)]
- if data comes from an unknown channel (we might have just destroyed it and the service doesnt know), ignore and warn, dont crash
Bart Polot [Thu, 10 Apr 2014 11:23:32 +0000 (11:23 +0000)]
- don't cancel a connection's destroy message when destroying a connection and canceling all its traffic. since the connection will be freed, remove the connection pointer instead
Bart Polot [Thu, 10 Apr 2014 11:23:31 +0000 (11:23 +0000)]
- log
Bart Polot [Thu, 10 Apr 2014 09:19:06 +0000 (09:19 +0000)]
- fix use after free
Bart Polot [Thu, 10 Apr 2014 09:15:39 +0000 (09:15 +0000)]
- keep track of connection pids on queueing/sending
Bart Polot [Thu, 10 Apr 2014 09:15:36 +0000 (09:15 +0000)]
- fix path string representation
Christian Grothoff [Thu, 10 Apr 2014 08:50:36 +0000 (08:50 +0000)]
-fix dep
Matthias Wachs [Thu, 10 Apr 2014 08:18:33 +0000 (08:18 +0000)]
handle nat_register fail
Matthias Wachs [Thu, 10 Apr 2014 08:04:26 +0000 (08:04 +0000)]
upnp support just silently failed if upnp client is not available
Bart Polot [Thu, 10 Apr 2014 00:01:17 +0000 (00:01 +0000)]
- don't schedule tunnel destruction on shutdown
- remove any scheduled delayed_destruction AFTER destroying all channels
- fixes #3366, #3372
Bart Polot [Thu, 10 Apr 2014 00:01:16 +0000 (00:01 +0000)]
- log
Bart Polot [Thu, 10 Apr 2014 00:01:14 +0000 (00:01 +0000)]
- start reconnecting before running out of connections
Bart Polot [Wed, 9 Apr 2014 17:19:32 +0000 (17:19 +0000)]
- ignore
Bart Polot [Wed, 9 Apr 2014 17:18:48 +0000 (17:18 +0000)]
- add context in path to link connection
Bart Polot [Wed, 9 Apr 2014 17:18:46 +0000 (17:18 +0000)]
- fix names
Bart Polot [Wed, 9 Apr 2014 17:18:45 +0000 (17:18 +0000)]
- remove drop
Bart Polot [Wed, 9 Apr 2014 17:18:43 +0000 (17:18 +0000)]
- log
Matthias Wachs [Wed, 9 Apr 2014 11:55:05 +0000 (11:55 +0000)]
debugging break
Bart Polot [Wed, 9 Apr 2014 11:50:13 +0000 (11:50 +0000)]
- ignore
Bart Polot [Wed, 9 Apr 2014 11:48:18 +0000 (11:48 +0000)]
- rename test file
Bart Polot [Wed, 9 Apr 2014 11:48:15 +0000 (11:48 +0000)]
- assert order
Bart Polot [Wed, 9 Apr 2014 11:48:12 +0000 (11:48 +0000)]
- make sure handle is NULL
Bart Polot [Wed, 9 Apr 2014 11:48:10 +0000 (11:48 +0000)]
- reuse test config file
Bart Polot [Wed, 9 Apr 2014 11:48:08 +0000 (11:48 +0000)]
- just create one connection, from smaller to bigger ID
Bart Polot [Wed, 9 Apr 2014 10:58:14 +0000 (10:58 +0000)]
- fix compilation
Bart Polot [Wed, 9 Apr 2014 10:56:53 +0000 (10:56 +0000)]
- destroy a channel if some traffic is missing and the channel has been remotely destroyed
Bart Polot [Wed, 9 Apr 2014 10:56:51 +0000 (10:56 +0000)]
- send buffered data to client before destroying channel
Bart Polot [Wed, 9 Apr 2014 10:56:49 +0000 (10:56 +0000)]
- comments
Bart Polot [Wed, 9 Apr 2014 10:56:47 +0000 (10:56 +0000)]
- always check if channel was last, then mark tunnel for destruction
Bart Polot [Wed, 9 Apr 2014 10:56:44 +0000 (10:56 +0000)]
- log
Bart Polot [Wed, 9 Apr 2014 10:56:40 +0000 (10:56 +0000)]
- fix cli arg parse
Matthias Wachs [Wed, 9 Apr 2014 10:41:35 +0000 (10:41 +0000)]
log level
Matthias Wachs [Wed, 9 Apr 2014 10:38:09 +0000 (10:38 +0000)]
add address to list since we use local addresses OR it is not loobpack!
Matthias Wachs [Wed, 9 Apr 2014 09:18:26 +0000 (09:18 +0000)]
more information why nat tests fail
Matthias Wachs [Tue, 8 Apr 2014 14:36:33 +0000 (14:36 +0000)]
wrong checks
Christian Grothoff [Tue, 8 Apr 2014 11:17:21 +0000 (11:17 +0000)]
-more version bumping
Christian Grothoff [Tue, 8 Apr 2014 11:15:34 +0000 (11:15 +0000)]
version bumping for 0.10.1
Matthias Wachs [Tue, 8 Apr 2014 10:52:36 +0000 (10:52 +0000)]
fix
Bart Polot [Tue, 8 Apr 2014 10:48:28 +0000 (10:48 +0000)]
- remove old tests
Bart Polot [Tue, 8 Apr 2014 10:48:26 +0000 (10:48 +0000)]
- ignore
Christian Grothoff [Tue, 8 Apr 2014 10:47:29 +0000 (10:47 +0000)]
-fix test as prefix likely now has lib/ suffix
Christian Grothoff [Tue, 8 Apr 2014 09:22:30 +0000 (09:22 +0000)]
-ignore
Christian Grothoff [Tue, 8 Apr 2014 09:15:42 +0000 (09:15 +0000)]
-fix build issues
Matthias Wachs [Tue, 8 Apr 2014 08:29:59 +0000 (08:29 +0000)]
fix bootstrap
Christian Grothoff [Tue, 8 Apr 2014 08:07:39 +0000 (08:07 +0000)]
-pogen
Christian Grothoff [Tue, 8 Apr 2014 08:07:27 +0000 (08:07 +0000)]
-version bump
Christian Grothoff [Tue, 8 Apr 2014 08:07:18 +0000 (08:07 +0000)]
-comment out all of directives on test
Christian Grothoff [Tue, 8 Apr 2014 08:02:07 +0000 (08:02 +0000)]
-reenable shipped hellos test
Christian Grothoff [Tue, 8 Apr 2014 07:45:48 +0000 (07:45 +0000)]
-doxygen
Bart Polot [Tue, 8 Apr 2014 01:08:27 +0000 (01:08 +0000)]
- ignore logs
Bart Polot [Tue, 8 Apr 2014 00:39:41 +0000 (00:39 +0000)]
- dont send keepalives if payload traffic is already queued
Bart Polot [Tue, 8 Apr 2014 00:39:40 +0000 (00:39 +0000)]
- show error context
Bart Polot [Tue, 8 Apr 2014 00:39:38 +0000 (00:39 +0000)]
- don't complain, from tunnel it's not possible to check
Bart Polot [Tue, 8 Apr 2014 00:05:56 +0000 (00:05 +0000)]
- missing merge
Bart Polot [Tue, 8 Apr 2014 00:03:15 +0000 (00:03 +0000)]
- fix #3364, establish a new connection to a peer when a core connection becomes available and a tunnel is present
Bart Polot [Tue, 8 Apr 2014 00:03:14 +0000 (00:03 +0000)]
- fixme
Bart Polot [Mon, 7 Apr 2014 20:05:02 +0000 (20:05 +0000)]
- use only one core, to fix logging race
Bart Polot [Mon, 7 Apr 2014 20:04:28 +0000 (20:04 +0000)]
- fix count check
Christian Grothoff [Mon, 7 Apr 2014 18:50:35 +0000 (18:50 +0000)]
-bump version in C tutorial
Christian Grothoff [Mon, 7 Apr 2014 18:11:22 +0000 (18:11 +0000)]
-process in logical order
Bart Polot [Mon, 7 Apr 2014 17:55:01 +0000 (17:55 +0000)]
- refactor, check for existing copy
Supriti Singh [Mon, 7 Apr 2014 17:23:33 +0000 (17:23 +0000)]
1.Removed GNUNET_CRYPTO_compute_finger_identity
2.Removed myself as the first element of the trail.
3.Multiple entries in the routing table.
4.Put/Get/Monitor from old DHT added back in clients file.
Matthias Wachs [Mon, 7 Apr 2014 14:51:03 +0000 (14:51 +0000)]
fixing resource leak
Matthias Wachs [Mon, 7 Apr 2014 14:50:44 +0000 (14:50 +0000)]
unused call
Matthias Wachs [Mon, 7 Apr 2014 14:34:30 +0000 (14:34 +0000)]
fixing resource leak
Matthias Wachs [Mon, 7 Apr 2014 14:32:00 +0000 (14:32 +0000)]
fixing resource leaks
Matthias Wachs [Mon, 7 Apr 2014 14:31:45 +0000 (14:31 +0000)]
removing unused variable und double free (with null check)
Bart Polot [Mon, 7 Apr 2014 14:26:16 +0000 (14:26 +0000)]
- fix dead code covertiy 12876
Matthias Wachs [Mon, 7 Apr 2014 14:23:16 +0000 (14:23 +0000)]
fix for unchecked return value
Bart Polot [Mon, 7 Apr 2014 14:14:40 +0000 (14:14 +0000)]
- fix coverity 12989
Matthias Wachs [Mon, 7 Apr 2014 14:09:23 +0000 (14:09 +0000)]
fixing unchecked return values
Matthias Wachs [Mon, 7 Apr 2014 14:06:55 +0000 (14:06 +0000)]
remove unused value
Matthias Wachs [Mon, 7 Apr 2014 14:05:39 +0000 (14:05 +0000)]
fix for coverity
Matthias Wachs [Mon, 7 Apr 2014 14:00:46 +0000 (14:00 +0000)]
operation timeout to short for pi
Matthias Wachs [Mon, 7 Apr 2014 13:57:14 +0000 (13:57 +0000)]
obtain papi only once
Christian Grothoff [Mon, 7 Apr 2014 13:52:35 +0000 (13:52 +0000)]
-fixing hypothetical leak on error path
Matthias Wachs [Mon, 7 Apr 2014 12:47:06 +0000 (12:47 +0000)]
remove break
Bart Polot [Mon, 7 Apr 2014 12:00:43 +0000 (12:00 +0000)]
log
Bart Polot [Mon, 7 Apr 2014 12:00:39 +0000 (12:00 +0000)]
- log
Bart Polot [Mon, 7 Apr 2014 12:00:36 +0000 (12:00 +0000)]
- use new hash name
Bart Polot [Mon, 7 Apr 2014 12:00:28 +0000 (12:00 +0000)]
- rename 256 bit mesh hash type
Florian Dold [Mon, 7 Apr 2014 11:08:40 +0000 (11:08 +0000)]
missing struct definition in header
Florian Dold [Mon, 7 Apr 2014 11:06:38 +0000 (11:06 +0000)]
missing ifndefs in headers
Matthias Wachs [Mon, 7 Apr 2014 11:05:33 +0000 (11:05 +0000)]
fixing mantis #3362
Christian Grothoff [Mon, 7 Apr 2014 09:43:30 +0000 (09:43 +0000)]
-doxygen
Sree Harsha Totakura [Mon, 7 Apr 2014 09:41:26 +0000 (09:41 +0000)]
Add gnunet-nse program to show network size estimates.
Matthias Wachs [Mon, 7 Apr 2014 09:20:31 +0000 (09:20 +0000)]
fixng crash on shutdown
Christian Grothoff [Mon, 7 Apr 2014 09:19:28 +0000 (09:19 +0000)]
-doxygen improvements
Christian Grothoff [Mon, 7 Apr 2014 07:43:33 +0000 (07:43 +0000)]
-pogen