oweals/gnunet.git
11 years ago- try connect as task
Sree Harsha Totakura [Wed, 14 Nov 2012 12:18:55 +0000 (12:18 +0000)]
- try connect as task

11 years agoAdded GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANT
Bart Polot [Wed, 14 Nov 2012 10:50:52 +0000 (10:50 +0000)]
Added GNUNET_BLOCK_EVALUATION_RESULT_IRRELEVANT

11 years ago- adjust default dht_replication_level
Bart Polot [Wed, 14 Nov 2012 10:45:14 +0000 (10:45 +0000)]
- adjust default dht_replication_level

11 years agodoxygen
Maximilian Szengel [Wed, 14 Nov 2012 09:19:06 +0000 (09:19 +0000)]
doxygen

11 years agounion of regexes in profiler
Maximilian Szengel [Wed, 14 Nov 2012 09:16:48 +0000 (09:16 +0000)]
union of regexes in profiler

11 years ago-fix #2652
Christian Grothoff [Wed, 14 Nov 2012 08:17:07 +0000 (08:17 +0000)]
-fix #2652

11 years ago-memory is cheap, default to heap
Christian Grothoff [Tue, 13 Nov 2012 20:12:59 +0000 (20:12 +0000)]
-memory is cheap, default to heap

11 years agochanging datacache API to separate put-paths from data (so that plugins can test...
Christian Grothoff [Tue, 13 Nov 2012 20:05:40 +0000 (20:05 +0000)]
changing datacache API to separate put-paths from data (so that plugins can test for duplicates), removing support for MySQL

11 years ago- more mesh regex stats
Bart Polot [Tue, 13 Nov 2012 18:54:54 +0000 (18:54 +0000)]
- more mesh regex stats

11 years ago- fix debug
Bart Polot [Tue, 13 Nov 2012 18:53:56 +0000 (18:53 +0000)]
- fix debug

11 years ago- more mesh regex stats
Bart Polot [Tue, 13 Nov 2012 18:53:39 +0000 (18:53 +0000)]
- more mesh regex stats

11 years ago- more mesh regex stats
Bart Polot [Tue, 13 Nov 2012 18:41:58 +0000 (18:41 +0000)]
- more mesh regex stats

11 years agooptimizations
Maximilian Szengel [Tue, 13 Nov 2012 17:02:07 +0000 (17:02 +0000)]
optimizations

11 years ago- dont record route for regex_accept blocks, avoid any kind of duplication for datacache
Bart Polot [Tue, 13 Nov 2012 14:07:26 +0000 (14:07 +0000)]
- dont record route for regex_accept blocks, avoid any kind of duplication for datacache

11 years agofixing #2641, datastore size way off
Christian Grothoff [Tue, 13 Nov 2012 13:55:35 +0000 (13:55 +0000)]
fixing #2641, datastore size way off

11 years ago-actually, on W32 we do need to convert...
Christian Grothoff [Tue, 13 Nov 2012 13:37:49 +0000 (13:37 +0000)]
-actually, on W32 we do need to convert...

11 years ago- SD calc
Sree Harsha Totakura [Tue, 13 Nov 2012 13:27:24 +0000 (13:27 +0000)]
- SD calc

11 years agofixing bloomfilter reconstruction after quota change, iterator for sqlite failed...
Christian Grothoff [Tue, 13 Nov 2012 13:25:00 +0000 (13:25 +0000)]
fixing bloomfilter reconstruction after quota change, iterator for sqlite failed to return keys due to off-by-one error

11 years ago-helper is not called from cmd-line, so no utf8 conversion required
Christian Grothoff [Tue, 13 Nov 2012 13:09:47 +0000 (13:09 +0000)]
-helper is not called from cmd-line, so no utf8 conversion required

11 years ago-wtf
Christian Grothoff [Tue, 13 Nov 2012 00:22:35 +0000 (00:22 +0000)]
-wtf

11 years agoOptions for 2D Torus
Sree Harsha Totakura [Mon, 12 Nov 2012 18:14:38 +0000 (18:14 +0000)]
Options for 2D Torus

11 years agoimplementing small world ring topology
Sree Harsha Totakura [Mon, 12 Nov 2012 18:13:55 +0000 (18:13 +0000)]
implementing small world ring topology

11 years agotest case for ring topology
Sree Harsha Totakura [Mon, 12 Nov 2012 16:55:33 +0000 (16:55 +0000)]
test case for ring topology

11 years agoimplemented line topology
Sree Harsha Totakura [Mon, 12 Nov 2012 16:21:29 +0000 (16:21 +0000)]
implemented line topology

11 years agoadd option to disable Bloom filter entirely (only for benchmarking)
Christian Grothoff [Mon, 12 Nov 2012 14:42:25 +0000 (14:42 +0000)]
add option to disable Bloom filter entirely (only for benchmarking)

11 years ago-adding plugin to keep datacache entirely in the heap
Christian Grothoff [Mon, 12 Nov 2012 14:40:11 +0000 (14:40 +0000)]
-adding plugin to keep datacache entirely in the heap

11 years ago-do not expire too soon
Christian Grothoff [Mon, 12 Nov 2012 13:38:39 +0000 (13:38 +0000)]
-do not expire too soon

11 years ago-not a warning
Christian Grothoff [Mon, 12 Nov 2012 11:51:48 +0000 (11:51 +0000)]
-not a warning

11 years agosupport running purely in-memory
Christian Grothoff [Mon, 12 Nov 2012 11:00:20 +0000 (11:00 +0000)]
support running purely in-memory

11 years ago-new datacache option
Christian Grothoff [Mon, 12 Nov 2012 11:00:10 +0000 (11:00 +0000)]
-new datacache option

11 years agodoxygen
Matthias Wachs [Mon, 12 Nov 2012 08:45:38 +0000 (08:45 +0000)]
doxygen

11 years agodoxygen
Maximilian Szengel [Sun, 11 Nov 2012 15:04:14 +0000 (15:04 +0000)]
doxygen

11 years agoBetter mesh/regex profiler performance.
Maximilian Szengel [Sun, 11 Nov 2012 14:23:35 +0000 (14:23 +0000)]
Better mesh/regex profiler performance.

11 years ago"man gnunet-peerinfo" doesn't have the -g or -p options which are listed in "gnunet...
Christian Grothoff [Sat, 10 Nov 2012 22:16:54 +0000 (22:16 +0000)]
"man gnunet-peerinfo" doesn't have the -g or -p options which are listed in "gnunet-peerinfo --help". One spelling mistake is also fixed in the attached "diff" (see: additional information). This was against r24891. - #2649.

11 years agouse new DHT API to block known results when searching in the DHT
Christian Grothoff [Sat, 10 Nov 2012 21:36:00 +0000 (21:36 +0000)]
use new DHT API to block known results when searching in the DHT

11 years ago-implementing #2435
Christian Grothoff [Sat, 10 Nov 2012 21:21:01 +0000 (21:21 +0000)]
-implementing #2435

11 years agoUpdate w32nsp to use 'gads' instead of 'gnunet'
LRN [Sat, 10 Nov 2012 20:21:45 +0000 (20:21 +0000)]
Update w32nsp to use 'gads' instead of 'gnunet'

11 years ago-more realistic default quota values
Christian Grothoff [Sat, 10 Nov 2012 19:13:54 +0000 (19:13 +0000)]
-more realistic default quota values

11 years agotrying to fix #2645 -- support lib64/gnunet/libexec/ installations
Christian Grothoff [Sat, 10 Nov 2012 13:41:43 +0000 (13:41 +0000)]
trying to fix #2645 -- support lib64/gnunet/libexec/ installations

11 years agoFix W32 gauger C bindings - quote arguments
LRN [Sat, 10 Nov 2012 10:29:35 +0000 (10:29 +0000)]
Fix W32 gauger C bindings - quote arguments

11 years agoUpdate gauger C binding for W32
LRN [Sat, 10 Nov 2012 05:51:20 +0000 (05:51 +0000)]
Update gauger C binding for W32

11 years ago- increse timeouts and fixes
Sree Harsha Totakura [Fri, 9 Nov 2012 22:58:48 +0000 (22:58 +0000)]
- increse timeouts and fixes

11 years ago-fixed warnings from test run
Sree Harsha Totakura [Fri, 9 Nov 2012 17:59:54 +0000 (17:59 +0000)]
-fixed warnings from test run

11 years ago-fix build
Sree Harsha Totakura [Fri, 9 Nov 2012 17:12:57 +0000 (17:12 +0000)]
-fix build

11 years ago- adopting to new transport API in rocc
Sree Harsha Totakura [Fri, 9 Nov 2012 17:08:32 +0000 (17:08 +0000)]
- adopting to new transport API in rocc

11 years ago- send HELLOs aggressively
Sree Harsha Totakura [Fri, 9 Nov 2012 16:16:58 +0000 (16:16 +0000)]
- send HELLOs aggressively

11 years ago-fixes
Sree Harsha Totakura [Fri, 9 Nov 2012 16:14:20 +0000 (16:14 +0000)]
-fixes

11 years agoimplement mantis 0002419
Matthias Wachs [Fri, 9 Nov 2012 15:56:38 +0000 (15:56 +0000)]
implement mantis 0002419

11 years ago-reverted to allow cleanup
Sree Harsha Totakura [Fri, 9 Nov 2012 15:13:40 +0000 (15:13 +0000)]
-reverted to allow cleanup

11 years ago-exit instead of return
Sree Harsha Totakura [Fri, 9 Nov 2012 15:07:01 +0000 (15:07 +0000)]
-exit instead of return

11 years agosave tests from crashing
Sree Harsha Totakura [Fri, 9 Nov 2012 15:04:48 +0000 (15:04 +0000)]
save tests from crashing

11 years ago- "missing
Matthias Wachs [Fri, 9 Nov 2012 15:03:35 +0000 (15:03 +0000)]
- "missing

11 years agodocu
Matthias Wachs [Fri, 9 Nov 2012 15:01:16 +0000 (15:01 +0000)]
docu

11 years ago- test for mesh block cache
Bart Polot [Fri, 9 Nov 2012 14:57:17 +0000 (14:57 +0000)]
- test for mesh block cache

11 years ago- use correct type
Bart Polot [Fri, 9 Nov 2012 14:56:54 +0000 (14:56 +0000)]
- use correct type

11 years ago- don't reject cached blocks
Bart Polot [Fri, 9 Nov 2012 14:06:53 +0000 (14:06 +0000)]
- don't reject cached blocks

11 years ago- more info on errors
Bart Polot [Fri, 9 Nov 2012 14:03:03 +0000 (14:03 +0000)]
- more info on errors

11 years agoAPI change
Matthias Wachs [Fri, 9 Nov 2012 13:52:57 +0000 (13:52 +0000)]
API change

11 years agochanges to transport api
Matthias Wachs [Fri, 9 Nov 2012 13:33:40 +0000 (13:33 +0000)]
changes to transport api

11 years agoadopting to new transport API
Sree Harsha Totakura [Fri, 9 Nov 2012 12:34:17 +0000 (12:34 +0000)]
adopting to new transport API

11 years ago- fix doc
Sree Harsha Totakura [Fri, 9 Nov 2012 12:20:55 +0000 (12:20 +0000)]
- fix doc

11 years ago- add cause (line) of termination call
Bart Polot [Fri, 9 Nov 2012 11:53:46 +0000 (11:53 +0000)]
- add cause (line) of termination call

11 years ago-new breaks
Christian Grothoff [Fri, 9 Nov 2012 11:49:10 +0000 (11:49 +0000)]
-new breaks

11 years ago-fix message recv accounting
Christian Grothoff [Fri, 9 Nov 2012 11:12:14 +0000 (11:12 +0000)]
-fix message recv accounting

11 years ago- doc
Bart Polot [Thu, 8 Nov 2012 19:32:29 +0000 (19:32 +0000)]
- doc

11 years agoMESH uses DHT xquery to limit the results returned during a regex string search
Bart Polot [Thu, 8 Nov 2012 19:25:50 +0000 (19:25 +0000)]
MESH uses DHT xquery to limit the results returned during a regex string search

11 years agoUse full, 3-argument invocation of FRPINTF (again)
LRN [Thu, 8 Nov 2012 16:50:17 +0000 (16:50 +0000)]
Use full, 3-argument invocation of FRPINTF (again)

11 years agoadd option to disable use of stats entirely
Christian Grothoff [Thu, 8 Nov 2012 15:12:12 +0000 (15:12 +0000)]
add option to disable use of stats entirely

11 years agofixed -b semantics: receive from all peers
Matthias Wachs [Thu, 8 Nov 2012 15:04:27 +0000 (15:04 +0000)]
fixed -b semantics: receive from all peers

11 years ago-man page
Matthias Wachs [Thu, 8 Nov 2012 14:57:32 +0000 (14:57 +0000)]
-man page

11 years ago-rm
Christian Grothoff [Thu, 8 Nov 2012 14:48:46 +0000 (14:48 +0000)]
-rm

11 years ago- gnunet-transport improvement done
Matthias Wachs [Thu, 8 Nov 2012 14:33:44 +0000 (14:33 +0000)]
- gnunet-transport improvement done

11 years ago-updated and moved to https://gnunet.org/postgres-setup
Christian Grothoff [Thu, 8 Nov 2012 14:20:53 +0000 (14:20 +0000)]
-updated and moved to https://gnunet.org/postgres-setup

11 years agochanges
Matthias Wachs [Thu, 8 Nov 2012 14:09:51 +0000 (14:09 +0000)]
changes

11 years ago-updated and moved to https://gnunet.org/mysql-setup
Christian Grothoff [Thu, 8 Nov 2012 14:06:40 +0000 (14:06 +0000)]
-updated and moved to https://gnunet.org/mysql-setup

11 years ago- working: -i -e -C , todo: -m -s -b
Matthias Wachs [Thu, 8 Nov 2012 13:07:53 +0000 (13:07 +0000)]
- working: -i -e -C , todo: -m -s -b

11 years ago-starting build system for consensus
Christian Grothoff [Thu, 8 Nov 2012 13:03:19 +0000 (13:03 +0000)]
-starting build system for consensus

11 years ago- working: -i -e, todo: -c, -m -s -b
Matthias Wachs [Thu, 8 Nov 2012 12:25:12 +0000 (12:25 +0000)]
- working: -i -e, todo: -c, -m -s -b

11 years ago- changes
Matthias Wachs [Thu, 8 Nov 2012 12:16:44 +0000 (12:16 +0000)]
- changes

11 years ago- changes
Matthias Wachs [Thu, 8 Nov 2012 12:14:38 +0000 (12:14 +0000)]
- changes

11 years agonot working yet
Matthias Wachs [Thu, 8 Nov 2012 11:01:33 +0000 (11:01 +0000)]
not working yet

11 years ago- clean up gnunet-transport (not finished)
Matthias Wachs [Thu, 8 Nov 2012 10:29:44 +0000 (10:29 +0000)]
- clean up gnunet-transport (not finished)

11 years ago- fix multicast keepalive
Bart Polot [Thu, 8 Nov 2012 01:59:00 +0000 (01:59 +0000)]
- fix multicast keepalive

11 years ago-adding rever order checking of directories
Sree Harsha Totakura [Wed, 7 Nov 2012 18:43:26 +0000 (18:43 +0000)]
-adding rever order checking of directories

11 years ago- fix
Sree Harsha Totakura [Wed, 7 Nov 2012 18:26:52 +0000 (18:26 +0000)]
- fix

11 years agomaking readable check optional
Sree Harsha Totakura [Wed, 7 Nov 2012 18:26:33 +0000 (18:26 +0000)]
making readable check optional

11 years agoregexprofiler service to daemon
Maximilian Szengel [Wed, 7 Nov 2012 17:26:03 +0000 (17:26 +0000)]
regexprofiler service to daemon

11 years ago- regexprofiler service to daemon
Maximilian Szengel [Wed, 7 Nov 2012 17:23:12 +0000 (17:23 +0000)]
- regexprofiler service to daemon
- enabling nse in regex profiler

11 years agoParameterized directory listing permission check
Sree Harsha Totakura [Wed, 7 Nov 2012 16:56:55 +0000 (16:56 +0000)]
Parameterized directory listing permission check

11 years ago-mteich
Christian Grothoff [Wed, 7 Nov 2012 14:39:40 +0000 (14:39 +0000)]
-mteich

11 years ago- reverting unintended modifications to po files
Sree Harsha Totakura [Wed, 7 Nov 2012 14:09:27 +0000 (14:09 +0000)]
- reverting unintended modifications to po files

11 years ago- remove stale file
Sree Harsha Totakura [Wed, 7 Nov 2012 14:07:31 +0000 (14:07 +0000)]
- remove stale file

11 years ago-typo
Christian Grothoff [Wed, 7 Nov 2012 12:59:55 +0000 (12:59 +0000)]
-typo

11 years agoUse full, 3-argument FPRINTF invocation
LRN [Wed, 7 Nov 2012 11:24:31 +0000 (11:24 +0000)]
Use full, 3-argument FPRINTF invocation

11 years agofix mem leak mantis 0002635
Matthias Wachs [Wed, 7 Nov 2012 09:54:12 +0000 (09:54 +0000)]
fix mem leak mantis 0002635

11 years agoreduce number of packets
Sree Harsha Totakura [Tue, 6 Nov 2012 23:46:23 +0000 (23:46 +0000)]
reduce number of packets

11 years agoprint help for timeout argument
Sree Harsha Totakura [Tue, 6 Nov 2012 23:25:25 +0000 (23:25 +0000)]
print help for timeout argument

11 years ago- typo
Sree Harsha Totakura [Tue, 6 Nov 2012 22:55:51 +0000 (22:55 +0000)]
- typo

11 years agocheck for existing directories in reverse order
Sree Harsha Totakura [Tue, 6 Nov 2012 22:32:42 +0000 (22:32 +0000)]
check for existing directories in reverse order

11 years agoAdded regex prefix to config for regex profiler.
Maximilian Szengel [Tue, 6 Nov 2012 18:16:56 +0000 (18:16 +0000)]
Added regex prefix to config for regex profiler.