oweals/gnunet.git
10 years ago- wip
Bart Polot [Fri, 6 Dec 2013 15:48:41 +0000 (15:48 +0000)]
- wip

10 years ago- wip
Bart Polot [Fri, 6 Dec 2013 14:55:21 +0000 (14:55 +0000)]
- wip

10 years agocalling gnunet-uri
Matthias Wachs [Fri, 6 Dec 2013 14:54:40 +0000 (14:54 +0000)]
calling gnunet-uri

10 years agognunet-uri return handler exit code
Matthias Wachs [Fri, 6 Dec 2013 14:36:35 +0000 (14:36 +0000)]
gnunet-uri return handler exit code

10 years agofixed uri parsing and exit codes
Matthias Wachs [Fri, 6 Dec 2013 14:33:00 +0000 (14:33 +0000)]
fixed uri parsing and exit codes

10 years agoadding docu
Matthias Wachs [Fri, 6 Dec 2013 14:08:09 +0000 (14:08 +0000)]
adding docu

10 years ago- test if identity service is running
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

10 years agoconfigure option --disable-autostart to disable auto-startup of services by ARM
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

10 years ago-wip
Bart Polot [Fri, 6 Dec 2013 13:00:54 +0000 (13:00 +0000)]
-wip

10 years ago- wip
Bart Polot [Fri, 6 Dec 2013 12:58:00 +0000 (12:58 +0000)]
- wip

10 years agosilence: other way around
Matthias Wachs [Fri, 6 Dec 2013 12:27:35 +0000 (12:27 +0000)]
silence: other way around

10 years agoadded config + silent mode
Matthias Wachs [Fri, 6 Dec 2013 12:26:29 +0000 (12:26 +0000)]
added config + silent mode

10 years ago-fix indentation
Christian Grothoff [Fri, 6 Dec 2013 12:23:19 +0000 (12:23 +0000)]
-fix indentation

10 years agodetect python interpreter
Matthias Wachs [Fri, 6 Dec 2013 12:12:09 +0000 (12:12 +0000)]
detect python interpreter
error handling

10 years agobasic qr code reading
Matthias Wachs [Fri, 6 Dec 2013 10:55:43 +0000 (10:55 +0000)]
basic qr code reading

10 years ago- fixed compile warning
Bart Polot [Fri, 6 Dec 2013 10:40:15 +0000 (10:40 +0000)]
- fixed compile warning

10 years ago-dox
Christian Grothoff [Fri, 6 Dec 2013 10:34:52 +0000 (10:34 +0000)]
-dox

10 years ago-fix #3158
Christian Grothoff [Fri, 6 Dec 2013 10:23:52 +0000 (10:23 +0000)]
-fix #3158

10 years ago-wip
Bart Polot [Fri, 6 Dec 2013 02:28:17 +0000 (02:28 +0000)]
-wip

10 years ago-use modern GNUNET_new, instead of GNUNET_malloc (sizeof
Christian Grothoff [Thu, 5 Dec 2013 22:58:48 +0000 (22:58 +0000)]
-use modern GNUNET_new, instead of GNUNET_malloc (sizeof

10 years ago-fix leak
Christian Grothoff [Thu, 5 Dec 2013 22:56:30 +0000 (22:56 +0000)]
-fix leak

10 years ago-fix leak
Christian Grothoff [Thu, 5 Dec 2013 22:55:55 +0000 (22:55 +0000)]
-fix leak

10 years ago-initialize to NULL to use non-free if 'goto except' is hit
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

10 years ago-fix leak, indentation, make start_cb static
Christian Grothoff [Thu, 5 Dec 2013 22:42:20 +0000 (22:42 +0000)]
-fix leak, indentation, make start_cb static

10 years ago-fix leak of emsg
Christian Grothoff [Thu, 5 Dec 2013 22:40:56 +0000 (22:40 +0000)]
-fix leak of emsg

10 years ago-r and r_prime were captured in request, do not free here
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

10 years ago-r was 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

10 years ago-always initialize emsg_
Christian Grothoff [Thu, 5 Dec 2013 22:37:06 +0000 (22:37 +0000)]
-always initialize emsg_

10 years ago-fixing earlier fix
Christian Grothoff [Thu, 5 Dec 2013 22:25:56 +0000 (22:25 +0000)]
-fixing earlier fix

10 years ago-fix leak (rather theoretical one)
Christian Grothoff [Thu, 5 Dec 2013 22:23:05 +0000 (22:23 +0000)]
-fix leak (rather theoretical one)

10 years ago-adding missing break statements
Christian Grothoff [Thu, 5 Dec 2013 22:19:11 +0000 (22:19 +0000)]
-adding missing break statements

10 years ago-trying to fix leaks
Christian Grothoff [Thu, 5 Dec 2013 22:13:14 +0000 (22:13 +0000)]
-trying to fix leaks

10 years ago-address warning, indicate not checking return value is intentional
Christian Grothoff [Thu, 5 Dec 2013 22:04:37 +0000 (22:04 +0000)]
-address warning, indicate not checking return value is intentional

10 years ago-fix leak, use 'op'
Christian Grothoff [Thu, 5 Dec 2013 22:03:49 +0000 (22:03 +0000)]
-fix leak, use 'op'

10 years ago-use doxygen-style comments on membes
Christian Grothoff [Thu, 5 Dec 2013 22:01:44 +0000 (22:01 +0000)]
-use doxygen-style comments on membes

10 years ago-fix allocation type
Christian Grothoff [Thu, 5 Dec 2013 22:01:12 +0000 (22:01 +0000)]
-fix allocation type

10 years ago-add missing break
Christian Grothoff [Thu, 5 Dec 2013 21:57:29 +0000 (21:57 +0000)]
-add missing break

10 years ago-add missing break
Christian Grothoff [Thu, 5 Dec 2013 21:56:58 +0000 (21:56 +0000)]
-add missing break

10 years ago-typo
Christian Grothoff [Thu, 5 Dec 2013 21:56:22 +0000 (21:56 +0000)]
-typo

10 years agouse 'svalue' that is actually a signed integer, as otherwise cmp with 0 is always...
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

10 years ago-simplify code
Christian Grothoff [Thu, 5 Dec 2013 21:54:21 +0000 (21:54 +0000)]
-simplify code

10 years ago-fix leaks on error-return, fix indentation
Christian Grothoff [Thu, 5 Dec 2013 21:52:18 +0000 (21:52 +0000)]
-fix leaks on error-return, fix indentation

10 years ago-check return values of hashmap operations
Christian Grothoff [Thu, 5 Dec 2013 21:31:11 +0000 (21:31 +0000)]
-check return values of hashmap operations

10 years ago-fix leak
Christian Grothoff [Thu, 5 Dec 2013 21:30:58 +0000 (21:30 +0000)]
-fix leak

10 years ago-check return values of hashmap operations
Christian Grothoff [Thu, 5 Dec 2013 21:30:45 +0000 (21:30 +0000)]
-check return values of hashmap operations

10 years ago-fixing indentation/doxygen/style issues and some memory leaks in gnunet-consensus...
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

10 years ago-do not leak 'mask' array
Christian Grothoff [Thu, 5 Dec 2013 21:05:55 +0000 (21:05 +0000)]
-do not leak 'mask' array

10 years ago-indentation fixes
Christian Grothoff [Thu, 5 Dec 2013 21:04:48 +0000 (21:04 +0000)]
-indentation fixes

10 years ago-do not leak 'elements' array
Christian Grothoff [Thu, 5 Dec 2013 21:03:33 +0000 (21:03 +0000)]
-do not leak 'elements' array

10 years ago-indentations, comments on API
Christian Grothoff [Thu, 5 Dec 2013 21:03:00 +0000 (21:03 +0000)]
-indentations, comments on API

10 years ago-fixing indentation
Christian Grothoff [Thu, 5 Dec 2013 21:00:43 +0000 (21:00 +0000)]
-fixing indentation

10 years ago-fix leaks
Christian Grothoff [Thu, 5 Dec 2013 20:51:32 +0000 (20:51 +0000)]
-fix leaks

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:45:35 +0000 (20:45 +0000)]
-dead assignment, reported by clang

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:45:15 +0000 (20:45 +0000)]
-dead assignment, reported by clang

10 years ago-dead assignment (and leak), reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:44:47 +0000 (20:44 +0000)]
-dead assignment (and leak), reported by clang

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:44:07 +0000 (20:44 +0000)]
-dead assignment, reported by clang

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:43:39 +0000 (20:43 +0000)]
-dead assignment, reported by clang

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:43:14 +0000 (20:43 +0000)]
-dead assignment, reported by clang

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:42:04 +0000 (20:42 +0000)]
-dead assignment, reported by clang

10 years ago-dead assignment, reported by clang
Christian Grothoff [Thu, 5 Dec 2013 20:41:25 +0000 (20:41 +0000)]
-dead assignment, reported by clang

10 years ago-safer, found by clang
Christian Grothoff [Thu, 5 Dec 2013 20:40:48 +0000 (20:40 +0000)]
-safer, found by clang

10 years ago- fix channel numbering
Bart Polot [Thu, 5 Dec 2013 18:57:08 +0000 (18:57 +0000)]
- fix channel numbering

10 years ago- add peer cmp
Bart Polot [Thu, 5 Dec 2013 18:56:38 +0000 (18:56 +0000)]
- add peer cmp

10 years ago-doc
Bart Polot [Thu, 5 Dec 2013 18:55:46 +0000 (18:55 +0000)]
-doc

10 years ago-fix #3157
Christian Grothoff [Thu, 5 Dec 2013 15:56:45 +0000 (15:56 +0000)]
-fix #3157

10 years ago-fix #3153
Christian Grothoff [Thu, 5 Dec 2013 15:55:15 +0000 (15:55 +0000)]
-fix #3153

10 years ago-fix timeout
Christian Grothoff [Thu, 5 Dec 2013 15:13:11 +0000 (15:13 +0000)]
-fix timeout

10 years agoonly try to open /dev/power if it actually exists
Christian Grothoff [Thu, 5 Dec 2013 15:05:11 +0000 (15:05 +0000)]
only try to open /dev/power if it actually exists

10 years agoadding man page for gnunet-bcd
Christian Grothoff [Thu, 5 Dec 2013 15:03:09 +0000 (15:03 +0000)]
adding man page for gnunet-bcd

10 years agocreating gnunet-bcd
Christian Grothoff [Thu, 5 Dec 2013 15:00:53 +0000 (15:00 +0000)]
creating gnunet-bcd

10 years ago-dead
Christian Grothoff [Thu, 5 Dec 2013 15:00:03 +0000 (15:00 +0000)]
-dead

10 years ago-improving TeX
Christian Grothoff [Thu, 5 Dec 2013 14:59:40 +0000 (14:59 +0000)]
-improving TeX

10 years ago- change mesh channel creation/notification API
Bart Polot [Thu, 5 Dec 2013 14:15:25 +0000 (14:15 +0000)]
- change mesh channel creation/notification API

10 years ago-dead code elimination
Christian Grothoff [Thu, 5 Dec 2013 14:01:04 +0000 (14:01 +0000)]
-dead code elimination

10 years ago-degermanize
Christian Grothoff [Thu, 5 Dec 2013 13:48:30 +0000 (13:48 +0000)]
-degermanize

10 years ago-rename and install
Christian Grothoff [Thu, 5 Dec 2013 13:41:28 +0000 (13:41 +0000)]
-rename and install

10 years agofixing segfault since session->plugin was NULL
Matthias Wachs [Thu, 5 Dec 2013 13:15:05 +0000 (13:15 +0000)]
fixing segfault since session->plugin was NULL

10 years agofix ats information on session start
Matthias Wachs [Thu, 5 Dec 2013 13:01:41 +0000 (13:01 +0000)]
fix ats information on session start

10 years agoset to NO_TASK when done
Matthias Wachs [Thu, 5 Dec 2013 13:00:06 +0000 (13:00 +0000)]
set to NO_TASK when done

10 years agofixed public key and identity comparison in disconnect messages
Matthias Wachs [Thu, 5 Dec 2013 12:53:25 +0000 (12:53 +0000)]
fixed public key and identity comparison in disconnect messages

10 years ago-make cryogenic code Linux-only
Christian Grothoff [Thu, 5 Dec 2013 12:40:38 +0000 (12:40 +0000)]
-make cryogenic code Linux-only

10 years ago- nonexistent channel does not necessarily means an error, could be cross-notificatio...
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

10 years agofix for mantis #0003156
Matthias Wachs [Thu, 5 Dec 2013 12:21:28 +0000 (12:21 +0000)]
fix for mantis #0003156

10 years ago- fix compilation issues
Bart Polot [Thu, 5 Dec 2013 10:41:13 +0000 (10:41 +0000)]
- fix compilation issues

10 years ago-template for supriti/xvine
Christian Grothoff [Thu, 5 Dec 2013 10:25:18 +0000 (10:25 +0000)]
-template for supriti/xvine

10 years ago- fix procession of channel create in loopback channels
Bart Polot [Thu, 5 Dec 2013 10:17:09 +0000 (10:17 +0000)]
- fix procession of channel create in loopback channels

10 years agoGNUNET_TIME_UNIT_FOREVER_REL added to GNUNET_SCHEDULER_add_write_file call
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

10 years agoCryogenic stuff
Alejandra Morales [Thu, 5 Dec 2013 09:56:07 +0000 (09:56 +0000)]
Cryogenic stuff

10 years agofix uninitialized memory in network send
Matthias Wachs [Thu, 5 Dec 2013 09:06:25 +0000 (09:06 +0000)]
fix uninitialized memory in network send

10 years agodoxygen + remove break
Matthias Wachs [Thu, 5 Dec 2013 09:00:23 +0000 (09:00 +0000)]
doxygen + remove break

10 years ago- treat data as ACK on the destination end of a channel
Bart Polot [Thu, 5 Dec 2013 02:46:57 +0000 (02:46 +0000)]
- treat data as ACK on the destination end of a channel

10 years ago- avoid dereferencing copy after channel (and therefore copy) was destroyed
Bart Polot [Thu, 5 Dec 2013 02:13:36 +0000 (02:13 +0000)]
- avoid dereferencing copy after channel (and therefore copy) was destroyed

10 years ago- dont use millisecond restransmit delays for "synack" retransmission
Bart Polot [Thu, 5 Dec 2013 01:42:20 +0000 (01:42 +0000)]
- dont use millisecond restransmit delays for "synack" retransmission

10 years ago- improve dealing with duplicate channel create (in case of replay attack / missed...
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)

10 years ago- timing
Bart Polot [Thu, 5 Dec 2013 01:08:45 +0000 (01:08 +0000)]
- timing

10 years ago- log
Bart Polot [Thu, 5 Dec 2013 00:53:43 +0000 (00:53 +0000)]
- log

10 years ago- avoid warning on successful shutdowns
Bart Polot [Thu, 5 Dec 2013 00:53:28 +0000 (00:53 +0000)]
- avoid warning on successful shutdowns

10 years agoadded simulation
Fabian Oehlmann [Wed, 4 Dec 2013 19:21:05 +0000 (19:21 +0000)]
added simulation

10 years agoFix issue 3154: gnunet_conversation_service.h doesn't get installed
David Barksdale [Wed, 4 Dec 2013 17:40:51 +0000 (17:40 +0000)]
Fix issue 3154: gnunet_conversation_service.h doesn't get installed

10 years agoadded file-output for plots
Fabian Oehlmann [Wed, 4 Dec 2013 17:35:11 +0000 (17:35 +0000)]
added file-output for plots