oweals/gnunet.git
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

11 years ago- fix local infinite retransmission loop
Bart Polot [Mon, 8 Jul 2013 12:36:37 +0000 (12:36 +0000)]
- fix local infinite retransmission loop

11 years ago- update message_to_string
Bart Polot [Mon, 8 Jul 2013 11:40:39 +0000 (11:40 +0000)]
- update message_to_string

11 years ago- adapt testcases to new api
Bart Polot [Mon, 8 Jul 2013 11:37:42 +0000 (11:37 +0000)]
- adapt testcases to new api

11 years ago- fix unreliable traffic
Bart Polot [Mon, 8 Jul 2013 11:37:29 +0000 (11:37 +0000)]
- fix unreliable traffic

11 years agoAdded mesh reliable tunnels
Bart Polot [Mon, 8 Jul 2013 11:04:32 +0000 (11:04 +0000)]
Added mesh reliable tunnels

11 years ago-doxygen
Christian Grothoff [Mon, 8 Jul 2013 09:52:01 +0000 (09:52 +0000)]
-doxygen

11 years agoremoving debugging breaks
Matthias Wachs [Mon, 8 Jul 2013 07:16:23 +0000 (07:16 +0000)]
removing debugging breaks

11 years ago-doxygen fixes
Christian Grothoff [Sun, 7 Jul 2013 14:35:51 +0000 (14:35 +0000)]
-doxygen fixes

11 years agoAdding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.c
Claudiu Olteanu [Sun, 7 Jul 2013 13:43:59 +0000 (13:43 +0000)]
Adding a helper file for bluetooth plugin : gnunet-helper-transport-bluetooth.c

11 years agotest case for single mesh handle
Florian Dold [Sun, 7 Jul 2013 00:20:58 +0000 (00:20 +0000)]
test case for single mesh handle

11 years ago-update ignores
Christian Grothoff [Fri, 5 Jul 2013 18:26:01 +0000 (18:26 +0000)]
-update ignores

11 years agomore doxygen documentation
Matthias Wachs [Fri, 5 Jul 2013 14:01:56 +0000 (14:01 +0000)]
more doxygen documentation

11 years agodoxygen documentation
Matthias Wachs [Fri, 5 Jul 2013 14:00:50 +0000 (14:00 +0000)]
doxygen documentation

11 years agodoxygen fix
Matthias Wachs [Fri, 5 Jul 2013 14:00:11 +0000 (14:00 +0000)]
doxygen fix

11 years agoimproved value updating for unkown values
Matthias Wachs [Fri, 5 Jul 2013 13:38:43 +0000 (13:38 +0000)]
improved value updating for unkown values

11 years agoimproved network switching for ats
Matthias Wachs [Fri, 5 Jul 2013 12:52:36 +0000 (12:52 +0000)]
improved network switching for ats

11 years agodocumentation + remove unused code
Matthias Wachs [Fri, 5 Jul 2013 12:17:07 +0000 (12:17 +0000)]
documentation + remove unused code

11 years agodocumentation for new solver api in header
Matthias Wachs [Fri, 5 Jul 2013 12:12:28 +0000 (12:12 +0000)]
documentation for new solver api in header

11 years agoupdating now works with bulk lock
Matthias Wachs [Fri, 5 Jul 2013 11:00:57 +0000 (11:00 +0000)]
updating now works with bulk lock

11 years agoremoving debugging break
Matthias Wachs [Fri, 5 Jul 2013 11:00:39 +0000 (11:00 +0000)]
removing debugging break

11 years agoupdating tests to match api
Matthias Wachs [Fri, 5 Jul 2013 09:56:33 +0000 (09:56 +0000)]
updating tests to match api

11 years agosplit up update function and using normalized values
Matthias Wachs [Fri, 5 Jul 2013 09:55:42 +0000 (09:55 +0000)]
split up update function and using normalized values

11 years agomajor change to solver api: split _update function since it combined 3 different...
Matthias Wachs [Thu, 4 Jul 2013 15:27:59 +0000 (15:27 +0000)]
major change to solver api: split _update function since it combined 3 different functionalities
proportional almost done, mlp to do

11 years agomultiple fixes:
Matthias Wachs [Thu, 4 Jul 2013 12:31:42 +0000 (12:31 +0000)]
multiple fixes:
- read cfg option to dump problem and solution
- do not resolve if no requests or addresses
- fixed address deletion
- implemented function to update single value
- fixed preference changes
- preference changes now use normalized values

11 years agocorrect order of address deletion:
Matthias Wachs [Thu, 4 Jul 2013 12:29:29 +0000 (12:29 +0000)]
correct order of address deletion:
remove, notify, free

11 years agoname now reflects function
Matthias Wachs [Thu, 4 Jul 2013 12:29:01 +0000 (12:29 +0000)]
name now reflects function

11 years agonew function to update a value in the matrix
Matthias Wachs [Thu, 4 Jul 2013 07:58:20 +0000 (07:58 +0000)]
new function to update a value in the matrix

11 years ago- ignores
Bart Polot [Wed, 3 Jul 2013 17:05:58 +0000 (17:05 +0000)]
- ignores

11 years ago- prepare for relaible mesh
Bart Polot [Wed, 3 Jul 2013 17:04:57 +0000 (17:04 +0000)]
- prepare for relaible mesh

11 years ago- update messages used by mesh
Bart Polot [Wed, 3 Jul 2013 17:04:35 +0000 (17:04 +0000)]
- update messages used by mesh

11 years agoremoving breaks and output
Matthias Wachs [Wed, 3 Jul 2013 15:20:12 +0000 (15:20 +0000)]
removing breaks and output

11 years agoproportional solver uses normalized properties
Matthias Wachs [Wed, 3 Jul 2013 15:09:47 +0000 (15:09 +0000)]
proportional solver uses normalized properties

11 years agono valgrind
Matthias Wachs [Wed, 3 Jul 2013 13:40:54 +0000 (13:40 +0000)]
no valgrind

11 years agochanging solver api: remove address hashmap from functions and pass instead with...
Matthias Wachs [Wed, 3 Jul 2013 13:40:31 +0000 (13:40 +0000)]
changing solver api: remove address hashmap from functions and pass instead with init

11 years agofunction to get normalized properties in solver
Matthias Wachs [Wed, 3 Jul 2013 11:55:28 +0000 (11:55 +0000)]
function to get normalized properties in solver

11 years agoremove unused fields
Matthias Wachs [Wed, 3 Jul 2013 11:55:03 +0000 (11:55 +0000)]
remove unused fields

11 years agofixing log level
Matthias Wachs [Wed, 3 Jul 2013 06:42:32 +0000 (06:42 +0000)]
fixing log level

11 years ago- add drop option for future testcases
Bart Polot [Tue, 2 Jul 2013 19:38:13 +0000 (19:38 +0000)]
- add drop option for future testcases

11 years agofinished buld support
Matthias Wachs [Tue, 2 Jul 2013 15:08:37 +0000 (15:08 +0000)]
finished buld support

11 years agoadded support for bulk operations
Matthias Wachs [Tue, 2 Jul 2013 14:54:42 +0000 (14:54 +0000)]
added support for bulk operations

11 years ago-removing dead options
Christian Grothoff [Tue, 2 Jul 2013 14:39:23 +0000 (14:39 +0000)]
-removing dead options

11 years ago-removing useless code
Christian Grothoff [Tue, 2 Jul 2013 14:39:09 +0000 (14:39 +0000)]
-removing useless code

11 years ago-implementing regex test
Christian Grothoff [Tue, 2 Jul 2013 14:38:54 +0000 (14:38 +0000)]
-implementing regex test

11 years agoadding functions for bulkmode
Matthias Wachs [Tue, 2 Jul 2013 13:30:52 +0000 (13:30 +0000)]
adding functions for bulkmode