Christian Grothoff [Fri, 20 Dec 2013 17:11:07 +0000 (17:11 +0000)]
-fix free after free
Christian Grothoff [Fri, 20 Dec 2013 17:07:13 +0000 (17:07 +0000)]
-fix DHT lookup (thanks, Sree)
Christian Grothoff [Fri, 20 Dec 2013 17:02:38 +0000 (17:02 +0000)]
-fix nss installation invocation if nss is not to be installed
Matthias Wachs [Fri, 20 Dec 2013 16:37:19 +0000 (16:37 +0000)]
at least they connect on transport level
Sree Harsha Totakura [Fri, 20 Dec 2013 16:21:35 +0000 (16:21 +0000)]
- fix ntohl called on uint16_t
Christian Grothoff [Fri, 20 Dec 2013 16:05:39 +0000 (16:05 +0000)]
-fix service name construction, remove .gnunet.
Christian Grothoff [Fri, 20 Dec 2013 16:05:06 +0000 (16:05 +0000)]
-indentation, cleanup
Christian Grothoff [Fri, 20 Dec 2013 15:26:03 +0000 (15:26 +0000)]
-use the same hash function to map service name to hash, not once strlen and then strlen+1
Christian Grothoff [Fri, 20 Dec 2013 14:54:23 +0000 (14:54 +0000)]
-fix VPN resolution to A/AAAA records
Sree Harsha Totakura [Fri, 20 Dec 2013 14:37:09 +0000 (14:37 +0000)]
- call MESH_channel_done() after successfully handling messages
Christian Grothoff [Fri, 20 Dec 2013 14:23:53 +0000 (14:23 +0000)]
-give nicer warning about big regex
Christian Grothoff [Fri, 20 Dec 2013 14:23:02 +0000 (14:23 +0000)]
-use default policy that works now...
Christian Grothoff [Fri, 20 Dec 2013 14:12:18 +0000 (14:12 +0000)]
-check for working app, use correct option
Christian Grothoff [Fri, 20 Dec 2013 14:05:49 +0000 (14:05 +0000)]
-/dev/power was renamed to /dev/cryogenic
Christian Grothoff [Fri, 20 Dec 2013 13:59:51 +0000 (13:59 +0000)]
-typo
Christian Grothoff [Fri, 20 Dec 2013 13:44:03 +0000 (13:44 +0000)]
-set receiver handler to NULL on timeout
Matthias Wachs [Fri, 20 Dec 2013 13:37:21 +0000 (13:37 +0000)]
success message
Christian Grothoff [Fri, 20 Dec 2013 13:27:33 +0000 (13:27 +0000)]
-enable url
Matthias Wachs [Fri, 20 Dec 2013 13:19:31 +0000 (13:19 +0000)]
fix relative time calculation
Christian Grothoff [Fri, 20 Dec 2013 12:54:35 +0000 (12:54 +0000)]
-indentation
Christian Grothoff [Fri, 20 Dec 2013 12:54:15 +0000 (12:54 +0000)]
-add missing alias for namestore
Christian Grothoff [Fri, 20 Dec 2013 12:50:34 +0000 (12:50 +0000)]
-fix integer overflow on 'forever'
Christian Grothoff [Fri, 20 Dec 2013 12:10:14 +0000 (12:10 +0000)]
-undo, rd[i].expiration time are in host-byte-order
Christian Grothoff [Fri, 20 Dec 2013 11:22:25 +0000 (11:22 +0000)]
-adapting style for 5x2 86x54mm bcs
Matthias Wachs [Fri, 20 Dec 2013 10:43:48 +0000 (10:43 +0000)]
major bug: not converting NBO to HBO
Christian Grothoff [Fri, 20 Dec 2013 10:13:48 +0000 (10:13 +0000)]
-reduce workbits to be more Pi-friendly
Christian Grothoff [Fri, 20 Dec 2013 10:12:26 +0000 (10:12 +0000)]
-larger delay for Pi
Christian Grothoff [Fri, 20 Dec 2013 10:07:26 +0000 (10:07 +0000)]
-gnunet, not gnunetd
Christian Grothoff [Fri, 20 Dec 2013 10:01:59 +0000 (10:01 +0000)]
-check for 'timeout'
Christian Grothoff [Fri, 20 Dec 2013 08:00:23 +0000 (08:00 +0000)]
-fix single-page layout to include gpg key
Bart Polot [Fri, 20 Dec 2013 04:46:56 +0000 (04:46 +0000)]
- use STATIC buffer, remove debug
Bart Polot [Fri, 20 Dec 2013 04:24:26 +0000 (04:24 +0000)]
- fix compilation issue
Bart Polot [Fri, 20 Dec 2013 04:17:08 +0000 (04:17 +0000)]
- debug
Christian Grothoff [Thu, 19 Dec 2013 19:07:16 +0000 (19:07 +0000)]
-undo
Christian Grothoff [Thu, 19 Dec 2013 19:06:30 +0000 (19:06 +0000)]
-doxygen, fixing #3223
LRN [Thu, 19 Dec 2013 18:39:21 +0000 (18:39 +0000)]
Silence warnings in W32 NSP
LRN [Thu, 19 Dec 2013 18:39:19 +0000 (18:39 +0000)]
Remove unused macros, use a different error code for early bailouts
LRN [Thu, 19 Dec 2013 18:39:17 +0000 (18:39 +0000)]
Keep requests in a list, cancel them before disconnecting from GNS
LRN [Thu, 19 Dec 2013 18:39:14 +0000 (18:39 +0000)]
Fix debug logging in w32nsp to not to use libintl
LRN [Thu, 19 Dec 2013 18:39:12 +0000 (18:39 +0000)]
Increase NSP debug logging verbosity greatly
LRN [Thu, 19 Dec 2013 18:39:09 +0000 (18:39 +0000)]
Fudge includes to prevent GUID leaks, make non-exported functions static, use mingw-w64-provided definitions for NSP
LRN [Thu, 19 Dec 2013 18:39:07 +0000 (18:39 +0000)]
Support normal socket (non-NSP) name lookups in resolver (for testing)
LRN [Thu, 19 Dec 2013 18:39:04 +0000 (18:39 +0000)]
Fix 0-terminator check, logging
LRN [Thu, 19 Dec 2013 18:39:02 +0000 (18:39 +0000)]
0-long message payload is not valid
LRN [Thu, 19 Dec 2013 18:39:00 +0000 (18:39 +0000)]
Correctly send trailing empty header
LRN [Thu, 19 Dec 2013 18:38:57 +0000 (18:38 +0000)]
Fix w32nsp exports
LRN [Thu, 19 Dec 2013 18:38:55 +0000 (18:38 +0000)]
W32 NSP: Don't use 64-bit types, link to libgcc statically
LRN [Thu, 19 Dec 2013 18:38:51 +0000 (18:38 +0000)]
Don't free opt cfg if it's NULL
Matthias Wachs [Thu, 19 Dec 2013 17:10:03 +0000 (17:10 +0000)]
preventing receiving in disconnect
Christian Fuchs [Thu, 19 Dec 2013 16:47:34 +0000 (16:47 +0000)]
- added extra parameter which i forgot in the previous commit
Christian Fuchs [Thu, 19 Dec 2013 16:43:52 +0000 (16:43 +0000)]
- converted peeridentity from hashcode to eddsa
Matthias Wachs [Thu, 19 Dec 2013 16:03:58 +0000 (16:03 +0000)]
related to 3216
Matthias Wachs [Thu, 19 Dec 2013 15:14:47 +0000 (15:14 +0000)]
add session to message
Matthias Wachs [Thu, 19 Dec 2013 15:13:31 +0000 (15:13 +0000)]
trying to analyze bug
0003218
Christian Grothoff [Thu, 19 Dec 2013 15:00:58 +0000 (15:00 +0000)]
-fixing #3222
Matthias Wachs [Thu, 19 Dec 2013 14:35:31 +0000 (14:35 +0000)]
delay between starting clients
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
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
Bart Polot [Thu, 19 Dec 2013 14:12:04 +0000 (14:12 +0000)]
- use write to allow binary data as well
Bart Polot [Thu, 19 Dec 2013 13:26:27 +0000 (13:26 +0000)]
- use proper signedness
Bart Polot [Thu, 19 Dec 2013 13:26:12 +0000 (13:26 +0000)]
- debug info on API side
Bart Polot [Thu, 19 Dec 2013 13:25:27 +0000 (13:25 +0000)]
- log traffic size
Bart Polot [Thu, 19 Dec 2013 13:24:08 +0000 (13:24 +0000)]
- log
LRN [Thu, 19 Dec 2013 06:00:23 +0000 (06:00 +0000)]
malloc -> new
LRN [Thu, 19 Dec 2013 05:59:44 +0000 (05:59 +0000)]
Use more-or-equal (some machines are fast enough)
Christian Grothoff [Wed, 18 Dec 2013 23:16:05 +0000 (23:16 +0000)]
-consider possibility that DV message arrives after direct connection was established
Christian Grothoff [Wed, 18 Dec 2013 22:57:56 +0000 (22:57 +0000)]
-more logging
Christian Grothoff [Wed, 18 Dec 2013 22:57:37 +0000 (22:57 +0000)]
-fix transmission logic in DV API
Christian Grothoff [Wed, 18 Dec 2013 21:45:37 +0000 (21:45 +0000)]
-style fix
Christian Grothoff [Wed, 18 Dec 2013 21:45:19 +0000 (21:45 +0000)]
-style fix
Bart Polot [Wed, 18 Dec 2013 21:21:01 +0000 (21:21 +0000)]
- rmeove break
Christian Grothoff [Wed, 18 Dec 2013 21:05:57 +0000 (21:05 +0000)]
-misc fixes
Bart Polot [Wed, 18 Dec 2013 20:43:10 +0000 (20:43 +0000)]
- show WARNINGs for bad handshakes
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
Christian Grothoff [Wed, 18 Dec 2013 18:48:38 +0000 (18:48 +0000)]
-towards changing use of target distance to be from source (incomplete)
Christian Grothoff [Wed, 18 Dec 2013 18:47:45 +0000 (18:47 +0000)]
-update PO
Christian Grothoff [Wed, 18 Dec 2013 18:47:35 +0000 (18:47 +0000)]
-style fix
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
Christian Fuchs [Wed, 18 Dec 2013 16:24:35 +0000 (16:24 +0000)]
- implemented output mode GNUNET_SET_RESULT_REMOVED in intersection
Christian Fuchs [Wed, 18 Dec 2013 16:14:49 +0000 (16:14 +0000)]
- added early success for fully disjoint intersection sets
- some minor bugfixing
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
Matthias Wachs [Wed, 18 Dec 2013 15:26:34 +0000 (15:26 +0000)]
disable debugging messages
Matthias Wachs [Wed, 18 Dec 2013 15:19:37 +0000 (15:19 +0000)]
tests and session timeout for bt
Matthias Wachs [Wed, 18 Dec 2013 15:09:43 +0000 (15:09 +0000)]
test mode for 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
Christian Grothoff [Wed, 18 Dec 2013 14:39:57 +0000 (14:39 +0000)]
-fix distance calculations / ntohs vs ntohl
Christian Grothoff [Wed, 18 Dec 2013 14:29:56 +0000 (14:29 +0000)]
-learn routes from forwarding/receiving as well
Matthias Wachs [Wed, 18 Dec 2013 14:18:46 +0000 (14:18 +0000)]
session time out for http client/server
Matthias Wachs [Wed, 18 Dec 2013 14:12:39 +0000 (14:12 +0000)]
session timeouts for unix
Matthias Wachs [Wed, 18 Dec 2013 14:10:36 +0000 (14:10 +0000)]
session timeouts for tcp
Matthias Wachs [Wed, 18 Dec 2013 13:52:24 +0000 (13:52 +0000)]
fixing test config
Christian Grothoff [Wed, 18 Dec 2013 13:43:39 +0000 (13:43 +0000)]
-more debugging, fixing targets
Christian Grothoff [Wed, 18 Dec 2013 13:43:19 +0000 (13:43 +0000)]
pass ATS information for incoming sessions immediately to ATS service
Matthias Wachs [Wed, 18 Dec 2013 13:26:27 +0000 (13:26 +0000)]
fix for bt plugin and set nonce to 0
Christian Grothoff [Wed, 18 Dec 2013 12:58:12 +0000 (12:58 +0000)]
-misc fixes
Christian Grothoff [Wed, 18 Dec 2013 12:13:27 +0000 (12:13 +0000)]
-bump
Christian Grothoff [Wed, 18 Dec 2013 12:10:25 +0000 (12:10 +0000)]
-bump
Christian Grothoff [Wed, 18 Dec 2013 12:09:50 +0000 (12:09 +0000)]
-bump
Matthias Wachs [Wed, 18 Dec 2013 11:58:31 +0000 (11:58 +0000)]
fix for plugin
Matthias Wachs [Wed, 18 Dec 2013 11:53:48 +0000 (11:53 +0000)]
rescheduling sessions for udp