oweals/gnunet.git
12 years ago-adding missing pkgconfig files
Christian Grothoff [Wed, 31 Oct 2012 15:21:37 +0000 (15:21 +0000)]
-adding missing pkgconfig files

12 years agofix
Matthias Wachs [Wed, 31 Oct 2012 15:10:17 +0000 (15:10 +0000)]
fix

12 years agoerror
Matthias Wachs [Wed, 31 Oct 2012 14:24:02 +0000 (14:24 +0000)]
error

12 years agounused code
Matthias Wachs [Wed, 31 Oct 2012 13:52:52 +0000 (13:52 +0000)]
unused code

12 years ago-adding missing extra_dist files
Christian Grothoff [Wed, 31 Oct 2012 12:57:16 +0000 (12:57 +0000)]
-adding missing extra_dist files

12 years ago-fix
Christian Grothoff [Wed, 31 Oct 2012 12:48:47 +0000 (12:48 +0000)]
-fix

12 years agofix crashes when aborting testing drivers
Sree Harsha Totakura [Wed, 31 Oct 2012 12:21:36 +0000 (12:21 +0000)]
fix crashes when aborting testing drivers

12 years ago- changes
Matthias Wachs [Wed, 31 Oct 2012 10:22:38 +0000 (10:22 +0000)]
- changes

12 years agodocu
Matthias Wachs [Wed, 31 Oct 2012 10:22:15 +0000 (10:22 +0000)]
docu

12 years agofixes
Sree Harsha Totakura [Wed, 31 Oct 2012 10:13:31 +0000 (10:13 +0000)]
fixes

12 years agoman
Matthias Wachs [Wed, 31 Oct 2012 10:12:42 +0000 (10:12 +0000)]
man

12 years agolocate helpers in libexec
Sree Harsha Totakura [Wed, 31 Oct 2012 09:15:05 +0000 (09:15 +0000)]
locate helpers in libexec

12 years agofor starting up non gnunet helpers (SSH for example)
Sree Harsha Totakura [Tue, 30 Oct 2012 23:03:07 +0000 (23:03 +0000)]
for starting up non gnunet helpers (SSH for example)

12 years agomesh regex profiler
Maximilian Szengel [Tue, 30 Oct 2012 22:26:14 +0000 (22:26 +0000)]
mesh regex profiler

12 years agoFix ENABLE_NLS usage
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.

12 years agoRestore warnings, fix test compilation
LRN [Tue, 30 Oct 2012 22:11:56 +0000 (22:11 +0000)]
Restore warnings, fix test compilation

12 years agoJust use unistring
LRN [Tue, 30 Oct 2012 21:23:27 +0000 (21:23 +0000)]
Just use unistring

12 years agoMissing include
LRN [Tue, 30 Oct 2012 21:22:40 +0000 (21:22 +0000)]
Missing include

12 years ago-fix path problem with libexec
Christian Grothoff [Tue, 30 Oct 2012 21:13:24 +0000 (21:13 +0000)]
-fix path problem with libexec

12 years agoW32: Fix get_path_from_module_filename()
LRN [Tue, 30 Oct 2012 21:08:47 +0000 (21:08 +0000)]
W32: Fix get_path_from_module_filename()

12 years agoAllow using libunistring for string conversion
LRN [Tue, 30 Oct 2012 21:08:43 +0000 (21:08 +0000)]
Allow using libunistring for string conversion

12 years ago-more cleanup and input validation fixes
Christian Grothoff [Tue, 30 Oct 2012 20:52:14 +0000 (20:52 +0000)]
-more cleanup and input validation fixes

12 years ago-doxygen
Christian Grothoff [Tue, 30 Oct 2012 19:16:03 +0000 (19:16 +0000)]
-doxygen

12 years ago-fixing gns test issues
Christian Grothoff [Tue, 30 Oct 2012 18:58:10 +0000 (18:58 +0000)]
-fixing gns test issues

12 years ago- refactoring, make compile
Bart Polot [Tue, 30 Oct 2012 17:21:54 +0000 (17:21 +0000)]
- refactoring, make compile

12 years ago- refactoring
Bart Polot [Tue, 30 Oct 2012 15:14:58 +0000 (15:14 +0000)]
- refactoring

12 years ago- refactoring, oneliners
Bart Polot [Tue, 30 Oct 2012 14:34:00 +0000 (14:34 +0000)]
- refactoring, oneliners

12 years ago- refactoring, clinfo -> fcinfo
Bart Polot [Tue, 30 Oct 2012 14:29:24 +0000 (14:29 +0000)]
- refactoring, clinfo -> fcinfo

12 years ago- refactoring, cinfo -> fcinfo
Bart Polot [Tue, 30 Oct 2012 14:25:49 +0000 (14:25 +0000)]
- refactoring, cinfo -> fcinfo

12 years ago- refactoring
Bart Polot [Tue, 30 Oct 2012 14:17:07 +0000 (14:17 +0000)]
- refactoring

12 years ago-some gns code cleanup, still a mess
Christian Grothoff [Tue, 30 Oct 2012 14:12:44 +0000 (14:12 +0000)]
-some gns code cleanup, still a mess

12 years ago- unify client/child data structure
Bart Polot [Tue, 30 Oct 2012 13:48:43 +0000 (13:48 +0000)]
- unify client/child data structure

12 years ago- new service
Bart Polot [Tue, 30 Oct 2012 13:38:40 +0000 (13:38 +0000)]
- new service

12 years ago- add new service to rewrite flow control
Bart Polot [Tue, 30 Oct 2012 13:37:25 +0000 (13:37 +0000)]
- add new service to rewrite flow control

12 years ago-cleanup
Martin Schanzenbach [Tue, 30 Oct 2012 11:00:13 +0000 (11:00 +0000)]
-cleanup

12 years ago-add gns proxy man page
Martin Schanzenbach [Tue, 30 Oct 2012 06:17:52 +0000 (06:17 +0000)]
-add gns proxy man page

12 years ago-cleanup
Martin Schanzenbach [Tue, 30 Oct 2012 06:17:19 +0000 (06:17 +0000)]
-cleanup

12 years ago-pogen
Christian Grothoff [Mon, 29 Oct 2012 22:17:26 +0000 (22:17 +0000)]
-pogen

12 years ago-clean up test
Christian Grothoff [Mon, 29 Oct 2012 21:19:49 +0000 (21:19 +0000)]
-clean up test

12 years ago-fix build errors
Christian Grothoff [Mon, 29 Oct 2012 21:14:08 +0000 (21:14 +0000)]
-fix build errors

12 years agosequential mesh service connects and regex announcing in regex profiler
Maximilian Szengel [Mon, 29 Oct 2012 16:41:36 +0000 (16:41 +0000)]
sequential mesh service connects and regex announcing in regex profiler

12 years ago-fixes
Christian Grothoff [Mon, 29 Oct 2012 16:40:46 +0000 (16:40 +0000)]
-fixes

12 years ago-also to libexec
Christian Grothoff [Mon, 29 Oct 2012 16:27:26 +0000 (16:27 +0000)]
-also to libexec

12 years agoinstalling all service, daemon and helper binaries to lib/gnunet/libexec/; updating...
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

12 years agostarting testing processes with a low priority to not overwhelm testing hosts
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

12 years ago-enable 'hello' URIs for gnunet-uri
Christian Grothoff [Mon, 29 Oct 2012 12:05:08 +0000 (12:05 +0000)]
-enable 'hello' URIs for gnunet-uri

12 years ago-more man pages, typos'
Christian Grothoff [Mon, 29 Oct 2012 12:00:45 +0000 (12:00 +0000)]
-more man pages, typos'

12 years ago-adding some missing man pages
Christian Grothoff [Mon, 29 Oct 2012 09:26:42 +0000 (09:26 +0000)]
-adding some missing man pages

12 years ago-man page for configuration file
Christian Grothoff [Mon, 29 Oct 2012 09:08:43 +0000 (09:08 +0000)]
-man page for configuration file

12 years agobatch regex announcing in profiler
Maximilian Szengel [Sun, 28 Oct 2012 22:35:32 +0000 (22:35 +0000)]
batch regex announcing in profiler

12 years ago-ecc signing working
Christian Grothoff [Sun, 28 Oct 2012 17:02:19 +0000 (17:02 +0000)]
-ecc signing working

12 years ago-wk says not to specify pkcs1
Christian Grothoff [Sun, 28 Oct 2012 16:52:43 +0000 (16:52 +0000)]
-wk says not to specify pkcs1

12 years ago-minor cleanup, fixing minor bug in auto-share
Christian Grothoff [Sun, 28 Oct 2012 16:45:40 +0000 (16:45 +0000)]
-minor cleanup, fixing minor bug in auto-share

12 years ago-code cleanup
Christian Grothoff [Sun, 28 Oct 2012 07:45:25 +0000 (07:45 +0000)]
-code cleanup

12 years ago-test case cleanup
Christian Grothoff [Sat, 27 Oct 2012 21:00:50 +0000 (21:00 +0000)]
-test case cleanup

12 years ago-indent
Christian Grothoff [Sat, 27 Oct 2012 19:22:50 +0000 (19:22 +0000)]
-indent

12 years ago-fix
Christian Grothoff [Sat, 27 Oct 2012 19:05:53 +0000 (19:05 +0000)]
-fix

12 years ago-bugfixes, code cleanup
Christian Grothoff [Fri, 26 Oct 2012 22:13:01 +0000 (22:13 +0000)]
-bugfixes, code cleanup

12 years ago- fixed regex offset, doc
Bart Polot [Fri, 26 Oct 2012 18:30:39 +0000 (18:30 +0000)]
- fixed regex offset, doc

12 years agopassing mesage header instead of message
Maximilian Szengel [Fri, 26 Oct 2012 18:23:06 +0000 (18:23 +0000)]
passing mesage header instead of message

12 years agousing prepared statements for regex simulation profiler
Maximilian Szengel [Fri, 26 Oct 2012 16:10:04 +0000 (16:10 +0000)]
using prepared statements for regex simulation profiler

12 years agoadded max path compression parameter to regex profiler
Maximilian Szengel [Fri, 26 Oct 2012 15:59:50 +0000 (15:59 +0000)]
added max path compression parameter to regex profiler

12 years ago- fix testcase
Bart Polot [Fri, 26 Oct 2012 15:56:13 +0000 (15:56 +0000)]
- fix testcase

12 years ago- implementation of configurable regex compression
Bart Polot [Fri, 26 Oct 2012 15:54:15 +0000 (15:54 +0000)]
- implementation of configurable regex compression

12 years agognunet-statistics can retrieve stats from remote hosts without config
Matthias Wachs [Fri, 26 Oct 2012 15:10:32 +0000 (15:10 +0000)]
gnunet-statistics can retrieve stats from remote hosts without config

12 years agomemory leak: is const
Matthias Wachs [Fri, 26 Oct 2012 15:08:22 +0000 (15:08 +0000)]
memory leak: is const

12 years ago- Added path compression parameter to DFA construction API
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)

12 years ago- add compression length to mesh api announce_regex
Bart Polot [Fri, 26 Oct 2012 14:05:59 +0000 (14:05 +0000)]
- add compression length to mesh api announce_regex

12 years agoremoved GNUNET_TESTBED_operation_cancel
Sree Harsha Totakura [Fri, 26 Oct 2012 12:58:46 +0000 (12:58 +0000)]
removed GNUNET_TESTBED_operation_cancel

12 years ago simplify retry mechanism
Matthias Wachs [Fri, 26 Oct 2012 12:22:21 +0000 (12:22 +0000)]
 simplify retry mechanism

12 years agochange
Matthias Wachs [Fri, 26 Oct 2012 11:38:04 +0000 (11:38 +0000)]
change

12 years agomore changes
Matthias Wachs [Fri, 26 Oct 2012 08:28:38 +0000 (08:28 +0000)]
more changes

12 years agobug hunting
Matthias Wachs [Fri, 26 Oct 2012 08:17:28 +0000 (08:17 +0000)]
bug hunting

12 years agofix unused variable
Matthias Wachs [Fri, 26 Oct 2012 08:07:57 +0000 (08:07 +0000)]
fix unused variable

12 years agouse calculated delays /w wlan
Matthias Wachs [Fri, 26 Oct 2012 07:02:30 +0000 (07:02 +0000)]
use calculated delays /w wlan

12 years ago- fix bck numbering (fixes multicast but breaks loopback, I know)
Bart Polot [Thu, 25 Oct 2012 19:40:43 +0000 (19:40 +0000)]
- fix bck numbering (fixes multicast but breaks loopback, I know)

12 years agoFix naming, HEAD fails to compile here
LRN [Thu, 25 Oct 2012 19:37:36 +0000 (19:37 +0000)]
Fix naming, HEAD fails to compile here

12 years agobratao: W32: Optimize ..._select() implementation
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.

12 years agoworkaround
Matthias Wachs [Thu, 25 Oct 2012 15:13:00 +0000 (15:13 +0000)]
workaround

12 years agodoxygen
Matthias Wachs [Thu, 25 Oct 2012 15:04:50 +0000 (15:04 +0000)]
doxygen

12 years ago-check that which succeeded
Christian Grothoff [Thu, 25 Oct 2012 15:02:29 +0000 (15:02 +0000)]
-check that which succeeded

12 years agodoxygen
Matthias Wachs [Thu, 25 Oct 2012 14:59:49 +0000 (14:59 +0000)]
doxygen

12 years ago-rasp pi redefines slow
Christian Grothoff [Thu, 25 Oct 2012 14:57:48 +0000 (14:57 +0000)]
-rasp pi redefines slow

12 years ago- docu
Matthias Wachs [Thu, 25 Oct 2012 14:56:25 +0000 (14:56 +0000)]
- docu

12 years ago- docu gnunet-service-ats_addresses.h
Matthias Wachs [Thu, 25 Oct 2012 14:56:21 +0000 (14:56 +0000)]
- docu gnunet-service-ats_addresses.h

12 years agomonitor mode
Matthias Wachs [Thu, 25 Oct 2012 14:46:27 +0000 (14:46 +0000)]
monitor mode

12 years agosome docu
Matthias Wachs [Thu, 25 Oct 2012 14:21:46 +0000 (14:21 +0000)]
some docu

12 years agomove to ats-tool
Matthias Wachs [Thu, 25 Oct 2012 14:21:25 +0000 (14:21 +0000)]
move to ats-tool

12 years ago- remove cli
Matthias Wachs [Thu, 25 Oct 2012 14:20:50 +0000 (14:20 +0000)]
- remove cli

12 years agoadd ats-tool to buildsystem
Matthias Wachs [Thu, 25 Oct 2012 14:15:12 +0000 (14:15 +0000)]
add ats-tool to buildsystem

12 years agomove ats-tool due to transport dependency
Matthias Wachs [Thu, 25 Oct 2012 14:14:37 +0000 (14:14 +0000)]
move ats-tool due to transport dependency

12 years agognunet-ats /w address printing support
Matthias Wachs [Thu, 25 Oct 2012 13:56:15 +0000 (13:56 +0000)]
gnunet-ats /w address printing support

12 years ago- show info on buildbots
Bart Polot [Thu, 25 Oct 2012 13:54:41 +0000 (13:54 +0000)]
- show info on buildbots

12 years agoreport only active addresses used
Matthias Wachs [Thu, 25 Oct 2012 12:52:03 +0000 (12:52 +0000)]
report only active addresses used

12 years agognunet-ats working and bug 0002593
Matthias Wachs [Thu, 25 Oct 2012 12:33:59 +0000 (12:33 +0000)]
gnunet-ats working and bug 0002593

12 years agoregex profiler fixes
Maximilian Szengel [Thu, 25 Oct 2012 11:57:32 +0000 (11:57 +0000)]
regex profiler fixes

12 years ago-typo
Christian Grothoff [Thu, 25 Oct 2012 11:47:56 +0000 (11:47 +0000)]
-typo

12 years agochanges
Matthias Wachs [Thu, 25 Oct 2012 11:25:08 +0000 (11:25 +0000)]
changes

12 years ago-fixing testcase cleanup on error
Christian Grothoff [Thu, 25 Oct 2012 10:36:17 +0000 (10:36 +0000)]
-fixing testcase cleanup on error

12 years ago-fix
Christian Grothoff [Thu, 25 Oct 2012 09:36:02 +0000 (09:36 +0000)]
-fix