oweals/gnunet.git
10 years ago-card template
Christian Grothoff [Sat, 30 Nov 2013 15:09:03 +0000 (15:09 +0000)]
-card template

10 years ago- log
Bart Polot [Sat, 30 Nov 2013 03:19:51 +0000 (03:19 +0000)]
- log

10 years ago- fix segfault
Bart Polot [Sat, 30 Nov 2013 02:17:07 +0000 (02:17 +0000)]
- fix segfault

10 years ago- use queue/task mechanism for SYNACKs
Bart Polot [Sat, 30 Nov 2013 02:12:16 +0000 (02:12 +0000)]
- use queue/task mechanism for SYNACKs

10 years ago- refactor mesg sent
Bart Polot [Sat, 30 Nov 2013 01:57:54 +0000 (01:57 +0000)]
- refactor mesg sent

10 years ago- refactor
Bart Polot [Sat, 30 Nov 2013 01:56:03 +0000 (01:56 +0000)]
- refactor

10 years ago- legibility
Bart Polot [Sat, 30 Nov 2013 01:41:07 +0000 (01:41 +0000)]
- legibility

10 years ago- initialize timers
Bart Polot [Sat, 30 Nov 2013 01:31:11 +0000 (01:31 +0000)]
- initialize timers

10 years ago- retransmit channel create based on separate timeout tasks
Bart Polot [Sat, 30 Nov 2013 01:17:48 +0000 (01:17 +0000)]
- retransmit channel create based on separate timeout tasks

10 years ago- code cleanup
Bart Polot [Sat, 30 Nov 2013 01:17:20 +0000 (01:17 +0000)]
- code cleanup

10 years ago-undo, this was a bit too early
Christian Grothoff [Sat, 30 Nov 2013 00:03:40 +0000 (00:03 +0000)]
-undo, this was a bit too early

10 years agoapplying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compile on...
Christian Grothoff [Sat, 30 Nov 2013 00:02:26 +0000 (00:02 +0000)]
applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client compile on FreeBSD

10 years ago- doc
Bart Polot [Fri, 29 Nov 2013 23:45:01 +0000 (23:45 +0000)]
- doc

10 years ago- fix super-fast (< 20ms) retransmission behavior when the RTT is smaller than the...
Bart Polot [Fri, 29 Nov 2013 18:12:52 +0000 (18:12 +0000)]
- fix super-fast (< 20ms) retransmission behavior when the RTT is smaller than the core delay

10 years ago-fix #3147: mesh server should properly interpret 'no answer' from datastore, instead...
Christian Grothoff [Fri, 29 Nov 2013 17:45:20 +0000 (17:45 +0000)]
-fix #3147: mesh server should properly interpret 'no answer' from datastore, instead of passing along the 'emtpy' block

10 years ago-fix #3133
Christian Grothoff [Fri, 29 Nov 2013 17:22:08 +0000 (17:22 +0000)]
-fix #3133

10 years ago- fix messed scheduler management in data ack handling
Bart Polot [Fri, 29 Nov 2013 16:34:39 +0000 (16:34 +0000)]
- fix messed scheduler management in data ack handling

10 years ago-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:11:42 +0000 (14:11 +0000)]
-doxygen

10 years ago-doxygen and logging
Christian Grothoff [Fri, 29 Nov 2013 14:03:43 +0000 (14:03 +0000)]
-doxygen and logging

10 years ago-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:03:30 +0000 (14:03 +0000)]
-doxygen

10 years ago-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:03:19 +0000 (14:03 +0000)]
-doxygen

10 years ago- only complain if mid is BIGGER than expected, because sender sent unauthorized...
Bart Polot [Fri, 29 Nov 2013 13:28:37 +0000 (13:28 +0000)]
- only complain if mid is BIGGER than expected, because sender sent unauthorized traffic. if its smaller it is just an unnecessary retransmission

10 years ago- wip
Bart Polot [Fri, 29 Nov 2013 13:10:30 +0000 (13:10 +0000)]
- wip

10 years ago- initialize timing info with real round trip time if available
Bart Polot [Fri, 29 Nov 2013 13:02:07 +0000 (13:02 +0000)]
- initialize timing info with real round trip time if available
- fix channel queues on unnecessary retransmissions

10 years ago-initialized uninitialized 'key' field in GetHandle to fix assertion in gnunet-servic...
Christian Grothoff [Fri, 29 Nov 2013 12:35:56 +0000 (12:35 +0000)]
-initialized uninitialized 'key' field in GetHandle to fix assertion in gnunet-service-dht_clients.c:721 due to uninitialized key in IPC message

10 years ago- do not count channel management traffic as payload
Bart Polot [Fri, 29 Nov 2013 12:30:56 +0000 (12:30 +0000)]
- do not count channel management traffic as payload

10 years ago- process channel destroy notifications properly
Bart Polot [Fri, 29 Nov 2013 11:59:08 +0000 (11:59 +0000)]
- process channel destroy notifications properly

10 years ago- doc
Bart Polot [Fri, 29 Nov 2013 11:28:29 +0000 (11:28 +0000)]
- doc

10 years ago- move do_start_process to util/
Sree Harsha Totakura [Fri, 29 Nov 2013 10:25:47 +0000 (10:25 +0000)]
- move do_start_process to util/

10 years agoremove debug
Matthias Wachs [Fri, 29 Nov 2013 09:51:56 +0000 (09:51 +0000)]
remove debug

10 years agofixing multiple segfaults
Matthias Wachs [Fri, 29 Nov 2013 09:49:30 +0000 (09:49 +0000)]
fixing multiple segfaults
fixing functionality: misunderstanding of monitor callback, stored pkey under zonekey of returned existing mapping

10 years agobug in zone to name: called with disconnect error instead of signalling "no name...
Matthias Wachs [Fri, 29 Nov 2013 09:34:22 +0000 (09:34 +0000)]
bug in zone to name: called with disconnect error instead of signalling "no name found"

10 years ago-doxygen fixes, fix starting gnunet-service-resolver as it is no longer in /opt/jdk1...
Christian Grothoff [Fri, 29 Nov 2013 09:05:59 +0000 (09:05 +0000)]
-doxygen fixes, fix starting gnunet-service-resolver as it is no longer in /opt/jdk1.6.0_22/bin/:/home/grothoff/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:.

10 years agopath required
Matthias Wachs [Fri, 29 Nov 2013 08:49:58 +0000 (08:49 +0000)]
path required

10 years ago- detect GNUnet installation
Matthias Wachs [Fri, 29 Nov 2013 08:35:59 +0000 (08:35 +0000)]
- detect GNUnet installation
- detect if GNUnet is running

10 years agoreturn error as exit code
Matthias Wachs [Fri, 29 Nov 2013 08:32:20 +0000 (08:32 +0000)]
return error as exit code

10 years ago- use force flag to avoid connections dropping channel management data
Bart Polot [Fri, 29 Nov 2013 02:35:20 +0000 (02:35 +0000)]
- use force flag to avoid connections dropping channel management data
- multiple bugfixes with channel shutdown

10 years ago-fix left-over confusion between hash code and peer identity size from recent peer...
Christian Grothoff [Thu, 28 Nov 2013 19:43:21 +0000 (19:43 +0000)]
-fix left-over confusion between hash code and peer identity size from recent peer identity format change

10 years ago-check return value
Christian Grothoff [Thu, 28 Nov 2013 19:38:30 +0000 (19:38 +0000)]
-check return value

10 years ago-fix memory leak
Christian Grothoff [Thu, 28 Nov 2013 19:36:42 +0000 (19:36 +0000)]
-fix memory leak

10 years ago-adding missing close
Christian Grothoff [Thu, 28 Nov 2013 19:33:43 +0000 (19:33 +0000)]
-adding missing close

10 years ago-doxygen
Christian Grothoff [Thu, 28 Nov 2013 19:31:54 +0000 (19:31 +0000)]
-doxygen

10 years ago-check return value
Christian Grothoff [Thu, 28 Nov 2013 19:30:15 +0000 (19:30 +0000)]
-check return value

10 years ago-fix bad sizeof
Christian Grothoff [Thu, 28 Nov 2013 19:28:42 +0000 (19:28 +0000)]
-fix bad sizeof

10 years ago-fix leak
Christian Grothoff [Thu, 28 Nov 2013 19:27:05 +0000 (19:27 +0000)]
-fix leak

10 years ago- use callback awareness to cancel unneeded traffic
Bart Polot [Thu, 28 Nov 2013 17:58:58 +0000 (17:58 +0000)]
- use callback awareness to cancel unneeded traffic

10 years agoFix compilation
Bruno Cabral [Thu, 28 Nov 2013 16:41:04 +0000 (16:41 +0000)]
Fix compilation

10 years agodebug message
Matthias Wachs [Thu, 28 Nov 2013 16:29:53 +0000 (16:29 +0000)]
debug message

10 years ago- write PEERID to PATHS so that it can be used for dollar expansion
Sree Harsha Totakura [Thu, 28 Nov 2013 16:24:43 +0000 (16:24 +0000)]
- write PEERID to PATHS so that it can be used for dollar expansion

10 years agodebugging
Matthias Wachs [Thu, 28 Nov 2013 16:19:59 +0000 (16:19 +0000)]
debugging

10 years ago- support PREFIX strings with arguments
Sree Harsha Totakura [Thu, 28 Nov 2013 16:19:02 +0000 (16:19 +0000)]
- support PREFIX strings with arguments

10 years agoimproved debug message
Matthias Wachs [Thu, 28 Nov 2013 15:40:05 +0000 (15:40 +0000)]
improved debug message

10 years agochanges to config and test due to test directory
Matthias Wachs [Thu, 28 Nov 2013 15:36:56 +0000 (15:36 +0000)]
changes to config and test due to test directory

10 years agoadding message
Matthias Wachs [Thu, 28 Nov 2013 15:35:30 +0000 (15:35 +0000)]
adding message

10 years ago- don't timeout SHUTDOWN_PEERS operation
Sree Harsha Totakura [Thu, 28 Nov 2013 15:12:50 +0000 (15:12 +0000)]
- don't timeout SHUTDOWN_PEERS operation

10 years ago-cleaning up UDP broadcast code, preparing for cryogenic
Christian Grothoff [Thu, 28 Nov 2013 14:40:18 +0000 (14:40 +0000)]
-cleaning up UDP broadcast code, preparing for cryogenic

10 years agoseparate from default and clean up
Matthias Wachs [Thu, 28 Nov 2013 14:31:55 +0000 (14:31 +0000)]
separate from default and clean up

10 years agouse test specific namestore db
Matthias Wachs [Thu, 28 Nov 2013 14:22:34 +0000 (14:22 +0000)]
use test specific namestore db

10 years ago- fix
Sree Harsha Totakura [Thu, 28 Nov 2013 14:13:31 +0000 (14:13 +0000)]
- fix

10 years agofix div by zero
Matthias Wachs [Thu, 28 Nov 2013 13:53:39 +0000 (13:53 +0000)]
fix div by zero

10 years agodisabling for debug
Matthias Wachs [Thu, 28 Nov 2013 13:01:24 +0000 (13:01 +0000)]
disabling for debug

10 years ago- raise a signal after receiving it from the control pipe by calling the respective...
Sree Harsha Totakura [Thu, 28 Nov 2013 13:00:55 +0000 (13:00 +0000)]
- raise a signal after receiving it from the control pipe by calling the respective callback registered with GNUNET_SIGNAL_handler_install().

10 years agoadd cli check
Matthias Wachs [Thu, 28 Nov 2013 10:42:15 +0000 (10:42 +0000)]
add cli check

10 years agocheck for cli tools
Matthias Wachs [Thu, 28 Nov 2013 10:38:38 +0000 (10:38 +0000)]
check for cli tools

10 years agocheck for cli tools
Matthias Wachs [Thu, 28 Nov 2013 10:37:24 +0000 (10:37 +0000)]
check for cli tools

10 years ago-fix #3141
Christian Grothoff [Thu, 28 Nov 2013 08:59:25 +0000 (08:59 +0000)]
-fix #3141

10 years ago- Tests did not clean up: TEST_HOME with namestore db was not removed after test
Matthias Wachs [Thu, 28 Nov 2013 08:10:19 +0000 (08:10 +0000)]
- Tests did not clean up: TEST_HOME with namestore db was not removed after test
Therefore test_namestore_api_remove_not_existing_record passed when executed on a clean system,
but failed if ran after a previous test adding a record

- remove unused file namestore/test_namestore_api_put.c

10 years agominor output improvement
Matthias Wachs [Thu, 28 Nov 2013 07:42:18 +0000 (07:42 +0000)]
minor output improvement

10 years ago- remove deprecated tests
Bart Polot [Thu, 28 Nov 2013 02:01:35 +0000 (02:01 +0000)]
- remove deprecated tests

10 years ago- warning--
Bart Polot [Thu, 28 Nov 2013 01:48:26 +0000 (01:48 +0000)]
- warning--

10 years ago- use new keepalive message type
Bart Polot [Thu, 28 Nov 2013 01:45:03 +0000 (01:45 +0000)]
- use new keepalive message type

10 years ago- send conncetion ack before kex exchange -> cleaner state maintenance
Bart Polot [Thu, 28 Nov 2013 01:28:41 +0000 (01:28 +0000)]
- send conncetion ack before kex exchange -> cleaner state maintenance

10 years ago- typos, indent
Bart Polot [Thu, 28 Nov 2013 01:23:00 +0000 (01:23 +0000)]
- typos, indent

10 years ago- log
Bart Polot [Thu, 28 Nov 2013 01:15:46 +0000 (01:15 +0000)]
- log

10 years ago-attempting to address #3133
Christian Grothoff [Wed, 27 Nov 2013 21:02:36 +0000 (21:02 +0000)]
-attempting to address #3133

10 years ago- revamp mesh_common code, minor refactoring
Bart Polot [Wed, 27 Nov 2013 18:11:03 +0000 (18:11 +0000)]
- revamp mesh_common code, minor refactoring

10 years ago- update message types
Bart Polot [Wed, 27 Nov 2013 18:02:08 +0000 (18:02 +0000)]
- update message types

10 years ago- remove old message types
Bart Polot [Wed, 27 Nov 2013 17:17:48 +0000 (17:17 +0000)]
- remove old message types

10 years ago- use only once KEEPALIVE message
Bart Polot [Wed, 27 Nov 2013 16:38:11 +0000 (16:38 +0000)]
- use only once KEEPALIVE message

10 years ago- remove old dead code / message types
Bart Polot [Wed, 27 Nov 2013 16:08:09 +0000 (16:08 +0000)]
- remove old dead code / message types

10 years ago- supress compilation warnings
Bart Polot [Wed, 27 Nov 2013 16:07:21 +0000 (16:07 +0000)]
- supress compilation warnings

10 years agofixing test
Matthias Wachs [Wed, 27 Nov 2013 16:01:41 +0000 (16:01 +0000)]
fixing test

10 years ago- plug leak
Bart Polot [Wed, 27 Nov 2013 12:54:09 +0000 (12:54 +0000)]
- plug leak

10 years agominor corrections to revocation service
Matthias Wachs [Wed, 27 Nov 2013 12:28:49 +0000 (12:28 +0000)]
minor corrections to revocation service
revocation testtest now passes

10 years ago- log as debug when ibf fails to decode, instead of warning
Florian Dold [Wed, 27 Nov 2013 11:45:45 +0000 (11:45 +0000)]
- log as debug when ibf fails to decode, instead of warning

10 years ago- fixed use after free due to uncanceled task
Florian Dold [Wed, 27 Nov 2013 11:43:12 +0000 (11:43 +0000)]
- fixed use after free due to uncanceled task

10 years agoclean up test
Matthias Wachs [Wed, 27 Nov 2013 10:43:27 +0000 (10:43 +0000)]
clean up test

10 years agodebug messages for DV plugin
Matthias Wachs [Wed, 27 Nov 2013 10:08:19 +0000 (10:08 +0000)]
debug messages for DV plugin

10 years ago- FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONE
Matthias Wachs [Wed, 27 Nov 2013 08:59:35 +0000 (08:59 +0000)]
- FIX: GNUNET_SET_STATUS_HALF_DONE is never called only GNUNET_SET_STATUS_DONE
- FIX: Crash since neighbor_table == NULL on removal check

10 years agoimproved cleanup
Matthias Wachs [Wed, 27 Nov 2013 08:41:49 +0000 (08:41 +0000)]
improved cleanup

10 years ago- neighbor_table_consensus was never created
Matthias Wachs [Wed, 27 Nov 2013 08:29:31 +0000 (08:29 +0000)]
- neighbor_table_consensus was never created
- do not include own or remote peer in set
- print set status

10 years ago- fix line for client audio retransmission
Bart Polot [Wed, 27 Nov 2013 06:58:13 +0000 (06:58 +0000)]
- fix line for client audio retransmission

10 years ago- log
Bart Polot [Wed, 27 Nov 2013 06:48:21 +0000 (06:48 +0000)]
- log

10 years ago- dont send anything to clients shutting down
Bart Polot [Wed, 27 Nov 2013 06:48:02 +0000 (06:48 +0000)]
- dont send anything to clients shutting down

10 years ago- remember caller source
Bart Polot [Wed, 27 Nov 2013 06:42:42 +0000 (06:42 +0000)]
- remember caller source

10 years ago- log
Bart Polot [Wed, 27 Nov 2013 05:39:46 +0000 (05:39 +0000)]
- log

10 years ago- fix consensus profiler test (multiple channels reusing same tunnel/session)
Bart Polot [Wed, 27 Nov 2013 05:08:55 +0000 (05:08 +0000)]
- fix consensus profiler test (multiple channels reusing same tunnel/session)

10 years ago- dont update tunnel c-state on data
Bart Polot [Wed, 27 Nov 2013 04:44:27 +0000 (04:44 +0000)]
- dont update tunnel c-state on data

10 years ago- fix case of reconnection during valid handshake
Bart Polot [Wed, 27 Nov 2013 04:28:33 +0000 (04:28 +0000)]
- fix case of reconnection during valid handshake

10 years ago- tunnels need separate connectivity state and encryption/handshake states
Bart Polot [Wed, 27 Nov 2013 04:19:13 +0000 (04:19 +0000)]
- tunnels need separate connectivity state and encryption/handshake states