oweals/gnunet.git
11 years agobug hunting
Matthias Wachs [Fri, 26 Oct 2012 08:17:28 +0000 (08:17 +0000)]
bug hunting

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

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

11 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)

11 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

11 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.

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

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

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

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

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

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

11 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

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

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

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

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

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

11 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

11 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

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

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

11 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

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

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

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

11 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

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

11 years ago-fi
Christian Grothoff [Thu, 25 Oct 2012 07:19:02 +0000 (07:19 +0000)]
-fi

11 years agolibmysqlclient linking for /usr/lib64 (fedora 17)
Maximilian Szengel [Wed, 24 Oct 2012 21:32:21 +0000 (21:32 +0000)]
libmysqlclient linking for /usr/lib64 (fedora 17)

11 years agomultiple operation queues for an operation
Sree Harsha Totakura [Wed, 24 Oct 2012 20:34:03 +0000 (20:34 +0000)]
multiple operation queues for an operation

11 years agoremoved exponential backoff while offering HELLO
Sree Harsha Totakura [Wed, 24 Oct 2012 16:08:23 +0000 (16:08 +0000)]
removed exponential backoff while offering HELLO

11 years ago- enforce topology
Bart Polot [Wed, 24 Oct 2012 16:03:53 +0000 (16:03 +0000)]
- enforce topology

11 years ago- allow n peers, typos, style
Bart Polot [Wed, 24 Oct 2012 16:03:39 +0000 (16:03 +0000)]
- allow n peers, typos, style

11 years agofixes
Sree Harsha Totakura [Wed, 24 Oct 2012 16:01:08 +0000 (16:01 +0000)]
fixes

11 years ago-check for sudo, nslookup
Christian Grothoff [Wed, 24 Oct 2012 15:38:12 +0000 (15:38 +0000)]
-check for sudo, nslookup

11 years ago-doxygen
Christian Grothoff [Wed, 24 Oct 2012 15:35:25 +0000 (15:35 +0000)]
-doxygen

11 years ago- changes but not complete
Matthias Wachs [Wed, 24 Oct 2012 14:37:18 +0000 (14:37 +0000)]
- changes but not complete

11 years ago- Added regex specific stats to mesh service
Maximilian Szengel [Wed, 24 Oct 2012 14:17:24 +0000 (14:17 +0000)]
- Added regex specific stats to mesh service
- Regex profiler fixes

11 years ago- more
Matthias Wachs [Wed, 24 Oct 2012 13:44:47 +0000 (13:44 +0000)]
- more

11 years agofix
Matthias Wachs [Wed, 24 Oct 2012 13:24:37 +0000 (13:24 +0000)]
fix

11 years agobasics
Matthias Wachs [Wed, 24 Oct 2012 13:22:24 +0000 (13:22 +0000)]
basics

11 years ago-simplify
Christian Grothoff [Wed, 24 Oct 2012 13:15:38 +0000 (13:15 +0000)]
-simplify

11 years agofix
Matthias Wachs [Wed, 24 Oct 2012 12:56:26 +0000 (12:56 +0000)]
fix

11 years ago-fix logic
Christian Grothoff [Wed, 24 Oct 2012 12:56:06 +0000 (12:56 +0000)]
-fix logic

11 years ago-leak
Christian Grothoff [Wed, 24 Oct 2012 12:54:16 +0000 (12:54 +0000)]
-leak

11 years ago-leak
Christian Grothoff [Wed, 24 Oct 2012 12:53:45 +0000 (12:53 +0000)]
-leak

11 years ago-strange branch, strange code
Christian Grothoff [Wed, 24 Oct 2012 12:52:11 +0000 (12:52 +0000)]
-strange branch, strange code

11 years ago-fixes
Christian Grothoff [Wed, 24 Oct 2012 12:42:31 +0000 (12:42 +0000)]
-fixes

11 years ago-fix double free
Christian Grothoff [Wed, 24 Oct 2012 12:39:18 +0000 (12:39 +0000)]
-fix double free

11 years agocoverity
Matthias Wachs [Wed, 24 Oct 2012 12:29:48 +0000 (12:29 +0000)]
coverity

11 years ago- coverity
Matthias Wachs [Wed, 24 Oct 2012 12:27:44 +0000 (12:27 +0000)]
- coverity

11 years ago-speeding up baadf00d code by 7x (on i7)
Christian Grothoff [Wed, 24 Oct 2012 09:26:44 +0000 (09:26 +0000)]
-speeding up baadf00d code by 7x (on i7)

11 years agoCreate directory for hostkey
LRN [Wed, 24 Oct 2012 08:56:40 +0000 (08:56 +0000)]
Create directory for hostkey

11 years ago- correct debug
Bart Polot [Wed, 24 Oct 2012 08:21:14 +0000 (08:21 +0000)]
- correct debug

11 years ago- give peer more time to find each other in the DHT
Bart Polot [Wed, 24 Oct 2012 08:18:41 +0000 (08:18 +0000)]
- give peer more time to find each other in the DHT

11 years ago-fix #2598
Christian Grothoff [Tue, 23 Oct 2012 22:27:48 +0000 (22:27 +0000)]
-fix #2598

11 years ago-add option to make expensive heap stat gathering optional
Christian Grothoff [Tue, 23 Oct 2012 18:42:46 +0000 (18:42 +0000)]
-add option to make expensive heap stat gathering optional

11 years ago-using new MDLL facility to clean up bijection data structure and reduce memory consu...
Christian Grothoff [Tue, 23 Oct 2012 18:29:31 +0000 (18:29 +0000)]
-using new MDLL facility to clean up bijection data structure and reduce memory consumption in fs service

11 years ago-introducing MDLL macros
Christian Grothoff [Tue, 23 Oct 2012 18:12:22 +0000 (18:12 +0000)]
-introducing MDLL macros

11 years agofix
Maximilian Szengel [Tue, 23 Oct 2012 17:41:14 +0000 (17:41 +0000)]
fix

11 years ago- off by one target for bck traffic
Bart Polot [Tue, 23 Oct 2012 17:28:48 +0000 (17:28 +0000)]
- off by one target for bck traffic

11 years ago-lots
Christian Grothoff [Tue, 23 Oct 2012 17:27:44 +0000 (17:27 +0000)]
-lots

11 years agoadded libgnunetstatistics to regex profiler dependencies
Maximilian Szengel [Tue, 23 Oct 2012 17:07:57 +0000 (17:07 +0000)]
added libgnunetstatistics to regex profiler dependencies

11 years agoregex profiler saving statistics
Maximilian Szengel [Tue, 23 Oct 2012 15:39:15 +0000 (15:39 +0000)]
regex profiler saving statistics

11 years agotimeout stats
Matthias Wachs [Tue, 23 Oct 2012 15:11:42 +0000 (15:11 +0000)]
timeout stats

11 years agoconf
Matthias Wachs [Tue, 23 Oct 2012 15:02:14 +0000 (15:02 +0000)]
conf

11 years ago- fix
Matthias Wachs [Tue, 23 Oct 2012 15:01:43 +0000 (15:01 +0000)]
- fix

11 years ago-do even fewer stats by default
Christian Grothoff [Tue, 23 Oct 2012 15:00:15 +0000 (15:00 +0000)]
-do even fewer stats by default

11 years agoformatting
Maximilian Szengel [Tue, 23 Oct 2012 14:46:59 +0000 (14:46 +0000)]
formatting

11 years agoAdded statistics service connection to regex profiler
Maximilian Szengel [Tue, 23 Oct 2012 14:42:19 +0000 (14:42 +0000)]
Added statistics service connection to regex profiler

11 years ago- removal for fragmented messages
Matthias Wachs [Tue, 23 Oct 2012 14:38:21 +0000 (14:38 +0000)]
- removal for fragmented messages

11 years ago- correct expected result
Bart Polot [Tue, 23 Oct 2012 14:11:44 +0000 (14:11 +0000)]
- correct expected result

11 years ago-reduce statistics (#2594)
Christian Grothoff [Tue, 23 Oct 2012 13:34:01 +0000 (13:34 +0000)]
-reduce statistics (#2594)

11 years ago-make datastore queue longer, and length configurable, reduce statistics (#2594)
Christian Grothoff [Tue, 23 Oct 2012 13:33:44 +0000 (13:33 +0000)]
-make datastore queue longer, and length configurable, reduce statistics (#2594)

11 years ago-stop tracking requests from local clients forever
Christian Grothoff [Tue, 23 Oct 2012 13:33:13 +0000 (13:33 +0000)]
-stop tracking requests from local clients forever

11 years ago-hopefully fixing #2596
Christian Grothoff [Tue, 23 Oct 2012 12:59:36 +0000 (12:59 +0000)]
-hopefully fixing #2596

11 years agoexit during errors too
Sree Harsha Totakura [Tue, 23 Oct 2012 12:37:30 +0000 (12:37 +0000)]
exit during errors too

11 years agofix for crashing service while shutting down when peer create fails
Sree Harsha Totakura [Tue, 23 Oct 2012 12:31:56 +0000 (12:31 +0000)]
fix for crashing service while shutting down when peer create fails

11 years agotrying to fix win32 build
Sree Harsha Totakura [Tue, 23 Oct 2012 10:42:29 +0000 (10:42 +0000)]
trying to fix win32 build

11 years agoregex profiler fixes
Maximilian Szengel [Tue, 23 Oct 2012 09:13:35 +0000 (09:13 +0000)]
regex profiler fixes

11 years agofix
Sree Harsha Totakura [Mon, 22 Oct 2012 23:07:31 +0000 (23:07 +0000)]
fix

11 years agodoc
Sree Harsha Totakura [Mon, 22 Oct 2012 22:55:02 +0000 (22:55 +0000)]
doc

11 years agofix
Sree Harsha Totakura [Mon, 22 Oct 2012 22:54:56 +0000 (22:54 +0000)]
fix

11 years agofix
Sree Harsha Totakura [Mon, 22 Oct 2012 22:29:01 +0000 (22:29 +0000)]
fix

11 years agofixes
Sree Harsha Totakura [Mon, 22 Oct 2012 21:30:14 +0000 (21:30 +0000)]
fixes

11 years agoprofiler topology option
Sree Harsha Totakura [Mon, 22 Oct 2012 21:26:57 +0000 (21:26 +0000)]
profiler topology option

11 years agoclique topology
Sree Harsha Totakura [Mon, 22 Oct 2012 20:52:27 +0000 (20:52 +0000)]
clique topology

11 years ago- fixes, varbosity
Bart Polot [Mon, 22 Oct 2012 18:18:04 +0000 (18:18 +0000)]
- fixes, varbosity

11 years ago- debug
Bart Polot [Mon, 22 Oct 2012 18:15:16 +0000 (18:15 +0000)]
- debug

11 years agoallow single host deployments
Sree Harsha Totakura [Mon, 22 Oct 2012 15:09:12 +0000 (15:09 +0000)]
allow single host deployments

11 years agofix
Sree Harsha Totakura [Mon, 22 Oct 2012 14:25:23 +0000 (14:25 +0000)]
fix

11 years ago- debug backwards
Bart Polot [Mon, 22 Oct 2012 14:14:26 +0000 (14:14 +0000)]
- debug backwards

11 years agofix
Sree Harsha Totakura [Mon, 22 Oct 2012 13:58:00 +0000 (13:58 +0000)]
fix

11 years agoregex profiler: measuring the time it takes to match all strings
Maximilian Szengel [Mon, 22 Oct 2012 13:52:59 +0000 (13:52 +0000)]
regex profiler: measuring the time it takes to match all strings

11 years agofix
Matthias Wachs [Mon, 22 Oct 2012 13:46:42 +0000 (13:46 +0000)]
fix

11 years ago-fixing frag
Christian Grothoff [Mon, 22 Oct 2012 12:54:07 +0000 (12:54 +0000)]
-fixing frag

11 years ago-trying to fix fragmentation / udp performance, not working yet
Christian Grothoff [Mon, 22 Oct 2012 12:36:41 +0000 (12:36 +0000)]
-trying to fix fragmentation / udp performance, not working yet

11 years agoless verbose
Sree Harsha Totakura [Mon, 22 Oct 2012 12:34:03 +0000 (12:34 +0000)]
less verbose

11 years agoremove username part
Sree Harsha Totakura [Mon, 22 Oct 2012 11:57:33 +0000 (11:57 +0000)]
remove username part