oweals/gnunet.git
11 years agokeep DNS helper running if IPv6 sockets fail, then we do IPv4-only
Christian Grothoff [Tue, 21 May 2013 12:58:30 +0000 (12:58 +0000)]
keep DNS helper running if IPv6 sockets fail, then we do IPv4-only

11 years ago-handle case that we are in restart on stop
Christian Grothoff [Tue, 21 May 2013 12:57:28 +0000 (12:57 +0000)]
-handle case that we are in restart on stop

11 years ago-hide unnecessary output, add notification that test was actually run
Christian Grothoff [Tue, 21 May 2013 12:48:22 +0000 (12:48 +0000)]
-hide unnecessary output, add notification that test was actually run

11 years ago-fixes to error reporting
Christian Grothoff [Tue, 21 May 2013 12:39:37 +0000 (12:39 +0000)]
-fixes to error reporting

11 years agoadding experimentation daemon
Matthias Wachs [Tue, 21 May 2013 12:35:36 +0000 (12:35 +0000)]
adding experimentation daemon

11 years ago-be less verbose about normal stuff
Christian Grothoff [Tue, 21 May 2013 12:20:57 +0000 (12:20 +0000)]
-be less verbose about normal stuff

11 years ago-quiet means quiet
Christian Grothoff [Tue, 21 May 2013 12:20:37 +0000 (12:20 +0000)]
-quiet means quiet

11 years ago-fixing pseudonym signing bug again -- how did the old fix get undone???
Christian Grothoff [Tue, 21 May 2013 12:11:21 +0000 (12:11 +0000)]
-fixing pseudonym signing bug again -- how did the old fix get undone???

11 years ago- use lib
Bart Polot [Tue, 21 May 2013 11:51:29 +0000 (11:51 +0000)]
- use lib

11 years ago-some transport tests require persistent peerinfo
Christian Grothoff [Tue, 21 May 2013 09:57:48 +0000 (09:57 +0000)]
-some transport tests require persistent peerinfo

11 years ago-no peerinfo IO on tests
Christian Grothoff [Fri, 17 May 2013 17:43:34 +0000 (17:43 +0000)]
-no peerinfo IO on tests

11 years ago-indent
Christian Grothoff [Fri, 17 May 2013 17:43:23 +0000 (17:43 +0000)]
-indent

11 years ago-fully abort and restart existing iteration on notify
Christian Grothoff [Fri, 17 May 2013 17:42:56 +0000 (17:42 +0000)]
-fully abort and restart existing iteration on notify

11 years ago-formatting
Christian Grothoff [Fri, 17 May 2013 17:42:41 +0000 (17:42 +0000)]
-formatting

11 years ago-no peerinfo IO on tests
Christian Grothoff [Fri, 17 May 2013 17:42:31 +0000 (17:42 +0000)]
-no peerinfo IO on tests

11 years ago- include logging of memory statistics on Linux
Sree Harsha Totakura [Fri, 17 May 2013 15:50:00 +0000 (15:50 +0000)]
- include logging of memory statistics on Linux

11 years agofix return value
Matthias Wachs [Fri, 17 May 2013 13:11:26 +0000 (13:11 +0000)]
fix return value

11 years agoimproved test
Matthias Wachs [Fri, 17 May 2013 12:59:36 +0000 (12:59 +0000)]
improved test

11 years agomore dbg msg
Matthias Wachs [Fri, 17 May 2013 11:37:35 +0000 (11:37 +0000)]
more dbg msg

11 years agoalready defined on OSX
Matthias Wachs [Fri, 17 May 2013 11:32:54 +0000 (11:32 +0000)]
already defined on OSX

11 years agodebug msg
Matthias Wachs [Fri, 17 May 2013 11:29:51 +0000 (11:29 +0000)]
debug msg

11 years ago- style
Sree Harsha Totakura [Fri, 17 May 2013 09:34:29 +0000 (09:34 +0000)]
- style

11 years ago- fix
Sree Harsha Totakura [Fri, 17 May 2013 09:31:18 +0000 (09:31 +0000)]
- fix

11 years ago- revert 27104
Sree Harsha Totakura [Fri, 17 May 2013 09:23:41 +0000 (09:23 +0000)]
- revert 27104

11 years ago- revert 27109,27108
Sree Harsha Totakura [Fri, 17 May 2013 08:04:15 +0000 (08:04 +0000)]
- revert 27109,27108

11 years ago- fallback to using ip addresses for hosts
Sree Harsha Totakura [Fri, 17 May 2013 07:56:37 +0000 (07:56 +0000)]
- fallback to using ip addresses for hosts

11 years ago- script for finding the unique and shared memory used by processes
Sree Harsha Totakura [Fri, 17 May 2013 07:30:19 +0000 (07:30 +0000)]
- script for finding the unique and shared memory used by processes

11 years ago- avoid double free
Bart Polot [Thu, 16 May 2013 18:03:40 +0000 (18:03 +0000)]
- avoid double free

11 years ago- start listening to clients only after CORE connection
Bart Polot [Thu, 16 May 2013 18:01:25 +0000 (18:01 +0000)]
- start listening to clients only after CORE connection

11 years ago- dont run PREFIX by default
Bart Polot [Thu, 16 May 2013 18:00:57 +0000 (18:00 +0000)]
- dont run PREFIX by default

11 years ago- wipe in case of local variable usage
Bart Polot [Thu, 16 May 2013 17:46:46 +0000 (17:46 +0000)]
- wipe in case of local variable usage

11 years ago- doh
Bart Polot [Thu, 16 May 2013 17:33:08 +0000 (17:33 +0000)]
- doh

11 years ago- fix memory leak, path assignment, peer_rc updates
Bart Polot [Thu, 16 May 2013 17:21:13 +0000 (17:21 +0000)]
- fix memory leak, path assignment, peer_rc updates

11 years ago- always set prev & next hop to allow reuse of p2p code for local-only tunnels
Bart Polot [Thu, 16 May 2013 16:51:50 +0000 (16:51 +0000)]
- always set prev & next hop to allow reuse of p2p code for local-only tunnels

11 years ago- debug
Bart Polot [Thu, 16 May 2013 15:04:15 +0000 (15:04 +0000)]
- debug

11 years ago- config files for test, ignore
Bart Polot [Thu, 16 May 2013 14:54:36 +0000 (14:54 +0000)]
- config files for test, ignore

11 years ago- add mesh2 local testcase
Bart Polot [Thu, 16 May 2013 14:45:29 +0000 (14:45 +0000)]
- add mesh2 local testcase

11 years ago- fix
Bart Polot [Thu, 16 May 2013 14:43:41 +0000 (14:43 +0000)]
- fix

11 years ago-stats is allowed to be NULL
Christian Grothoff [Thu, 16 May 2013 14:43:09 +0000 (14:43 +0000)]
-stats is allowed to be NULL

11 years agofix
Matthias Wachs [Thu, 16 May 2013 13:26:41 +0000 (13:26 +0000)]
fix

11 years ago- fix filtering through event mask
Sree Harsha Totakura [Thu, 16 May 2013 13:10:30 +0000 (13:10 +0000)]
- fix filtering through event mask

11 years agoreturning here is not a good idea since:
Matthias Wachs [Thu, 16 May 2013 13:02:52 +0000 (13:02 +0000)]
returning here is not a good idea since:
- IPv6 socket can be opened but will be not closed if IPv4 error is handled as hard error
- Plugin will return correctly with IPv6 socket open but never scheduled

11 years agofixing memory leaks in udp
Matthias Wachs [Thu, 16 May 2013 12:45:56 +0000 (12:45 +0000)]
fixing memory leaks in udp

11 years ago- expand $ variables in filenames
Sree Harsha Totakura [Thu, 16 May 2013 12:05:31 +0000 (12:05 +0000)]
- expand $ variables in filenames

11 years agoremove memory debug code
Matthias Wachs [Thu, 16 May 2013 11:58:27 +0000 (11:58 +0000)]
remove memory debug code

11 years ago- use 3-way handshake CREATE-PATH_ACK-ACK to delay traffic on new tunnels
Bart Polot [Thu, 16 May 2013 11:13:22 +0000 (11:13 +0000)]
- use 3-way handshake CREATE-PATH_ACK-ACK to delay traffic on new tunnels

11 years ago-fix crash if UDP port is in use
Christian Grothoff [Thu, 16 May 2013 08:56:04 +0000 (08:56 +0000)]
-fix crash if UDP port is in use

11 years ago-update ignores
Christian Grothoff [Thu, 16 May 2013 08:47:11 +0000 (08:47 +0000)]
-update ignores

11 years ago-fix error reporting
Christian Grothoff [Thu, 16 May 2013 08:38:28 +0000 (08:38 +0000)]
-fix error reporting

11 years ago-fix error reporting
Christian Grothoff [Thu, 16 May 2013 08:38:05 +0000 (08:38 +0000)]
-fix error reporting

11 years ago- do not wait for keystroke while profiling on supermuc
Sree Harsha Totakura [Thu, 16 May 2013 07:45:36 +0000 (07:45 +0000)]
- do not wait for keystroke while profiling on supermuc

11 years agotest failing on pi
Matthias Wachs [Thu, 16 May 2013 07:21:59 +0000 (07:21 +0000)]
test failing on pi

11 years ago-link-to-doc
Christian Grothoff [Wed, 15 May 2013 22:34:47 +0000 (22:34 +0000)]
-link-to-doc

11 years ago- document options for overlay topology in configuration
Sree Harsha Totakura [Wed, 15 May 2013 21:10:21 +0000 (21:10 +0000)]
- document options for overlay topology in configuration

11 years ago-fix link order
Christian Grothoff [Wed, 15 May 2013 20:48:02 +0000 (20:48 +0000)]
-fix link order

11 years agoimproving example documentation
Christian Grothoff [Wed, 15 May 2013 20:47:02 +0000 (20:47 +0000)]
improving example documentation

11 years ago-remarks
Christian Grothoff [Wed, 15 May 2013 20:33:10 +0000 (20:33 +0000)]
-remarks

11 years ago-comments for Florian
Christian Grothoff [Wed, 15 May 2013 13:39:46 +0000 (13:39 +0000)]
-comments for Florian

11 years ago- stop using message types of payload on service side
Bart Polot [Wed, 15 May 2013 12:52:16 +0000 (12:52 +0000)]
- stop using message types of payload on service side

11 years ago-do not call NAT with zero addresses
Christian Grothoff [Wed, 15 May 2013 12:49:34 +0000 (12:49 +0000)]
-do not call NAT with zero addresses

11 years agodocu
Matthias Wachs [Wed, 15 May 2013 12:28:13 +0000 (12:28 +0000)]
docu

11 years agotest using autodetection
Matthias Wachs [Wed, 15 May 2013 12:27:08 +0000 (12:27 +0000)]
test using autodetection

11 years agochanges to binding port
Matthias Wachs [Wed, 15 May 2013 12:05:41 +0000 (12:05 +0000)]
changes to binding port

11 years agoremoved unnecessary malloc
Florian Dold [Wed, 15 May 2013 11:35:47 +0000 (11:35 +0000)]
removed unnecessary malloc

11 years agotest cases for mq, set works
Florian Dold [Wed, 15 May 2013 10:48:55 +0000 (10:48 +0000)]
test cases for mq, set works

11 years ago- fix compile
Sree Harsha Totakura [Wed, 15 May 2013 10:05:19 +0000 (10:05 +0000)]
- fix compile

11 years ago- distribute peers equally among island nodes on SuperMUC
Sree Harsha Totakura [Wed, 15 May 2013 10:03:38 +0000 (10:03 +0000)]
- distribute peers equally among island nodes on SuperMUC

11 years agodo not enumerate all IP addresses from our interfaces if the plugin is bound to a...
Christian Grothoff [Wed, 15 May 2013 09:00:26 +0000 (09:00 +0000)]
do not enumerate all IP addresses from our interfaces if the plugin is bound to a specific IP address only

11 years ago- notice
Bart Polot [Wed, 15 May 2013 08:38:09 +0000 (08:38 +0000)]
- notice

11 years ago- missing api changes
Bart Polot [Wed, 15 May 2013 08:31:06 +0000 (08:31 +0000)]
- missing api changes

11 years ago- use port for tunnel creation / notification
Bart Polot [Wed, 15 May 2013 00:04:09 +0000 (00:04 +0000)]
- use port for tunnel creation / notification

11 years agoimproved messages
Matthias Wachs [Tue, 14 May 2013 16:25:22 +0000 (16:25 +0000)]
improved messages

11 years ago- Added tunnel port parameter
Bart Polot [Tue, 14 May 2013 15:55:50 +0000 (15:55 +0000)]
- Added tunnel port parameter

11 years agofixing udp bindto
Matthias Wachs [Tue, 14 May 2013 15:50:59 +0000 (15:50 +0000)]
fixing udp bindto

11 years ago- compile warning fixes
Sree Harsha Totakura [Tue, 14 May 2013 15:44:03 +0000 (15:44 +0000)]
- compile warning fixes

11 years ago- merge; compare hostname to determine the node to spawn process
Sree Harsha Totakura [Tue, 14 May 2013 15:39:30 +0000 (15:39 +0000)]
- merge; compare hostname to determine the node to spawn process

11 years ago- supermuc specific island handling code
Sree Harsha Totakura [Tue, 14 May 2013 15:34:49 +0000 (15:34 +0000)]
- supermuc specific island handling code

11 years ago- sort hosts returned from loadleveler
Sree Harsha Totakura [Tue, 14 May 2013 15:34:12 +0000 (15:34 +0000)]
- sort hosts returned from loadleveler

11 years agofix for manipulation, machine horribly died while testing
Matthias Wachs [Tue, 14 May 2013 14:31:01 +0000 (14:31 +0000)]
fix for manipulation, machine horribly died while testing

11 years ago- make sure all flow control values are updated correctly
Bart Polot [Tue, 14 May 2013 12:42:20 +0000 (12:42 +0000)]
- make sure all flow control values are updated correctly

11 years ago- dont use per-hop packet ID
Bart Polot [Tue, 14 May 2013 12:15:49 +0000 (12:15 +0000)]
- dont use per-hop packet ID

11 years ago- fix core error handling
Bart Polot [Tue, 14 May 2013 12:12:52 +0000 (12:12 +0000)]
- fix core error handling

11 years ago- Fix
Bart Polot [Tue, 14 May 2013 12:04:15 +0000 (12:04 +0000)]
- Fix

11 years ago- Remove old tree lib
Bart Polot [Tue, 14 May 2013 11:59:48 +0000 (11:59 +0000)]
- Remove old tree lib

11 years ago- switch to UDP transport plugin
Sree Harsha Totakura [Tue, 14 May 2013 11:51:53 +0000 (11:51 +0000)]
- switch to UDP transport plugin

11 years ago- Added status flag for tunnels
Bart Polot [Tue, 14 May 2013 11:49:52 +0000 (11:49 +0000)]
- Added status flag for tunnels

11 years ago- fixes
Bart Polot [Tue, 14 May 2013 11:31:32 +0000 (11:31 +0000)]
- fixes

11 years ago- style
Bart Polot [Tue, 14 May 2013 11:15:54 +0000 (11:15 +0000)]
- style

11 years ago- fix ack value sent on data
Bart Polot [Tue, 14 May 2013 11:14:13 +0000 (11:14 +0000)]
- fix ack value sent on data

11 years ago- remove transmission descriptor, simple cls is enough
Bart Polot [Tue, 14 May 2013 11:05:09 +0000 (11:05 +0000)]
- remove transmission descriptor, simple cls is enough

11 years ago- adapt queue selction to new fc
Bart Polot [Tue, 14 May 2013 10:28:20 +0000 (10:28 +0000)]
- adapt queue selction to new fc

11 years ago- doxygen
Bart Polot [Tue, 14 May 2013 10:23:23 +0000 (10:23 +0000)]
- doxygen

11 years ago- refactor fc init
Bart Polot [Tue, 14 May 2013 10:19:05 +0000 (10:19 +0000)]
- refactor fc init

11 years ago- use faster hash for tunnel hashmaps
Bart Polot [Tue, 14 May 2013 10:13:57 +0000 (10:13 +0000)]
- use faster hash for tunnel hashmaps

11 years agocompile error in udp
Matthias Wachs [Tue, 14 May 2013 08:33:14 +0000 (08:33 +0000)]
compile error in udp
additional debug messages for transport connections

11 years agonew ssh key
Matthias Wachs [Tue, 14 May 2013 08:10:14 +0000 (08:10 +0000)]
new ssh key

11 years ago- use hostname instead of ip addresses
Sree Harsha Totakura [Tue, 14 May 2013 07:49:43 +0000 (07:49 +0000)]
- use hostname instead of ip addresses

11 years ago- use hostip instead of hostname to avoid dependency on resolver
Sree Harsha Totakura [Tue, 14 May 2013 07:47:59 +0000 (07:47 +0000)]
- use hostip instead of hostname to avoid dependency on resolver

11 years ago- resolve hostname in helper to IP address
Sree Harsha Totakura [Mon, 13 May 2013 20:22:01 +0000 (20:22 +0000)]
- resolve hostname in helper to IP address

11 years ago- remove capability of multiple clients per tunnel
Bart Polot [Mon, 13 May 2013 17:33:31 +0000 (17:33 +0000)]
- remove capability of multiple clients per tunnel