Christian Grothoff [Wed, 31 Oct 2012 15:21:37 +0000 (15:21 +0000)]
-adding missing pkgconfig files
Matthias Wachs [Wed, 31 Oct 2012 15:10:17 +0000 (15:10 +0000)]
fix
Matthias Wachs [Wed, 31 Oct 2012 14:24:02 +0000 (14:24 +0000)]
error
Matthias Wachs [Wed, 31 Oct 2012 13:52:52 +0000 (13:52 +0000)]
unused code
Christian Grothoff [Wed, 31 Oct 2012 12:57:16 +0000 (12:57 +0000)]
-adding missing extra_dist files
Christian Grothoff [Wed, 31 Oct 2012 12:48:47 +0000 (12:48 +0000)]
-fix
Sree Harsha Totakura [Wed, 31 Oct 2012 12:21:36 +0000 (12:21 +0000)]
fix crashes when aborting testing drivers
Matthias Wachs [Wed, 31 Oct 2012 10:22:38 +0000 (10:22 +0000)]
- changes
Matthias Wachs [Wed, 31 Oct 2012 10:22:15 +0000 (10:22 +0000)]
docu
Sree Harsha Totakura [Wed, 31 Oct 2012 10:13:31 +0000 (10:13 +0000)]
fixes
Matthias Wachs [Wed, 31 Oct 2012 10:12:42 +0000 (10:12 +0000)]
man
Sree Harsha Totakura [Wed, 31 Oct 2012 09:15:05 +0000 (09:15 +0000)]
locate helpers in libexec
Sree Harsha Totakura [Tue, 30 Oct 2012 23:03:07 +0000 (23:03 +0000)]
for starting up non gnunet helpers (SSH for example)
Maximilian Szengel [Tue, 30 Oct 2012 22:26:14 +0000 (22:26 +0000)]
mesh regex profiler
LRN [Tue, 30 Oct 2012 22:12:03 +0000 (22:12 +0000)]
Fix ENABLE_NLS usage
ENABLE_NLS is for gettext only, it's not an indicator of nl_langinfo
availability.
Use unistring instead of nl_langinfo, since unistring is always there.
GNUnet supports UTF-8 now (or should support), so most conversions are
unnecessary anyway.
LRN [Tue, 30 Oct 2012 22:11:56 +0000 (22:11 +0000)]
Restore warnings, fix test compilation
LRN [Tue, 30 Oct 2012 21:23:27 +0000 (21:23 +0000)]
Just use unistring
LRN [Tue, 30 Oct 2012 21:22:40 +0000 (21:22 +0000)]
Missing include
Christian Grothoff [Tue, 30 Oct 2012 21:13:24 +0000 (21:13 +0000)]
-fix path problem with libexec
LRN [Tue, 30 Oct 2012 21:08:47 +0000 (21:08 +0000)]
W32: Fix get_path_from_module_filename()
LRN [Tue, 30 Oct 2012 21:08:43 +0000 (21:08 +0000)]
Allow using libunistring for string conversion
Christian Grothoff [Tue, 30 Oct 2012 20:52:14 +0000 (20:52 +0000)]
-more cleanup and input validation fixes
Christian Grothoff [Tue, 30 Oct 2012 19:16:03 +0000 (19:16 +0000)]
-doxygen
Christian Grothoff [Tue, 30 Oct 2012 18:58:10 +0000 (18:58 +0000)]
-fixing gns test issues
Bart Polot [Tue, 30 Oct 2012 17:21:54 +0000 (17:21 +0000)]
- refactoring, make compile
Bart Polot [Tue, 30 Oct 2012 15:14:58 +0000 (15:14 +0000)]
- refactoring
Bart Polot [Tue, 30 Oct 2012 14:34:00 +0000 (14:34 +0000)]
- refactoring, oneliners
Bart Polot [Tue, 30 Oct 2012 14:29:24 +0000 (14:29 +0000)]
- refactoring, clinfo -> fcinfo
Bart Polot [Tue, 30 Oct 2012 14:25:49 +0000 (14:25 +0000)]
- refactoring, cinfo -> fcinfo
Bart Polot [Tue, 30 Oct 2012 14:17:07 +0000 (14:17 +0000)]
- refactoring
Christian Grothoff [Tue, 30 Oct 2012 14:12:44 +0000 (14:12 +0000)]
-some gns code cleanup, still a mess
Bart Polot [Tue, 30 Oct 2012 13:48:43 +0000 (13:48 +0000)]
- unify client/child data structure
Bart Polot [Tue, 30 Oct 2012 13:38:40 +0000 (13:38 +0000)]
- new service
Bart Polot [Tue, 30 Oct 2012 13:37:25 +0000 (13:37 +0000)]
- add new service to rewrite flow control
Martin Schanzenbach [Tue, 30 Oct 2012 11:00:13 +0000 (11:00 +0000)]
-cleanup
Martin Schanzenbach [Tue, 30 Oct 2012 06:17:52 +0000 (06:17 +0000)]
-add gns proxy man page
Martin Schanzenbach [Tue, 30 Oct 2012 06:17:19 +0000 (06:17 +0000)]
-cleanup
Christian Grothoff [Mon, 29 Oct 2012 22:17:26 +0000 (22:17 +0000)]
-pogen
Christian Grothoff [Mon, 29 Oct 2012 21:19:49 +0000 (21:19 +0000)]
-clean up test
Christian Grothoff [Mon, 29 Oct 2012 21:14:08 +0000 (21:14 +0000)]
-fix build errors
Maximilian Szengel [Mon, 29 Oct 2012 16:41:36 +0000 (16:41 +0000)]
sequential mesh service connects and regex announcing in regex profiler
Christian Grothoff [Mon, 29 Oct 2012 16:40:46 +0000 (16:40 +0000)]
-fixes
Christian Grothoff [Mon, 29 Oct 2012 16:27:26 +0000 (16:27 +0000)]
-also to libexec
Christian Grothoff [Mon, 29 Oct 2012 16:14:03 +0000 (16:14 +0000)]
installing all service, daemon and helper binaries to lib/gnunet/libexec/; updating code to run binaries from new location, which is no longer in PATH
Sree Harsha Totakura [Mon, 29 Oct 2012 15:43:23 +0000 (15:43 +0000)]
starting testing processes with a low priority to not overwhelm testing hosts
Christian Grothoff [Mon, 29 Oct 2012 12:05:08 +0000 (12:05 +0000)]
-enable 'hello' URIs for gnunet-uri
Christian Grothoff [Mon, 29 Oct 2012 12:00:45 +0000 (12:00 +0000)]
-more man pages, typos'
Christian Grothoff [Mon, 29 Oct 2012 09:26:42 +0000 (09:26 +0000)]
-adding some missing man pages
Christian Grothoff [Mon, 29 Oct 2012 09:08:43 +0000 (09:08 +0000)]
-man page for configuration file
Maximilian Szengel [Sun, 28 Oct 2012 22:35:32 +0000 (22:35 +0000)]
batch regex announcing in profiler
Christian Grothoff [Sun, 28 Oct 2012 17:02:19 +0000 (17:02 +0000)]
-ecc signing working
Christian Grothoff [Sun, 28 Oct 2012 16:52:43 +0000 (16:52 +0000)]
-wk says not to specify pkcs1
Christian Grothoff [Sun, 28 Oct 2012 16:45:40 +0000 (16:45 +0000)]
-minor cleanup, fixing minor bug in auto-share
Christian Grothoff [Sun, 28 Oct 2012 07:45:25 +0000 (07:45 +0000)]
-code cleanup
Christian Grothoff [Sat, 27 Oct 2012 21:00:50 +0000 (21:00 +0000)]
-test case cleanup
Christian Grothoff [Sat, 27 Oct 2012 19:22:50 +0000 (19:22 +0000)]
-indent
Christian Grothoff [Sat, 27 Oct 2012 19:05:53 +0000 (19:05 +0000)]
-fix
Christian Grothoff [Fri, 26 Oct 2012 22:13:01 +0000 (22:13 +0000)]
-bugfixes, code cleanup
Bart Polot [Fri, 26 Oct 2012 18:30:39 +0000 (18:30 +0000)]
- fixed regex offset, doc
Maximilian Szengel [Fri, 26 Oct 2012 18:23:06 +0000 (18:23 +0000)]
passing mesage header instead of message
Maximilian Szengel [Fri, 26 Oct 2012 16:10:04 +0000 (16:10 +0000)]
using prepared statements for regex simulation profiler
Maximilian Szengel [Fri, 26 Oct 2012 15:59:50 +0000 (15:59 +0000)]
added max path compression parameter to regex profiler
Bart Polot [Fri, 26 Oct 2012 15:56:13 +0000 (15:56 +0000)]
- fix testcase
Bart Polot [Fri, 26 Oct 2012 15:54:15 +0000 (15:54 +0000)]
- implementation of configurable regex compression
Matthias Wachs [Fri, 26 Oct 2012 15:10:32 +0000 (15:10 +0000)]
gnunet-statistics can retrieve stats from remote hosts without config
Matthias Wachs [Fri, 26 Oct 2012 15:08:22 +0000 (15:08 +0000)]
memory leak: is const
Maximilian Szengel [Fri, 26 Oct 2012 14:33:59 +0000 (14:33 +0000)]
- Added path compression parameter to DFA construction API
- Moved NFA construction to internal header
- Added regex simulation profiler (for profiling the NFA, that results by merging
several DFAs in the DHT, in a database)
Bart Polot [Fri, 26 Oct 2012 14:05:59 +0000 (14:05 +0000)]
- add compression length to mesh api announce_regex
Sree Harsha Totakura [Fri, 26 Oct 2012 12:58:46 +0000 (12:58 +0000)]
removed GNUNET_TESTBED_operation_cancel
Matthias Wachs [Fri, 26 Oct 2012 12:22:21 +0000 (12:22 +0000)]
simplify retry mechanism
Matthias Wachs [Fri, 26 Oct 2012 11:38:04 +0000 (11:38 +0000)]
change
Matthias Wachs [Fri, 26 Oct 2012 08:28:38 +0000 (08:28 +0000)]
more changes
Matthias Wachs [Fri, 26 Oct 2012 08:17:28 +0000 (08:17 +0000)]
bug hunting
Matthias Wachs [Fri, 26 Oct 2012 08:07:57 +0000 (08:07 +0000)]
fix unused variable
Matthias Wachs [Fri, 26 Oct 2012 07:02:30 +0000 (07:02 +0000)]
use calculated delays /w wlan
Bart Polot [Thu, 25 Oct 2012 19:40:43 +0000 (19:40 +0000)]
- fix bck numbering (fixes multicast but breaks loopback, I know)
LRN [Thu, 25 Oct 2012 19:37:36 +0000 (19:37 +0000)]
Fix naming, HEAD fails to compile here
LRN [Thu, 25 Oct 2012 19:37:32 +0000 (19:37 +0000)]
bratao: W32: Optimize ..._select() implementation
Begin with a quick sequential check of sockets and pipes, and
bail out if something is selected already, or if timeout is zero,
avoiding overhead of setting up all the stuff necessary to sleep until
either a socket or a pipe wakes us up.
Matthias Wachs [Thu, 25 Oct 2012 15:13:00 +0000 (15:13 +0000)]
workaround
Matthias Wachs [Thu, 25 Oct 2012 15:04:50 +0000 (15:04 +0000)]
doxygen
Christian Grothoff [Thu, 25 Oct 2012 15:02:29 +0000 (15:02 +0000)]
-check that which succeeded
Matthias Wachs [Thu, 25 Oct 2012 14:59:49 +0000 (14:59 +0000)]
doxygen
Christian Grothoff [Thu, 25 Oct 2012 14:57:48 +0000 (14:57 +0000)]
-rasp pi redefines slow
Matthias Wachs [Thu, 25 Oct 2012 14:56:25 +0000 (14:56 +0000)]
- docu
Matthias Wachs [Thu, 25 Oct 2012 14:56:21 +0000 (14:56 +0000)]
- docu gnunet-service-ats_addresses.h
Matthias Wachs [Thu, 25 Oct 2012 14:46:27 +0000 (14:46 +0000)]
monitor mode
Matthias Wachs [Thu, 25 Oct 2012 14:21:46 +0000 (14:21 +0000)]
some docu
Matthias Wachs [Thu, 25 Oct 2012 14:21:25 +0000 (14:21 +0000)]
move to ats-tool
Matthias Wachs [Thu, 25 Oct 2012 14:20:50 +0000 (14:20 +0000)]
- remove cli
Matthias Wachs [Thu, 25 Oct 2012 14:15:12 +0000 (14:15 +0000)]
add ats-tool to buildsystem
Matthias Wachs [Thu, 25 Oct 2012 14:14:37 +0000 (14:14 +0000)]
move ats-tool due to transport dependency
Matthias Wachs [Thu, 25 Oct 2012 13:56:15 +0000 (13:56 +0000)]
gnunet-ats /w address printing support
Bart Polot [Thu, 25 Oct 2012 13:54:41 +0000 (13:54 +0000)]
- show info on buildbots
Matthias Wachs [Thu, 25 Oct 2012 12:52:03 +0000 (12:52 +0000)]
report only active addresses used
Matthias Wachs [Thu, 25 Oct 2012 12:33:59 +0000 (12:33 +0000)]
gnunet-ats working and bug
0002593
Maximilian Szengel [Thu, 25 Oct 2012 11:57:32 +0000 (11:57 +0000)]
regex profiler fixes
Christian Grothoff [Thu, 25 Oct 2012 11:47:56 +0000 (11:47 +0000)]
-typo
Matthias Wachs [Thu, 25 Oct 2012 11:25:08 +0000 (11:25 +0000)]
changes
Christian Grothoff [Thu, 25 Oct 2012 10:36:17 +0000 (10:36 +0000)]
-fixing testcase cleanup on error
Christian Grothoff [Thu, 25 Oct 2012 09:36:02 +0000 (09:36 +0000)]
-fix