Matthias Wachs [Fri, 16 Dec 2011 12:25:28 +0000 (12:25 +0000)]
added support for interupting a test
Christian Grothoff [Fri, 16 Dec 2011 12:10:03 +0000 (12:10 +0000)]
-make assignment cleaner, move to where it is needed
Christian Grothoff [Fri, 16 Dec 2011 11:19:15 +0000 (11:19 +0000)]
additional stylistic changes to gnunet-helper-nat-client anticipating next round of suggestions from Jacob Applebaum
Christian Grothoff [Fri, 16 Dec 2011 11:16:26 +0000 (11:16 +0000)]
some very minor stylistic changes to gnunet-helper-nat-server based on suggestions from Jacob Applebaum
Christian Grothoff [Thu, 15 Dec 2011 18:44:52 +0000 (18:44 +0000)]
-LRN: w32 version of fstat
Matthias Wachs [Thu, 15 Dec 2011 17:03:59 +0000 (17:03 +0000)]
improved tests
Matthias Wachs [Thu, 15 Dec 2011 15:56:05 +0000 (15:56 +0000)]
improved test framework
Matthias Wachs [Thu, 15 Dec 2011 15:20:50 +0000 (15:20 +0000)]
added improved check management
Christian Grothoff [Thu, 15 Dec 2011 14:56:22 +0000 (14:56 +0000)]
use better heuristic to deal with datastore put failures; log migration stop message transmissions
Christian Grothoff [Thu, 15 Dec 2011 14:55:51 +0000 (14:55 +0000)]
adding support for detection quota changes / missing bloomfilter files and reconstruction/recovery code
Christian Grothoff [Thu, 15 Dec 2011 14:54:07 +0000 (14:54 +0000)]
-fixing pos
Matthias Wachs [Thu, 15 Dec 2011 14:21:40 +0000 (14:21 +0000)]
peer get automatically stopped
Matthias Wachs [Thu, 15 Dec 2011 14:09:56 +0000 (14:09 +0000)]
improved peer management
Christian Grothoff [Thu, 15 Dec 2011 12:44:23 +0000 (12:44 +0000)]
only try to read bf from disk if we didn't just create the file
Christian Grothoff [Thu, 15 Dec 2011 12:41:18 +0000 (12:41 +0000)]
store Bloomfilter with rest of datastore data
Christian Grothoff [Thu, 15 Dec 2011 12:40:56 +0000 (12:40 +0000)]
extra error checking in Bloom filter to check that the size of the file on disk corresponds to the expected size for the given filter
Matthias Wachs [Thu, 15 Dec 2011 09:51:58 +0000 (09:51 +0000)]
added python remark to hacking This line, and those below, will be ignored
--
M README
Matthias Wachs [Thu, 15 Dec 2011 09:46:35 +0000 (09:46 +0000)]
Python version required to run tests is >= 2.6
Matthias Wachs [Thu, 15 Dec 2011 09:11:16 +0000 (09:11 +0000)]
-const char
Matthias Wachs [Wed, 14 Dec 2011 13:57:53 +0000 (13:57 +0000)]
-fix
Christian Grothoff [Wed, 14 Dec 2011 13:41:42 +0000 (13:41 +0000)]
-api improvement
Christian Grothoff [Wed, 14 Dec 2011 13:36:23 +0000 (13:36 +0000)]
-api improvement
Matthias Wachs [Wed, 14 Dec 2011 13:32:40 +0000 (13:32 +0000)]
wan/lan detection in plugins
Matthias Wachs [Wed, 14 Dec 2011 13:31:59 +0000 (13:31 +0000)]
adding detection for AF_UNIX
Matthias Wachs [Wed, 14 Dec 2011 10:25:30 +0000 (10:25 +0000)]
WAN/LAN for HTTP/S
Matthias Wachs [Wed, 14 Dec 2011 08:53:29 +0000 (08:53 +0000)]
removing ats functions from plugins, instead provide callback function
Matthias Wachs [Wed, 14 Dec 2011 08:52:27 +0000 (08:52 +0000)]
Christian Grothoff [Tue, 13 Dec 2011 17:44:16 +0000 (17:44 +0000)]
-fixing #2006
Bart Polot [Tue, 13 Dec 2011 17:01:09 +0000 (17:01 +0000)]
- Wrong file commited, fixed.
Bart Polot [Tue, 13 Dec 2011 16:57:45 +0000 (16:57 +0000)]
- Added more stats gathering code
Matthias Wachs [Tue, 13 Dec 2011 16:26:41 +0000 (16:26 +0000)]
missing
Matthias Wachs [Tue, 13 Dec 2011 16:20:08 +0000 (16:20 +0000)]
changes:
changed order of startup since ats is now required for plugins
transport provides ATS handles for plugins
network detection for tcp
Matthias Wachs [Tue, 13 Dec 2011 15:19:16 +0000 (15:19 +0000)]
address type in WLAN
Matthias Wachs [Tue, 13 Dec 2011 15:15:12 +0000 (15:15 +0000)]
added ATS addresstype information to unix
Matthias Wachs [Tue, 13 Dec 2011 15:13:07 +0000 (15:13 +0000)]
fixing crash
0002007
adding network information to addresses
Matthias Wachs [Tue, 13 Dec 2011 15:02:31 +0000 (15:02 +0000)]
LRN's patch argument order
Christian Grothoff [Tue, 13 Dec 2011 14:36:14 +0000 (14:36 +0000)]
trying to fix #2000
Matthias Wachs [Tue, 13 Dec 2011 12:31:32 +0000 (12:31 +0000)]
move code from service to api
fix bug
add test
Bart Polot [Mon, 12 Dec 2011 17:29:09 +0000 (17:29 +0000)]
- Gather more stats from nse runs
Matthias Wachs [Mon, 12 Dec 2011 17:20:02 +0000 (17:20 +0000)]
- remove outpu
Matthias Wachs [Mon, 12 Dec 2011 17:11:37 +0000 (17:11 +0000)]
WAN/LAN detection
Mantis 1991
Matthias Wachs [Mon, 12 Dec 2011 13:58:33 +0000 (13:58 +0000)]
IPv4 check implemented
TODO: IPv6
Matthias Wachs [Mon, 12 Dec 2011 12:52:42 +0000 (12:52 +0000)]
WAN/LAN detection
Matthias Wachs [Mon, 12 Dec 2011 12:05:39 +0000 (12:05 +0000)]
including integration tests in checks
Christian Grothoff [Sun, 11 Dec 2011 15:39:53 +0000 (15:39 +0000)]
renaming WLAN helper process to gnunet-helper-transport-wlan in order to satisfy naming conventions
Christian Grothoff [Sun, 11 Dec 2011 15:31:47 +0000 (15:31 +0000)]
-more minor cleanup
Christian Grothoff [Sun, 11 Dec 2011 15:10:48 +0000 (15:10 +0000)]
-careful WLAN code cleanup
Sree Harsha Totakura [Sat, 10 Dec 2011 13:49:39 +0000 (13:49 +0000)]
syntax
Matthias Wachs [Fri, 9 Dec 2011 17:31:04 +0000 (17:31 +0000)]
clique
Christian Grothoff [Fri, 9 Dec 2011 17:28:06 +0000 (17:28 +0000)]
-revising stream library api
Matthias Wachs [Fri, 9 Dec 2011 16:18:51 +0000 (16:18 +0000)]
disconnect test
Christian Grothoff [Fri, 9 Dec 2011 16:09:04 +0000 (16:09 +0000)]
fix crash
Sree Harsha Totakura [Fri, 9 Dec 2011 15:57:56 +0000 (15:57 +0000)]
fixed missing doc comment
Sree Harsha Totakura [Fri, 9 Dec 2011 15:55:00 +0000 (15:55 +0000)]
added API definitions for stream library
Matthias Wachs [Fri, 9 Dec 2011 15:19:19 +0000 (15:19 +0000)]
added core sessions
Matthias Wachs [Fri, 9 Dec 2011 14:48:25 +0000 (14:48 +0000)]
first test ready
Matthias Wachs [Fri, 9 Dec 2011 12:41:18 +0000 (12:41 +0000)]
test now checks if boths transports are connecting
Matthias Wachs [Fri, 9 Dec 2011 10:40:59 +0000 (10:40 +0000)]
added quiet mode just printing the value
Christian Grothoff [Fri, 9 Dec 2011 08:15:06 +0000 (08:15 +0000)]
-LRN: Fix for ARMed processes that have zero lsocks (such as hostlist)
Christian Grothoff [Thu, 8 Dec 2011 18:01:44 +0000 (18:01 +0000)]
-LRN fix deallocation
Bart Polot [Thu, 8 Dec 2011 17:51:51 +0000 (17:51 +0000)]
- Fixed message accounting, file creation flags, added logging in verbose mode
Christian Grothoff [Thu, 8 Dec 2011 17:48:54 +0000 (17:48 +0000)]
-LRN: misc. minor fixes
Matthias Wachs [Thu, 8 Dec 2011 17:22:03 +0000 (17:22 +0000)]
-more
Matthias Wachs [Thu, 8 Dec 2011 16:16:24 +0000 (16:16 +0000)]
step by step
Christian Grothoff [Thu, 8 Dec 2011 15:45:10 +0000 (15:45 +0000)]
major rewrite of ARM service and a bit of the ARM IPC to take advantage of the simplifications possible now that we no longer intercept traffic; the new code in particular is better at communicating what exactly ARM was doing in response to requests. A major change is that gnunet-arm -i/-k now only impacts if a service is running by-default, on-demand starting is no longer impacted, option -t from gnunet-arm was removed
Bart Polot [Thu, 8 Dec 2011 15:41:43 +0000 (15:41 +0000)]
- Revert 18513, invalid fix
Bart Polot [Thu, 8 Dec 2011 15:39:18 +0000 (15:39 +0000)]
- Fixed memory leak / possible crash of freeing an invalid pointer
Matthias Wachs [Thu, 8 Dec 2011 15:32:52 +0000 (15:32 +0000)]
modified to create cfg with default without template
Matthias Wachs [Thu, 8 Dec 2011 13:43:19 +0000 (13:43 +0000)]
added option to specify hostkey file
Matthias Wachs [Thu, 8 Dec 2011 13:16:31 +0000 (13:16 +0000)]
basics for integration tests
Matthias Wachs [Thu, 8 Dec 2011 13:04:39 +0000 (13:04 +0000)]
space after backslash
Christian Grothoff [Thu, 8 Dec 2011 12:51:14 +0000 (12:51 +0000)]
-eliminate special case, no justification for why it is there
Christian Grothoff [Thu, 8 Dec 2011 12:47:23 +0000 (12:47 +0000)]
-add logging for randomized delays
Christian Grothoff [Thu, 8 Dec 2011 12:42:06 +0000 (12:42 +0000)]
add statistic to track estimated network diameter
Christian Grothoff [Thu, 8 Dec 2011 12:38:28 +0000 (12:38 +0000)]
fixing issue with sending back size estimate messages to peers that already have good estimate information
Bart Polot [Thu, 8 Dec 2011 01:51:33 +0000 (01:51 +0000)]
- Added logging of peers to NSE service
Bart Polot [Thu, 8 Dec 2011 01:07:47 +0000 (01:07 +0000)]
- Added periodic transport & nse stats data logging
Christian Grothoff [Wed, 7 Dec 2011 19:10:24 +0000 (19:10 +0000)]
-fix missing library link flags
Bart Polot [Wed, 7 Dec 2011 17:45:07 +0000 (17:45 +0000)]
- revert 18495
Matthias Wachs [Wed, 7 Dec 2011 17:02:52 +0000 (17:02 +0000)]
added hostkey generation functionality
Matthias Wachs [Wed, 7 Dec 2011 15:34:26 +0000 (15:34 +0000)]
Bart Polot [Wed, 7 Dec 2011 15:33:04 +0000 (15:33 +0000)]
Made sure that NSE never returns invalid standard deviation values
Christian Grothoff [Wed, 7 Dec 2011 14:53:57 +0000 (14:53 +0000)]
-moving interceptor.c code into main arm file
Bart Polot [Wed, 7 Dec 2011 13:40:28 +0000 (13:40 +0000)]
- Add periodic statistic readings to output
Matthias Wachs [Wed, 7 Dec 2011 13:23:01 +0000 (13:23 +0000)]
Matthias Wachs [Wed, 7 Dec 2011 12:42:00 +0000 (12:42 +0000)]
fixed docu
Matthias Wachs [Wed, 7 Dec 2011 12:28:26 +0000 (12:28 +0000)]
testing cmd line tool
Matthias Wachs [Wed, 7 Dec 2011 08:51:16 +0000 (08:51 +0000)]
-fix
Christian Grothoff [Tue, 6 Dec 2011 20:20:46 +0000 (20:20 +0000)]
removing ARM interceptor connection forwarding post-accept code, now using lsocks everywhere
Christian Grothoff [Tue, 6 Dec 2011 20:11:58 +0000 (20:11 +0000)]
-make mst code static, remove GNUNET_SERVER_ prefix
Christian Grothoff [Tue, 6 Dec 2011 20:11:16 +0000 (20:11 +0000)]
-server_mst simplification as possilbe from inlining
Christian Grothoff [Tue, 6 Dec 2011 20:07:48 +0000 (20:07 +0000)]
-duplicated
Christian Grothoff [Tue, 6 Dec 2011 20:07:08 +0000 (20:07 +0000)]
eliminating last dependency on util code from wlan helper by inlining
Christian Grothoff [Tue, 6 Dec 2011 19:56:51 +0000 (19:56 +0000)]
-only with MINGW
Christian Grothoff [Tue, 6 Dec 2011 19:06:30 +0000 (19:06 +0000)]
LRN: correct behaviour when logfile does not exist
Christian Grothoff [Tue, 6 Dec 2011 18:06:54 +0000 (18:06 +0000)]
fix compile
Christian Grothoff [Tue, 6 Dec 2011 18:06:13 +0000 (18:06 +0000)]
LRN: Ensure that GTK can then do the internal call write(2, message, strlen
(message)); successfully by default.
Christian Grothoff [Tue, 6 Dec 2011 17:58:40 +0000 (17:58 +0000)]
Implement passing sockets in IPC on W32 (#1975)
Matthias Wachs [Tue, 6 Dec 2011 14:55:46 +0000 (14:55 +0000)]
adding GNUnet endian operations
Matthias Wachs [Tue, 6 Dec 2011 14:19:35 +0000 (14:19 +0000)]
timestamp not supported on fedora core 8