oweals/gnunet.git
11 years agofix:
Matthias Wachs [Thu, 11 Jul 2013 09:37:13 +0000 (09:37 +0000)]
fix:

return address length 0 for inbound session
- return session only if inbound flag is set:
issue because plugin sends TCP_WELCOME messages for incoming connections not only outbount

11 years agofix for printing
Matthias Wachs [Thu, 11 Jul 2013 09:15:06 +0000 (09:15 +0000)]
fix for printing

11 years agoremove ,
Matthias Wachs [Thu, 11 Jul 2013 07:47:08 +0000 (07:47 +0000)]
remove ,

11 years agofixing uninitialized values
Matthias Wachs [Thu, 11 Jul 2013 07:24:23 +0000 (07:24 +0000)]
fixing uninitialized values

11 years agofix for header
Matthias Wachs [Thu, 11 Jul 2013 07:03:59 +0000 (07:03 +0000)]
fix for header

11 years ago- doxygen
Bart Polot [Wed, 10 Jul 2013 23:08:55 +0000 (23:08 +0000)]
- doxygen

11 years ago- don't let retransmissions mess with per-hop ACK
Bart Polot [Wed, 10 Jul 2013 17:29:54 +0000 (17:29 +0000)]
- don't let retransmissions mess with per-hop ACK

11 years ago- data_ack ack's all previous messages, change hashmap to FIFO DLL
Bart Polot [Wed, 10 Jul 2013 16:53:19 +0000 (16:53 +0000)]
- data_ack ack's all previous messages, change hashmap to FIFO DLL

11 years ago- missing message types
Bart Polot [Wed, 10 Jul 2013 15:36:24 +0000 (15:36 +0000)]
- missing message types

11 years ago- updated message numbers
Bart Polot [Wed, 10 Jul 2013 15:11:20 +0000 (15:11 +0000)]
- updated message numbers

11 years ago- use different DATA ACK for both directions
Bart Polot [Wed, 10 Jul 2013 15:10:59 +0000 (15:10 +0000)]
- use different DATA ACK for both directions

11 years ago- nbo
Bart Polot [Wed, 10 Jul 2013 15:10:19 +0000 (15:10 +0000)]
- nbo

11 years ago-extra checks
Christian Grothoff [Wed, 10 Jul 2013 14:23:19 +0000 (14:23 +0000)]
-extra checks

11 years ago-no void
Christian Grothoff [Wed, 10 Jul 2013 13:16:35 +0000 (13:16 +0000)]
-no void

11 years ago- fix decoding of tunnel options
Bart Polot [Wed, 10 Jul 2013 13:12:03 +0000 (13:12 +0000)]
- fix decoding of tunnel options

11 years ago- change retransmit time to #define, debug
Bart Polot [Wed, 10 Jul 2013 13:11:22 +0000 (13:11 +0000)]
- change retransmit time to #define, debug

11 years ago- when did this disappear????
Bart Polot [Wed, 10 Jul 2013 13:10:25 +0000 (13:10 +0000)]
- when did this disappear????

11 years agosession report in http server
Matthias Wachs [Wed, 10 Jul 2013 12:45:22 +0000 (12:45 +0000)]
session report in http server

11 years ago-const where const can
Christian Grothoff [Wed, 10 Jul 2013 12:43:13 +0000 (12:43 +0000)]
-const where const can

11 years ago- use proper reliability metadata
Bart Polot [Wed, 10 Jul 2013 12:34:05 +0000 (12:34 +0000)]
- use proper reliability metadata

11 years agoreport session
Matthias Wachs [Wed, 10 Jul 2013 12:34:00 +0000 (12:34 +0000)]
report session

11 years agounkown session reporting
Matthias Wachs [Wed, 10 Jul 2013 12:20:21 +0000 (12:20 +0000)]
unkown session reporting

11 years agomove error reporting to client, since now it's the plugins fault if sessions are...
Matthias Wachs [Wed, 10 Jul 2013 12:20:04 +0000 (12:20 +0000)]
move error reporting to client, since now it's the plugins fault if sessions are unknown

11 years ago- client can be owner AND destination
Bart Polot [Wed, 10 Jul 2013 12:12:11 +0000 (12:12 +0000)]
- client can be owner AND destination

11 years agomodified validation to use new api call to set networktype
Matthias Wachs [Wed, 10 Jul 2013 12:01:41 +0000 (12:01 +0000)]
modified validation to use new api call to set networktype

11 years ago- rollback
Bart Polot [Wed, 10 Jul 2013 11:58:22 +0000 (11:58 +0000)]
- rollback

11 years ago- simplified MESH client<->service API as per suggestions in bug #2934
Bart Polot [Wed, 10 Jul 2013 11:57:16 +0000 (11:57 +0000)]
- simplified MESH client<->service API as per suggestions in bug #2934

11 years ago- fix
Bart Polot [Wed, 10 Jul 2013 11:39:54 +0000 (11:39 +0000)]
- fix

11 years agofix: infinite loop if option was given
Matthias Wachs [Wed, 10 Jul 2013 10:33:19 +0000 (10:33 +0000)]
fix: infinite loop if option was given

11 years agoadd default operation when no argument is given
Matthias Wachs [Wed, 10 Jul 2013 10:24:28 +0000 (10:24 +0000)]
add default operation when no argument is given

11 years agoincluding expiration time in output
Matthias Wachs [Wed, 10 Jul 2013 10:19:18 +0000 (10:19 +0000)]
including expiration time in output

11 years agorenaming function
Matthias Wachs [Wed, 10 Jul 2013 08:55:12 +0000 (08:55 +0000)]
renaming function

11 years agomove add function directly to transport
Matthias Wachs [Wed, 10 Jul 2013 08:53:22 +0000 (08:53 +0000)]
move add function directly to transport

11 years agocode deduplication: move to function
Matthias Wachs [Wed, 10 Jul 2013 08:24:33 +0000 (08:24 +0000)]
code deduplication: move to function

11 years agocheck implementation of api while loading plugn
Matthias Wachs [Wed, 10 Jul 2013 07:59:58 +0000 (07:59 +0000)]
check implementation of api while loading plugn

11 years agochanged return type to enum
Matthias Wachs [Wed, 10 Jul 2013 07:48:41 +0000 (07:48 +0000)]
changed return type to enum
added get_network to template

11 years ago- set service working
Florian Dold [Wed, 10 Jul 2013 01:31:13 +0000 (01:31 +0000)]
- set service working
- set profiler

11 years ago- full message struct initialization
Florian Dold [Wed, 10 Jul 2013 01:26:04 +0000 (01:26 +0000)]
- full message struct initialization

11 years ago- don't use deltas, send last PID in POLL message instead
Bart Polot [Wed, 10 Jul 2013 01:11:29 +0000 (01:11 +0000)]
- don't use deltas, send last PID in POLL message instead

11 years ago- use deltas for ack polling
Bart Polot [Wed, 10 Jul 2013 00:52:55 +0000 (00:52 +0000)]
- use deltas for ack polling

11 years ago- use multihashmap32 instead of own implementation
Bart Polot [Wed, 10 Jul 2013 00:09:06 +0000 (00:09 +0000)]
- use multihashmap32 instead of own implementation

11 years ago- fix script
Bart Polot [Tue, 9 Jul 2013 23:46:20 +0000 (23:46 +0000)]
- fix script

11 years ago- don't reject future traffic, related to bug #2934
Bart Polot [Tue, 9 Jul 2013 23:46:07 +0000 (23:46 +0000)]
- don't reject future traffic, related to bug #2934

11 years ago- fix unreliable expected traffic
Bart Polot [Tue, 9 Jul 2013 23:44:37 +0000 (23:44 +0000)]
- fix unreliable expected traffic

11 years ago- don't overwrite logs
Bart Polot [Tue, 9 Jul 2013 23:03:31 +0000 (23:03 +0000)]
- don't overwrite logs

11 years ago- don't shcdule retransmissions of unreliable packets
Bart Polot [Tue, 9 Jul 2013 23:03:12 +0000 (23:03 +0000)]
- don't shcdule retransmissions of unreliable packets

11 years ago- changes not intended to be commited yet
Bart Polot [Tue, 9 Jul 2013 22:52:26 +0000 (22:52 +0000)]
- changes not intended to be commited yet

11 years ago- fix segfault on retransmission
Bart Polot [Tue, 9 Jul 2013 22:50:41 +0000 (22:50 +0000)]
- fix segfault on retransmission

11 years ago-add missing option
Christian Grothoff [Tue, 9 Jul 2013 21:41:19 +0000 (21:41 +0000)]
-add missing option

11 years ago-check for NULL
Christian Grothoff [Tue, 9 Jul 2013 21:40:17 +0000 (21:40 +0000)]
-check for NULL

11 years ago- initialized all fields of mesh's tunnel destroy message
Florian Dold [Tue, 9 Jul 2013 21:03:52 +0000 (21:03 +0000)]
- initialized all fields of mesh's tunnel destroy message

11 years ago-more ideas on naming
Christian Grothoff [Tue, 9 Jul 2013 20:58:41 +0000 (20:58 +0000)]
-more ideas on naming

11 years ago-1:1 unicast --- not sure it belongs in social API
Christian Grothoff [Tue, 9 Jul 2013 20:38:44 +0000 (20:38 +0000)]
-1:1 unicast --- not sure it belongs in social API

11 years ago-underscores for lynx
Christian Grothoff [Tue, 9 Jul 2013 20:38:26 +0000 (20:38 +0000)]
-underscores for lynx

11 years agorename 'leave' to 'part' as 'part' is the better opposite of 'join'
Christian Grothoff [Tue, 9 Jul 2013 20:12:33 +0000 (20:12 +0000)]
rename 'leave' to 'part' as 'part' is the better opposite of 'join'

11 years agoadding addresses with network
Matthias Wachs [Tue, 9 Jul 2013 15:40:03 +0000 (15:40 +0000)]
adding addresses with network

11 years agothis add should not be required anymore
Matthias Wachs [Tue, 9 Jul 2013 15:39:42 +0000 (15:39 +0000)]
this add should not be required  anymore

11 years agoget function implementation in all plugins
Matthias Wachs [Tue, 9 Jul 2013 15:39:23 +0000 (15:39 +0000)]
get function implementation in all plugins

11 years agoadded function
Matthias Wachs [Tue, 9 Jul 2013 15:28:51 +0000 (15:28 +0000)]
added function

11 years agonew api function to get network for session
Matthias Wachs [Tue, 9 Jul 2013 15:23:13 +0000 (15:23 +0000)]
new api function to get network for session

11 years agodo not add or update if sessions are equal
Matthias Wachs [Tue, 9 Jul 2013 14:44:36 +0000 (14:44 +0000)]
do not add or update if sessions are equal

11 years ago-update docu
Christian Grothoff [Tue, 9 Jul 2013 14:38:32 +0000 (14:38 +0000)]
-update docu

11 years ago-fixes in monitoring code
Christian Grothoff [Tue, 9 Jul 2013 14:37:12 +0000 (14:37 +0000)]
-fixes in monitoring code

11 years agofixed adding addresses with updated networks
Matthias Wachs [Tue, 9 Jul 2013 14:33:24 +0000 (14:33 +0000)]
fixed adding addresses with updated networks

11 years agomissing file
Matthias Wachs [Tue, 9 Jul 2013 14:19:19 +0000 (14:19 +0000)]
missing file

11 years ago-testcase for monitoring, fails right now, as a good test should...
Christian Grothoff [Tue, 9 Jul 2013 14:04:00 +0000 (14:04 +0000)]
-testcase for monitoring, fails right now, as a good test should...

11 years agofinish implementation of monitoring, send change notifications to all clients
Christian Grothoff [Tue, 9 Jul 2013 13:26:11 +0000 (13:26 +0000)]
finish implementation of monitoring, send change notifications to all clients

11 years agoif io is enabled and shipped hellos not, hellos from peers we created should still...
Matthias Wachs [Tue, 9 Jul 2013 13:19:11 +0000 (13:19 +0000)]
if io is enabled and shipped hellos not, hellos from peers we created should still be read

11 years agonew function for plugins to signal inbound session,
Matthias Wachs [Tue, 9 Jul 2013 12:40:15 +0000 (12:40 +0000)]
new function for plugins to signal inbound session,
have to extend plugins

11 years agofunctionality to disable shipped hellos
Matthias Wachs [Tue, 9 Jul 2013 11:23:37 +0000 (11:23 +0000)]
functionality to disable shipped hellos

11 years agobetter just a warning
Matthias Wachs [Tue, 9 Jul 2013 11:23:16 +0000 (11:23 +0000)]
better just a warning

11 years agodo not use hellos included in gnunet with testcases
Matthias Wachs [Tue, 9 Jul 2013 11:22:58 +0000 (11:22 +0000)]
do not use hellos included in gnunet with testcases

11 years ago-towards having monitoring
Christian Grothoff [Tue, 9 Jul 2013 09:57:47 +0000 (09:57 +0000)]
-towards having monitoring

11 years agofixing output + additional peer id check
Matthias Wachs [Tue, 9 Jul 2013 09:27:31 +0000 (09:27 +0000)]
fixing output + additional peer id check

11 years agofixing ats-tool output
Matthias Wachs [Tue, 9 Jul 2013 09:23:41 +0000 (09:23 +0000)]
fixing ats-tool output

11 years agofix segfault on missing type
Matthias Wachs [Tue, 9 Jul 2013 09:21:04 +0000 (09:21 +0000)]
fix segfault on missing type

11 years ago-towards implementing monitor functions in service
Christian Grothoff [Tue, 9 Jul 2013 09:13:40 +0000 (09:13 +0000)]
-towards implementing monitor functions in service

11 years ago-dead code
Christian Grothoff [Tue, 9 Jul 2013 07:46:06 +0000 (07:46 +0000)]
-dead code

11 years ago-remove async ecc key generation, not needed
Christian Grothoff [Tue, 9 Jul 2013 07:40:34 +0000 (07:40 +0000)]
-remove async ecc key generation, not needed

11 years ago-resolve of 0 is well-defined, do NOT assert here, breaks tests as well
Christian Grothoff [Tue, 9 Jul 2013 07:39:36 +0000 (07:39 +0000)]
-resolve of 0 is well-defined, do NOT assert here, breaks tests as well

11 years ago-simplify zone key loading by using synchronous ECC key API
Christian Grothoff [Tue, 9 Jul 2013 07:35:46 +0000 (07:35 +0000)]
-simplify zone key loading by using synchronous ECC key API

11 years ago-simplify zone key loading by using synchronous ECC key API
Christian Grothoff [Tue, 9 Jul 2013 07:28:27 +0000 (07:28 +0000)]
-simplify zone key loading by using synchronous ECC key API

11 years ago-simplify zone key loading by using synchronous ECC key API
Christian Grothoff [Tue, 9 Jul 2013 07:24:44 +0000 (07:24 +0000)]
-simplify zone key loading by using synchronous ECC key API

11 years agoadd '-m' option to gnunet-namestore, extend namestore monitor API with notification...
Christian Grothoff [Tue, 9 Jul 2013 07:18:53 +0000 (07:18 +0000)]
add '-m' option to gnunet-namestore, extend namestore monitor API with notification about being in sync

11 years ago-typo
Christian Grothoff [Mon, 8 Jul 2013 22:47:21 +0000 (22:47 +0000)]
-typo

11 years ago-finishing monitor API on client-side
Christian Grothoff [Mon, 8 Jul 2013 22:42:13 +0000 (22:42 +0000)]
-finishing monitor API on client-side

11 years ago-get rid of iteration response, use lookup response instead, message formats were...
Christian Grothoff [Mon, 8 Jul 2013 22:36:00 +0000 (22:36 +0000)]
-get rid of iteration response, use lookup response instead, message formats were identical to begin with

11 years ago-skeleton for monitor API
Christian Grothoff [Mon, 8 Jul 2013 21:44:05 +0000 (21:44 +0000)]
-skeleton for monitor API

11 years ago- send data_ack from the same ack function as hop-by-hop acks
Bart Polot [Mon, 8 Jul 2013 18:10:14 +0000 (18:10 +0000)]
- send data_ack from the same ack function as hop-by-hop acks

11 years ago- fix relay data retransmission of repeated messages
Bart Polot [Mon, 8 Jul 2013 17:45:02 +0000 (17:45 +0000)]
- fix relay data retransmission of repeated messages

11 years agoImplementing SDP protocol
Claudiu Olteanu [Mon, 8 Jul 2013 16:57:37 +0000 (16:57 +0000)]
Implementing SDP protocol

11 years ago- indentation
Bart Polot [Mon, 8 Jul 2013 13:53:09 +0000 (13:53 +0000)]
- indentation

11 years ago- ignores
Bart Polot [Mon, 8 Jul 2013 13:41:54 +0000 (13:41 +0000)]
- ignores

11 years ago- new config file for reliability (enable drop)
Bart Polot [Mon, 8 Jul 2013 13:40:22 +0000 (13:40 +0000)]
- new config file for reliability (enable drop)

11 years ago- add reliablity testcase, fix nobuf API use
Bart Polot [Mon, 8 Jul 2013 13:39:50 +0000 (13:39 +0000)]
- add reliablity testcase, fix nobuf API use

11 years ago- test order
Bart Polot [Mon, 8 Jul 2013 13:29:46 +0000 (13:29 +0000)]
- test order

11 years ago- fix keepalive loop
Bart Polot [Mon, 8 Jul 2013 12:58:14 +0000 (12:58 +0000)]
- fix keepalive loop

11 years ago- fix unreliable traffic bck
Bart Polot [Mon, 8 Jul 2013 12:57:35 +0000 (12:57 +0000)]
- fix unreliable traffic bck

11 years ago- fix assumption that owner and destination client must be different, (bug #2924)
Bart Polot [Mon, 8 Jul 2013 12:56:34 +0000 (12:56 +0000)]
- fix assumption that owner and destination client must be different, (bug #2924)

11 years ago- debug, indentation
Bart Polot [Mon, 8 Jul 2013 12:55:53 +0000 (12:55 +0000)]
- debug, indentation