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

10 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

10 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

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

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

10 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

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

10 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

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

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

10 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

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

10 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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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

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

10 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

10 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

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

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

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

10 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)

10 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

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

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

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

10 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)

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

10 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

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

10 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

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

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

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

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

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

10 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

10 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

11 years agoadding bluetooth network type
Matthias Wachs [Tue, 2 Jul 2013 11:52:21 +0000 (11:52 +0000)]
adding bluetooth network type

11 years agofix network type for external hostnames in http_server
Matthias Wachs [Tue, 2 Jul 2013 11:46:25 +0000 (11:46 +0000)]
fix network type for external hostnames in http_server

11 years agofix: do not assert if plugin sends you invalid network type
Matthias Wachs [Tue, 2 Jul 2013 11:44:27 +0000 (11:44 +0000)]
fix: do not assert if plugin sends you invalid network type

11 years agofixed: invalid network scope for external hostname
Matthias Wachs [Tue, 2 Jul 2013 11:39:22 +0000 (11:39 +0000)]
fixed: invalid network scope for external hostname

11 years agofix:
Matthias Wachs [Tue, 2 Jul 2013 11:19:13 +0000 (11:19 +0000)]
fix:
- empty string if no url given
- print port as short

11 years agofix failing tests: returned wrong address size
Matthias Wachs [Tue, 2 Jul 2013 07:54:03 +0000 (07:54 +0000)]
fix failing tests: returned wrong address size

11 years agofix: memory leak
Matthias Wachs [Tue, 2 Jul 2013 07:40:46 +0000 (07:40 +0000)]
fix: memory leak

11 years agofix: memory leak
Matthias Wachs [Tue, 2 Jul 2013 07:39:00 +0000 (07:39 +0000)]
fix: memory leak

11 years agofixing stack corruption due to buffer overflow
Matthias Wachs [Tue, 2 Jul 2013 07:32:54 +0000 (07:32 +0000)]
fixing stack corruption due to buffer overflow

11 years ago- no longer used
Bart Polot [Mon, 1 Jul 2013 18:11:53 +0000 (18:11 +0000)]
- no longer used

11 years ago- doxygen
Bart Polot [Mon, 1 Jul 2013 18:11:39 +0000 (18:11 +0000)]
- doxygen

11 years ago- remove dead code
Bart Polot [Mon, 1 Jul 2013 18:11:19 +0000 (18:11 +0000)]
- remove dead code

11 years ago- note to self: when debugging, use correct executable
Bart Polot [Mon, 1 Jul 2013 18:09:05 +0000 (18:09 +0000)]
- note to self: when debugging, use correct executable

11 years ago-fix key name
Christian Grothoff [Mon, 1 Jul 2013 14:06:01 +0000 (14:06 +0000)]
-fix key name

11 years ago-fix build issue, function was renamed
Christian Grothoff [Mon, 1 Jul 2013 14:00:50 +0000 (14:00 +0000)]
-fix build issue, function was renamed

11 years ago-use valid ECC keys for testing
Christian Grothoff [Mon, 1 Jul 2013 13:58:42 +0000 (13:58 +0000)]
-use valid ECC keys for testing

11 years ago-fix build issue, function was renamed
Christian Grothoff [Mon, 1 Jul 2013 13:47:29 +0000 (13:47 +0000)]
-fix build issue, function was renamed

11 years agofixing size check in get_session
Matthias Wachs [Mon, 1 Jul 2013 13:15:44 +0000 (13:15 +0000)]
fixing size check in get_session

11 years agofixing size check in address to string
Matthias Wachs [Mon, 1 Jul 2013 13:09:33 +0000 (13:09 +0000)]
fixing size check in address to string

11 years ago- freebsd doesn't have log2
Bart Polot [Mon, 1 Jul 2013 13:05:38 +0000 (13:05 +0000)]
- freebsd doesn't have log2

11 years agofixing extradist in makefile
Matthias Wachs [Mon, 1 Jul 2013 09:52:41 +0000 (09:52 +0000)]
fixing extradist in makefile

11 years agofix address printing
Matthias Wachs [Mon, 1 Jul 2013 08:12:25 +0000 (08:12 +0000)]
fix address printing