oweals/gnunet.git
12 years ago- adding GNUNET_ATS_address_add functionality .. no changes to scheduling API yet
Matthias Wachs [Thu, 14 Jun 2012 12:50:27 +0000 (12:50 +0000)]
- adding GNUNET_ATS_address_add functionality .. no changes to scheduling API yet

12 years ago-LRN: more dependency fixes
Christian Grothoff [Thu, 14 Jun 2012 12:03:27 +0000 (12:03 +0000)]
-LRN: more dependency fixes

12 years ago-LRN: fix testbed dependency
Christian Grothoff [Thu, 14 Jun 2012 12:03:00 +0000 (12:03 +0000)]
-LRN: fix testbed dependency

12 years ago-LRN: implement get_handle_from_native for W32
Christian Grothoff [Thu, 14 Jun 2012 12:02:43 +0000 (12:02 +0000)]
-LRN: implement get_handle_from_native for W32

12 years ago-typos
Christian Grothoff [Thu, 14 Jun 2012 11:45:00 +0000 (11:45 +0000)]
-typos

12 years ago-pogen
Christian Grothoff [Thu, 14 Jun 2012 11:28:23 +0000 (11:28 +0000)]
-pogen

12 years agofixing deletion of unknown addresses
Matthias Wachs [Thu, 14 Jun 2012 09:52:06 +0000 (09:52 +0000)]
fixing deletion of unknown addresses

12 years ago-special treatment for ./binaray-name
Christian Grothoff [Thu, 14 Jun 2012 09:51:00 +0000 (09:51 +0000)]
-special treatment for ./binaray-name

12 years ago-special treatment for ./binaray-name
Christian Grothoff [Thu, 14 Jun 2012 09:50:05 +0000 (09:50 +0000)]
-special treatment for ./binaray-name

12 years ago-check for NULL
Christian Grothoff [Thu, 14 Jun 2012 09:48:08 +0000 (09:48 +0000)]
-check for NULL

12 years ago-testbed hackery
Christian Grothoff [Thu, 14 Jun 2012 09:25:54 +0000 (09:25 +0000)]
-testbed hackery

12 years ago-needing yet another API to box stdin for scheduler reading, not ported to W32 yet
Christian Grothoff [Thu, 14 Jun 2012 08:55:09 +0000 (08:55 +0000)]
-needing yet another API to box stdin for scheduler reading, not ported to W32 yet

12 years ago-needing yet another API to box stdin for scheduler reading, not ported to W32 yet
Christian Grothoff [Thu, 14 Jun 2012 08:54:54 +0000 (08:54 +0000)]
-needing yet another API to box stdin for scheduler reading, not ported to W32 yet

12 years agofix for segfault
Matthias Wachs [Thu, 14 Jun 2012 08:51:48 +0000 (08:51 +0000)]
fix for segfault

12 years ago-nicer name
Christian Grothoff [Thu, 14 Jun 2012 08:12:16 +0000 (08:12 +0000)]
-nicer name

12 years agohandling add host
Sree Harsha Totakura [Thu, 14 Jun 2012 08:09:25 +0000 (08:09 +0000)]
handling add host

12 years ago-use const
Christian Grothoff [Thu, 14 Jun 2012 08:07:52 +0000 (08:07 +0000)]
-use const

12 years ago-LRN: fix binary checker to use proper API
Christian Grothoff [Thu, 14 Jun 2012 05:26:09 +0000 (05:26 +0000)]
-LRN: fix binary checker to use proper API

12 years ago-use underscores for testcase names
Christian Grothoff [Wed, 13 Jun 2012 22:04:47 +0000 (22:04 +0000)]
-use underscores for testcase names

12 years ago-fixing #2153, code clean up in container_meta_data.c
Christian Grothoff [Wed, 13 Jun 2012 18:29:34 +0000 (18:29 +0000)]
-fixing #2153, code clean up in container_meta_data.c

12 years ago- big shorten algorithm rewrite
Martin Schanzenbach [Wed, 13 Jun 2012 17:36:47 +0000 (17:36 +0000)]
- big shorten algorithm rewrite
- API change for lookup
- tests fixed
- introduces 3 zone system: root, private and shortened

12 years ago-Helper handle wrapper
Sree Harsha Totakura [Wed, 13 Jun 2012 16:30:48 +0000 (16:30 +0000)]
-Helper handle wrapper

12 years ago-document error possibilities better (#2416)
Christian Grothoff [Wed, 13 Jun 2012 16:00:14 +0000 (16:00 +0000)]
-document error possibilities better (#2416)

12 years ago-added host_run_
Sree Harsha Totakura [Wed, 13 Jun 2012 15:53:31 +0000 (15:53 +0000)]
-added host_run_

12 years ago-cleanup
Christian Grothoff [Wed, 13 Jun 2012 15:26:59 +0000 (15:26 +0000)]
-cleanup

12 years ago-handler for INIT messages in testbed server
Sree Harsha Totakura [Wed, 13 Jun 2012 15:23:49 +0000 (15:23 +0000)]
-handler for INIT messages in testbed server

12 years ago-cleaning up VERBOSE and check nonsense in util tests
Christian Grothoff [Wed, 13 Jun 2012 15:18:35 +0000 (15:18 +0000)]
-cleaning up VERBOSE and check nonsense in util tests

12 years ago-do not store/keep HELLOs with expired addresses on disk (#1932)
Christian Grothoff [Wed, 13 Jun 2012 14:37:12 +0000 (14:37 +0000)]
-do not store/keep HELLOs with expired addresses on disk (#1932)

12 years ago- since session == NULL this is more clear
Matthias Wachs [Wed, 13 Jun 2012 14:18:13 +0000 (14:18 +0000)]
- since session == NULL this is more clear

12 years agochanged how gnunet-testing-run-service communicates over stdin/stdout
Florian Dold [Wed, 13 Jun 2012 12:41:21 +0000 (12:41 +0000)]
changed how gnunet-testing-run-service communicates over stdin/stdout

12 years agomore regex simplifications. fixes.
Maximilian Szengel [Wed, 13 Jun 2012 11:42:49 +0000 (11:42 +0000)]
more regex simplifications. fixes.

12 years ago-LRN: fix r21946 to work on W32
Christian Grothoff [Wed, 13 Jun 2012 11:23:22 +0000 (11:23 +0000)]
-LRN: fix r21946 to work on W32

12 years ago-testbed controller startup
Sree Harsha Totakura [Wed, 13 Jun 2012 10:56:34 +0000 (10:56 +0000)]
-testbed controller startup

12 years ago-LRN: typo
Christian Grothoff [Wed, 13 Jun 2012 09:11:39 +0000 (09:11 +0000)]
-LRN: typo

12 years ago-fixes and cleanup
Christian Grothoff [Wed, 13 Jun 2012 08:58:42 +0000 (08:58 +0000)]
-fixes and cleanup

12 years ago-minor optimization
Christian Grothoff [Wed, 13 Jun 2012 08:38:15 +0000 (08:38 +0000)]
-minor optimization

12 years ago-fixing #2240, untested on W32
Christian Grothoff [Wed, 13 Jun 2012 08:35:01 +0000 (08:35 +0000)]
-fixing #2240, untested on W32

12 years ago- fix
Matthias Wachs [Wed, 13 Jun 2012 08:34:40 +0000 (08:34 +0000)]
- fix

12 years ago-LRN: kind of fix for gnunet-testing-run-service for W32
Christian Grothoff [Wed, 13 Jun 2012 07:36:54 +0000 (07:36 +0000)]
-LRN: kind of fix for gnunet-testing-run-service for W32

12 years agofix
Florian Dold [Tue, 12 Jun 2012 23:01:39 +0000 (23:01 +0000)]
fix

12 years agofixed indentation
Florian Dold [Tue, 12 Jun 2012 22:37:09 +0000 (22:37 +0000)]
fixed indentation

12 years agofix
Florian Dold [Tue, 12 Jun 2012 22:30:40 +0000 (22:30 +0000)]
fix

12 years agoadded a command line tool for running and controlling services for testing
Florian Dold [Tue, 12 Jun 2012 22:26:07 +0000 (22:26 +0000)]
added a command line tool for running and controlling services for testing

12 years ago-big shorten algorithm change, hopefully fixed conflict
Martin Schanzenbach [Tue, 12 Jun 2012 21:43:31 +0000 (21:43 +0000)]
-big shorten algorithm change, hopefully fixed conflict

12 years agofixed static to non static
Sree Harsha Totakura [Tue, 12 Jun 2012 21:12:37 +0000 (21:12 +0000)]
fixed static to non static

12 years ago-implemented some functions from testbed_api_hosts
Sree Harsha Totakura [Tue, 12 Jun 2012 20:54:19 +0000 (20:54 +0000)]
-implemented some functions from testbed_api_hosts

12 years agotestbed service build system
Sree Harsha Totakura [Tue, 12 Jun 2012 20:23:00 +0000 (20:23 +0000)]
testbed service build system

12 years ago-LRN: block plugin depends on block module
Christian Grothoff [Tue, 12 Jun 2012 19:36:29 +0000 (19:36 +0000)]
-LRN: block plugin depends on block module

12 years ago-fixing #2420
Christian Grothoff [Tue, 12 Jun 2012 19:23:11 +0000 (19:23 +0000)]
-fixing #2420

12 years ago-consistently use struct GNUNET_HashCode
Christian Grothoff [Tue, 12 Jun 2012 19:07:40 +0000 (19:07 +0000)]
-consistently use struct GNUNET_HashCode

12 years ago-adding block duplicating detection to template for block plugins
Christian Grothoff [Tue, 12 Jun 2012 19:02:54 +0000 (19:02 +0000)]
-adding block duplicating detection to template for block plugins

12 years ago-make CA info better, connection limit mhd
Martin Schanzenbach [Tue, 12 Jun 2012 18:52:34 +0000 (18:52 +0000)]
-make CA info better, connection limit mhd

12 years ago-fix html detection
Martin Schanzenbach [Tue, 12 Jun 2012 16:37:56 +0000 (16:37 +0000)]
-fix html detection

12 years ago-fix, doxy
Martin Schanzenbach [Tue, 12 Jun 2012 16:23:48 +0000 (16:23 +0000)]
-fix, doxy

12 years ago-lots of fixes
Martin Schanzenbach [Tue, 12 Jun 2012 16:18:14 +0000 (16:18 +0000)]
-lots of fixes

12 years ago- add peer blacklist API
Bart Polot [Tue, 12 Jun 2012 15:17:37 +0000 (15:17 +0000)]
- add peer blacklist API

12 years ago- add basic REGEX API calls to mesh
Bart Polot [Tue, 12 Jun 2012 15:11:01 +0000 (15:11 +0000)]
- add basic REGEX API calls to mesh

12 years ago-new test case for multiple packet transmission using stream
Sree Harsha Totakura [Tue, 12 Jun 2012 15:09:36 +0000 (15:09 +0000)]
-new test case for multiple packet transmission using stream

12 years ago- fix
Matthias Wachs [Tue, 12 Jun 2012 14:09:28 +0000 (14:09 +0000)]
- fix

12 years ago-fixes
Martin Schanzenbach [Tue, 12 Jun 2012 13:33:24 +0000 (13:33 +0000)]
-fixes

12 years agoRemoved core queue requirements from mesh (backporting mesh_new)
Bart Polot [Tue, 12 Jun 2012 12:58:35 +0000 (12:58 +0000)]
Removed core queue requirements from mesh (backporting mesh_new)

12 years ago- fix
Matthias Wachs [Tue, 12 Jun 2012 12:53:28 +0000 (12:53 +0000)]
- fix

12 years agoexclude notification about myself
Matthias Wachs [Tue, 12 Jun 2012 12:43:18 +0000 (12:43 +0000)]
exclude notification about myself

12 years ago- keep track of queue occupancy
Bart Polot [Tue, 12 Jun 2012 12:42:50 +0000 (12:42 +0000)]
- keep track of queue occupancy

12 years agoclean up
Matthias Wachs [Tue, 12 Jun 2012 11:24:59 +0000 (11:24 +0000)]
clean up

12 years agocore monitor mode
Matthias Wachs [Tue, 12 Jun 2012 11:24:39 +0000 (11:24 +0000)]
core monitor mode

12 years agoautoimport CA
Martin Schanzenbach [Tue, 12 Jun 2012 11:17:11 +0000 (11:17 +0000)]
autoimport CA

12 years ago- typos
Matthias Wachs [Tue, 12 Jun 2012 10:57:27 +0000 (10:57 +0000)]
- typos

12 years ago-debug
Christian Grothoff [Tue, 12 Jun 2012 10:55:43 +0000 (10:55 +0000)]
-debug

12 years ago-fix
Martin Schanzenbach [Tue, 12 Jun 2012 10:41:49 +0000 (10:41 +0000)]
-fix

12 years ago-fixes
Martin Schanzenbach [Tue, 12 Jun 2012 10:41:06 +0000 (10:41 +0000)]
-fixes

12 years agocompleted postgres plugin for namestore service
Christian Grothoff [Tue, 12 Jun 2012 10:21:55 +0000 (10:21 +0000)]
completed postgres plugin for namestore service

12 years agoScript for CA generation. Making it easy with config option
Martin Schanzenbach [Tue, 12 Jun 2012 10:04:51 +0000 (10:04 +0000)]
Script for CA generation. Making it easy with config option

12 years ago- fix mem leak
Matthias Wachs [Tue, 12 Jun 2012 09:36:48 +0000 (09:36 +0000)]
- fix mem leak

12 years agomonitor mode implemented correctly
Matthias Wachs [Tue, 12 Jun 2012 09:02:14 +0000 (09:02 +0000)]
monitor mode implemented correctly

12 years ago-configure testcase
Christian Grothoff [Mon, 11 Jun 2012 21:04:08 +0000 (21:04 +0000)]
-configure testcase

12 years ago-first draft of postgres namestore plugin (#2157)
Christian Grothoff [Mon, 11 Jun 2012 21:02:30 +0000 (21:02 +0000)]
-first draft of postgres namestore plugin (#2157)

12 years ago- add basic data structures for complex queues, refactor tunnel creation
Bart Polot [Mon, 11 Jun 2012 17:09:08 +0000 (17:09 +0000)]
- add basic data structures for complex queues, refactor tunnel creation

12 years ago-doxy
Martin Schanzenbach [Mon, 11 Jun 2012 16:40:32 +0000 (16:40 +0000)]
-doxy

12 years ago-verbose
Martin Schanzenbach [Mon, 11 Jun 2012 16:07:54 +0000 (16:07 +0000)]
-verbose

12 years ago-test fixed, modified shorten
Martin Schanzenbach [Mon, 11 Jun 2012 16:07:12 +0000 (16:07 +0000)]
-test fixed, modified shorten

12 years ago-add cached flag for performance
Martin Schanzenbach [Mon, 11 Jun 2012 15:50:40 +0000 (15:50 +0000)]
-add cached flag for performance

12 years agosimplified regex/proof generation
Maximilian Szengel [Mon, 11 Jun 2012 15:10:21 +0000 (15:10 +0000)]
simplified regex/proof generation

12 years ago-cleanup
Martin Schanzenbach [Mon, 11 Jun 2012 15:08:19 +0000 (15:08 +0000)]
-cleanup

12 years agonew API for shorten key
Martin Schanzenbach [Mon, 11 Jun 2012 14:59:04 +0000 (14:59 +0000)]
new API for shorten key

12 years ago-read sockfile from cfg
Martin Schanzenbach [Mon, 11 Jun 2012 13:56:55 +0000 (13:56 +0000)]
-read sockfile from cfg

12 years ago-add connection limit
Martin Schanzenbach [Mon, 11 Jun 2012 13:49:41 +0000 (13:49 +0000)]
-add connection limit

12 years ago-unix domain sockets
Martin Schanzenbach [Mon, 11 Jun 2012 13:05:41 +0000 (13:05 +0000)]
-unix domain sockets

12 years ago-coverity, cleanup
Martin Schanzenbach [Mon, 11 Jun 2012 12:35:36 +0000 (12:35 +0000)]
-coverity, cleanup

12 years ago-fixes
Martin Schanzenbach [Mon, 11 Jun 2012 12:16:27 +0000 (12:16 +0000)]
-fixes

12 years ago-LRN: fix dv test dependencies
Christian Grothoff [Mon, 11 Jun 2012 12:08:47 +0000 (12:08 +0000)]
-LRN: fix dv test dependencies

12 years ago-zkey, fix gnutls import
Martin Schanzenbach [Mon, 11 Jun 2012 11:43:27 +0000 (11:43 +0000)]
-zkey, fix gnutls import

12 years ago- fix
Matthias Wachs [Mon, 11 Jun 2012 11:32:58 +0000 (11:32 +0000)]
- fix

12 years ago-doxygen
Christian Grothoff [Mon, 11 Jun 2012 11:15:14 +0000 (11:15 +0000)]
-doxygen

12 years ago-fix
Christian Grothoff [Mon, 11 Jun 2012 10:59:44 +0000 (10:59 +0000)]
-fix

12 years ago-fix
Martin Schanzenbach [Mon, 11 Jun 2012 10:34:01 +0000 (10:34 +0000)]
-fix

12 years ago-fix
Martin Schanzenbach [Mon, 11 Jun 2012 10:32:43 +0000 (10:32 +0000)]
-fix

12 years ago-zkey re
Martin Schanzenbach [Mon, 11 Jun 2012 10:21:27 +0000 (10:21 +0000)]
-zkey re

12 years agoadding check for gnutls
Christian Grothoff [Mon, 11 Jun 2012 09:54:25 +0000 (09:54 +0000)]
adding check for gnutls

12 years ago-po
Christian Grothoff [Mon, 11 Jun 2012 08:03:12 +0000 (08:03 +0000)]
-po