oweals/gnunet.git
10 years ago-fixing #3222
Christian Grothoff [Thu, 19 Dec 2013 15:00:58 +0000 (15:00 +0000)]
-fixing #3222

10 years agodelay between starting clients
Matthias Wachs [Thu, 19 Dec 2013 14:35:31 +0000 (14:35 +0000)]
delay between starting clients

10 years agoadded function to disable receiving broadcasts to prevent buildbots from connecting...
Matthias Wachs [Thu, 19 Dec 2013 14:34:22 +0000 (14:34 +0000)]
added function to disable receiving broadcasts to prevent buildbots from connecting to the network

10 years agodelay start of client to allow the server to start on slow systems
Matthias Wachs [Thu, 19 Dec 2013 14:22:54 +0000 (14:22 +0000)]
delay start of client to allow the server to start on slow systems

10 years ago- use write to allow binary data as well
Bart Polot [Thu, 19 Dec 2013 14:12:04 +0000 (14:12 +0000)]
- use write to allow binary data as well

10 years ago- use proper signedness
Bart Polot [Thu, 19 Dec 2013 13:26:27 +0000 (13:26 +0000)]
- use proper signedness

10 years ago- debug info on API side
Bart Polot [Thu, 19 Dec 2013 13:26:12 +0000 (13:26 +0000)]
- debug info on API side

10 years ago- log traffic size
Bart Polot [Thu, 19 Dec 2013 13:25:27 +0000 (13:25 +0000)]
- log traffic size

10 years ago- log
Bart Polot [Thu, 19 Dec 2013 13:24:08 +0000 (13:24 +0000)]
- log

10 years agomalloc -> new
LRN [Thu, 19 Dec 2013 06:00:23 +0000 (06:00 +0000)]
malloc -> new

10 years agoUse more-or-equal (some machines are fast enough)
LRN [Thu, 19 Dec 2013 05:59:44 +0000 (05:59 +0000)]
Use more-or-equal (some machines are fast enough)

10 years ago-consider possibility that DV message arrives after direct connection was established
Christian Grothoff [Wed, 18 Dec 2013 23:16:05 +0000 (23:16 +0000)]
-consider possibility that DV message arrives after direct connection was established

10 years ago-more logging
Christian Grothoff [Wed, 18 Dec 2013 22:57:56 +0000 (22:57 +0000)]
-more logging

10 years ago-fix transmission logic in DV API
Christian Grothoff [Wed, 18 Dec 2013 22:57:37 +0000 (22:57 +0000)]
-fix transmission logic in DV API

10 years ago-style fix
Christian Grothoff [Wed, 18 Dec 2013 21:45:37 +0000 (21:45 +0000)]
-style fix

10 years ago-style fix
Christian Grothoff [Wed, 18 Dec 2013 21:45:19 +0000 (21:45 +0000)]
-style fix

10 years ago- rmeove break
Bart Polot [Wed, 18 Dec 2013 21:21:01 +0000 (21:21 +0000)]
- rmeove break

10 years ago-misc fixes
Christian Grothoff [Wed, 18 Dec 2013 21:05:57 +0000 (21:05 +0000)]
-misc fixes

10 years ago- show WARNINGs for bad handshakes
Bart Polot [Wed, 18 Dec 2013 20:43:10 +0000 (20:43 +0000)]
- show WARNINGs for bad handshakes

10 years ago- send notification immediately if a connection fails to be created
Bart Polot [Wed, 18 Dec 2013 20:33:26 +0000 (20:33 +0000)]
- send notification immediately if a connection fails to be created
- allow to queue messages with no connection

10 years ago-towards changing use of target distance to be from source (incomplete)
Christian Grothoff [Wed, 18 Dec 2013 18:48:38 +0000 (18:48 +0000)]
-towards changing use of target distance to be from source (incomplete)

10 years ago-update PO
Christian Grothoff [Wed, 18 Dec 2013 18:47:45 +0000 (18:47 +0000)]
-update PO

10 years ago-style fix
Christian Grothoff [Wed, 18 Dec 2013 18:47:35 +0000 (18:47 +0000)]
-style fix

10 years agoidea: try to prefer 'newer' addresses to improve mobility issues
Matthias Wachs [Wed, 18 Dec 2013 16:31:43 +0000 (16:31 +0000)]
idea: try to prefer 'newer' addresses to improve mobility issues
adding time of add and time of last activity information, to allow to choose 'newer' address

10 years ago- implemented output mode GNUNET_SET_RESULT_REMOVED in intersection
Christian Fuchs [Wed, 18 Dec 2013 16:24:35 +0000 (16:24 +0000)]
- implemented output mode GNUNET_SET_RESULT_REMOVED in intersection

10 years ago- added early success for fully disjoint intersection sets
Christian Fuchs [Wed, 18 Dec 2013 16:14:49 +0000 (16:14 +0000)]
- added early success for fully disjoint intersection sets
- some minor bugfixing

10 years ago- further work on multipart receiving
Christian Fuchs [Wed, 18 Dec 2013 15:39:21 +0000 (15:39 +0000)]
- further work on multipart receiving
- removed the multipart-state from the statemachine again, as we can recognize multipart sending based on wether or not the bf_data pointer is null or not
- simplified & refactored the multipart message format a bit

10 years agodisable debugging messages
Matthias Wachs [Wed, 18 Dec 2013 15:26:34 +0000 (15:26 +0000)]
disable debugging messages

10 years agotests and session timeout for bt
Matthias Wachs [Wed, 18 Dec 2013 15:19:37 +0000 (15:19 +0000)]
tests and session timeout for bt

10 years agotest mode for bluetooth
Matthias Wachs [Wed, 18 Dec 2013 15:09:43 +0000 (15:09 +0000)]
test mode for bluetooth

10 years agonew timeout tests for WLAN and bluetooth
Matthias Wachs [Wed, 18 Dec 2013 15:06:30 +0000 (15:06 +0000)]
new timeout tests for WLAN and bluetooth
session timeout for WLAN

10 years ago-fix distance calculations / ntohs vs ntohl
Christian Grothoff [Wed, 18 Dec 2013 14:39:57 +0000 (14:39 +0000)]
-fix distance calculations / ntohs vs ntohl

10 years ago-learn routes from forwarding/receiving as well
Christian Grothoff [Wed, 18 Dec 2013 14:29:56 +0000 (14:29 +0000)]
-learn routes from forwarding/receiving as well

10 years agosession time out for http client/server
Matthias Wachs [Wed, 18 Dec 2013 14:18:46 +0000 (14:18 +0000)]
session time out for http client/server

10 years agosession timeouts for unix
Matthias Wachs [Wed, 18 Dec 2013 14:12:39 +0000 (14:12 +0000)]
session timeouts for unix

10 years agosession timeouts for tcp
Matthias Wachs [Wed, 18 Dec 2013 14:10:36 +0000 (14:10 +0000)]
session timeouts for tcp

10 years agofixing test config
Matthias Wachs [Wed, 18 Dec 2013 13:52:24 +0000 (13:52 +0000)]
fixing test config

10 years ago-more debugging, fixing targets
Christian Grothoff [Wed, 18 Dec 2013 13:43:39 +0000 (13:43 +0000)]
-more debugging, fixing targets

10 years agopass ATS information for incoming sessions immediately to ATS service
Christian Grothoff [Wed, 18 Dec 2013 13:43:19 +0000 (13:43 +0000)]
pass ATS information for incoming sessions immediately to ATS service

10 years agofix for bt plugin and set nonce to 0
Matthias Wachs [Wed, 18 Dec 2013 13:26:27 +0000 (13:26 +0000)]
fix for bt plugin and set nonce to 0

10 years ago-misc fixes
Christian Grothoff [Wed, 18 Dec 2013 12:58:12 +0000 (12:58 +0000)]
-misc fixes

10 years ago-bump
Christian Grothoff [Wed, 18 Dec 2013 12:13:27 +0000 (12:13 +0000)]
-bump

10 years ago-bump
Christian Grothoff [Wed, 18 Dec 2013 12:10:25 +0000 (12:10 +0000)]
-bump

10 years ago-bump
Christian Grothoff [Wed, 18 Dec 2013 12:09:50 +0000 (12:09 +0000)]
-bump

10 years agofix for plugin
Matthias Wachs [Wed, 18 Dec 2013 11:58:31 +0000 (11:58 +0000)]
fix for plugin

10 years agorescheduling sessions for udp
Matthias Wachs [Wed, 18 Dec 2013 11:53:48 +0000 (11:53 +0000)]
rescheduling sessions for udp

10 years agoclean up test after execution
Matthias Wachs [Wed, 18 Dec 2013 11:32:49 +0000 (11:32 +0000)]
clean up test after execution

10 years agofixing name to install
Matthias Wachs [Wed, 18 Dec 2013 11:32:19 +0000 (11:32 +0000)]
fixing name to install

10 years agonew timeout function and keep alives with nonces
Matthias Wachs [Wed, 18 Dec 2013 11:31:56 +0000 (11:31 +0000)]
new timeout function and keep alives with nonces

10 years agonew timeout function
Matthias Wachs [Wed, 18 Dec 2013 11:31:29 +0000 (11:31 +0000)]
new timeout function

10 years agonew api function for timeouts
Matthias Wachs [Wed, 18 Dec 2013 11:31:04 +0000 (11:31 +0000)]
new api function for timeouts

10 years ago-fix endianess before printing DEBUG message
Christian Grothoff [Wed, 18 Dec 2013 10:31:31 +0000 (10:31 +0000)]
-fix endianess before printing DEBUG message

10 years ago-complete API implementation
Christian Grothoff [Wed, 18 Dec 2013 10:08:58 +0000 (10:08 +0000)]
-complete API implementation

10 years ago-properly unload incomplete plugins
Christian Grothoff [Wed, 18 Dec 2013 10:08:50 +0000 (10:08 +0000)]
-properly unload incomplete plugins

10 years ago-bash is in deed required
Christian Grothoff [Wed, 18 Dec 2013 10:02:15 +0000 (10:02 +0000)]
-bash is in deed required

10 years ago-require just sh, not full bash
Christian Grothoff [Wed, 18 Dec 2013 10:01:31 +0000 (10:01 +0000)]
-require just sh, not full bash

10 years ago-clean up error message
Christian Grothoff [Wed, 18 Dec 2013 09:59:32 +0000 (09:59 +0000)]
-clean up error message

10 years ago-handle errors in address part
Christian Grothoff [Wed, 18 Dec 2013 09:56:57 +0000 (09:56 +0000)]
-handle errors in address part

10 years ago-pipe garbage to /dev/null
Christian Grothoff [Wed, 18 Dec 2013 09:36:21 +0000 (09:36 +0000)]
-pipe garbage to /dev/null

10 years ago-pi can be slower than this (see build 1241)
Christian Grothoff [Wed, 18 Dec 2013 09:33:36 +0000 (09:33 +0000)]
-pi can be slower than this (see build 1241)

10 years agocheck for keep alive function while loading plugin
Matthias Wachs [Wed, 18 Dec 2013 09:09:11 +0000 (09:09 +0000)]
check for keep alive function while loading plugin

10 years agofix for fix
Matthias Wachs [Wed, 18 Dec 2013 09:03:12 +0000 (09:03 +0000)]
fix for fix

10 years agofixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:253.
Matthias Wachs [Wed, 18 Dec 2013 08:57:03 +0000 (08:57 +0000)]
fixing 0003221: Crash in UDP broadcast: plugin_transport_udp_broadcasting.c:253.

10 years ago-ignore
Christian Grothoff [Tue, 17 Dec 2013 22:04:55 +0000 (22:04 +0000)]
-ignore

10 years ago-trying to fix double-cancel
Christian Grothoff [Tue, 17 Dec 2013 22:04:31 +0000 (22:04 +0000)]
-trying to fix double-cancel

10 years agoFix assertion failure seen on buildbot ubuntu-armv71-evans,
Christian Grothoff [Tue, 17 Dec 2013 20:29:24 +0000 (20:29 +0000)]
Fix assertion failure seen on buildbot ubuntu-armv71-evans,
build 769:

.Dec 17 21:19:40-025205 transport-20588 ERROR Assertion failed at plugin_transport_udp_broadcasting.c:253.

10 years ago-fix #3220: typo in SQL
Christian Grothoff [Tue, 17 Dec 2013 19:55:13 +0000 (19:55 +0000)]
-fix #3220: typo in SQL

10 years ago-require gnurl 7.34
Christian Grothoff [Tue, 17 Dec 2013 19:46:01 +0000 (19:46 +0000)]
-require gnurl 7.34

10 years ago-do not log at DEBUG in testcases (at least not in SVN), do not print random stuff...
Christian Grothoff [Tue, 17 Dec 2013 19:44:08 +0000 (19:44 +0000)]
-do not log at DEBUG in testcases (at least not in SVN), do not print random stuff to stdout

10 years ago-reduce testcase output
Christian Grothoff [Tue, 17 Dec 2013 19:33:20 +0000 (19:33 +0000)]
-reduce testcase output

10 years ago-no warning if dir does not exist
Christian Grothoff [Tue, 17 Dec 2013 19:30:41 +0000 (19:30 +0000)]
-no warning if dir does not exist

10 years agodisconnect test
Matthias Wachs [Tue, 17 Dec 2013 17:13:47 +0000 (17:13 +0000)]
disconnect test

10 years agodisconnect test
Matthias Wachs [Tue, 17 Dec 2013 17:11:48 +0000 (17:11 +0000)]
disconnect test

10 years agodo not reschedule timeout on sending
Matthias Wachs [Tue, 17 Dec 2013 17:11:29 +0000 (17:11 +0000)]
do not reschedule timeout on sending

10 years agosleep to have hostlist started
Matthias Wachs [Tue, 17 Dec 2013 16:46:40 +0000 (16:46 +0000)]
sleep to have hostlist started

10 years agofix
Matthias Wachs [Tue, 17 Dec 2013 16:32:36 +0000 (16:32 +0000)]
fix

10 years agounused
Matthias Wachs [Tue, 17 Dec 2013 16:26:01 +0000 (16:26 +0000)]
unused

10 years agounused test
Matthias Wachs [Tue, 17 Dec 2013 16:24:39 +0000 (16:24 +0000)]
unused test

10 years agoa nat peer is included in clique test
Matthias Wachs [Tue, 17 Dec 2013 16:23:15 +0000 (16:23 +0000)]
a nat peer is included in clique test

10 years agoclean up for configs
Matthias Wachs [Tue, 17 Dec 2013 16:20:05 +0000 (16:20 +0000)]
clean up for configs

10 years ago- fix core_disconnect handler to avoid reusing the direct path being destroyed
Bart Polot [Tue, 17 Dec 2013 16:16:28 +0000 (16:16 +0000)]
- fix core_disconnect handler to avoid reusing the direct path being destroyed

10 years agoclique test
Matthias Wachs [Tue, 17 Dec 2013 16:14:26 +0000 (16:14 +0000)]
clique test
removed unusued confs, tests

10 years agoremove unused config files
Matthias Wachs [Tue, 17 Dec 2013 15:44:13 +0000 (15:44 +0000)]
remove unused config files

10 years agodisable udp broadcasting
Matthias Wachs [Tue, 17 Dec 2013 15:41:48 +0000 (15:41 +0000)]
disable udp broadcasting

10 years agorestructuring configs + enabling additional plugins
Matthias Wachs [Tue, 17 Dec 2013 15:32:54 +0000 (15:32 +0000)]
restructuring configs + enabling additional plugins

10 years agore-adding disconnect test
Matthias Wachs [Tue, 17 Dec 2013 15:00:28 +0000 (15:00 +0000)]
re-adding disconnect test

10 years agoUpdate for (gn|c)url 7.40.0
LRN [Tue, 17 Dec 2013 14:19:53 +0000 (14:19 +0000)]
Update for (gn|c)url 7.40.0

10 years agoIPv6 not available: second messsage is better
Matthias Wachs [Tue, 17 Dec 2013 13:22:38 +0000 (13:22 +0000)]
IPv6 not available: second messsage is better

10 years agoUNIX Path
Matthias Wachs [Tue, 17 Dec 2013 13:19:58 +0000 (13:19 +0000)]
UNIX Path

10 years agodisable more services
Matthias Wachs [Tue, 17 Dec 2013 13:16:55 +0000 (13:16 +0000)]
disable more services

10 years agorestart test
Matthias Wachs [Tue, 17 Dec 2013 13:14:28 +0000 (13:14 +0000)]
restart test

10 years ago- dont destroy a path right away, broken paths can cause long loops with outdated...
Bart Polot [Tue, 17 Dec 2013 12:34:35 +0000 (12:34 +0000)]
- dont destroy a path right away, broken paths can cause long loops with outdated DHT data

10 years ago- log fixes, limit kx to live tunnels
Bart Polot [Tue, 17 Dec 2013 10:05:04 +0000 (10:05 +0000)]
- log fixes, limit kx to live tunnels

10 years agoif start fails, clean up and exit
Matthias Wachs [Tue, 17 Dec 2013 09:36:58 +0000 (09:36 +0000)]
if start fails, clean up and exit

10 years agodisabling services
Matthias Wachs [Tue, 17 Dec 2013 09:29:12 +0000 (09:29 +0000)]
disabling services

10 years agoadditional signal handlers for test
Matthias Wachs [Tue, 17 Dec 2013 09:01:53 +0000 (09:01 +0000)]
additional signal handlers for test

10 years agoclean up:
Matthias Wachs [Tue, 17 Dec 2013 08:25:15 +0000 (08:25 +0000)]
clean up:
remove unused and outdated files
disabling tests to fix them

10 years ago- log malformed pings
Bart Polot [Tue, 17 Dec 2013 05:23:49 +0000 (05:23 +0000)]
- log malformed pings

10 years ago- dying connections can drop traffic
Bart Polot [Tue, 17 Dec 2013 05:20:59 +0000 (05:20 +0000)]
- dying connections can drop traffic

10 years ago- respond to data on unknown channels with destroy (avoids retransmissions)
Bart Polot [Tue, 17 Dec 2013 05:18:16 +0000 (05:18 +0000)]
- respond to data on unknown channels with destroy (avoids retransmissions)