Christian Grothoff [Thu, 5 Dec 2013 13:48:30 +0000 (13:48 +0000)]
-degermanize
Christian Grothoff [Thu, 5 Dec 2013 13:41:28 +0000 (13:41 +0000)]
-rename and install
Matthias Wachs [Thu, 5 Dec 2013 13:15:05 +0000 (13:15 +0000)]
fixing segfault since session->plugin was NULL
Matthias Wachs [Thu, 5 Dec 2013 13:01:41 +0000 (13:01 +0000)]
fix ats information on session start
Matthias Wachs [Thu, 5 Dec 2013 13:00:06 +0000 (13:00 +0000)]
set to NO_TASK when done
Matthias Wachs [Thu, 5 Dec 2013 12:53:25 +0000 (12:53 +0000)]
fixed public key and identity comparison in disconnect messages
Christian Grothoff [Thu, 5 Dec 2013 12:40:38 +0000 (12:40 +0000)]
-make cryogenic code Linux-only
Bart Polot [Thu, 5 Dec 2013 12:28:39 +0000 (12:28 +0000)]
- nonexistent channel does not necessarily means an error, could be cross-notification of channel_destroy
Matthias Wachs [Thu, 5 Dec 2013 12:21:28 +0000 (12:21 +0000)]
Bart Polot [Thu, 5 Dec 2013 10:41:13 +0000 (10:41 +0000)]
- fix compilation issues
Christian Grothoff [Thu, 5 Dec 2013 10:25:18 +0000 (10:25 +0000)]
-template for supriti/xvine
Bart Polot [Thu, 5 Dec 2013 10:17:09 +0000 (10:17 +0000)]
- fix procession of channel create in loopback channels
Alejandra Morales [Thu, 5 Dec 2013 10:03:28 +0000 (10:03 +0000)]
GNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_add_write_file call
Alejandra Morales [Thu, 5 Dec 2013 09:56:07 +0000 (09:56 +0000)]
Cryogenic stuff
Matthias Wachs [Thu, 5 Dec 2013 09:06:25 +0000 (09:06 +0000)]
fix uninitialized memory in network send
Matthias Wachs [Thu, 5 Dec 2013 09:00:23 +0000 (09:00 +0000)]
doxygen + remove break
Bart Polot [Thu, 5 Dec 2013 02:46:57 +0000 (02:46 +0000)]
- treat data as ACK on the destination end of a channel
Bart Polot [Thu, 5 Dec 2013 02:13:36 +0000 (02:13 +0000)]
- avoid dereferencing copy after channel (and therefore copy) was destroyed
Bart Polot [Thu, 5 Dec 2013 01:42:20 +0000 (01:42 +0000)]
- dont use millisecond restransmit delays for "synack" retransmission
Bart Polot [Thu, 5 Dec 2013 01:38:16 +0000 (01:38 +0000)]
- improve dealing with duplicate channel create (in case of replay attack / missed channel ACK)
Bart Polot [Thu, 5 Dec 2013 01:08:45 +0000 (01:08 +0000)]
- timing
Bart Polot [Thu, 5 Dec 2013 00:53:43 +0000 (00:53 +0000)]
- log
Bart Polot [Thu, 5 Dec 2013 00:53:28 +0000 (00:53 +0000)]
- avoid warning on successful shutdowns
Fabian Oehlmann [Wed, 4 Dec 2013 19:21:05 +0000 (19:21 +0000)]
added simulation
David Barksdale [Wed, 4 Dec 2013 17:40:51 +0000 (17:40 +0000)]
Fix issue 3154: gnunet_conversation_service.h doesn't get installed
Fabian Oehlmann [Wed, 4 Dec 2013 17:35:11 +0000 (17:35 +0000)]
added file-output for plots
Bart Polot [Wed, 4 Dec 2013 17:09:22 +0000 (17:09 +0000)]
- dont authorize a client to send more data in case a duplicate CHANNEL_ACK is received while the connection buffer is full
Bart Polot [Wed, 4 Dec 2013 17:05:56 +0000 (17:05 +0000)]
- use cleaner code
Bart Polot [Wed, 4 Dec 2013 16:45:03 +0000 (16:45 +0000)]
- don't mark duplicate channel_confirm messages as error
Matthias Wachs [Wed, 4 Dec 2013 14:45:17 +0000 (14:45 +0000)]
correct order of quotas
Matthias Wachs [Wed, 4 Dec 2013 13:16:12 +0000 (13:16 +0000)]
config file
Matthias Wachs [Wed, 4 Dec 2013 13:11:19 +0000 (13:11 +0000)]
new test with PKEY shortening check and lookup in shorten zone
Matthias Wachs [Wed, 4 Dec 2013 12:59:32 +0000 (12:59 +0000)]
no cache cfg option
Christian Grothoff [Wed, 4 Dec 2013 12:48:32 +0000 (12:48 +0000)]
-reduce stat calls by caching result of GNUNET_OS_installation_get_path
Matthias Wachs [Wed, 4 Dec 2013 12:43:48 +0000 (12:43 +0000)]
add nick name for cached records
Matthias Wachs [Wed, 4 Dec 2013 12:43:29 +0000 (12:43 +0000)]
add cfg option to disable caching
Christian Grothoff [Wed, 4 Dec 2013 12:39:55 +0000 (12:39 +0000)]
-fix paths
LRN [Wed, 4 Dec 2013 12:37:04 +0000 (12:37 +0000)]
Skip gnunet-config-dependent tests when gnunet-config is missing
Matthias Wachs [Wed, 4 Dec 2013 10:48:17 +0000 (10:48 +0000)]
expiration
Matthias Wachs [Wed, 4 Dec 2013 10:10:11 +0000 (10:10 +0000)]
rename to match functionality
Matthias Wachs [Wed, 4 Dec 2013 10:00:55 +0000 (10:00 +0000)]
debug message
Christian Grothoff [Wed, 4 Dec 2013 09:43:19 +0000 (09:43 +0000)]
-run refresh_routes() asynchronously, as the recursion in #3152 looks suspicious
LRN [Wed, 4 Dec 2013 02:04:39 +0000 (02:04 +0000)]
missing file
LRN [Wed, 4 Dec 2013 02:03:14 +0000 (02:03 +0000)]
Fix Python interpreter in revocation test
LRN [Wed, 4 Dec 2013 00:10:56 +0000 (00:10 +0000)]
Pythonize the revocation test
LRN [Wed, 4 Dec 2013 00:10:53 +0000 (00:10 +0000)]
Link dv transport plugin to libgnunetats (for logging)
Florian Dold [Tue, 3 Dec 2013 20:42:42 +0000 (20:42 +0000)]
- missing message type
Matthias Wachs [Tue, 3 Dec 2013 16:35:44 +0000 (16:35 +0000)]
include nick in cache for debugging
Sree Harsha Totakura [Tue, 3 Dec 2013 16:33:04 +0000 (16:33 +0000)]
- do not use SIGUSR1 on SuperMUC
Sree Harsha Totakura [Tue, 3 Dec 2013 16:18:59 +0000 (16:18 +0000)]
- allow $-expressions anywhere in the given string
Matthias Wachs [Tue, 3 Dec 2013 16:03:07 +0000 (16:03 +0000)]
modify test to test shortened delegations in shorten and master zone
Matthias Wachs [Tue, 3 Dec 2013 14:53:25 +0000 (14:53 +0000)]
doxygen
Matthias Wachs [Tue, 3 Dec 2013 14:41:33 +0000 (14:41 +0000)]
adding libgnunetats.la to libadd
Matthias Wachs [Tue, 3 Dec 2013 14:34:45 +0000 (14:34 +0000)]
check in proportional
Matthias Wachs [Tue, 3 Dec 2013 14:34:28 +0000 (14:34 +0000)]
addign network
Matthias Wachs [Tue, 3 Dec 2013 14:34:14 +0000 (14:34 +0000)]
enabling transmission to plugin
Matthias Wachs [Tue, 3 Dec 2013 14:23:55 +0000 (14:23 +0000)]
- fixing crash during shutdown
- adding network functionality
Matthias Wachs [Tue, 3 Dec 2013 12:23:58 +0000 (12:23 +0000)]
reduce log level to debug
Florian Dold [Tue, 3 Dec 2013 11:38:14 +0000 (11:38 +0000)]
- work on secretsharing
Fabian Oehlmann [Tue, 3 Dec 2013 10:21:14 +0000 (10:21 +0000)]
removed unused function
Matthias Wachs [Tue, 3 Dec 2013 09:19:02 +0000 (09:19 +0000)]
fixing parallel build dependency
Fabian Oehlmann [Mon, 2 Dec 2013 19:01:42 +0000 (19:01 +0000)]
debug fa
Christian Grothoff [Mon, 2 Dec 2013 08:51:25 +0000 (08:51 +0000)]
-html form
Christian Grothoff [Sun, 1 Dec 2013 12:45:53 +0000 (12:45 +0000)]
-doxygen
Bart Polot [Sun, 1 Dec 2013 00:44:45 +0000 (00:44 +0000)]
- cleanup tunnel api
- doxygen
Bart Polot [Sun, 1 Dec 2013 00:37:36 +0000 (00:37 +0000)]
- cleanup, get rid of goto
Bart Polot [Sun, 1 Dec 2013 00:28:03 +0000 (00:28 +0000)]
- loopback traffic should not touch tunnel code. Mark as a warning, replace with assert in the future.
Christian Grothoff [Sat, 30 Nov 2013 17:26:45 +0000 (17:26 +0000)]
fixing #3146: peer identities no longer have the size of hash codes; breaks FS protocol compatibility with previous versions slightly...
Christian Grothoff [Sat, 30 Nov 2013 15:09:03 +0000 (15:09 +0000)]
-card template
Bart Polot [Sat, 30 Nov 2013 03:19:51 +0000 (03:19 +0000)]
- log
Bart Polot [Sat, 30 Nov 2013 02:17:07 +0000 (02:17 +0000)]
- fix segfault
Bart Polot [Sat, 30 Nov 2013 02:12:16 +0000 (02:12 +0000)]
- use queue/task mechanism for SYNACKs
Bart Polot [Sat, 30 Nov 2013 01:57:54 +0000 (01:57 +0000)]
- refactor mesg sent
Bart Polot [Sat, 30 Nov 2013 01:56:03 +0000 (01:56 +0000)]
- refactor
Bart Polot [Sat, 30 Nov 2013 01:41:07 +0000 (01:41 +0000)]
- legibility
Bart Polot [Sat, 30 Nov 2013 01:31:11 +0000 (01:31 +0000)]
- initialize timers
Bart Polot [Sat, 30 Nov 2013 01:17:48 +0000 (01:17 +0000)]
- retransmit channel create based on separate timeout tasks
Bart Polot [Sat, 30 Nov 2013 01:17:20 +0000 (01:17 +0000)]
- code cleanup
Christian Grothoff [Sat, 30 Nov 2013 00:03:40 +0000 (00:03 +0000)]
-undo, this was a bit too early
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
Bart Polot [Fri, 29 Nov 2013 23:45:01 +0000 (23:45 +0000)]
- doc
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
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
Christian Grothoff [Fri, 29 Nov 2013 17:22:08 +0000 (17:22 +0000)]
-fix #3133
Bart Polot [Fri, 29 Nov 2013 16:34:39 +0000 (16:34 +0000)]
- fix messed scheduler management in data ack handling
Christian Grothoff [Fri, 29 Nov 2013 14:11:42 +0000 (14:11 +0000)]
-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:03:43 +0000 (14:03 +0000)]
-doxygen and logging
Christian Grothoff [Fri, 29 Nov 2013 14:03:30 +0000 (14:03 +0000)]
-doxygen
Christian Grothoff [Fri, 29 Nov 2013 14:03:19 +0000 (14:03 +0000)]
-doxygen
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
Bart Polot [Fri, 29 Nov 2013 13:10:30 +0000 (13:10 +0000)]
- wip
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
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
Bart Polot [Fri, 29 Nov 2013 12:30:56 +0000 (12:30 +0000)]
- do not count channel management traffic as payload
Bart Polot [Fri, 29 Nov 2013 11:59:08 +0000 (11:59 +0000)]
- process channel destroy notifications properly
Bart Polot [Fri, 29 Nov 2013 11:28:29 +0000 (11:28 +0000)]
- doc
Sree Harsha Totakura [Fri, 29 Nov 2013 10:25:47 +0000 (10:25 +0000)]
- move do_start_process to util/
Matthias Wachs [Fri, 29 Nov 2013 09:51:56 +0000 (09:51 +0000)]
remove debug
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
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"