Gabor X Toth [Fri, 23 May 2014 14:41:42 +0000 (14:41 +0000)]
psyc, multicast: fixes, comments
Omar Tarabai [Fri, 23 May 2014 14:04:48 +0000 (14:04 +0000)]
warning fix
Bart Polot [Fri, 23 May 2014 00:38:03 +0000 (00:38 +0000)]
- fix test tmt_rdy size request
Bart Polot [Fri, 23 May 2014 00:38:01 +0000 (00:38 +0000)]
- fix name detection
Bart Polot [Fri, 23 May 2014 00:38:00 +0000 (00:38 +0000)]
- rename tests
Bart Polot [Fri, 23 May 2014 00:37:58 +0000 (00:37 +0000)]
- fix stats collection
Bart Polot [Fri, 23 May 2014 00:37:57 +0000 (00:37 +0000)]
- fix testbed statistics collection
Bart Polot [Fri, 23 May 2014 00:37:55 +0000 (00:37 +0000)]
- remove hardcoded target peer numbering
Bart Polot [Fri, 23 May 2014 00:37:54 +0000 (00:37 +0000)]
- fixes
Bart Polot [Fri, 23 May 2014 00:37:53 +0000 (00:37 +0000)]
- ignore tests
Bart Polot [Fri, 23 May 2014 00:37:52 +0000 (00:37 +0000)]
- simplify names, update Makefile
Bart Polot [Fri, 23 May 2014 00:37:50 +0000 (00:37 +0000)]
- fix id check on data callback
Bart Polot [Fri, 23 May 2014 00:37:49 +0000 (00:37 +0000)]
- add default size, doc
Bart Polot [Fri, 23 May 2014 00:37:47 +0000 (00:37 +0000)]
- perform tests with only 2 peers for basic P2P test and with 5 peer line for testing of relay peers
Bart Polot [Fri, 23 May 2014 00:37:46 +0000 (00:37 +0000)]
- use increasing size data messages
Bart Polot [Fri, 23 May 2014 00:37:44 +0000 (00:37 +0000)]
- speed up ID announce to force different PUT paths in the DHT
Bart Polot [Fri, 23 May 2014 00:37:43 +0000 (00:37 +0000)]
- change connection density for cadet profiler
Gabor X Toth [Thu, 22 May 2014 23:05:34 +0000 (23:05 +0000)]
logread-ipc colouring
Gabor X Toth [Thu, 22 May 2014 23:05:27 +0000 (23:05 +0000)]
psyc, multicast: join decision
Matthias Wachs [Thu, 22 May 2014 09:29:38 +0000 (09:29 +0000)]
disable hostlist server
Supriti Singh [Wed, 21 May 2014 10:25:40 +0000 (10:25 +0000)]
Refactoring
Matthias Wachs [Wed, 21 May 2014 09:28:03 +0000 (09:28 +0000)]
fix for address switching when both peers switch at about the same time and an additional SESSION_ACK is received
Matthias Wachs [Wed, 21 May 2014 08:02:38 +0000 (08:02 +0000)]
performance API indicates disconnect
Matthias Wachs [Tue, 20 May 2014 16:13:07 +0000 (16:13 +0000)]
improved test
Matthias Wachs [Tue, 20 May 2014 16:10:27 +0000 (16:10 +0000)]
add tcp test to makefile
Matthias Wachs [Tue, 20 May 2014 16:08:33 +0000 (16:08 +0000)]
missing config
Matthias Wachs [Tue, 20 May 2014 16:01:34 +0000 (16:01 +0000)]
more configs
Matthias Wachs [Tue, 20 May 2014 16:01:10 +0000 (16:01 +0000)]
new configs
Matthias Wachs [Tue, 20 May 2014 16:00:16 +0000 (16:00 +0000)]
address switch test
Matthias Wachs [Tue, 20 May 2014 15:32:25 +0000 (15:32 +0000)]
newline
Matthias Wachs [Tue, 20 May 2014 14:47:09 +0000 (14:47 +0000)]
new test case
Christian Fuchs [Tue, 20 May 2014 14:36:40 +0000 (14:36 +0000)]
- forgot to set concluded intersection OP to NULL
Christian Fuchs [Tue, 20 May 2014 14:23:32 +0000 (14:23 +0000)]
- fixed corner case for the set-intersection computation formula for computation pair calculations with VERY few elements on one side
Matthias Wachs [Tue, 20 May 2014 12:19:35 +0000 (12:19 +0000)]
rename cfg files in Makefile
Matthias Wachs [Tue, 20 May 2014 11:37:19 +0000 (11:37 +0000)]
remove unreliability test
- update reliabilitility test: this test only ensures that all messages are delivered and are not corrupted
out of order delivery is not checked any longer
Matthias Wachs [Tue, 20 May 2014 11:33:55 +0000 (11:33 +0000)]
improved log message
Matthias Wachs [Tue, 20 May 2014 11:32:11 +0000 (11:32 +0000)]
remove checking for packet order in quota compliance
Supriti Singh [Tue, 20 May 2014 11:15:15 +0000 (11:15 +0000)]
- Adding code to check for congestion and threshold in find_successor()
- Updating trail rejection to get congestion time from congested peer.
Christian Fuchs [Tue, 20 May 2014 09:58:47 +0000 (09:58 +0000)]
- removed now obsolete check for the element count for an scalarproduct calculation
- removed matching for element count for the same reason
- fixed a safety check conditions logics operator from AND to OR
Christian Fuchs [Tue, 20 May 2014 09:28:27 +0000 (09:28 +0000)]
- removed redundant and bugged check from SP intersection handling
Supriti Singh [Mon, 19 May 2014 16:58:57 +0000 (16:58 +0000)]
- Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P_ADD_TRAIL
- removing compare_and_update_predecessor()
- refactoring trail rejection.
Matthias Wachs [Mon, 19 May 2014 14:39:41 +0000 (14:39 +0000)]
remove debugging output
Matthias Wachs [Mon, 19 May 2014 14:35:19 +0000 (14:35 +0000)]
improved output for gnunet-transport
Matthias Wachs [Mon, 19 May 2014 14:17:08 +0000 (14:17 +0000)]
new api
Matthias Wachs [Mon, 19 May 2014 14:14:10 +0000 (14:14 +0000)]
new API
Matthias Wachs [Mon, 19 May 2014 14:13:50 +0000 (14:13 +0000)]
new api
Matthias Wachs [Mon, 19 May 2014 13:55:36 +0000 (13:55 +0000)]
using new api
Christian Fuchs [Mon, 19 May 2014 12:58:06 +0000 (12:58 +0000)]
- adapted nat-tests for API changes
- set NAT success return code to be GNUNET_OK
Matthias Wachs [Mon, 19 May 2014 12:07:59 +0000 (12:07 +0000)]
added some fixme
Omar Tarabai [Mon, 19 May 2014 12:07:15 +0000 (12:07 +0000)]
peerstore: record expiry
Christian Fuchs [Mon, 19 May 2014 12:03:26 +0000 (12:03 +0000)]
- updated NAT callback function defintion to no longer carry around strings,
- NAT lib now uses error-code enums to signal success and errors
- reworked related code to return errorcodes
- added and updated a missing doxygen documention
- todo next: testcases
Omar Tarabai [Mon, 19 May 2014 10:26:08 +0000 (10:26 +0000)]
peerstore: completed iterate functionality
Matthias Wachs [Mon, 19 May 2014 08:54:34 +0000 (08:54 +0000)]
remove log level and initialize values
Matthias Wachs [Mon, 19 May 2014 08:53:19 +0000 (08:53 +0000)]
- increase log level when quotas cannot be loaded from configuration
- fix for setting default inbound bandwidth
Matthias Wachs [Mon, 19 May 2014 08:52:26 +0000 (08:52 +0000)]
reduce log level when solution was found within optimality gap
Omar Tarabai [Sun, 18 May 2014 14:01:27 +0000 (14:01 +0000)]
peerstore: towards iterate functionality
Florian Dold [Sat, 17 May 2014 17:39:50 +0000 (17:39 +0000)]
add missing cancel implementation for MQ
Omar Tarabai [Sat, 17 May 2014 16:57:49 +0000 (16:57 +0000)]
peestore: towards iterate functionality
Gabor X Toth [Sat, 17 May 2014 10:16:15 +0000 (10:16 +0000)]
multicast, psyc: client connections, join requests
Omar Tarabai [Fri, 16 May 2014 17:23:47 +0000 (17:23 +0000)]
minor fixes
Omar Tarabai [Fri, 16 May 2014 17:00:30 +0000 (17:00 +0000)]
minor fixes
Omar Tarabai [Fri, 16 May 2014 16:45:43 +0000 (16:45 +0000)]
peerstore API now uses MQ
Omar Tarabai [Fri, 16 May 2014 12:54:18 +0000 (12:54 +0000)]
towards peerstore iterate
Matthias Wachs [Fri, 16 May 2014 12:32:44 +0000 (12:32 +0000)]
setting feedback with preference generator
Supriti Singh [Fri, 16 May 2014 10:40:30 +0000 (10:40 +0000)]
Bug fix
Matthias Wachs [Fri, 16 May 2014 07:40:49 +0000 (07:40 +0000)]
fixing division by zero in normalization
Matthias Wachs [Thu, 15 May 2014 20:22:23 +0000 (20:22 +0000)]
remove unused break
Matthias Wachs [Thu, 15 May 2014 16:47:24 +0000 (16:47 +0000)]
log if peer is requested
Matthias Wachs [Thu, 15 May 2014 14:48:59 +0000 (14:48 +0000)]
adding bt to data file header
Matthias Wachs [Thu, 15 May 2014 14:11:24 +0000 (14:11 +0000)]
header
Matthias Wachs [Thu, 15 May 2014 14:09:18 +0000 (14:09 +0000)]
add step duration
Omar Tarabai [Wed, 14 May 2014 17:06:27 +0000 (17:06 +0000)]
added record expiry to sqlite
Bart Polot [Wed, 14 May 2014 16:51:12 +0000 (16:51 +0000)]
- revert log
Bart Polot [Wed, 14 May 2014 16:50:49 +0000 (16:50 +0000)]
- don't use the old key during a KX
Bart Polot [Wed, 14 May 2014 16:50:48 +0000 (16:50 +0000)]
- log
Bart Polot [Wed, 14 May 2014 16:50:46 +0000 (16:50 +0000)]
- use cadet for log script
Bart Polot [Wed, 14 May 2014 16:50:45 +0000 (16:50 +0000)]
- don't destroy the KX context right away, wait 1 minute for possible old traffic
Bart Polot [Wed, 14 May 2014 16:50:43 +0000 (16:50 +0000)]
- refactor decryption
Bart Polot [Wed, 14 May 2014 16:50:41 +0000 (16:50 +0000)]
- don't inifinite loop on error
Bart Polot [Wed, 14 May 2014 16:50:39 +0000 (16:50 +0000)]
- move HMAC verification to decryption function
Bart Polot [Wed, 14 May 2014 16:50:38 +0000 (16:50 +0000)]
- use old key for encryption if key exchange was recent enough
Bart Polot [Wed, 14 May 2014 16:50:36 +0000 (16:50 +0000)]
- refactor key generation, cache peers ephemeral key to create new keys immediately
Bart Polot [Wed, 14 May 2014 16:50:35 +0000 (16:50 +0000)]
- doc
Bart Polot [Wed, 14 May 2014 16:50:33 +0000 (16:50 +0000)]
- storage for old _encryption_ keys
Bart Polot [Wed, 14 May 2014 16:50:31 +0000 (16:50 +0000)]
- stop using CadetTunnel3 and go back to CadetTunnel
Bart Polot [Wed, 14 May 2014 16:50:28 +0000 (16:50 +0000)]
- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)
Bart Polot [Wed, 14 May 2014 16:50:22 +0000 (16:50 +0000)]
- revert logging changes back to debug level
Omar Tarabai [Wed, 14 May 2014 16:40:45 +0000 (16:40 +0000)]
peerstore helper file
Supriti Singh [Wed, 14 May 2014 14:06:29 +0000 (14:06 +0000)]
- Fixes in routing table functions
Matthias Wachs [Wed, 14 May 2014 12:11:35 +0000 (12:11 +0000)]
fix check
Matthias Wachs [Wed, 14 May 2014 12:08:14 +0000 (12:08 +0000)]
fix logging for failed solutions + cfg
Matthias Wachs [Wed, 14 May 2014 10:39:08 +0000 (10:39 +0000)]
updating cfg
Matthias Wachs [Wed, 14 May 2014 08:34:07 +0000 (08:34 +0000)]
use cfg function in solvers
Matthias Wachs [Wed, 14 May 2014 08:17:46 +0000 (08:17 +0000)]
read coefficients with cfg functions
Matthias Wachs [Wed, 14 May 2014 08:09:42 +0000 (08:09 +0000)]
adding function to read float from cfg
Matthias Wachs [Tue, 13 May 2014 22:50:28 +0000 (22:50 +0000)]
implemented mip gap
Omar Tarabai [Tue, 13 May 2014 22:20:01 +0000 (22:20 +0000)]
reconnect on error
Omar Tarabai [Tue, 13 May 2014 22:08:22 +0000 (22:08 +0000)]
PEERSTORE api overhaul
Matthias Wachs [Tue, 13 May 2014 21:54:23 +0000 (21:54 +0000)]
implementation of mip gap tolerance interval
Matthias Wachs [Tue, 13 May 2014 20:37:20 +0000 (20:37 +0000)]
perf_solver_conf with mlp options