Bart Polot [Mon, 16 Dec 2013 16:24:09 +0000 (16:24 +0000)]
- loglevel
Bart Polot [Mon, 16 Dec 2013 16:15:47 +0000 (16:15 +0000)]
- stop kx on empty tunnels
Christian Fuchs [Mon, 16 Dec 2013 16:14:09 +0000 (16:14 +0000)]
- finished work on multipart sending in intersection
- added getter for addressesPerElement from a bloomfilter
- added multipart message format for intersection
- added multipart message type for intersection
Sree Harsha Totakura [Mon, 16 Dec 2013 16:11:30 +0000 (16:11 +0000)]
- call GNUNET_SERVER_receive_done() when returning from message handlers
Bart Polot [Mon, 16 Dec 2013 16:07:13 +0000 (16:07 +0000)]
- debug info
Bart Polot [Mon, 16 Dec 2013 16:07:00 +0000 (16:07 +0000)]
- not a break
Sree Harsha Totakura [Mon, 16 Dec 2013 15:54:38 +0000 (15:54 +0000)]
- handle logging clutter properly
- make testcase tighter
Bart Polot [Mon, 16 Dec 2013 15:49:37 +0000 (15:49 +0000)]
- debug
Bart Polot [Mon, 16 Dec 2013 15:48:58 +0000 (15:48 +0000)]
- fix
Sree Harsha Totakura [Mon, 16 Dec 2013 15:41:52 +0000 (15:41 +0000)]
- reset counters to continue the resumed call
Sree Harsha Totakura [Mon, 16 Dec 2013 15:36:11 +0000 (15:36 +0000)]
- extend mesh audio messag to contain source line number. This is needed to find the correct client channel to link unreliable audio channel
Sree Harsha Totakura [Mon, 16 Dec 2013 15:13:51 +0000 (15:13 +0000)]
- debug
- htonl source line number while calling
- do not select a suspended channel upon receiving the first audio message
Christian Grothoff [Mon, 16 Dec 2013 14:10:20 +0000 (14:10 +0000)]
-indentation fixes
Fabian Oehlmann [Mon, 16 Dec 2013 13:54:11 +0000 (13:54 +0000)]
check config parameters for validity and set default values
Bart Polot [Mon, 16 Dec 2013 13:43:05 +0000 (13:43 +0000)]
- log
Bart Polot [Mon, 16 Dec 2013 13:33:12 +0000 (13:33 +0000)]
- simplify error handling
Bart Polot [Mon, 16 Dec 2013 12:37:49 +0000 (12:37 +0000)]
- fixes
Bart Polot [Mon, 16 Dec 2013 12:17:39 +0000 (12:17 +0000)]
- small refactor
Bart Polot [Mon, 16 Dec 2013 12:12:30 +0000 (12:12 +0000)]
- avoid double free / use after free
Fabian Oehlmann [Mon, 16 Dec 2013 12:12:06 +0000 (12:12 +0000)]
added egalitarian utility goal
Bart Polot [Mon, 16 Dec 2013 12:03:28 +0000 (12:03 +0000)]
- fix assertions
Bart Polot [Mon, 16 Dec 2013 11:55:37 +0000 (11:55 +0000)]
- don't loop on the same invalid path
Fabian Oehlmann [Mon, 16 Dec 2013 11:38:09 +0000 (11:38 +0000)]
normalized feature vector
Fabian Oehlmann [Mon, 16 Dec 2013 11:10:25 +0000 (11:10 +0000)]
fix matrix init
Bart Polot [Mon, 16 Dec 2013 10:30:23 +0000 (10:30 +0000)]
- not an error, always happens on relay nodes
Bart Polot [Mon, 16 Dec 2013 10:25:08 +0000 (10:25 +0000)]
- signal shutdown, don't create new connections, fix 3214
Matthias Wachs [Mon, 16 Dec 2013 10:10:52 +0000 (10:10 +0000)]
fix doxygen errors in comments
Bart Polot [Mon, 16 Dec 2013 09:29:21 +0000 (09:29 +0000)]
- hunting 3214
Bart Polot [Mon, 16 Dec 2013 09:25:18 +0000 (09:25 +0000)]
- various minor fixes and breaks
LRN [Sun, 15 Dec 2013 17:23:48 +0000 (17:23 +0000)]
Clean up W32 NSP tools, increase verbosity
LRN [Sun, 15 Dec 2013 05:50:32 +0000 (05:50 +0000)]
Clean up dns resolver code a bit
To enable ipv6 resolution on W32 teredo must be enabled:
netsh interface teredo set state <enterpriseclient | client>
LRN [Sun, 15 Dec 2013 01:56:00 +0000 (01:56 +0000)]
Non-uniform keepalive timeout for different plugins
Christian Grothoff [Sat, 14 Dec 2013 23:44:22 +0000 (23:44 +0000)]
-fix use of uninitialized variable
Christian Grothoff [Sat, 14 Dec 2013 23:43:20 +0000 (23:43 +0000)]
-fixing leaks on error paths
Christian Grothoff [Sat, 14 Dec 2013 12:50:01 +0000 (12:50 +0000)]
-fix message types in comment
Christian Grothoff [Fri, 13 Dec 2013 21:17:20 +0000 (21:17 +0000)]
-adding example 'def.tex' file
Christian Grothoff [Fri, 13 Dec 2013 20:56:02 +0000 (20:56 +0000)]
-do not (auto)start certain unrelated services
Christian Grothoff [Fri, 13 Dec 2013 20:50:59 +0000 (20:50 +0000)]
-move to experimental
Christian Grothoff [Fri, 13 Dec 2013 20:50:51 +0000 (20:50 +0000)]
-ignore
Christian Grothoff [Fri, 13 Dec 2013 20:48:40 +0000 (20:48 +0000)]
-fix FTBFS
Christian Grothoff [Fri, 13 Dec 2013 20:32:55 +0000 (20:32 +0000)]
-cleanup, doxygen
Christian Grothoff [Fri, 13 Dec 2013 20:30:35 +0000 (20:30 +0000)]
-ignore
Christian Grothoff [Fri, 13 Dec 2013 20:23:59 +0000 (20:23 +0000)]
-simplify logic to help diagnose #2858
Christian Grothoff [Fri, 13 Dec 2013 19:51:37 +0000 (19:51 +0000)]
-doxygen, indentation
Christian Grothoff [Fri, 13 Dec 2013 19:38:18 +0000 (19:38 +0000)]
remove external IP address from previous DNS lookup only after DNS lookup for new iteration has completed (#3213)
Christian Grothoff [Fri, 13 Dec 2013 19:32:02 +0000 (19:32 +0000)]
-doxygen, indentation, fixing comments
Christian Grothoff [Fri, 13 Dec 2013 18:05:32 +0000 (18:05 +0000)]
-doxygen, indentation, minor code cleanup
Christian Grothoff [Fri, 13 Dec 2013 17:34:15 +0000 (17:34 +0000)]
-fix warning
Christian Grothoff [Fri, 13 Dec 2013 17:32:40 +0000 (17:32 +0000)]
-code cleanup, in particular moving towards using client context for storing TCP sessions to be more efficient upon receiving
Christian Grothoff [Fri, 13 Dec 2013 17:20:51 +0000 (17:20 +0000)]
-removing useless session counting logic, doxygen, code cleanup
Christian Grothoff [Fri, 13 Dec 2013 17:07:35 +0000 (17:07 +0000)]
-crash if this happens, so we at least get a core dump
Christian Grothoff [Fri, 13 Dec 2013 17:06:48 +0000 (17:06 +0000)]
-move tcp session check into extra checks condition
Christian Grothoff [Fri, 13 Dec 2013 16:59:28 +0000 (16:59 +0000)]
-remove break for something that theoretically could be OK
Christian Grothoff [Fri, 13 Dec 2013 16:57:03 +0000 (16:57 +0000)]
-fix #3212
Matthias Wachs [Fri, 13 Dec 2013 15:58:23 +0000 (15:58 +0000)]
accept all requests, reduce log level
Christian Grothoff [Fri, 13 Dec 2013 15:53:37 +0000 (15:53 +0000)]
-clean up network select code, avoid insane #ifdefing for MINGW
Christian Grothoff [Fri, 13 Dec 2013 15:47:56 +0000 (15:47 +0000)]
-fix off-by-one so we can also select on FD 0 (stdin)
Christian Grothoff [Fri, 13 Dec 2013 15:00:33 +0000 (15:00 +0000)]
-fix #3211
Matthias Wachs [Fri, 13 Dec 2013 14:48:10 +0000 (14:48 +0000)]
reduce switch log level, increase ats timeout log level
Matthias Wachs [Fri, 13 Dec 2013 13:59:37 +0000 (13:59 +0000)]
fix assertion in line 1388
Bart Polot [Fri, 13 Dec 2013 13:33:19 +0000 (13:33 +0000)]
- fix 3163#c7868
Christian Grothoff [Fri, 13 Dec 2013 13:25:31 +0000 (13:25 +0000)]
-fix 3208 by making kills async
Christian Grothoff [Fri, 13 Dec 2013 13:09:21 +0000 (13:09 +0000)]
-sometimes bugs are really simple -- fixing #3191 but creating fresh crashes
Christian Grothoff [Fri, 13 Dec 2013 13:06:08 +0000 (13:06 +0000)]
use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriate
Christian Grothoff [Fri, 13 Dec 2013 13:00:14 +0000 (13:00 +0000)]
use enum GNUNET_ATS_Network_Type instead of uint32_t where appropriate
Christian Grothoff [Fri, 13 Dec 2013 12:52:22 +0000 (12:52 +0000)]
-adding a few more assertions to debug #3191
Matthias Wachs [Fri, 13 Dec 2013 12:49:15 +0000 (12:49 +0000)]
comment
Christian Grothoff [Fri, 13 Dec 2013 12:48:34 +0000 (12:48 +0000)]
allow distance change to communicate changes in network of next hop as well, related to #3191, but not sure if it fixes it
Christian Grothoff [Fri, 13 Dec 2013 12:40:18 +0000 (12:40 +0000)]
-undo
Christian Grothoff [Fri, 13 Dec 2013 12:39:09 +0000 (12:39 +0000)]
-code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeout if we are 'in destroy', in which case we should simply do nothing
Christian Grothoff [Fri, 13 Dec 2013 12:30:59 +0000 (12:30 +0000)]
-code cleanup, fixing #3207: timeout can be NULL in reschedule_session_timeout if we are 'in destroy', in which case we should simply do nothing
Matthias Wachs [Fri, 13 Dec 2013 12:26:34 +0000 (12:26 +0000)]
remove addresses we cannot connect to
Christian Grothoff [Fri, 13 Dec 2013 12:08:16 +0000 (12:08 +0000)]
-update doxy file
Christian Grothoff [Fri, 13 Dec 2013 12:05:02 +0000 (12:05 +0000)]
-doxygen, style fixes
Matthias Wachs [Fri, 13 Dec 2013 10:42:41 +0000 (10:42 +0000)]
Destroy address and session if blacklist denies connection
Address suggestion requests are not need, if a request was scheduled before...
Matthias Wachs [Fri, 13 Dec 2013 09:05:33 +0000 (09:05 +0000)]
this is not possible, since identity check is enforced by transport_clients on try connect call
Christian Grothoff [Thu, 12 Dec 2013 21:43:39 +0000 (21:43 +0000)]
-fixing 'make dist' issues
Christian Grothoff [Thu, 12 Dec 2013 21:38:43 +0000 (21:38 +0000)]
-fixing includex for xdht
Christian Grothoff [Thu, 12 Dec 2013 21:35:53 +0000 (21:35 +0000)]
-missing header
Christian Grothoff [Thu, 12 Dec 2013 21:31:39 +0000 (21:31 +0000)]
-doxygen, style, possibly fixing hostlist-client missing first core connect notification
Christian Grothoff [Thu, 12 Dec 2013 21:11:17 +0000 (21:11 +0000)]
-fix
Bart Polot [Thu, 12 Dec 2013 19:06:12 +0000 (19:06 +0000)]
- fix delete loop
Bart Polot [Thu, 12 Dec 2013 19:00:24 +0000 (19:00 +0000)]
- if a kx fails due to reconnect state, don't complain (it'll get retransmitted eventually)
Bart Polot [Thu, 12 Dec 2013 18:56:20 +0000 (18:56 +0000)]
- don't return on found connection, more checks to go
Bart Polot [Thu, 12 Dec 2013 18:50:03 +0000 (18:50 +0000)]
- only complain if channel is not being destroyed (client has forgotten about it already)
Bart Polot [Thu, 12 Dec 2013 18:47:47 +0000 (18:47 +0000)]
- return NULL when continuation is NULL, avoid channel:860 break
Christian Grothoff [Thu, 12 Dec 2013 18:38:31 +0000 (18:38 +0000)]
-fix leaks of MPIs
Christian Grothoff [Thu, 12 Dec 2013 18:36:19 +0000 (18:36 +0000)]
-removing code that just dereferenced uninitialized 'm' and then decided to randomly increment memory
Bart Polot [Thu, 12 Dec 2013 18:34:20 +0000 (18:34 +0000)]
- dont GNUNET_break on non-validable paths, DHT seems to routinely be aware of core connections faster than MESH
Christian Grothoff [Thu, 12 Dec 2013 18:32:15 +0000 (18:32 +0000)]
-fix leak
Christian Grothoff [Thu, 12 Dec 2013 18:29:57 +0000 (18:29 +0000)]
-fix leak, style
Christian Grothoff [Thu, 12 Dec 2013 18:28:05 +0000 (18:28 +0000)]
-fix leaks
Bart Polot [Thu, 12 Dec 2013 18:22:55 +0000 (18:22 +0000)]
- wrong condition
Bart Polot [Thu, 12 Dec 2013 18:19:40 +0000 (18:19 +0000)]
- cancel transmission altogether on error
Bart Polot [Thu, 12 Dec 2013 18:19:08 +0000 (18:19 +0000)]
- fix warnings
Christian Grothoff [Thu, 12 Dec 2013 18:01:43 +0000 (18:01 +0000)]
-fix hostlist warning from #3206
Bart Polot [Thu, 12 Dec 2013 18:00:06 +0000 (18:00 +0000)]
- react to connection destrutcion in exisitng tunnel
Christian Grothoff [Thu, 12 Dec 2013 17:45:27 +0000 (17:45 +0000)]
-doxygen
Sree Harsha Totakura [Thu, 12 Dec 2013 16:53:30 +0000 (16:53 +0000)]
- decrease timeout
Sree Harsha Totakura [Thu, 12 Dec 2013 16:44:34 +0000 (16:44 +0000)]
- fixed missing call to call server_done in server message handler