oweals/gnunet.git
12 years ago-make assignment cleaner, move to where it is needed
Christian Grothoff [Fri, 16 Dec 2011 12:10:03 +0000 (12:10 +0000)]
-make assignment cleaner, move to where it is needed

12 years agoadditional stylistic changes to gnunet-helper-nat-client anticipating next round...
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

12 years agosome very minor stylistic changes to gnunet-helper-nat-server based on suggestions...
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

12 years ago-LRN: w32 version of fstat
Christian Grothoff [Thu, 15 Dec 2011 18:44:52 +0000 (18:44 +0000)]
-LRN: w32 version of fstat

12 years agoimproved tests
Matthias Wachs [Thu, 15 Dec 2011 17:03:59 +0000 (17:03 +0000)]
improved tests

12 years agoimproved test framework
Matthias Wachs [Thu, 15 Dec 2011 15:56:05 +0000 (15:56 +0000)]
improved test framework

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

12 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

12 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

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

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

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

12 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

12 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

12 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

12 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

12 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

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

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

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

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

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

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

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

12 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

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

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

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

12 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

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

12 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

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

12 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

12 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

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

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

12 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

12 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

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

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

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

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

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

12 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

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

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

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

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

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

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

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

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

12 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

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

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

12 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

12 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

12 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)

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

12 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

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

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

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

12 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

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

12 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

12 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

12 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

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

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

12 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

12 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

12 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

12 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

12 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

12 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

12 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

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

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

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

12 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

12 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

12 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

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

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

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

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

12 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

12 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

12 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

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

12 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

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

12 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

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

12 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.

12 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)

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

12 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

12 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