oweals/gnunet.git
13 years agoimproved test framework
Matthias Wachs [Thu, 15 Dec 2011 15:56:05 +0000 (15:56 +0000)]
improved test framework

13 years agoadded improved check management
Matthias Wachs [Thu, 15 Dec 2011 15:20:50 +0000 (15:20 +0000)]
added improved check management

13 years agouse better heuristic to deal with datastore put failures; log migration stop message...
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

13 years agoadding support for detection quota changes / missing bloomfilter files and reconstruc...
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

13 years ago-fixing pos
Christian Grothoff [Thu, 15 Dec 2011 14:54:07 +0000 (14:54 +0000)]
-fixing pos

13 years agopeer get automatically stopped
Matthias Wachs [Thu, 15 Dec 2011 14:21:40 +0000 (14:21 +0000)]
peer get automatically stopped

13 years agoimproved peer management
Matthias Wachs [Thu, 15 Dec 2011 14:09:56 +0000 (14:09 +0000)]
improved peer management

13 years agoonly try to read bf from disk if we didn't just create the file
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

13 years agostore Bloomfilter with rest of datastore data
Christian Grothoff [Thu, 15 Dec 2011 12:41:18 +0000 (12:41 +0000)]
store Bloomfilter with rest of datastore data

13 years agoextra error checking in Bloom filter to check that the size of the file on disk corre...
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

13 years agoadded python remark to hacking This line, and those below, will be ignored
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

13 years agoPython version required to run tests is >= 2.6
Matthias Wachs [Thu, 15 Dec 2011 09:46:35 +0000 (09:46 +0000)]
Python version required to run tests is >= 2.6

13 years ago-const char
Matthias Wachs [Thu, 15 Dec 2011 09:11:16 +0000 (09:11 +0000)]
-const char

13 years ago-fix
Matthias Wachs [Wed, 14 Dec 2011 13:57:53 +0000 (13:57 +0000)]
-fix

13 years ago-api improvement
Christian Grothoff [Wed, 14 Dec 2011 13:41:42 +0000 (13:41 +0000)]
-api improvement

13 years ago-api improvement
Christian Grothoff [Wed, 14 Dec 2011 13:36:23 +0000 (13:36 +0000)]
-api improvement

13 years agowan/lan detection in plugins
Matthias Wachs [Wed, 14 Dec 2011 13:32:40 +0000 (13:32 +0000)]
wan/lan detection in plugins

13 years agoadding detection for AF_UNIX
Matthias Wachs [Wed, 14 Dec 2011 13:31:59 +0000 (13:31 +0000)]
adding detection for AF_UNIX

13 years agoWAN/LAN for HTTP/S
Matthias Wachs [Wed, 14 Dec 2011 10:25:30 +0000 (10:25 +0000)]
WAN/LAN for HTTP/S

13 years agoremoving ats functions from plugins, instead provide callback function
Matthias Wachs [Wed, 14 Dec 2011 08:53:29 +0000 (08:53 +0000)]
removing ats functions from plugins, instead provide callback function

13 years ago(no commit message)
Matthias Wachs [Wed, 14 Dec 2011 08:52:27 +0000 (08:52 +0000)]

13 years ago-fixing #2006
Christian Grothoff [Tue, 13 Dec 2011 17:44:16 +0000 (17:44 +0000)]
-fixing #2006

13 years ago- Wrong file commited, fixed.
Bart Polot [Tue, 13 Dec 2011 17:01:09 +0000 (17:01 +0000)]
- Wrong file commited, fixed.

13 years ago- Added more stats gathering code
Bart Polot [Tue, 13 Dec 2011 16:57:45 +0000 (16:57 +0000)]
- Added more stats gathering code

13 years agomissing
Matthias Wachs [Tue, 13 Dec 2011 16:26:41 +0000 (16:26 +0000)]
missing

13 years agochanges:
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

13 years agoaddress type in WLAN
Matthias Wachs [Tue, 13 Dec 2011 15:19:16 +0000 (15:19 +0000)]
address type in WLAN

13 years agoadded ATS addresstype information to unix
Matthias Wachs [Tue, 13 Dec 2011 15:15:12 +0000 (15:15 +0000)]
added ATS addresstype information to unix

13 years agofixing crash 0002007
Matthias Wachs [Tue, 13 Dec 2011 15:13:07 +0000 (15:13 +0000)]
fixing crash 0002007
adding network information to addresses

13 years agoLRN's patch argument order
Matthias Wachs [Tue, 13 Dec 2011 15:02:31 +0000 (15:02 +0000)]
LRN's patch argument order

13 years agotrying to fix #2000
Christian Grothoff [Tue, 13 Dec 2011 14:36:14 +0000 (14:36 +0000)]
trying to fix #2000

13 years agomove code from service to api
Matthias Wachs [Tue, 13 Dec 2011 12:31:32 +0000 (12:31 +0000)]
move code from service to api
fix bug
add test

13 years ago- Gather more stats from nse runs
Bart Polot [Mon, 12 Dec 2011 17:29:09 +0000 (17:29 +0000)]
- Gather more stats from nse runs

13 years ago- remove outpu
Matthias Wachs [Mon, 12 Dec 2011 17:20:02 +0000 (17:20 +0000)]
- remove outpu

13 years agoWAN/LAN detection
Matthias Wachs [Mon, 12 Dec 2011 17:11:37 +0000 (17:11 +0000)]
WAN/LAN detection
Mantis 1991

13 years agoIPv4 check implemented
Matthias Wachs [Mon, 12 Dec 2011 13:58:33 +0000 (13:58 +0000)]
IPv4 check implemented
TODO: IPv6

13 years agoWAN/LAN detection
Matthias Wachs [Mon, 12 Dec 2011 12:52:42 +0000 (12:52 +0000)]
WAN/LAN detection

13 years agoincluding integration tests in checks
Matthias Wachs [Mon, 12 Dec 2011 12:05:39 +0000 (12:05 +0000)]
including integration tests in checks

13 years agorenaming WLAN helper process to gnunet-helper-transport-wlan in order to satisfy...
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

13 years ago-more minor cleanup
Christian Grothoff [Sun, 11 Dec 2011 15:31:47 +0000 (15:31 +0000)]
-more minor cleanup

13 years ago-careful WLAN code cleanup
Christian Grothoff [Sun, 11 Dec 2011 15:10:48 +0000 (15:10 +0000)]
-careful WLAN code cleanup

13 years agosyntax
Sree Harsha Totakura [Sat, 10 Dec 2011 13:49:39 +0000 (13:49 +0000)]
syntax

13 years agoclique
Matthias Wachs [Fri, 9 Dec 2011 17:31:04 +0000 (17:31 +0000)]
clique

13 years ago-revising stream library api
Christian Grothoff [Fri, 9 Dec 2011 17:28:06 +0000 (17:28 +0000)]
-revising stream library api

13 years agodisconnect test
Matthias Wachs [Fri, 9 Dec 2011 16:18:51 +0000 (16:18 +0000)]
disconnect test

13 years agofix crash
Christian Grothoff [Fri, 9 Dec 2011 16:09:04 +0000 (16:09 +0000)]
fix crash

13 years agofixed missing doc comment
Sree Harsha Totakura [Fri, 9 Dec 2011 15:57:56 +0000 (15:57 +0000)]
fixed missing doc comment

13 years agoadded API definitions for stream library
Sree Harsha Totakura [Fri, 9 Dec 2011 15:55:00 +0000 (15:55 +0000)]
added API definitions for stream library

13 years agoadded core sessions
Matthias Wachs [Fri, 9 Dec 2011 15:19:19 +0000 (15:19 +0000)]
added core sessions

13 years agofirst test ready
Matthias Wachs [Fri, 9 Dec 2011 14:48:25 +0000 (14:48 +0000)]
first test ready

13 years agotest now checks if boths transports are connecting
Matthias Wachs [Fri, 9 Dec 2011 12:41:18 +0000 (12:41 +0000)]
test now checks if boths transports are connecting

13 years agoadded quiet mode just printing the value
Matthias Wachs [Fri, 9 Dec 2011 10:40:59 +0000 (10:40 +0000)]
added quiet mode just printing the value

13 years ago-LRN: Fix for ARMed processes that have zero lsocks (such as hostlist)
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)

13 years ago-LRN fix deallocation
Christian Grothoff [Thu, 8 Dec 2011 18:01:44 +0000 (18:01 +0000)]
-LRN fix deallocation

13 years ago- Fixed message accounting, file creation flags, added logging in verbose mode
Bart Polot [Thu, 8 Dec 2011 17:51:51 +0000 (17:51 +0000)]
- Fixed message accounting, file creation flags, added logging in verbose mode

13 years ago-LRN: misc. minor fixes
Christian Grothoff [Thu, 8 Dec 2011 17:48:54 +0000 (17:48 +0000)]
-LRN: misc. minor fixes

13 years ago-more
Matthias Wachs [Thu, 8 Dec 2011 17:22:03 +0000 (17:22 +0000)]
-more

13 years agostep by step
Matthias Wachs [Thu, 8 Dec 2011 16:16:24 +0000 (16:16 +0000)]
step by step

13 years agomajor rewrite of ARM service and a bit of the ARM IPC to take advantage of the simpli...
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

13 years ago- Revert 18513, invalid fix
Bart Polot [Thu, 8 Dec 2011 15:41:43 +0000 (15:41 +0000)]
- Revert 18513, invalid fix

13 years ago- Fixed memory leak / possible crash of freeing an invalid pointer
Bart Polot [Thu, 8 Dec 2011 15:39:18 +0000 (15:39 +0000)]
- Fixed memory leak / possible crash of freeing an invalid pointer

13 years agomodified to create cfg with default without template
Matthias Wachs [Thu, 8 Dec 2011 15:32:52 +0000 (15:32 +0000)]
modified to create cfg with default without template

13 years agoadded option to specify hostkey file
Matthias Wachs [Thu, 8 Dec 2011 13:43:19 +0000 (13:43 +0000)]
added option to specify hostkey file

13 years agobasics for integration tests
Matthias Wachs [Thu, 8 Dec 2011 13:16:31 +0000 (13:16 +0000)]
basics for integration tests

13 years agospace after backslash
Matthias Wachs [Thu, 8 Dec 2011 13:04:39 +0000 (13:04 +0000)]
space after backslash

13 years ago-eliminate special case, no justification for why it is there
Christian Grothoff [Thu, 8 Dec 2011 12:51:14 +0000 (12:51 +0000)]
-eliminate special case, no justification for why it is there

13 years ago-add logging for randomized delays
Christian Grothoff [Thu, 8 Dec 2011 12:47:23 +0000 (12:47 +0000)]
-add logging for randomized delays

13 years agoadd statistic to track estimated network diameter
Christian Grothoff [Thu, 8 Dec 2011 12:42:06 +0000 (12:42 +0000)]
add statistic to track estimated network diameter

13 years agofixing issue with sending back size estimate messages to peers that already have...
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

13 years ago- Added logging of peers to NSE service
Bart Polot [Thu, 8 Dec 2011 01:51:33 +0000 (01:51 +0000)]
- Added logging of peers to NSE service

13 years ago- Added periodic transport & nse stats data logging
Bart Polot [Thu, 8 Dec 2011 01:07:47 +0000 (01:07 +0000)]
- Added periodic transport & nse stats data logging

13 years ago-fix missing library link flags
Christian Grothoff [Wed, 7 Dec 2011 19:10:24 +0000 (19:10 +0000)]
-fix missing library link flags

13 years ago- revert 18495
Bart Polot [Wed, 7 Dec 2011 17:45:07 +0000 (17:45 +0000)]
- revert 18495

13 years agoadded hostkey generation functionality
Matthias Wachs [Wed, 7 Dec 2011 17:02:52 +0000 (17:02 +0000)]
added hostkey generation functionality

13 years ago(no commit message)
Matthias Wachs [Wed, 7 Dec 2011 15:34:26 +0000 (15:34 +0000)]

13 years agoMade sure that NSE never returns invalid standard deviation values
Bart Polot [Wed, 7 Dec 2011 15:33:04 +0000 (15:33 +0000)]
Made sure that NSE never returns invalid standard deviation values

13 years ago-moving interceptor.c code into main arm file
Christian Grothoff [Wed, 7 Dec 2011 14:53:57 +0000 (14:53 +0000)]
-moving interceptor.c code into main arm file

13 years ago- Add periodic statistic readings to output
Bart Polot [Wed, 7 Dec 2011 13:40:28 +0000 (13:40 +0000)]
- Add periodic statistic readings to output

13 years ago(no commit message)
Matthias Wachs [Wed, 7 Dec 2011 13:23:01 +0000 (13:23 +0000)]

13 years agofixed docu
Matthias Wachs [Wed, 7 Dec 2011 12:42:00 +0000 (12:42 +0000)]
fixed docu

13 years agotesting cmd line tool
Matthias Wachs [Wed, 7 Dec 2011 12:28:26 +0000 (12:28 +0000)]
testing cmd line tool

13 years ago-fix
Matthias Wachs [Wed, 7 Dec 2011 08:51:16 +0000 (08:51 +0000)]
-fix

13 years agoremoving ARM interceptor connection forwarding post-accept code, now using lsocks...
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

13 years ago-make mst code static, remove GNUNET_SERVER_ prefix
Christian Grothoff [Tue, 6 Dec 2011 20:11:58 +0000 (20:11 +0000)]
-make mst code static, remove GNUNET_SERVER_ prefix

13 years ago-server_mst simplification as possilbe from inlining
Christian Grothoff [Tue, 6 Dec 2011 20:11:16 +0000 (20:11 +0000)]
-server_mst simplification as possilbe from inlining

13 years ago-duplicated
Christian Grothoff [Tue, 6 Dec 2011 20:07:48 +0000 (20:07 +0000)]
-duplicated

13 years agoeliminating last dependency on util code from wlan helper by inlining
Christian Grothoff [Tue, 6 Dec 2011 20:07:08 +0000 (20:07 +0000)]
eliminating last dependency on util code from wlan helper by inlining

13 years ago-only with MINGW
Christian Grothoff [Tue, 6 Dec 2011 19:56:51 +0000 (19:56 +0000)]
-only with MINGW

13 years agoLRN: correct behaviour when logfile does not exist
Christian Grothoff [Tue, 6 Dec 2011 19:06:30 +0000 (19:06 +0000)]
LRN: correct behaviour when logfile does not exist

13 years agofix compile
Christian Grothoff [Tue, 6 Dec 2011 18:06:54 +0000 (18:06 +0000)]
fix compile

13 years agoLRN: Ensure that GTK can then do the internal call write(2, message, strlen
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.

13 years agoImplement passing sockets in IPC on W32 (#1975)
Christian Grothoff [Tue, 6 Dec 2011 17:58:40 +0000 (17:58 +0000)]
Implement passing sockets in IPC on W32 (#1975)

13 years agoadding GNUnet endian operations
Matthias Wachs [Tue, 6 Dec 2011 14:55:46 +0000 (14:55 +0000)]
adding GNUnet endian operations

13 years agotimestamp not supported on fedora core 8
Matthias Wachs [Tue, 6 Dec 2011 14:19:35 +0000 (14:19 +0000)]
timestamp not supported on fedora core 8

13 years agoFixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the same...
Christian Grothoff [Tue, 6 Dec 2011 14:13:38 +0000 (14:13 +0000)]
Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the same time limiting BF size for datastore to 2 GB. Also fixing infinite loop when creating BFs of sizes between 2-4 GB

13 years ago-preping arm for test by LRN
Christian Grothoff [Tue, 6 Dec 2011 13:56:42 +0000 (13:56 +0000)]
-preping arm for test by LRN

13 years ago-use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonll
Christian Grothoff [Tue, 6 Dec 2011 13:54:35 +0000 (13:54 +0000)]
-use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonll

13 years agouse uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonll
Christian Grothoff [Tue, 6 Dec 2011 13:54:18 +0000 (13:54 +0000)]
use uint64_t instead of long long for GNUNET_ntohll/GNUNET_htonll

13 years agoRemoved legacy code
Bart Polot [Tue, 6 Dec 2011 13:35:10 +0000 (13:35 +0000)]
Removed legacy code

13 years agoLRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was not defined...
Christian Grothoff [Tue, 6 Dec 2011 12:49:06 +0000 (12:49 +0000)]
LRN: Fixing Mantis #1974: On W32 winsock2.h defines FD_SETSIZE (if it was not defined before inclusion of the header) to 64, which means that it's not possible to select on more than 64 sockets at once. This might work during the tests, but in the wild people might want to have more than 60 connections, at least in the transport service.
The patch attached should increase the limit to 1024.