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
Bart Polot [Wed, 24 Apr 2013 12:20:58 +0000 (12:20 +0000)]
- fix test timeout task: do collect stats on timeout
Florian Dold [Wed, 24 Apr 2013 12:05:33 +0000 (12:05 +0000)]
forgot to commit new files
Florian Dold [Wed, 24 Apr 2013 11:48:31 +0000 (11:48 +0000)]
started implementing union operation for set
Bart Polot [Tue, 23 Apr 2013 15:55:13 +0000 (15:55 +0000)]
- cleanup
Sree Harsha Totakura [Tue, 23 Apr 2013 15:45:18 +0000 (15:45 +0000)]
- Support flushing of buffered data
Sree Harsha Totakura [Tue, 23 Apr 2013 15:30:49 +0000 (15:30 +0000)]
- test cases for testbed logger
Christian Grothoff [Mon, 22 Apr 2013 23:05:57 +0000 (23:05 +0000)]
-fix glpk test (#2870)
Bart Polot [Mon, 22 Apr 2013 15:20:46 +0000 (15:20 +0000)]
- add disk scan
Bart Polot [Mon, 22 Apr 2013 14:46:55 +0000 (14:46 +0000)]
- fix
Bart Polot [Mon, 22 Apr 2013 14:42:51 +0000 (14:42 +0000)]
- doc
Bart Polot [Mon, 22 Apr 2013 14:42:20 +0000 (14:42 +0000)]
Allow callback to stop a DISK_scan with no error, similar to other er APIs
Bart Polot [Mon, 22 Apr 2013 14:22:10 +0000 (14:22 +0000)]
- remove extra debug
Bart Polot [Mon, 22 Apr 2013 14:15:05 +0000 (14:15 +0000)]
- fixes, debug
LRN [Mon, 22 Apr 2013 08:10:29 +0000 (08:10 +0000)]
Don't start accept task twice
LRN [Mon, 22 Apr 2013 08:10:16 +0000 (08:10 +0000)]
Correctly forget task ID once task runs
Christian Grothoff [Sun, 21 Apr 2013 21:06:58 +0000 (21:06 +0000)]
-evolve PSYC ideas
Sree Harsha Totakura [Sun, 21 Apr 2013 20:01:34 +0000 (20:01 +0000)]
fix #2666: Implement service sharing among peers
LRN [Sun, 21 Apr 2013 17:54:02 +0000 (17:54 +0000)]
Fix chat to compile and link successfully
LRN [Sun, 21 Apr 2013 17:53:58 +0000 (17:53 +0000)]
Better fix for w32nsp warnings
LRN [Sun, 21 Apr 2013 17:53:53 +0000 (17:53 +0000)]
Fix a warning - include ws2 before windows.h
LRN [Sun, 21 Apr 2013 17:53:47 +0000 (17:53 +0000)]
Mingw-w64 compatibility for W32 exit helper
LRN [Sun, 21 Apr 2013 17:53:41 +0000 (17:53 +0000)]
Mingw-w64 compatibility for VPN helper
LRN [Sun, 21 Apr 2013 17:53:28 +0000 (17:53 +0000)]
Try to fix fs block plugin deps
LRN [Sun, 21 Apr 2013 13:37:08 +0000 (13:37 +0000)]
Fix mingw-w64 warnings in w32nsp
LRN [Sun, 21 Apr 2013 13:37:03 +0000 (13:37 +0000)]
Better mingw-w64 compatibility for win.c
LRN [Sun, 21 Apr 2013 13:36:59 +0000 (13:36 +0000)]
Use safer functions in w32 watchdog
LRN [Sun, 21 Apr 2013 13:36:55 +0000 (13:36 +0000)]
Update plibc header
Sree Harsha Totakura [Fri, 19 Apr 2013 14:59:43 +0000 (14:59 +0000)]
- simple test case for service sharing in testing deployments
Christian Fuchs [Fri, 19 Apr 2013 14:58:06 +0000 (14:58 +0000)]
added privilege testing parameters for nat-server and added parameters
to currently windows-only tests (less work in the future, even if this
is ATM unused)
Christian Fuchs [Fri, 19 Apr 2013 14:50:35 +0000 (14:50 +0000)]
added privilege testing parameters for helper-vpn, exit and nat-client.
todo: nat-server
Sree Harsha Totakura [Fri, 19 Apr 2013 11:55:20 +0000 (11:55 +0000)]
- doxygen
Sree Harsha Totakura [Fri, 19 Apr 2013 11:03:01 +0000 (11:03 +0000)]
- testbed logger client API
Bart Polot [Thu, 18 Apr 2013 18:24:37 +0000 (18:24 +0000)]
- wip
Bart Polot [Thu, 18 Apr 2013 18:23:17 +0000 (18:23 +0000)]
- change profiler cmd interface
Sree Harsha Totakura [Thu, 18 Apr 2013 15:52:22 +0000 (15:52 +0000)]
- logger service for aggregating stat data from testbed peers
Sree Harsha Totakura [Thu, 18 Apr 2013 14:59:32 +0000 (14:59 +0000)]
- service sharing in testing