oweals/gnunet.git
11 years agoMoved regex profiler and profiler daemon from mesh to regex, adaped to regex dht lib
Bart Polot [Thu, 24 Jan 2013 15:46:53 +0000 (15:46 +0000)]
Moved regex profiler and profiler daemon from mesh to regex, adaped to regex dht lib

11 years agore-fixed incorrect from last commit... :-D forgot to save.
Christian Fuchs [Thu, 24 Jan 2013 13:54:45 +0000 (13:54 +0000)]
re-fixed incorrect from last commit... :-D forgot to save.

11 years agoadded debug logics to print to and read from STDIN, instead of from
Christian Fuchs [Thu, 24 Jan 2013 13:51:31 +0000 (13:51 +0000)]
added debug logics to print to and read from STDIN, instead of from
named pipes

moved declaration of hdr outside of the ifs

fixed an incorrect comparison introduced in last commit

11 years agohelper now always uses BOOL(winbool) instead of boolean to stay
Christian Fuchs [Thu, 24 Jan 2013 13:07:29 +0000 (13:07 +0000)]
helper now always uses BOOL(winbool) instead of boolean to stay
consistent

attept_write now properly resets the read facility to IOSTATE_RESUME, in
case read was stalled because write was busy

11 years agoadded IOSTATE_RESUME and related code to state machines
Christian Fuchs [Thu, 24 Jan 2013 12:49:52 +0000 (12:49 +0000)]
added IOSTATE_RESUME and related code to state machines

11 years agooperations now can explicitly register how many resources they require
Sree Harsha Totakura [Thu, 24 Jan 2013 12:24:42 +0000 (12:24 +0000)]
operations now can explicitly register how many resources they require

11 years ago-log messages
Florian Dold [Thu, 24 Jan 2013 11:49:42 +0000 (11:49 +0000)]
-log messages

11 years agofix
Florian Dold [Thu, 24 Jan 2013 11:46:02 +0000 (11:46 +0000)]
fix

11 years ago-fix
Florian Dold [Thu, 24 Jan 2013 11:39:23 +0000 (11:39 +0000)]
-fix

11 years ago-fix
Florian Dold [Thu, 24 Jan 2013 11:37:31 +0000 (11:37 +0000)]
-fix

11 years ago-fix #2743
Christian Grothoff [Thu, 24 Jan 2013 10:52:19 +0000 (10:52 +0000)]
-fix #2743

11 years ago-parse time nicely
Christian Grothoff [Thu, 24 Jan 2013 10:16:44 +0000 (10:16 +0000)]
-parse time nicely

11 years ago-tiny fixmes
Christian Grothoff [Thu, 24 Jan 2013 10:11:13 +0000 (10:11 +0000)]
-tiny fixmes

11 years agoadded gnunet-header stripping and adding functionality
Christian Fuchs [Thu, 24 Jan 2013 08:51:15 +0000 (08:51 +0000)]
added gnunet-header stripping and adding functionality

woops logics bug discovered: when read goes into waiting, the output
facility will
not transfer the input buffer and forget about it silently...

11 years agoadded ip-address remove functions
Christian Fuchs [Thu, 24 Jan 2013 08:23:16 +0000 (08:23 +0000)]
added ip-address remove functions

newly set IP addresses now should expire upon reboot (buggy on some
windows, but at least it solves the IP-persistence issues in win7 and
above)

cloned read functions to properly apply or strip the gnunet message
header

removed the status BOOL from the overlapped struct and made it local

some fixes here and there

added a lot of comments

style adjustments

TODO:
* actually strip the gnunet message header or apply it again
* test with the main vpn binary

11 years ago-fixme reminder
Florian Dold [Thu, 24 Jan 2013 02:59:28 +0000 (02:59 +0000)]
-fixme reminder

11 years agoimplemented value exchange, various fixes
Florian Dold [Thu, 24 Jan 2013 02:55:31 +0000 (02:55 +0000)]
implemented value exchange, various fixes

11 years ago- print summary of established links
Sree Harsha Totakura [Wed, 23 Jan 2013 15:18:43 +0000 (15:18 +0000)]
- print summary of established links

11 years ago- print time durations in debug output
Sree Harsha Totakura [Wed, 23 Jan 2013 14:40:42 +0000 (14:40 +0000)]
- print time durations in debug output

11 years ago- warn upon unused OVERLAY_RANDOM_LINKS option
Sree Harsha Totakura [Wed, 23 Jan 2013 13:28:10 +0000 (13:28 +0000)]
- warn upon unused OVERLAY_RANDOM_LINKS option

11 years agoprofiler now depends on config file to give topology option
Sree Harsha Totakura [Wed, 23 Jan 2013 13:15:09 +0000 (13:15 +0000)]
profiler now depends on config file to give topology option

11 years agofix 2688: profiler now uses GNUNET_TESTBED_run ()
Sree Harsha Totakura [Wed, 23 Jan 2013 13:14:36 +0000 (13:14 +0000)]
fix 2688: profiler now uses GNUNET_TESTBED_run ()

11 years agouse all IP addresses of master controller as trusted ip
Sree Harsha Totakura [Wed, 23 Jan 2013 10:46:03 +0000 (10:46 +0000)]
use all IP addresses of master controller as trusted ip

11 years agotest
Matthias Wachs [Wed, 23 Jan 2013 10:10:57 +0000 (10:10 +0000)]
test

11 years ago-don't open sockets from consensus dv and lockmanager
Sree Harsha Totakura [Wed, 23 Jan 2013 09:17:28 +0000 (09:17 +0000)]
-don't open sockets from consensus dv and lockmanager

11 years agochanges
Matthias Wachs [Tue, 22 Jan 2013 16:44:47 +0000 (16:44 +0000)]
changes

11 years agowrong type causing invalid reads
Matthias Wachs [Tue, 22 Jan 2013 16:01:05 +0000 (16:01 +0000)]
wrong type causing invalid reads

11 years ago- flush output
Sree Harsha Totakura [Tue, 22 Jan 2013 13:27:01 +0000 (13:27 +0000)]
- flush output

11 years agoprint dmesg messages with human readable timestamps
Matthias Wachs [Tue, 22 Jan 2013 11:04:05 +0000 (11:04 +0000)]
print dmesg messages with human readable timestamps
useful to check when segfaults etc happened

11 years agochanges to aging
Matthias Wachs [Mon, 21 Jan 2013 16:58:57 +0000 (16:58 +0000)]
changes to aging

11 years ago- code from mesh
Bart Polot [Mon, 21 Jan 2013 16:32:51 +0000 (16:32 +0000)]
- code from mesh

11 years ago- add debug for case of no xquery
Bart Polot [Mon, 21 Jan 2013 16:32:12 +0000 (16:32 +0000)]
- add debug for case of no xquery

11 years agofixes
Matthias Wachs [Mon, 21 Jan 2013 16:29:04 +0000 (16:29 +0000)]
fixes

11 years ago- move code to regex_dht
Bart Polot [Mon, 21 Jan 2013 16:27:24 +0000 (16:27 +0000)]
- move code to regex_dht

11 years agomesh_block_lib.c is gone
LRN [Mon, 21 Jan 2013 16:26:42 +0000 (16:26 +0000)]
mesh_block_lib.c is gone

11 years agoimproving test
Matthias Wachs [Mon, 21 Jan 2013 16:15:23 +0000 (16:15 +0000)]
improving test

11 years ago-undo 25844
Christian Grothoff [Mon, 21 Jan 2013 15:50:39 +0000 (15:50 +0000)]
-undo 25844

11 years ago-try force binding client socket to loopback/localhost for localhost connections...
Christian Grothoff [Mon, 21 Jan 2013 15:36:00 +0000 (15:36 +0000)]
-try force binding client socket to loopback/localhost for localhost connections to facilitate access control checks

11 years ago- fix parallel build
Sree Harsha Totakura [Mon, 21 Jan 2013 13:51:41 +0000 (13:51 +0000)]
- fix parallel build

11 years ago- debug messages, fixed assertions
Bart Polot [Mon, 21 Jan 2013 13:38:03 +0000 (13:38 +0000)]
- debug messages, fixed assertions

11 years ago- fix
Bart Polot [Mon, 21 Jan 2013 13:37:46 +0000 (13:37 +0000)]
- fix

11 years ago- alert about error
Bart Polot [Mon, 21 Jan 2013 13:37:16 +0000 (13:37 +0000)]
- alert about error

11 years ago- debug messages
Bart Polot [Mon, 21 Jan 2013 13:36:54 +0000 (13:36 +0000)]
- debug messages

11 years ago3
Christian Grothoff [Mon, 21 Jan 2013 13:24:15 +0000 (13:24 +0000)]
3

11 years ago-python script to compute GNUnet CHK URIs
Christian Grothoff [Mon, 21 Jan 2013 13:18:58 +0000 (13:18 +0000)]
-python script to compute GNUnet CHK URIs

11 years agopreference aging + improved quota recalculation due to pref change
Matthias Wachs [Fri, 18 Jan 2013 16:52:13 +0000 (16:52 +0000)]
preference aging + improved quota recalculation due to pref change

11 years ago- ignore log files
Bart Polot [Fri, 18 Jan 2013 16:21:42 +0000 (16:21 +0000)]
- ignore log files

11 years agochanges
Matthias Wachs [Fri, 18 Jan 2013 15:48:14 +0000 (15:48 +0000)]
changes

11 years ago- cpp guards
Bart Polot [Fri, 18 Jan 2013 15:08:26 +0000 (15:08 +0000)]
- cpp guards

11 years agoprint network type
Matthias Wachs [Fri, 18 Jan 2013 14:07:05 +0000 (14:07 +0000)]
print network type

11 years agochanges
Matthias Wachs [Fri, 18 Jan 2013 13:49:00 +0000 (13:49 +0000)]
changes

11 years ago changes
Matthias Wachs [Fri, 18 Jan 2013 12:23:11 +0000 (12:23 +0000)]
 changes

11 years agomem leak
Matthias Wachs [Fri, 18 Jan 2013 12:01:46 +0000 (12:01 +0000)]
mem leak

11 years agochange
Matthias Wachs [Fri, 18 Jan 2013 11:16:19 +0000 (11:16 +0000)]
change

11 years agoaddress parsing
Matthias Wachs [Fri, 18 Jan 2013 11:07:46 +0000 (11:07 +0000)]
address parsing

11 years ago- doxygen
Bart Polot [Fri, 18 Jan 2013 09:14:20 +0000 (09:14 +0000)]
- doxygen

11 years ago- missing file
Bart Polot [Fri, 18 Jan 2013 09:13:51 +0000 (09:13 +0000)]
- missing file

11 years agoFix regex dependencies
LRN [Fri, 18 Jan 2013 04:51:04 +0000 (04:51 +0000)]
Fix regex dependencies

11 years agoFix FPRINTF invocation
LRN [Fri, 18 Jan 2013 04:43:22 +0000 (04:43 +0000)]
Fix FPRINTF invocation

11 years agoReplace EPV with a warning
LRN [Fri, 18 Jan 2013 04:43:19 +0000 (04:43 +0000)]
Replace EPV with a warning

11 years agoRe-enable signature check warning
LRN [Fri, 18 Jan 2013 04:43:15 +0000 (04:43 +0000)]
Re-enable signature check warning

11 years agoMove regex DHT integration from mesh to regex
Bart Polot [Thu, 17 Jan 2013 17:09:37 +0000 (17:09 +0000)]
Move regex DHT integration from mesh to regex

11 years agotest
Matthias Wachs [Thu, 17 Jan 2013 16:31:22 +0000 (16:31 +0000)]
test

11 years agoaddress parsing
Matthias Wachs [Thu, 17 Jan 2013 16:21:37 +0000 (16:21 +0000)]
address parsing

11 years ago* a little bit of bugfixing
Christian Fuchs [Thu, 17 Jan 2013 14:23:24 +0000 (14:23 +0000)]
* a little bit of bugfixing
* added functionality to remove ip addresses from our interfaces
* some formatting work
* added rety-loop for the interface-name resolver (retry up to 30
seconds)
* set new ipv4/v6 addresses to be forgotten on bootup (store=active)
* adjusted some debug output (added a few \n here and there)

11 years ago-note for API discussion with Sree
Christian Grothoff [Thu, 17 Jan 2013 13:59:34 +0000 (13:59 +0000)]
-note for API discussion with Sree

11 years agoend when no addresses returned
Matthias Wachs [Thu, 17 Jan 2013 13:33:31 +0000 (13:33 +0000)]
end when no addresses returned

11 years agoimproved timeout handling for address listing
Matthias Wachs [Thu, 17 Jan 2013 13:03:16 +0000 (13:03 +0000)]
improved timeout handling for address listing

11 years agotimeout for address listing
Matthias Wachs [Thu, 17 Jan 2013 12:25:33 +0000 (12:25 +0000)]
timeout for address listing

11 years ago-no need to be nice
Christian Grothoff [Thu, 17 Jan 2013 11:09:19 +0000 (11:09 +0000)]
-no need to be nice

11 years ago-we are not ms
Christian Grothoff [Thu, 17 Jan 2013 10:49:52 +0000 (10:49 +0000)]
-we are not ms

11 years agominor style stuff
Christian Grothoff [Thu, 17 Jan 2013 10:28:32 +0000 (10:28 +0000)]
minor style stuff

11 years ago-public api
Florian Dold [Thu, 17 Jan 2013 00:59:46 +0000 (00:59 +0000)]
-public api

11 years ago- gnunet-consensus now profiling tool
Florian Dold [Thu, 17 Jan 2013 00:53:11 +0000 (00:53 +0000)]
- gnunet-consensus now profiling tool
- work on service implementation, not working yet

11 years agomore debugging work.
Christian Fuchs [Wed, 16 Jan 2013 17:21:37 +0000 (17:21 +0000)]
more debugging work.

Registry is extremely slow at refreshing. inserted a makeshift sleep(5)
to avoid retrieving outdated interface-information.

added proper return-codes to set_address4/6

fixed incorrect string-length handling for the HWID tags

updatedriverforplugandplaydevicesa now updates only the driver for our
current device, no longer the other siblings too (for >10 devices,
this could easily have taken > 60 seconds! ).

removed inet_pton, as we require API version XPSP2 anyway.

11 years ago- doc
Sree Harsha Totakura [Wed, 16 Jan 2013 11:35:45 +0000 (11:35 +0000)]
- doc
- moved write_cont callback towarding beginning of GNUNET_STREAM_WriteHandle
- rename stream_protocol.h to stream.h

11 years ago- no disk io from peerinfo for normal tests too
Sree Harsha Totakura [Wed, 16 Jan 2013 10:54:40 +0000 (10:54 +0000)]
- no disk io from peerinfo for normal tests too

11 years agoadded calls for updating the driver in a for device. seems like this is
Christian Fuchs [Tue, 15 Jan 2013 20:22:54 +0000 (20:22 +0000)]
added calls for updating the driver in a for device. seems like this is
mandatory when adding a new device node. unfortunately this is pretty
slow...

added new required include+library to link against: newdev.h/dll

11 years agomore bug fixing
Christian Fuchs [Tue, 15 Jan 2013 19:15:11 +0000 (19:15 +0000)]
more bug fixing

11 years agoa bit of bugfixing
Christian Fuchs [Tue, 15 Jan 2013 18:50:31 +0000 (18:50 +0000)]
a bit of bugfixing

11 years agofinal logics for run implemented
Christian Fuchs [Tue, 15 Jan 2013 14:45:15 +0000 (14:45 +0000)]
final logics for run implemented
added teardown functionality.

now: testing...

11 years agofix for failing fs tests
Matthias Wachs [Tue, 15 Jan 2013 14:42:55 +0000 (14:42 +0000)]
fix for failing fs tests

11 years agochanges
Matthias Wachs [Tue, 15 Jan 2013 14:11:56 +0000 (14:11 +0000)]
changes

11 years agotime stamp
Matthias Wachs [Tue, 15 Jan 2013 13:32:03 +0000 (13:32 +0000)]
time stamp

11 years agoIPv6 support
Matthias Wachs [Tue, 15 Jan 2013 13:23:00 +0000 (13:23 +0000)]
IPv6 support

11 years ago changes
Matthias Wachs [Tue, 15 Jan 2013 12:55:14 +0000 (12:55 +0000)]
 changes

11 years agochanges
Matthias Wachs [Tue, 15 Jan 2013 11:14:13 +0000 (11:14 +0000)]
changes

11 years agofix
Matthias Wachs [Tue, 15 Jan 2013 10:17:26 +0000 (10:17 +0000)]
fix

11 years agofix
Matthias Wachs [Tue, 15 Jan 2013 10:14:34 +0000 (10:14 +0000)]
fix

11 years ago install withouth libgtop
Matthias Wachs [Tue, 15 Jan 2013 10:13:03 +0000 (10:13 +0000)]
 install withouth libgtop

11 years agofixing 0002735:
Matthias Wachs [Tue, 15 Jan 2013 09:34:39 +0000 (09:34 +0000)]
fixing 0002735:
precision error when calculating quotas

11 years agoget more information
Matthias Wachs [Tue, 15 Jan 2013 09:09:10 +0000 (09:09 +0000)]
get more information

11 years agogtop integration
Matthias Wachs [Mon, 14 Jan 2013 16:44:14 +0000 (16:44 +0000)]
gtop integration

11 years agochanges
Matthias Wachs [Mon, 14 Jan 2013 16:22:25 +0000 (16:22 +0000)]
changes

11 years ago changes
Matthias Wachs [Mon, 14 Jan 2013 15:53:30 +0000 (15:53 +0000)]
 changes

11 years ago - kill irrelavant stuff
Sree Harsha Totakura [Mon, 14 Jan 2013 15:39:53 +0000 (15:39 +0000)]
 - kill irrelavant stuff

11 years ago- export config from infiniband
Sree Harsha Totakura [Mon, 14 Jan 2013 15:35:00 +0000 (15:35 +0000)]
- export config from infiniband

11 years agochanges
Matthias Wachs [Mon, 14 Jan 2013 15:09:30 +0000 (15:09 +0000)]
changes

11 years agohandle
Matthias Wachs [Mon, 14 Jan 2013 12:02:40 +0000 (12:02 +0000)]
handle

11 years ago fixing mantis 0002732
Matthias Wachs [Mon, 14 Jan 2013 11:14:33 +0000 (11:14 +0000)]
 fixing mantis 0002732