Matthias Wachs [Fri, 6 Dec 2013 14:08:09 +0000 (14:08 +0000)]
adding docu
Matthias Wachs [Fri, 6 Dec 2013 14:06:17 +0000 (14:06 +0000)]
- test if identity service is running
- default ego is used if none given
Sree Harsha Totakura [Fri, 6 Dec 2013 13:03:03 +0000 (13:03 +0000)]
configure option --disable-autostart to disable auto-startup of services by ARM
Bart Polot [Fri, 6 Dec 2013 13:00:54 +0000 (13:00 +0000)]
-wip
Bart Polot [Fri, 6 Dec 2013 12:58:00 +0000 (12:58 +0000)]
- wip
Matthias Wachs [Fri, 6 Dec 2013 12:27:35 +0000 (12:27 +0000)]
silence: other way around
Matthias Wachs [Fri, 6 Dec 2013 12:26:29 +0000 (12:26 +0000)]
added config + silent mode
Christian Grothoff [Fri, 6 Dec 2013 12:23:19 +0000 (12:23 +0000)]
-fix indentation
Matthias Wachs [Fri, 6 Dec 2013 12:12:09 +0000 (12:12 +0000)]
detect python interpreter
error handling
Matthias Wachs [Fri, 6 Dec 2013 10:55:43 +0000 (10:55 +0000)]
basic qr code reading
Bart Polot [Fri, 6 Dec 2013 10:40:15 +0000 (10:40 +0000)]
- fixed compile warning
Christian Grothoff [Fri, 6 Dec 2013 10:34:52 +0000 (10:34 +0000)]
-dox
Christian Grothoff [Fri, 6 Dec 2013 10:23:52 +0000 (10:23 +0000)]
-fix #3158
Bart Polot [Fri, 6 Dec 2013 02:28:17 +0000 (02:28 +0000)]
-wip
Christian Grothoff [Thu, 5 Dec 2013 22:58:48 +0000 (22:58 +0000)]
-use modern GNUNET_new, instead of GNUNET_malloc (sizeof
Christian Grothoff [Thu, 5 Dec 2013 22:56:30 +0000 (22:56 +0000)]
-fix leak
Christian Grothoff [Thu, 5 Dec 2013 22:55:55 +0000 (22:55 +0000)]
-fix leak
Christian Grothoff [Thu, 5 Dec 2013 22:54:52 +0000 (22:54 +0000)]
-initialize to NULL to use non-free if 'goto except' is hit
Christian Grothoff [Thu, 5 Dec 2013 22:42:20 +0000 (22:42 +0000)]
-fix leak, indentation, make start_cb static
Christian Grothoff [Thu, 5 Dec 2013 22:40:56 +0000 (22:40 +0000)]
-fix leak of emsg
Christian Grothoff [Thu, 5 Dec 2013 22:39:32 +0000 (22:39 +0000)]
-r and r_prime were captured in request, do not free here
Christian Grothoff [Thu, 5 Dec 2013 22:39:04 +0000 (22:39 +0000)]
-r was captured in request, do not free here
Christian Grothoff [Thu, 5 Dec 2013 22:37:06 +0000 (22:37 +0000)]
-always initialize emsg_
Christian Grothoff [Thu, 5 Dec 2013 22:25:56 +0000 (22:25 +0000)]
-fixing earlier fix
Christian Grothoff [Thu, 5 Dec 2013 22:23:05 +0000 (22:23 +0000)]
-fix leak (rather theoretical one)
Christian Grothoff [Thu, 5 Dec 2013 22:19:11 +0000 (22:19 +0000)]
-adding missing break statements
Christian Grothoff [Thu, 5 Dec 2013 22:13:14 +0000 (22:13 +0000)]
-trying to fix leaks
Christian Grothoff [Thu, 5 Dec 2013 22:04:37 +0000 (22:04 +0000)]
-address warning, indicate not checking return value is intentional
Christian Grothoff [Thu, 5 Dec 2013 22:03:49 +0000 (22:03 +0000)]
-fix leak, use 'op'
Christian Grothoff [Thu, 5 Dec 2013 22:01:44 +0000 (22:01 +0000)]
-use doxygen-style comments on membes
Christian Grothoff [Thu, 5 Dec 2013 22:01:12 +0000 (22:01 +0000)]
-fix allocation type
Christian Grothoff [Thu, 5 Dec 2013 21:57:29 +0000 (21:57 +0000)]
-add missing break
Christian Grothoff [Thu, 5 Dec 2013 21:56:58 +0000 (21:56 +0000)]
-add missing break
Christian Grothoff [Thu, 5 Dec 2013 21:56:22 +0000 (21:56 +0000)]
-typo
Christian Grothoff [Thu, 5 Dec 2013 21:56:03 +0000 (21:56 +0000)]
use 'svalue' that is actually a signed integer, as otherwise cmp with 0 is always false
Christian Grothoff [Thu, 5 Dec 2013 21:54:21 +0000 (21:54 +0000)]
-simplify code
Christian Grothoff [Thu, 5 Dec 2013 21:52:18 +0000 (21:52 +0000)]
-fix leaks on error-return, fix indentation
Christian Grothoff [Thu, 5 Dec 2013 21:31:11 +0000 (21:31 +0000)]
-check return values of hashmap operations
Christian Grothoff [Thu, 5 Dec 2013 21:30:58 +0000 (21:30 +0000)]
-fix leak
Christian Grothoff [Thu, 5 Dec 2013 21:30:45 +0000 (21:30 +0000)]
-check return values of hashmap operations
Christian Grothoff [Thu, 5 Dec 2013 21:10:48 +0000 (21:10 +0000)]
-fixing indentation/doxygen/style issues and some memory leaks in gnunet-consensus-profiler
Christian Grothoff [Thu, 5 Dec 2013 21:05:55 +0000 (21:05 +0000)]
-do not leak 'mask' array
Christian Grothoff [Thu, 5 Dec 2013 21:04:48 +0000 (21:04 +0000)]
-indentation fixes
Christian Grothoff [Thu, 5 Dec 2013 21:03:33 +0000 (21:03 +0000)]
-do not leak 'elements' array
Christian Grothoff [Thu, 5 Dec 2013 21:03:00 +0000 (21:03 +0000)]
-indentations, comments on API
Christian Grothoff [Thu, 5 Dec 2013 21:00:43 +0000 (21:00 +0000)]
-fixing indentation
Christian Grothoff [Thu, 5 Dec 2013 20:51:32 +0000 (20:51 +0000)]
-fix leaks
Christian Grothoff [Thu, 5 Dec 2013 20:45:35 +0000 (20:45 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:45:15 +0000 (20:45 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:44:47 +0000 (20:44 +0000)]
-dead assignment (and leak), reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:44:07 +0000 (20:44 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:43:39 +0000 (20:43 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:43:14 +0000 (20:43 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:42:04 +0000 (20:42 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:41:25 +0000 (20:41 +0000)]
-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:40:48 +0000 (20:40 +0000)]
-safer, found by clang
Bart Polot [Thu, 5 Dec 2013 18:57:08 +0000 (18:57 +0000)]
- fix channel numbering
Bart Polot [Thu, 5 Dec 2013 18:56:38 +0000 (18:56 +0000)]
- add peer cmp
Bart Polot [Thu, 5 Dec 2013 18:55:46 +0000 (18:55 +0000)]
-doc
Christian Grothoff [Thu, 5 Dec 2013 15:56:45 +0000 (15:56 +0000)]
-fix #3157
Christian Grothoff [Thu, 5 Dec 2013 15:55:15 +0000 (15:55 +0000)]
-fix #3153
Christian Grothoff [Thu, 5 Dec 2013 15:13:11 +0000 (15:13 +0000)]
-fix timeout
Christian Grothoff [Thu, 5 Dec 2013 15:05:11 +0000 (15:05 +0000)]
only try to open /dev/power if it actually exists
Christian Grothoff [Thu, 5 Dec 2013 15:03:09 +0000 (15:03 +0000)]
adding man page for gnunet-bcd
Christian Grothoff [Thu, 5 Dec 2013 15:00:53 +0000 (15:00 +0000)]
creating gnunet-bcd
Christian Grothoff [Thu, 5 Dec 2013 15:00:03 +0000 (15:00 +0000)]
-dead
Christian Grothoff [Thu, 5 Dec 2013 14:59:40 +0000 (14:59 +0000)]
-improving TeX
Bart Polot [Thu, 5 Dec 2013 14:15:25 +0000 (14:15 +0000)]
- change mesh channel creation/notification API
Christian Grothoff [Thu, 5 Dec 2013 14:01:04 +0000 (14:01 +0000)]
-dead code elimination
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