oweals/gnunet.git
10 years agominor fixes and log level changes
Matthias Wachs [Wed, 30 Oct 2013 09:39:20 +0000 (09:39 +0000)]
minor fixes and log level changes

10 years ago-man page for gnunet-conversation-test
Christian Grothoff [Tue, 29 Oct 2013 20:40:39 +0000 (20:40 +0000)]
-man page for gnunet-conversation-test

10 years ago- some of the missing set union functionality implemented
Florian Dold [Tue, 29 Oct 2013 17:41:49 +0000 (17:41 +0000)]
- some of the missing set union functionality implemented

10 years ago-match exact types from message struct
Christian Grothoff [Tue, 29 Oct 2013 16:56:19 +0000 (16:56 +0000)]
-match exact types from message struct

10 years agofix peer creation
Matthias Wachs [Tue, 29 Oct 2013 16:41:20 +0000 (16:41 +0000)]
fix peer creation

10 years agofunction to fill buffer with random values
Matthias Wachs [Tue, 29 Oct 2013 16:41:02 +0000 (16:41 +0000)]
function to fill buffer with random values

10 years agofix for quota loading
Matthias Wachs [Tue, 29 Oct 2013 16:14:10 +0000 (16:14 +0000)]
fix for quota loading

10 years agonext steps to generic perf test
Matthias Wachs [Tue, 29 Oct 2013 15:44:24 +0000 (15:44 +0000)]
next steps to generic perf test

10 years agomove definition
Matthias Wachs [Tue, 29 Oct 2013 15:12:56 +0000 (15:12 +0000)]
move definition

10 years agofixed
Matthias Wachs [Tue, 29 Oct 2013 14:51:17 +0000 (14:51 +0000)]
fixed

10 years ago-indent
Christian Grothoff [Tue, 29 Oct 2013 12:35:25 +0000 (12:35 +0000)]
-indent

10 years ago- use configuration template for duplicate configurations
Sree Harsha Totakura [Tue, 29 Oct 2013 10:41:46 +0000 (10:41 +0000)]
- use configuration template for duplicate configurations

10 years ago- allow localhost testing
Sree Harsha Totakura [Tue, 29 Oct 2013 09:30:41 +0000 (09:30 +0000)]
- allow localhost testing

10 years agoadd confs to make dist
Matthias Wachs [Tue, 29 Oct 2013 08:25:41 +0000 (08:25 +0000)]
add confs to make dist

10 years ago- doc link to hostfile format
Sree Harsha Totakura [Tue, 29 Oct 2013 07:53:40 +0000 (07:53 +0000)]
- doc link to hostfile format

10 years ago- fixed assertion due to task not testing for shutdown as a reason
Florian Dold [Tue, 29 Oct 2013 07:41:58 +0000 (07:41 +0000)]
- fixed assertion due to task not testing for shutdown as a reason

10 years agonext step for generic solver test
Matthias Wachs [Mon, 28 Oct 2013 16:37:04 +0000 (16:37 +0000)]
next step for generic solver test

10 years agoinitial changes for generic solver performance test
Matthias Wachs [Mon, 28 Oct 2013 16:26:33 +0000 (16:26 +0000)]
initial changes for generic solver performance test

10 years agoremoving unused tests and clean up makefile
Matthias Wachs [Mon, 28 Oct 2013 16:23:43 +0000 (16:23 +0000)]
removing unused tests and clean up makefile

10 years ago- fixes
Sree Harsha Totakura [Mon, 28 Oct 2013 15:55:43 +0000 (15:55 +0000)]
- fixes

10 years ago- tolerate zero cache size
Sree Harsha Totakura [Mon, 28 Oct 2013 15:40:59 +0000 (15:40 +0000)]
- tolerate zero cache size

10 years agoreplace zone iteration with record lookup
Matthias Wachs [Mon, 28 Oct 2013 15:24:50 +0000 (15:24 +0000)]
replace zone iteration with record lookup

10 years agoreplace iteration with lookup
Matthias Wachs [Mon, 28 Oct 2013 15:17:49 +0000 (15:17 +0000)]
replace iteration with lookup

10 years ago- missing header
Bart Polot [Mon, 28 Oct 2013 14:50:02 +0000 (14:50 +0000)]
- missing header

10 years ago- cleanup; move to hashmap32
Sree Harsha Totakura [Mon, 28 Oct 2013 14:15:30 +0000 (14:15 +0000)]
- cleanup; move to hashmap32

10 years agoextended plugin api to support lookup function
Matthias Wachs [Mon, 28 Oct 2013 14:02:20 +0000 (14:02 +0000)]
extended plugin api to support lookup function
added new index to both plugins
implemented lookup functionality in both plugins
namestore uses lookup function

10 years ago- warn upon failed $-expansions
Sree Harsha Totakura [Mon, 28 Oct 2013 09:36:31 +0000 (09:36 +0000)]
- warn upon failed $-expansions

10 years ago-better doxygen
Christian Grothoff [Sun, 27 Oct 2013 11:31:31 +0000 (11:31 +0000)]
-better doxygen

10 years ago-better comment
Christian Grothoff [Sun, 27 Oct 2013 11:12:12 +0000 (11:12 +0000)]
-better comment

10 years ago-log parse errors as WARNINGS
Christian Grothoff [Sat, 26 Oct 2013 17:21:12 +0000 (17:21 +0000)]
-log parse errors as WARNINGS

10 years ago-improvements to parsers
Christian Grothoff [Sat, 26 Oct 2013 17:20:02 +0000 (17:20 +0000)]
-improvements to parsers

10 years ago-make proper use of new policy parser
Christian Grothoff [Sat, 26 Oct 2013 15:17:48 +0000 (15:17 +0000)]
-make proper use of new policy parser

10 years ago-faster port range generation, O(n) instead of O(n^2)
Christian Grothoff [Sat, 26 Oct 2013 14:57:24 +0000 (14:57 +0000)]
-faster port range generation, O(n) instead of O(n^2)

10 years ago-converting regular expressions of vpn/pt to non-binary format and adding proper...
Christian Grothoff [Sat, 26 Oct 2013 14:34:39 +0000 (14:34 +0000)]
-converting regular expressions of vpn/pt to non-binary format and adding proper policy parsing

10 years ago-moving code to parse IPv4/IPv6 subnet specifications to strings and making it part...
Christian Grothoff [Sat, 26 Oct 2013 12:36:51 +0000 (12:36 +0000)]
-moving code to parse IPv4/IPv6 subnet specifications to strings and making it part of the public API

10 years ago-doxygen
Christian Grothoff [Sat, 26 Oct 2013 07:17:59 +0000 (07:17 +0000)]
-doxygen

10 years ago-eliminate dead code
Christian Grothoff [Sat, 26 Oct 2013 07:16:38 +0000 (07:16 +0000)]
-eliminate dead code

10 years ago- encryption stuff
Bart Polot [Fri, 25 Oct 2013 16:49:33 +0000 (16:49 +0000)]
- encryption stuff

10 years agoapi communication done
Matthias Wachs [Fri, 25 Oct 2013 15:36:32 +0000 (15:36 +0000)]
api communication done

10 years agoadded lookup test + fix in test
Matthias Wachs [Fri, 25 Oct 2013 13:00:24 +0000 (13:00 +0000)]
added lookup test + fix in test

10 years ago- clean protocol number
Matthias Wachs [Fri, 25 Oct 2013 12:59:41 +0000 (12:59 +0000)]
- clean protocol number
- added lookup protocol numbers
- implemented lookup sending

10 years ago- fix connection destroy accounting
Bart Polot [Thu, 24 Oct 2013 16:05:16 +0000 (16:05 +0000)]
- fix connection destroy accounting

10 years ago- remove debug
Bart Polot [Thu, 24 Oct 2013 14:21:28 +0000 (14:21 +0000)]
- remove debug

10 years ago- fix double free
Bart Polot [Thu, 24 Oct 2013 14:21:19 +0000 (14:21 +0000)]
- fix double free

10 years ago-debug
Bart Polot [Thu, 24 Oct 2013 02:05:03 +0000 (02:05 +0000)]
-debug

10 years ago- fix leaks
Bart Polot [Thu, 24 Oct 2013 02:04:48 +0000 (02:04 +0000)]
- fix leaks
- refactor to simplify APIs

10 years ago- do not create GNUNET_TEST_HOME directory
Sree Harsha Totakura [Wed, 23 Oct 2013 16:18:28 +0000 (16:18 +0000)]
- do not create GNUNET_TEST_HOME directory

10 years ago- use pooled connections from connection pool module
Sree Harsha Totakura [Wed, 23 Oct 2013 16:07:00 +0000 (16:07 +0000)]
- use pooled connections from connection pool module

10 years ago-bump gnutls requirement
Christian Grothoff [Wed, 23 Oct 2013 09:52:53 +0000 (09:52 +0000)]
-bump gnutls requirement

10 years ago-moving from libcurl to libgnurl
Christian Grothoff [Wed, 23 Oct 2013 09:32:28 +0000 (09:32 +0000)]
-moving from libcurl to libgnurl

10 years ago-whitespace
Christian Grothoff [Wed, 23 Oct 2013 09:15:40 +0000 (09:15 +0000)]
-whitespace

10 years ago-require gnurl
Christian Grothoff [Wed, 23 Oct 2013 09:14:51 +0000 (09:14 +0000)]
-require gnurl

10 years ago- make transport and consensus ports java-ports
Florian Dold [Mon, 21 Oct 2013 23:48:01 +0000 (23:48 +0000)]
- make transport and consensus ports java-ports

10 years ago- avoid double-adding a channel into the tunnel list (causes use-after-free on shutdown)
Bart Polot [Mon, 21 Oct 2013 17:20:42 +0000 (17:20 +0000)]
- avoid double-adding a channel into the tunnel list (causes use-after-free on shutdown)

10 years ago-adding logic for TLSA/DANE verification in combination with recently submitted patch...
Christian Grothoff [Mon, 21 Oct 2013 17:01:58 +0000 (17:01 +0000)]
-adding logic for TLSA/DANE verification in combination with recently submitted patches to GnuTLS

10 years agomore work on intersection
Christian Fuchs [Mon, 21 Oct 2013 16:45:00 +0000 (16:45 +0000)]
more work on intersection

10 years ago- log
Bart Polot [Mon, 21 Oct 2013 16:13:00 +0000 (16:13 +0000)]
- log

10 years ago- doxygen
Bart Polot [Mon, 21 Oct 2013 16:12:48 +0000 (16:12 +0000)]
- doxygen

10 years ago- document possible 'hidden' frees
Bart Polot [Mon, 21 Oct 2013 16:12:26 +0000 (16:12 +0000)]
- document possible 'hidden' frees

10 years ago- fix use after free
Bart Polot [Mon, 21 Oct 2013 16:07:57 +0000 (16:07 +0000)]
- fix use after free

10 years ago- fix reentrant looping
Bart Polot [Mon, 21 Oct 2013 15:59:44 +0000 (15:59 +0000)]
- fix reentrant looping

10 years agomore work on set,
Christian Fuchs [Mon, 21 Oct 2013 15:39:26 +0000 (15:39 +0000)]
more work on set,
commented out the intersection-change in set.c as the relevant code is not yet done

10 years ago- dont send connection broken on terminal peers
Bart Polot [Mon, 21 Oct 2013 15:27:32 +0000 (15:27 +0000)]
- dont send connection broken on terminal peers

10 years ago-implement certificate validation against DNS names and for LEHO records
Christian Grothoff [Mon, 21 Oct 2013 15:25:54 +0000 (15:25 +0000)]
-implement certificate validation against DNS names and for LEHO records

10 years ago- debug
Bart Polot [Mon, 21 Oct 2013 15:25:19 +0000 (15:25 +0000)]
- debug

10 years agore-synced set intersection code with union as a starting point
Christian Fuchs [Mon, 21 Oct 2013 14:02:39 +0000 (14:02 +0000)]
re-synced set intersection code with union as a starting point
added create for set-intersection

10 years ago- stop recursion on destroy
Bart Polot [Mon, 21 Oct 2013 12:03:02 +0000 (12:03 +0000)]
- stop recursion on destroy

10 years agoadding initial statistics call
Matthias Wachs [Mon, 21 Oct 2013 05:46:43 +0000 (05:46 +0000)]
adding initial statistics call

10 years ago-32 bit, not 16
Christian Grothoff [Sun, 20 Oct 2013 18:04:56 +0000 (18:04 +0000)]
-32 bit, not 16

10 years ago-simplify to use new namestore API to skip initial iteration, document now passing...
Christian Grothoff [Sun, 20 Oct 2013 18:02:39 +0000 (18:02 +0000)]
-simplify to use new namestore API to skip initial iteration, document now passing quickupdate test better

10 years ago-allow namestore to monitor ALL zones, and to optionally only monitor changes
Christian Grothoff [Sun, 20 Oct 2013 17:58:46 +0000 (17:58 +0000)]
-allow namestore to monitor ALL zones, and to optionally only monitor changes

10 years ago-enable monitor over all zones
Christian Grothoff [Sun, 20 Oct 2013 16:31:05 +0000 (16:31 +0000)]
-enable monitor over all zones

10 years ago-fix
Martin Schanzenbach [Sun, 20 Oct 2013 15:54:07 +0000 (15:54 +0000)]
-fix

10 years ago-towards implementing #3051
Christian Grothoff [Sun, 20 Oct 2013 15:50:09 +0000 (15:50 +0000)]
-towards implementing #3051

10 years ago-clea namecache in test
Martin Schanzenbach [Sun, 20 Oct 2013 15:29:18 +0000 (15:29 +0000)]
-clea namecache in test

10 years ago-fix
Martin Schanzenbach [Sun, 20 Oct 2013 14:54:55 +0000 (14:54 +0000)]
-fix

10 years ago-fix
Martin Schanzenbach [Sun, 20 Oct 2013 14:49:43 +0000 (14:49 +0000)]
-fix

10 years ago-fix GNS2DNS resolution, make SOA test pass
Christian Grothoff [Sun, 20 Oct 2013 14:46:58 +0000 (14:46 +0000)]
-fix GNS2DNS resolution, make SOA test pass

10 years ago-quick put test
Martin Schanzenbach [Sun, 20 Oct 2013 14:35:47 +0000 (14:35 +0000)]
-quick put test

10 years ago-fix indentation
Christian Grothoff [Sun, 20 Oct 2013 14:17:31 +0000 (14:17 +0000)]
-fix indentation

10 years ago-fix testcase
Christian Grothoff [Sun, 20 Oct 2013 14:13:58 +0000 (14:13 +0000)]
-fix testcase

10 years ago-trying to implement revocation
Christian Grothoff [Sun, 20 Oct 2013 13:58:13 +0000 (13:58 +0000)]
-trying to implement revocation

10 years ago-remove old tests
Martin Schanzenbach [Sun, 20 Oct 2013 13:49:32 +0000 (13:49 +0000)]
-remove old tests

10 years ago-dead code elimination
Christian Grothoff [Sun, 20 Oct 2013 13:49:09 +0000 (13:49 +0000)]
-dead code elimination

10 years ago-revocation
Martin Schanzenbach [Sun, 20 Oct 2013 13:33:21 +0000 (13:33 +0000)]
-revocation

10 years ago-check return value
Christian Grothoff [Sun, 20 Oct 2013 13:17:32 +0000 (13:17 +0000)]
-check return value

10 years ago-improve logging
Christian Grothoff [Sun, 20 Oct 2013 12:56:19 +0000 (12:56 +0000)]
-improve logging

10 years ago-soa test
Martin Schanzenbach [Sun, 20 Oct 2013 11:59:45 +0000 (11:59 +0000)]
-soa test

10 years ago-ignore
Martin Schanzenbach [Sun, 20 Oct 2013 11:42:18 +0000 (11:42 +0000)]
-ignore

10 years ago-more test coverage, more bugs found
Martin Schanzenbach [Sun, 20 Oct 2013 11:33:51 +0000 (11:33 +0000)]
-more test coverage, more bugs found

10 years agoreadded scalarproduct to the be built again
Christian Fuchs [Fri, 18 Oct 2013 23:23:03 +0000 (23:23 +0000)]
readded scalarproduct to the be built again

10 years agoremoved final non functional dead leftover code from gaurav... may that code be forgotten
Christian Fuchs [Fri, 18 Oct 2013 23:13:19 +0000 (23:13 +0000)]
removed final non functional dead leftover code from gaurav... may that code be forgotten
testcases now do better logging together with make check
made testcases a bit more tolerat for really slow systems (5 seconds should suffice even on older systems)
activated new checks in Makefile

10 years ago-fix leaks
Christian Grothoff [Fri, 18 Oct 2013 20:26:25 +0000 (20:26 +0000)]
-fix leaks

10 years ago- doxygen
Bart Polot [Fri, 18 Oct 2013 20:17:17 +0000 (20:17 +0000)]
- doxygen

10 years ago- doxygen
Bart Polot [Fri, 18 Oct 2013 19:51:20 +0000 (19:51 +0000)]
- doxygen

10 years ago-fix doxygen warning
Sree Harsha Totakura [Fri, 18 Oct 2013 19:40:43 +0000 (19:40 +0000)]
-fix doxygen warning

10 years agofix documentation errors
Fabian Oehlmann [Fri, 18 Oct 2013 16:07:57 +0000 (16:07 +0000)]
fix documentation errors

10 years agoimplementing api call
Matthias Wachs [Fri, 18 Oct 2013 15:37:21 +0000 (15:37 +0000)]
implementing api call

10 years agofix
Matthias Wachs [Fri, 18 Oct 2013 15:37:03 +0000 (15:37 +0000)]
fix

10 years ago- fix use after free
Bart Polot [Fri, 18 Oct 2013 15:29:37 +0000 (15:29 +0000)]
- fix use after free