oweals/gnunet.git
10 years ago-Adapting trail teardown and add trail messages for trail id.
Supriti Singh [Fri, 30 May 2014 10:51:55 +0000 (10:51 +0000)]
-Adapting trail teardown and add trail messages for trail id.

10 years agopsyc, multicast: reorg code, use new client manager & psyc util lib
Gabor X Toth [Thu, 29 May 2014 16:35:55 +0000 (16:35 +0000)]
psyc, multicast: reorg code, use new client manager & psyc util lib

10 years agoPSYC util lib: receiving/transmitting/logging PSYC messages
Gabor X Toth [Thu, 29 May 2014 16:35:53 +0000 (16:35 +0000)]
PSYC util lib: receiving/transmitting/logging PSYC messages

10 years agoclient manager: higher level client API with a transmission queue and message handler...
Gabor X Toth [Thu, 29 May 2014 16:35:45 +0000 (16:35 +0000)]
client manager: higher level client API with a transmission queue and message handler registration

10 years agopeerstore: towards watch functionality
Omar Tarabai [Wed, 28 May 2014 18:21:02 +0000 (18:21 +0000)]
peerstore: towards watch functionality

10 years agosensor: disabling sensors
Omar Tarabai [Wed, 28 May 2014 16:51:33 +0000 (16:51 +0000)]
sensor: disabling sensors

10 years agoRemoving warning messages
Supriti Singh [Wed, 28 May 2014 14:55:36 +0000 (14:55 +0000)]
Removing warning messages

10 years agoAdapting verify successor code to use trail id
Supriti Singh [Wed, 28 May 2014 14:50:21 +0000 (14:50 +0000)]
Adapting verify successor code to use trail id
Linear lookup in find_successor()
Typo fix in comment of trail compression

10 years agofix for memory leaks
Omar Tarabai [Wed, 28 May 2014 13:13:46 +0000 (13:13 +0000)]
fix for memory leaks

10 years agofew fixes
Omar Tarabai [Wed, 28 May 2014 12:12:10 +0000 (12:12 +0000)]
few fixes

10 years agosocial: separate host/guest/place API; add missing method cb params; improve docs
Gabor X Toth [Tue, 27 May 2014 21:31:53 +0000 (21:31 +0000)]
social: separate host/guest/place API; add missing method cb params; improve docs

10 years agoundef _FORTIFY_SOURCE before defining it, in case it's already set
Gabor X Toth [Tue, 27 May 2014 21:31:46 +0000 (21:31 +0000)]
undef _FORTIFY_SOURCE before defining it, in case it's already set

10 years agoFix pkgconfig/gnunetsocial.pc.in
David Barksdale [Tue, 27 May 2014 18:46:41 +0000 (18:46 +0000)]
Fix pkgconfig/gnunetsocial.pc.in

10 years agopeerstore: iterate request timeout
Omar Tarabai [Tue, 27 May 2014 18:37:44 +0000 (18:37 +0000)]
peerstore: iterate request timeout

10 years agoUsing trail id
Supriti Singh [Tue, 27 May 2014 14:43:12 +0000 (14:43 +0000)]
Using trail id
Finger table add functionality complete
Adding a new message trail compression

10 years agothese messages should not be logged as errors
Matthias Wachs [Tue, 27 May 2014 14:10:32 +0000 (14:10 +0000)]
these messages should not be logged as errors
when addresses have changed (due to plugins disabled, ip address changing) this behaviour is expected

10 years agoerror handling was moved to clients
Matthias Wachs [Tue, 27 May 2014 12:12:34 +0000 (12:12 +0000)]
error handling was moved to clients
all clients (gnunet-peerinfo, gnunet-peerinfo-gtk, gnunet-ats/transport) support error handling with error code

10 years agobug hunting
Matthias Wachs [Tue, 27 May 2014 11:59:05 +0000 (11:59 +0000)]
bug hunting

10 years agominor changes
Matthias Wachs [Tue, 27 May 2014 11:49:22 +0000 (11:49 +0000)]
minor changes

10 years agochange order for error check
Matthias Wachs [Tue, 27 May 2014 11:36:51 +0000 (11:36 +0000)]
change order for error check

10 years agofix crash
Matthias Wachs [Tue, 27 May 2014 11:34:37 +0000 (11:34 +0000)]
fix crash

10 years agoremove fix me: probe_ctx are stored in a list and clean up on shutdown performed
Matthias Wachs [Tue, 27 May 2014 11:24:36 +0000 (11:24 +0000)]
remove fix me: probe_ctx are stored in a list and clean up on shutdown performed

10 years agomulticast: run testing peer
Gabor X Toth [Tue, 27 May 2014 11:23:23 +0000 (11:23 +0000)]
multicast: run testing peer

10 years agoadd social service
Gabor X Toth [Tue, 27 May 2014 11:10:35 +0000 (11:10 +0000)]
add social service

10 years agofix address resolution process
Matthias Wachs [Tue, 27 May 2014 10:56:24 +0000 (10:56 +0000)]
fix address resolution process

10 years ago-fmt
Christian Grothoff [Tue, 27 May 2014 10:04:25 +0000 (10:04 +0000)]
-fmt

10 years agofix: increase address counter only when address could be converted
Matthias Wachs [Tue, 27 May 2014 09:43:16 +0000 (09:43 +0000)]
fix: increase address counter only when address could be converted

10 years agoenable DHT monitors to distinguish routing requests from requests that terminate...
Christian Grothoff [Tue, 27 May 2014 09:10:21 +0000 (09:10 +0000)]
enable DHT monitors to distinguish routing requests from requests that terminate at the local node (for GET/PUT, not for replies)

10 years ago-indentation fixes
Christian Grothoff [Tue, 27 May 2014 09:09:45 +0000 (09:09 +0000)]
-indentation fixes

10 years ago- no hton conversion for the set-API-add function
Christian Fuchs [Tue, 27 May 2014 09:09:08 +0000 (09:09 +0000)]
- no hton conversion for the set-API-add function

10 years agopsyc, multicast: join decision, tests
Gabor X Toth [Mon, 26 May 2014 22:16:05 +0000 (22:16 +0000)]
psyc, multicast: join decision, tests

10 years agoAdd CORS support to hostlist server
David Barksdale [Mon, 26 May 2014 17:23:39 +0000 (17:23 +0000)]
Add CORS support to hostlist server

10 years agoAdd CORS support to HTTP transport
David Barksdale [Mon, 26 May 2014 16:46:53 +0000 (16:46 +0000)]
Add CORS support to HTTP transport

10 years agoTypo in comment
David Barksdale [Mon, 26 May 2014 16:39:09 +0000 (16:39 +0000)]
Typo in comment

10 years ago- fixed the same bug on bob's side as on alice's side in copying over element data...
Christian Fuchs [Mon, 26 May 2014 15:36:51 +0000 (15:36 +0000)]
- fixed the same bug on bob's side as on alice's side in copying over element data in the SP-api. seems like this correction got lost somewhere

10 years ago- fixed a double-free-race upon failing a set op
Christian Fuchs [Mon, 26 May 2014 15:34:51 +0000 (15:34 +0000)]
- fixed a double-free-race upon failing a set op

10 years ago- removed double-free after set has freed its set already
Christian Fuchs [Mon, 26 May 2014 15:25:17 +0000 (15:25 +0000)]
- removed double-free after set has freed its set already

10 years ago- fixed bug in set which allows a peer to generate a malformed session setup
Christian Fuchs [Mon, 26 May 2014 09:32:54 +0000 (09:32 +0000)]
- fixed bug in set which allows a peer to generate a malformed session setup
- fixed double-cancel of a set-handle

10 years agoremove breaks not required anymore
Matthias Wachs [Mon, 26 May 2014 09:09:58 +0000 (09:09 +0000)]
remove breaks not required anymore

10 years ago- SP now uses the correct msg type for session initialization
Christian Fuchs [Mon, 26 May 2014 08:43:57 +0000 (08:43 +0000)]
- SP now uses the correct msg type for session initialization
- fixed bug when handling of failed set operations

10 years ago-a bit more towards following coding conventions
Christian Grothoff [Sat, 24 May 2014 20:09:12 +0000 (20:09 +0000)]
-a bit more towards following coding conventions

10 years agocleaning up scalar product client API
Christian Grothoff [Sat, 24 May 2014 19:57:15 +0000 (19:57 +0000)]
cleaning up scalar product client API

10 years ago-doxygen, some additional error checking
Christian Grothoff [Sat, 24 May 2014 18:06:44 +0000 (18:06 +0000)]
-doxygen, some additional error checking

10 years agopsyc, multicast: fixes, comments
Gabor X Toth [Fri, 23 May 2014 14:41:42 +0000 (14:41 +0000)]
psyc, multicast: fixes, comments

10 years agowarning fix
Omar Tarabai [Fri, 23 May 2014 14:04:48 +0000 (14:04 +0000)]
warning fix

10 years ago- fix test tmt_rdy size request
Bart Polot [Fri, 23 May 2014 00:38:03 +0000 (00:38 +0000)]
- fix test tmt_rdy size request

10 years ago- fix name detection
Bart Polot [Fri, 23 May 2014 00:38:01 +0000 (00:38 +0000)]
- fix name detection

10 years ago- rename tests
Bart Polot [Fri, 23 May 2014 00:38:00 +0000 (00:38 +0000)]
- rename tests

10 years ago- fix stats collection
Bart Polot [Fri, 23 May 2014 00:37:58 +0000 (00:37 +0000)]
- fix stats collection

10 years ago- fix testbed statistics collection
Bart Polot [Fri, 23 May 2014 00:37:57 +0000 (00:37 +0000)]
- fix testbed statistics collection

10 years ago- remove hardcoded target peer numbering
Bart Polot [Fri, 23 May 2014 00:37:55 +0000 (00:37 +0000)]
- remove hardcoded target peer numbering

10 years ago- fixes
Bart Polot [Fri, 23 May 2014 00:37:54 +0000 (00:37 +0000)]
- fixes

10 years ago- ignore tests
Bart Polot [Fri, 23 May 2014 00:37:53 +0000 (00:37 +0000)]
- ignore tests

10 years ago- simplify names, update Makefile
Bart Polot [Fri, 23 May 2014 00:37:52 +0000 (00:37 +0000)]
- simplify names, update Makefile

10 years ago- fix id check on data callback
Bart Polot [Fri, 23 May 2014 00:37:50 +0000 (00:37 +0000)]
- fix id check on data callback

10 years ago- add default size, doc
Bart Polot [Fri, 23 May 2014 00:37:49 +0000 (00:37 +0000)]
- add default size, doc

10 years ago- perform tests with only 2 peers for basic P2P test and with 5 peer line for testing...
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

10 years ago- use increasing size data messages
Bart Polot [Fri, 23 May 2014 00:37:46 +0000 (00:37 +0000)]
- use increasing size data messages

10 years ago- speed up ID announce to force different PUT paths in the DHT
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

10 years ago- change connection density for cadet profiler
Bart Polot [Fri, 23 May 2014 00:37:43 +0000 (00:37 +0000)]
- change connection density for cadet profiler

10 years agologread-ipc colouring
Gabor X Toth [Thu, 22 May 2014 23:05:34 +0000 (23:05 +0000)]
logread-ipc colouring

10 years agopsyc, multicast: join decision
Gabor X Toth [Thu, 22 May 2014 23:05:27 +0000 (23:05 +0000)]
psyc, multicast: join decision

10 years agodisable hostlist server
Matthias Wachs [Thu, 22 May 2014 09:29:38 +0000 (09:29 +0000)]
disable hostlist server

10 years agoRefactoring
Supriti Singh [Wed, 21 May 2014 10:25:40 +0000 (10:25 +0000)]
Refactoring

10 years agofix for address switching when both peers switch at about the same time and an additi...
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

10 years agoperformance API indicates disconnect
Matthias Wachs [Wed, 21 May 2014 08:02:38 +0000 (08:02 +0000)]
performance API indicates disconnect

10 years agoimproved test
Matthias Wachs [Tue, 20 May 2014 16:13:07 +0000 (16:13 +0000)]
improved test

10 years agoadd tcp test to makefile
Matthias Wachs [Tue, 20 May 2014 16:10:27 +0000 (16:10 +0000)]
add tcp test to makefile

10 years agomissing config
Matthias Wachs [Tue, 20 May 2014 16:08:33 +0000 (16:08 +0000)]
missing config

10 years agomore configs
Matthias Wachs [Tue, 20 May 2014 16:01:34 +0000 (16:01 +0000)]
more configs

10 years agonew configs
Matthias Wachs [Tue, 20 May 2014 16:01:10 +0000 (16:01 +0000)]
new configs

10 years agoaddress switch test
Matthias Wachs [Tue, 20 May 2014 16:00:16 +0000 (16:00 +0000)]
address switch test

10 years agonewline
Matthias Wachs [Tue, 20 May 2014 15:32:25 +0000 (15:32 +0000)]
newline

10 years agonew test case
Matthias Wachs [Tue, 20 May 2014 14:47:09 +0000 (14:47 +0000)]
new test case

10 years ago- forgot to set concluded intersection OP to NULL
Christian Fuchs [Tue, 20 May 2014 14:36:40 +0000 (14:36 +0000)]
- forgot to set concluded intersection OP to NULL

10 years ago- fixed corner case for the set-intersection computation formula for computation...
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

10 years agorename cfg files in Makefile
Matthias Wachs [Tue, 20 May 2014 12:19:35 +0000 (12:19 +0000)]
rename cfg files in Makefile

10 years agoremove unreliability test
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

10 years agoimproved log message
Matthias Wachs [Tue, 20 May 2014 11:33:55 +0000 (11:33 +0000)]
improved log message

10 years agoremove checking for packet order in quota compliance
Matthias Wachs [Tue, 20 May 2014 11:32:11 +0000 (11:32 +0000)]
remove checking for packet order in quota compliance

10 years ago- Adding code to check for congestion and threshold in find_successor()
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.

10 years ago- removed now obsolete check for the element count for an scalarproduct calculation
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

10 years ago- removed redundant and bugged check from SP intersection handling
Christian Fuchs [Tue, 20 May 2014 09:28:27 +0000 (09:28 +0000)]
- removed redundant and bugged check from SP intersection handling

10 years ago- Adding a new message type,GNUNET_MESSAGE_TYPE_DHT_P2P_ADD_TRAIL
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.

10 years agoremove debugging output
Matthias Wachs [Mon, 19 May 2014 14:39:41 +0000 (14:39 +0000)]
remove debugging output

10 years agoimproved output for gnunet-transport
Matthias Wachs [Mon, 19 May 2014 14:35:19 +0000 (14:35 +0000)]
improved output for gnunet-transport

10 years agonew api
Matthias Wachs [Mon, 19 May 2014 14:17:08 +0000 (14:17 +0000)]
new api

10 years agonew API
Matthias Wachs [Mon, 19 May 2014 14:14:10 +0000 (14:14 +0000)]
new API

10 years agonew api
Matthias Wachs [Mon, 19 May 2014 14:13:50 +0000 (14:13 +0000)]
new api

10 years agousing new api
Matthias Wachs [Mon, 19 May 2014 13:55:36 +0000 (13:55 +0000)]
using new api

10 years ago- adapted nat-tests for API changes
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

10 years agoadded some fixme
Matthias Wachs [Mon, 19 May 2014 12:07:59 +0000 (12:07 +0000)]
added some fixme

10 years agopeerstore: record expiry
Omar Tarabai [Mon, 19 May 2014 12:07:15 +0000 (12:07 +0000)]
peerstore: record expiry

10 years ago- updated NAT callback function defintion to no longer carry around strings,
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

10 years agopeerstore: completed iterate functionality
Omar Tarabai [Mon, 19 May 2014 10:26:08 +0000 (10:26 +0000)]
peerstore: completed iterate functionality

10 years agoremove log level and initialize values
Matthias Wachs [Mon, 19 May 2014 08:54:34 +0000 (08:54 +0000)]
remove log level and initialize values

10 years ago- increase log level when quotas cannot be loaded from configuration
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

10 years agoreduce log level when solution was found within optimality gap
Matthias Wachs [Mon, 19 May 2014 08:52:26 +0000 (08:52 +0000)]
reduce log level when solution was found within optimality gap

10 years agopeerstore: towards iterate functionality
Omar Tarabai [Sun, 18 May 2014 14:01:27 +0000 (14:01 +0000)]
peerstore: towards iterate functionality

10 years agoadd missing cancel implementation for MQ
Florian Dold [Sat, 17 May 2014 17:39:50 +0000 (17:39 +0000)]
add missing cancel implementation for MQ