Matthias Wachs [Tue, 14 May 2013 08:10:14 +0000 (08:10 +0000)]
new ssh key
Sree Harsha Totakura [Tue, 14 May 2013 07:49:43 +0000 (07:49 +0000)]
- use hostname instead of ip addresses
Sree Harsha Totakura [Tue, 14 May 2013 07:47:59 +0000 (07:47 +0000)]
- use hostip instead of hostname to avoid dependency on resolver
Sree Harsha Totakura [Mon, 13 May 2013 20:22:01 +0000 (20:22 +0000)]
- resolve hostname in helper to IP address
Bart Polot [Mon, 13 May 2013 17:33:31 +0000 (17:33 +0000)]
- remove capability of multiple clients per tunnel
Sree Harsha Totakura [Mon, 13 May 2013 14:46:20 +0000 (14:46 +0000)]
- fix compile-time warning
Sree Harsha Totakura [Mon, 13 May 2013 14:29:54 +0000 (14:29 +0000)]
- allow reading hostnames with dashes/hyphens
Sree Harsha Totakura [Mon, 13 May 2013 14:03:32 +0000 (14:03 +0000)]
- remove hostname/ip address from INIT message. They will be determined by the controller automatically
Matthias Wachs [Mon, 13 May 2013 12:55:20 +0000 (12:55 +0000)]
bound (IPv6) socket to wrong (IPv4) address
Bart Polot [Sun, 12 May 2013 11:40:25 +0000 (11:40 +0000)]
- revert not-ready changes
Bart Polot [Sun, 12 May 2013 11:33:33 +0000 (11:33 +0000)]
- re-added APP_ANNOUNCE_TIME, still needed for mesh v1
Florian Dold [Sun, 12 May 2013 11:08:07 +0000 (11:08 +0000)]
missing config value
Sree Harsha Totakura [Sat, 11 May 2013 10:16:13 +0000 (10:16 +0000)]
-fix
Sree Harsha Totakura [Sat, 11 May 2013 10:06:10 +0000 (10:06 +0000)]
- avoid linear scan of hosts
Bart Polot [Fri, 10 May 2013 17:20:46 +0000 (17:20 +0000)]
- Change hash to speed up 16/32 bit lookups
Bart Polot [Fri, 10 May 2013 16:30:03 +0000 (16:30 +0000)]
- avoid mixing path_refresh and tunnel_timeout
Bart Polot [Fri, 10 May 2013 16:25:06 +0000 (16:25 +0000)]
- owner does not timeout tunnel
Bart Polot [Fri, 10 May 2013 16:14:44 +0000 (16:14 +0000)]
- cancel poll when receiving big enough ack
Bart Polot [Fri, 10 May 2013 16:06:13 +0000 (16:06 +0000)]
- fix poll for lost ack
Bart Polot [Fri, 10 May 2013 15:31:40 +0000 (15:31 +0000)]
- implement new fwd/bck flow control mechanism
Bart Polot [Fri, 10 May 2013 10:49:56 +0000 (10:49 +0000)]
- change internal API to use short IDs
Bart Polot [Fri, 10 May 2013 10:41:28 +0000 (10:41 +0000)]
- adapt path keepalive to unicast (retransmission)
Bart Polot [Fri, 10 May 2013 10:18:34 +0000 (10:18 +0000)]
- adapt path keepalive to unicast
Bart Polot [Fri, 10 May 2013 10:10:25 +0000 (10:10 +0000)]
- remove the use of ntermediate MeshPathInfo struct, all can be passed in tunnel
Bart Polot [Fri, 10 May 2013 09:49:09 +0000 (09:49 +0000)]
- remove one indirection level (no multicast ref counter)
Bart Polot [Fri, 10 May 2013 09:40:23 +0000 (09:40 +0000)]
- remove trees from tunnels
Bart Polot [Fri, 10 May 2013 08:15:37 +0000 (08:15 +0000)]
- clean up
Bart Polot [Fri, 10 May 2013 08:04:29 +0000 (08:04 +0000)]
- proper memory usage
Bart Polot [Fri, 10 May 2013 08:03:39 +0000 (08:03 +0000)]
- fix accidental removal
Bart Polot [Fri, 10 May 2013 07:49:16 +0000 (07:49 +0000)]
- simplify adding path to tunnel
Bart Polot [Fri, 10 May 2013 06:59:02 +0000 (06:59 +0000)]
- Fixes
Sree Harsha Totakura [Thu, 9 May 2013 09:45:53 +0000 (09:45 +0000)]
- complement HELPER API with functions to kill and wait on the helper process
- To shutdown quickly, have testbed first kill all sub-controller's helper
processes first and wait later instead of kill & wait per each processes.
Bart Polot [Wed, 8 May 2013 16:53:16 +0000 (16:53 +0000)]
- remove application-related option
Bart Polot [Wed, 8 May 2013 16:51:49 +0000 (16:51 +0000)]
- remove remaining regex code
Bart Polot [Wed, 8 May 2013 16:50:57 +0000 (16:50 +0000)]
- remove regex client-side
Sree Harsha Totakura [Wed, 8 May 2013 15:03:32 +0000 (15:03 +0000)]
- have a timeout for cases where flushing takes too long
Sree Harsha Totakura [Wed, 8 May 2013 14:26:24 +0000 (14:26 +0000)]
- flush logger data before disconnecting
Sree Harsha Totakura [Wed, 8 May 2013 13:04:36 +0000 (13:04 +0000)]
- fix parsing of shared service specs
Sree Harsha Totakura [Wed, 8 May 2013 11:52:44 +0000 (11:52 +0000)]
- limit hostname as gethostname() has undefined behavior when hostname exceeds
- the given length
Sree Harsha Totakura [Wed, 8 May 2013 11:40:10 +0000 (11:40 +0000)]
- have hostname part of the log file
Sree Harsha Totakura [Wed, 8 May 2013 11:11:23 +0000 (11:11 +0000)]
- update config
Sree Harsha Totakura [Wed, 8 May 2013 09:52:40 +0000 (09:52 +0000)]
- generate histograms based on configure option --enable-nse-histogram
Sree Harsha Totakura [Wed, 8 May 2013 09:52:08 +0000 (09:52 +0000)]
- remove unused opaque handle
Sree Harsha Totakura [Wed, 8 May 2013 08:37:21 +0000 (08:37 +0000)]
- fix duplicate symbols
Matthias Wachs [Wed, 8 May 2013 07:23:34 +0000 (07:23 +0000)]
missing test
Bart Polot [Tue, 7 May 2013 17:44:00 +0000 (17:44 +0000)]
- remove regex from mesh
Bart Polot [Tue, 7 May 2013 17:40:29 +0000 (17:40 +0000)]
- dont compile old tests anymore
Matthias Wachs [Tue, 7 May 2013 15:57:41 +0000 (15:57 +0000)]
documentation
Matthias Wachs [Tue, 7 May 2013 15:53:47 +0000 (15:53 +0000)]
added warning
Matthias Wachs [Tue, 7 May 2013 15:51:54 +0000 (15:51 +0000)]
Sree Harsha Totakura [Tue, 7 May 2013 14:35:46 +0000 (14:35 +0000)]
fix #2665: peer reconfiguration now implemented
Bart Polot [Tue, 7 May 2013 13:36:39 +0000 (13:36 +0000)]
- make mesh2 compile
Bart Polot [Tue, 7 May 2013 13:07:33 +0000 (13:07 +0000)]
- wip
Bart Polot [Tue, 7 May 2013 12:54:38 +0000 (12:54 +0000)]
- wip
Bart Polot [Tue, 7 May 2013 12:14:11 +0000 (12:14 +0000)]
- remove regex integration from mesh2
Bart Polot [Tue, 7 May 2013 12:12:09 +0000 (12:12 +0000)]
- make api compile
Bart Polot [Tue, 7 May 2013 11:46:27 +0000 (11:46 +0000)]
- remove more unnecessary code
Bart Polot [Tue, 7 May 2013 11:40:57 +0000 (11:40 +0000)]
- remove unnecessary code
Bart Polot [Tue, 7 May 2013 11:36:16 +0000 (11:36 +0000)]
Initial mesh2 api import
Sree Harsha Totakura [Tue, 7 May 2013 10:54:03 +0000 (10:54 +0000)]
- add GNUNET_TESTING_peer_stop_async_cancel()
Sree Harsha Totakura [Mon, 6 May 2013 16:06:08 +0000 (16:06 +0000)]
- doc
Bart Polot [Mon, 6 May 2013 15:09:47 +0000 (15:09 +0000)]
- more verbose debug
Bart Polot [Mon, 6 May 2013 15:09:34 +0000 (15:09 +0000)]
- unify testbed operation handlers, avoid pointer arithmetic
Bart Polot [Mon, 6 May 2013 13:01:36 +0000 (13:01 +0000)]
- simplify parameters
Bart Polot [Mon, 6 May 2013 12:59:01 +0000 (12:59 +0000)]
- speed up shutdown
Matthias Wachs [Mon, 6 May 2013 12:33:43 +0000 (12:33 +0000)]
traffic manipulation cfg settings
Sree Harsha Totakura [Sun, 5 May 2013 18:48:18 +0000 (18:48 +0000)]
- simplify on-demand linking in overlay connects
Christian Grothoff [Sun, 5 May 2013 12:01:06 +0000 (12:01 +0000)]
-hopefully fixing #2869
Sree Harsha Totakura [Sat, 4 May 2013 05:50:31 +0000 (05:50 +0000)]
- remove unused configuration parameter in GNUNET_TESTBED_controller_link()
Bart Polot [Fri, 3 May 2013 14:56:37 +0000 (14:56 +0000)]
- don't require hosts file anymore (testbed accepts NULL), now for real
Bart Polot [Fri, 3 May 2013 14:39:00 +0000 (14:39 +0000)]
- don't require hosts file anymore (testbed accepts NULL)
Bart Polot [Fri, 3 May 2013 14:38:09 +0000 (14:38 +0000)]
- move parallelism to config file
Sree Harsha Totakura [Fri, 3 May 2013 12:41:58 +0000 (12:41 +0000)]
- showcase failing controllerlink case
Bart Polot [Fri, 3 May 2013 11:55:52 +0000 (11:55 +0000)]
- update service new to ecc
Sree Harsha Totakura [Thu, 2 May 2013 14:21:04 +0000 (14:21 +0000)]
- supermuc config
Sree Harsha Totakura [Thu, 2 May 2013 08:26:02 +0000 (08:26 +0000)]
- minor fixes
Sree Harsha Totakura [Thu, 2 May 2013 08:15:29 +0000 (08:15 +0000)]
- client should open connection after the stream server has started listening;
-variable arguments to GNUNET_STREAM_open() and GNUNET_STREAM_listen() should
-end with GNUNET_STREAM_OPTION_END
Sree Harsha Totakura [Thu, 2 May 2013 08:07:45 +0000 (08:07 +0000)]
fix #2877: stream doesn't distinguish between the application ports
Sree Harsha Totakura [Tue, 30 Apr 2013 13:10:15 +0000 (13:10 +0000)]
- have shutdown task
Sree Harsha Totakura [Tue, 30 Apr 2013 12:19:35 +0000 (12:19 +0000)]
- mesh test case to show it doesn't respond to shutdown
Christian Grothoff [Tue, 30 Apr 2013 12:05:16 +0000 (12:05 +0000)]
-comments
Florian Dold [Tue, 30 Apr 2013 11:53:21 +0000 (11:53 +0000)]
fix/docs
Florian Dold [Tue, 30 Apr 2013 11:05:11 +0000 (11:05 +0000)]
fix / documentation
LRN [Tue, 30 Apr 2013 04:38:47 +0000 (04:38 +0000)]
Fix test_os_startprocess
Previous code wrongly assumed that the message will be read from the pipe
completely in one go. It does not happen like that _every_ time.
Florian Dold [Tue, 30 Apr 2013 00:04:25 +0000 (00:04 +0000)]
implemented most parts of the set service
Florian Dold [Mon, 29 Apr 2013 09:09:01 +0000 (09:09 +0000)]
fix
Florian Dold [Sat, 27 Apr 2013 14:24:52 +0000 (14:24 +0000)]
forgot to add c file
Florian Dold [Sat, 27 Apr 2013 14:16:29 +0000 (14:16 +0000)]
work on gnunet-set, isolated bug in stream
Florian Dold [Sat, 27 Apr 2013 11:04:29 +0000 (11:04 +0000)]
implemented GNUNET_CRYPTO_get_host_identity
Florian Dold [Fri, 26 Apr 2013 15:43:16 +0000 (15:43 +0000)]
reverted changes to makefile, was just a problem with autotools on my system
Florian Dold [Fri, 26 Apr 2013 14:29:17 +0000 (14:29 +0000)]
fixed compilation errors: undefined reference to `GNUNET_ARM_[...]'
Bart Polot [Fri, 26 Apr 2013 09:38:24 +0000 (09:38 +0000)]
- remove warnings
Bart Polot [Fri, 26 Apr 2013 09:33:52 +0000 (09:33 +0000)]
- fix
Sree Harsha Totakura [Fri, 26 Apr 2013 08:47:58 +0000 (08:47 +0000)]
- signal termination to peers when controller crashes
Bart Polot [Fri, 26 Apr 2013 07:38:20 +0000 (07:38 +0000)]
- allow more time for testbed start
Bart Polot [Fri, 26 Apr 2013 06:55:09 +0000 (06:55 +0000)]
- add feedback for testbed setup
Christian Grothoff [Wed, 24 Apr 2013 13:56:41 +0000 (13:56 +0000)]
-comments
Christian Grothoff [Wed, 24 Apr 2013 13:11:09 +0000 (13:11 +0000)]
-make sure result is 0-terminated for UDS
Sree Harsha Totakura [Wed, 24 Apr 2013 12:42:49 +0000 (12:42 +0000)]
- fix
Sree Harsha Totakura [Wed, 24 Apr 2013 12:40:19 +0000 (12:40 +0000)]
- test harder by checking the data file size