oweals/gnunet.git
11 years agofix crash
Matthias Wachs [Thu, 27 Jun 2013 13:37:50 +0000 (13:37 +0000)]
fix crash

11 years ago-fixing #2585: optimized layout for regex blocks
Christian Grothoff [Thu, 27 Jun 2013 13:37:33 +0000 (13:37 +0000)]
-fixing #2585: optimized layout for regex blocks

11 years ago-move struct RegexBlock into regex_block_lib
Christian Grothoff [Thu, 27 Jun 2013 11:31:48 +0000 (11:31 +0000)]
-move struct RegexBlock into regex_block_lib

11 years agomulticast: ping/pong docs
Gabor X Toth [Thu, 27 Jun 2013 10:37:55 +0000 (10:37 +0000)]
multicast: ping/pong docs

11 years agomulticast: messages types; function & callback for ping/pong messages; separate join...
Gabor X Toth [Thu, 27 Jun 2013 10:05:03 +0000 (10:05 +0000)]
multicast: messages types; function & callback for ping/pong messages; separate join/leave callbacks

11 years agoadded options in header
Matthias Wachs [Thu, 27 Jun 2013 10:01:34 +0000 (10:01 +0000)]
added options in header

11 years agoadded options field to addresses
Matthias Wachs [Thu, 27 Jun 2013 10:01:08 +0000 (10:01 +0000)]
added options field to addresses
fixed stack allocation problem when converting string to address

11 years agoadded option field in tcp plugin
Matthias Wachs [Thu, 27 Jun 2013 09:20:00 +0000 (09:20 +0000)]
added option field in tcp plugin
+ fixed bug in port map callback: stack allocated variables not zeroed out -> addresses not comparable!

11 years agoupdated test
Matthias Wachs [Thu, 27 Jun 2013 09:14:53 +0000 (09:14 +0000)]
updated test

11 years agoMake building gnunet-testing lib optional.
David Barksdale [Thu, 27 Jun 2013 06:11:55 +0000 (06:11 +0000)]
Make building gnunet-testing lib optional.

This is all because emscripten doesn't have getaddrinfo.

11 years ago- when creating a tunnel, pre-accept first incoming packet
Bart Polot [Wed, 26 Jun 2013 23:00:40 +0000 (23:00 +0000)]
- when creating a tunnel, pre-accept first incoming packet

11 years ago- ignore
Bart Polot [Wed, 26 Jun 2013 22:50:49 +0000 (22:50 +0000)]
- ignore

11 years ago- just update fc->queue for payload messages
Bart Polot [Wed, 26 Jun 2013 22:49:43 +0000 (22:49 +0000)]
- just update fc->queue for payload messages

11 years ago-introducing signing of regex accept states, removing PID from regex API
Christian Grothoff [Wed, 26 Jun 2013 17:21:22 +0000 (17:21 +0000)]
-introducing signing of regex accept states, removing PID from regex API

11 years ago-introducing convenience function to load private key of peer
Christian Grothoff [Wed, 26 Jun 2013 17:17:35 +0000 (17:17 +0000)]
-introducing convenience function to load private key of peer

11 years agomulticast message types and api docs
Gabor X Toth [Wed, 26 Jun 2013 17:13:01 +0000 (17:13 +0000)]
multicast message types and api docs

11 years agopsyc apis: use more doxygen syntax, added some missing docs
Gabor X Toth [Wed, 26 Jun 2013 17:12:59 +0000 (17:12 +0000)]
psyc apis: use more doxygen syntax, added some missing docs

11 years ago- update to mesh2
Bart Polot [Wed, 26 Jun 2013 17:03:04 +0000 (17:03 +0000)]
- update to mesh2

11 years ago-removing unnecessary key from regex blocks, compacting some of the other fields
Christian Grothoff [Wed, 26 Jun 2013 15:54:54 +0000 (15:54 +0000)]
-removing unnecessary key from regex blocks, compacting some of the other fields

11 years ago- fixed 2906
Bart Polot [Wed, 26 Jun 2013 15:16:39 +0000 (15:16 +0000)]
- fixed 2906

11 years ago- doc
Bart Polot [Wed, 26 Jun 2013 13:38:12 +0000 (13:38 +0000)]
- doc

11 years ago-combine log statements
Christian Grothoff [Wed, 26 Jun 2013 12:18:04 +0000 (12:18 +0000)]
-combine log statements

11 years ago-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the...
Christian Grothoff [Wed, 26 Jun 2013 12:16:38 +0000 (12:16 +0000)]
-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the REGEX_INTERNAL_ prefix

11 years ago-moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof check...
Christian Grothoff [Wed, 26 Jun 2013 12:16:12 +0000 (12:16 +0000)]
-moving REGEX_INTERNAL_check_proof to libgnunetregexblock, integrating proof check into block plugin

11 years ago-follow naming and coding style conventions
Christian Grothoff [Wed, 26 Jun 2013 11:58:56 +0000 (11:58 +0000)]
-follow naming and coding style conventions

11 years ago-inline trivial static function that is only called once
Christian Grothoff [Wed, 26 Jun 2013 11:55:44 +0000 (11:55 +0000)]
-inline trivial static function that is only called once

11 years ago-duping comments from declarations to definitions
Christian Grothoff [Wed, 26 Jun 2013 11:53:06 +0000 (11:53 +0000)]
-duping comments from declarations to definitions

11 years ago-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the...
Christian Grothoff [Wed, 26 Jun 2013 11:51:44 +0000 (11:51 +0000)]
-renaming symbols of the block library to use the REGEX_BLOCK_ prefix and not the REGEX_INTERNAL_ prefix

11 years ago-cleaning up block code, moving all of the block logic into the block library
Christian Grothoff [Wed, 26 Jun 2013 11:50:16 +0000 (11:50 +0000)]
-cleaning up block code, moving all of the block logic into the block library

11 years agofixed duplicate tunnel creation
Florian Dold [Wed, 26 Jun 2013 10:58:54 +0000 (10:58 +0000)]
fixed duplicate tunnel creation

11 years agocomment
Florian Dold [Wed, 26 Jun 2013 10:47:53 +0000 (10:47 +0000)]
comment

11 years agodoxygen
Florian Dold [Wed, 26 Jun 2013 10:16:15 +0000 (10:16 +0000)]
doxygen

11 years ago- use clearer debug numbers
Bart Polot [Wed, 26 Jun 2013 10:15:11 +0000 (10:15 +0000)]
- use clearer debug numbers

11 years agodoxygen
Florian Dold [Wed, 26 Jun 2013 10:12:54 +0000 (10:12 +0000)]
doxygen

11 years ago- fixed tunnel context
Florian Dold [Wed, 26 Jun 2013 10:06:52 +0000 (10:06 +0000)]
- fixed tunnel context
- moved logic out of specific operations

11 years ago- style
Bart Polot [Wed, 26 Jun 2013 01:00:54 +0000 (01:00 +0000)]
- style

11 years ago- context msg size constant added
Florian Dold [Wed, 26 Jun 2013 00:58:19 +0000 (00:58 +0000)]
- context msg size constant added
---This line, and those below, will be ignored--

M    include/gnunet_set_service.h

11 years ago- doxygen
Bart Polot [Wed, 26 Jun 2013 00:51:36 +0000 (00:51 +0000)]
- doxygen

11 years ago- avoid double adding of tunnel to peer_info for local tunnels
Bart Polot [Wed, 26 Jun 2013 00:42:44 +0000 (00:42 +0000)]
- avoid double adding of tunnel to peer_info for local tunnels

11 years ago- fixed tunnel destruction/cleanup
Florian Dold [Wed, 26 Jun 2013 00:41:08 +0000 (00:41 +0000)]
- fixed tunnel destruction/cleanup
- peers can connect before the listener

11 years ago- separate key generation from path managemente
Bart Polot [Wed, 26 Jun 2013 00:18:51 +0000 (00:18 +0000)]
- separate key generation from path managemente

11 years ago- add paths to self from core, no need for dht lookup
Bart Polot [Wed, 26 Jun 2013 00:10:07 +0000 (00:10 +0000)]
- add paths to self from core, no need for dht lookup

11 years ago- add client connection debug info
Bart Polot [Tue, 25 Jun 2013 23:52:13 +0000 (23:52 +0000)]
- add client connection debug info

11 years ago- fix unrelated bug in 2906 comments
Bart Polot [Tue, 25 Jun 2013 23:40:14 +0000 (23:40 +0000)]
- fix unrelated bug in 2906 comments

11 years agodoxygen
Florian Dold [Tue, 25 Jun 2013 23:37:13 +0000 (23:37 +0000)]
doxygen

11 years agodocumented corner case of dll remove
Florian Dold [Tue, 25 Jun 2013 20:51:44 +0000 (20:51 +0000)]
documented corner case of dll remove

11 years agotesting lib missing in mesh Makefile.am
Florian Dold [Tue, 25 Jun 2013 16:52:52 +0000 (16:52 +0000)]
testing lib missing in mesh Makefile.am

11 years ago- make sure to free all peer_rc on error
Bart Polot [Tue, 25 Jun 2013 15:20:28 +0000 (15:20 +0000)]
- make sure to free all peer_rc on error

11 years ago- fix 2906
Bart Polot [Tue, 25 Jun 2013 15:19:01 +0000 (15:19 +0000)]
- fix 2906

11 years agomesh bug for bart
Florian Dold [Tue, 25 Jun 2013 15:13:03 +0000 (15:13 +0000)]
mesh bug for bart

11 years ago-proposing identity service API
Christian Grothoff [Tue, 25 Jun 2013 13:52:15 +0000 (13:52 +0000)]
-proposing identity service API

11 years agocommented out calls to functions not yet implemented
Florian Dold [Tue, 25 Jun 2013 13:42:34 +0000 (13:42 +0000)]
commented out calls to functions not yet implemented

11 years ago- avoid valgrind uninitialized memory warning
Bart Polot [Tue, 25 Jun 2013 13:38:25 +0000 (13:38 +0000)]
- avoid valgrind uninitialized memory warning

11 years ago- fixed use after free on shutdown
Bart Polot [Tue, 25 Jun 2013 13:21:54 +0000 (13:21 +0000)]
- fixed use after free on shutdown

11 years ago- warning
Bart Polot [Tue, 25 Jun 2013 13:05:51 +0000 (13:05 +0000)]
- warning

11 years ago- avoid double free
Bart Polot [Tue, 25 Jun 2013 13:05:09 +0000 (13:05 +0000)]
- avoid double free

11 years agoa few more changes to the lib and the service for intersection
Christian Fuchs [Tue, 25 Jun 2013 13:02:14 +0000 (13:02 +0000)]
a few more changes to the lib and the service for intersection

11 years ago- make sure not to leak rc on shutdown
Bart Polot [Tue, 25 Jun 2013 13:00:36 +0000 (13:00 +0000)]
- make sure not to leak rc on shutdown

11 years agoinitial modifications to the set service to support intersection
Christian Fuchs [Tue, 25 Jun 2013 12:20:42 +0000 (12:20 +0000)]
initial modifications to the set service to support intersection
added set intersection sources based upon union

11 years agodisable unavailable test
Matthias Wachs [Tue, 25 Jun 2013 12:15:25 +0000 (12:15 +0000)]
disable unavailable test

11 years agorenaming properties and adding function to print properties
Matthias Wachs [Tue, 25 Jun 2013 12:03:17 +0000 (12:03 +0000)]
renaming properties and adding function to print properties

11 years ago- fix peer_id rc
Bart Polot [Tue, 25 Jun 2013 11:33:18 +0000 (11:33 +0000)]
- fix peer_id rc

11 years ago- fix unicast/to_origin oversimplification
Bart Polot [Tue, 25 Jun 2013 11:27:32 +0000 (11:27 +0000)]
- fix unicast/to_origin oversimplification

11 years agofixing coverity 10474 Unused pointer value
Matthias Wachs [Tue, 25 Jun 2013 11:25:40 +0000 (11:25 +0000)]
fixing coverity 10474 Unused pointer value

11 years agoreenable address suggestion in test
Matthias Wachs [Tue, 25 Jun 2013 11:23:31 +0000 (11:23 +0000)]
reenable address suggestion in test

11 years agofix for 10472 Structurally dead code
Matthias Wachs [Tue, 25 Jun 2013 11:20:25 +0000 (11:20 +0000)]
fix for 10472 Structurally dead code

11 years agofixing coverity 10467 Resource leak
Matthias Wachs [Tue, 25 Jun 2013 11:17:46 +0000 (11:17 +0000)]
fixing coverity 10467 Resource leak

11 years agofixing coverity 10466: Resource leak
Matthias Wachs [Tue, 25 Jun 2013 11:16:29 +0000 (11:16 +0000)]
fixing coverity 10466: Resource leak

11 years ago- typo on debug
Bart Polot [Tue, 25 Jun 2013 11:15:37 +0000 (11:15 +0000)]
- typo on debug

11 years agofixing coverity 10465: Resource leak
Matthias Wachs [Tue, 25 Jun 2013 11:14:51 +0000 (11:14 +0000)]
fixing coverity 10465: Resource leak

11 years agofixing coverity 10464: Resource leak
Matthias Wachs [Tue, 25 Jun 2013 11:12:49 +0000 (11:12 +0000)]
fixing coverity 10464: Resource leak

11 years ago- compiler warning
Bart Polot [Tue, 25 Jun 2013 11:08:33 +0000 (11:08 +0000)]
- compiler warning

11 years ago- fix memleak
Bart Polot [Tue, 25 Jun 2013 11:08:10 +0000 (11:08 +0000)]
- fix memleak

11 years agoworkaround for coverty 10451: Unchecked return value
Matthias Wachs [Tue, 25 Jun 2013 11:07:40 +0000 (11:07 +0000)]
workaround for coverty 10451:  Unchecked return value

11 years agofixing coverity 10470: Uninitialized scalar variable
Matthias Wachs [Tue, 25 Jun 2013 11:02:56 +0000 (11:02 +0000)]
fixing coverity 10470: Uninitialized scalar variable

11 years agofixing coverity 10444
Matthias Wachs [Tue, 25 Jun 2013 10:59:27 +0000 (10:59 +0000)]
fixing coverity 10444

11 years ago-update svn ignore files
Christian Grothoff [Tue, 25 Jun 2013 10:07:39 +0000 (10:07 +0000)]
-update svn ignore files

11 years agofix #2901: fail hard if libidn or header are not found
Christian Grothoff [Tue, 25 Jun 2013 10:06:56 +0000 (10:06 +0000)]
fix #2901: fail hard if libidn or header are not found

11 years ago-trying to fix #2902, always build dns code and fix dependencies
Christian Grothoff [Tue, 25 Jun 2013 10:00:42 +0000 (10:00 +0000)]
-trying to fix #2902, always build dns code and fix dependencies

11 years agocompleted normalizing with min max handlin
Matthias Wachs [Tue, 25 Jun 2013 09:58:00 +0000 (09:58 +0000)]
completed normalizing with min max handlin

11 years agofixed test
Matthias Wachs [Tue, 25 Jun 2013 09:57:42 +0000 (09:57 +0000)]
fixed test

11 years ago-cleanup leaky test code
Christian Grothoff [Tue, 25 Jun 2013 09:24:26 +0000 (09:24 +0000)]
-cleanup leaky test code

11 years ago-fail hard if we could not create the directory for the HELLOs
Christian Grothoff [Tue, 25 Jun 2013 09:21:56 +0000 (09:21 +0000)]
-fail hard if we could not create the directory for the HELLOs

11 years ago-sorry amatus, this breaks the build on other systems and libltdl should simply not...
Christian Grothoff [Tue, 25 Jun 2013 09:17:47 +0000 (09:17 +0000)]
-sorry amatus, this breaks the build on other systems and libltdl should simply not be installed as part of GNUnet, that's a bad idea

11 years agoAnother fix for --with-included-ltdl.
David Barksdale [Tue, 25 Jun 2013 02:05:49 +0000 (02:05 +0000)]
Another fix for --with-included-ltdl.

11 years agofix testname
Matthias Wachs [Mon, 24 Jun 2013 20:07:11 +0000 (20:07 +0000)]
fix testname
fix array out of bounds for test addresses

11 years agoimplemented ats property normalization with callback to address
Matthias Wachs [Mon, 24 Jun 2013 15:06:45 +0000 (15:06 +0000)]
implemented ats property normalization with callback to address
to do: recalculate min/max to prevent outdated max values have an impact on normalization

11 years ago- coverity fixes
Sree Harsha Totakura [Mon, 24 Jun 2013 12:47:41 +0000 (12:47 +0000)]
- coverity fixes

11 years agoupdate for plugin template
Matthias Wachs [Mon, 24 Jun 2013 12:12:11 +0000 (12:12 +0000)]
update for plugin template

11 years agoquality normalization without checking if min and max are given
Matthias Wachs [Mon, 24 Jun 2013 10:56:22 +0000 (10:56 +0000)]
quality normalization without checking if min and max are given

11 years ago- fixed info message in test
Matthias Wachs [Mon, 24 Jun 2013 10:35:55 +0000 (10:35 +0000)]
- fixed info message in test
- added data structure for property normalization
- added property averaging

11 years agoUpdating the tutorial section in the source and including
Matthias Wachs [Mon, 24 Jun 2013 09:27:07 +0000 (09:27 +0000)]
Updating the tutorial section in the source and including
an updated version of the pdf about command line parsing.

This update describes how a developer can check if a
command line argument was set at all by initializing the
variables storing the commandline arguments with a
specific value and checking this value after the run
function applied the commandline parsing.

11 years agoRemoved GNUNET_OS_set_process_priority since it's not used.
David Barksdale [Sun, 23 Jun 2013 18:17:10 +0000 (18:17 +0000)]
Removed GNUNET_OS_set_process_priority since it's not used.

11 years agoMake --with-included-ltdl work.
David Barksdale [Sun, 23 Jun 2013 16:23:08 +0000 (16:23 +0000)]
Make --with-included-ltdl work.

11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:52:03 +0000 (17:52 +0000)]
-avoid side-effect in assertion

11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:49:47 +0000 (17:49 +0000)]
-avoid side-effect in assertion

11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:48:58 +0000 (17:48 +0000)]
-avoid side-effect in assertion

11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:48:25 +0000 (17:48 +0000)]
-avoid side-effect in assertion

11 years ago-avoid side-effect in assertion
Christian Grothoff [Fri, 21 Jun 2013 17:47:31 +0000 (17:47 +0000)]
-avoid side-effect in assertion

11 years ago-check return value and report errors
Christian Grothoff [Fri, 21 Jun 2013 17:46:11 +0000 (17:46 +0000)]
-check return value and report errors