oweals/gnunet.git
9 years agominor fix
Omar Tarabai [Thu, 7 Aug 2014 12:03:36 +0000 (12:03 +0000)]
minor fix

9 years ago-pogen
Christian Grothoff [Thu, 7 Aug 2014 09:38:43 +0000 (09:38 +0000)]
-pogen

9 years agoX-Vine:Fixes
Supriti Singh [Wed, 6 Aug 2014 22:37:44 +0000 (22:37 +0000)]
X-Vine:Fixes

9 years agoxvine: fixes
Supriti Singh [Wed, 6 Aug 2014 14:15:17 +0000 (14:15 +0000)]
xvine: fixes

9 years ago- added basic layout for b/w and successor stats collection in profiler
Supriti Singh [Wed, 6 Aug 2014 11:07:42 +0000 (11:07 +0000)]
- added basic layout for b/w and successor stats collection in profiler
- fixes in neighbours

9 years agosensor: towards anomaly reporting
Omar Tarabai [Tue, 5 Aug 2014 16:27:13 +0000 (16:27 +0000)]
sensor: towards anomaly reporting

9 years agoCheck for duplicate peers in trail setup and verify successor
Supriti Singh [Tue, 5 Aug 2014 15:58:59 +0000 (15:58 +0000)]
Check for duplicate peers in trail setup and verify successor

9 years agoExponential backoff for find_finger_trail_task
Supriti Singh [Tue, 5 Aug 2014 13:24:53 +0000 (13:24 +0000)]
Exponential backoff for find_finger_trail_task

9 years agosensor: towards anomaly reporting
Omar Tarabai [Tue, 5 Aug 2014 11:59:52 +0000 (11:59 +0000)]
sensor: towards anomaly reporting

9 years agoxvine:fixes
Supriti Singh [Mon, 4 Aug 2014 16:43:15 +0000 (16:43 +0000)]
xvine:fixes

9 years agoxvine:fixes
Supriti Singh [Mon, 4 Aug 2014 14:18:10 +0000 (14:18 +0000)]
xvine:fixes

9 years agosensor: towards p2p anomaly reporting
Omar Tarabai [Mon, 4 Aug 2014 13:55:10 +0000 (13:55 +0000)]
sensor: towards p2p anomaly reporting

9 years agopeerstore: indentation
Omar Tarabai [Mon, 4 Aug 2014 11:06:52 +0000 (11:06 +0000)]
peerstore: indentation

9 years ago- add bart@voyager
Bart Polot [Sun, 3 Aug 2014 18:20:43 +0000 (18:20 +0000)]
- add bart@voyager

9 years agoMissing separator
Bruno Cabral [Sat, 2 Aug 2014 21:50:17 +0000 (21:50 +0000)]
Missing separator

9 years ago- code review
Bart Polot [Fri, 1 Aug 2014 15:56:55 +0000 (15:56 +0000)]
- code review

9 years agox-vine:fixes
Supriti Singh [Fri, 1 Aug 2014 12:38:42 +0000 (12:38 +0000)]
x-vine:fixes

9 years agoThere's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS
LRN [Fri, 1 Aug 2014 12:20:36 +0000 (12:20 +0000)]
There's no GNUNET_LDFLAGS, there's only GN_LIB_FLAGS

This fixes a number of build errors on W32, where -no-undefined is needed
to link shared libraries, and -no-undefined comes via GN_LIB_FLAGS.

9 years agoDon't use the 'interface' name, it conflicts with definitions in W32 headers
LRN [Fri, 1 Aug 2014 12:20:32 +0000 (12:20 +0000)]
Don't use the 'interface' name, it conflicts with definitions in W32 headers

9 years agox-vine:fixes
Supriti Singh [Thu, 31 Jul 2014 13:24:22 +0000 (13:24 +0000)]
x-vine:fixes

9 years agoXVine: Fixes
Supriti Singh [Thu, 31 Jul 2014 09:06:58 +0000 (09:06 +0000)]
XVine: Fixes

9 years agopsyc, psycstore: operation result max error size
Gabor X Toth [Thu, 31 Jul 2014 08:18:17 +0000 (08:18 +0000)]
psyc, psycstore: operation result max error size

9 years agopsyc, psycstore: retrieve state and history
Gabor X Toth [Wed, 30 Jul 2014 21:18:13 +0000 (21:18 +0000)]
psyc, psycstore: retrieve state and history

9 years agoclient manager: documentation
Gabor X Toth [Wed, 30 Jul 2014 21:18:05 +0000 (21:18 +0000)]
client manager: documentation

9 years ago- log
Bart Polot [Wed, 30 Jul 2014 18:42:37 +0000 (18:42 +0000)]
- log

9 years ago- debug info on queued messages when popping
Bart Polot [Wed, 30 Jul 2014 18:42:08 +0000 (18:42 +0000)]
- debug info on queued messages when popping

9 years ago- remove unencrypted keepalive sending
Bart Polot [Wed, 30 Jul 2014 18:42:07 +0000 (18:42 +0000)]
- remove unencrypted keepalive sending

9 years ago- show tunnel info on error
Bart Polot [Wed, 30 Jul 2014 18:42:06 +0000 (18:42 +0000)]
- show tunnel info on error

9 years ago- don't try to salvage traffic if no payload is queued
Bart Polot [Wed, 30 Jul 2014 18:42:06 +0000 (18:42 +0000)]
- don't try to salvage traffic if no payload is queued

9 years ago- don't show error messages if tunnel's state is WAITING
Bart Polot [Wed, 30 Jul 2014 18:42:05 +0000 (18:42 +0000)]
- don't show error messages if tunnel's state is WAITING

9 years ago- untabify
Sree Harsha Totakura [Wed, 30 Jul 2014 09:21:40 +0000 (09:21 +0000)]
- untabify

9 years ago- better feedback to users about duplicated messages
Bart Polot [Wed, 30 Jul 2014 08:21:49 +0000 (08:21 +0000)]
- better feedback to users about duplicated messages

9 years ago- don't break on old errors, check for ERROR level log messages
Bart Polot [Wed, 30 Jul 2014 08:21:48 +0000 (08:21 +0000)]
- don't break on old errors, check for ERROR level log messages

9 years agominor changes
Matthias Wachs [Tue, 29 Jul 2014 16:20:09 +0000 (16:20 +0000)]
minor changes

9 years ago- mark connections as to be destroyed by the _sent continuation
Bart Polot [Tue, 29 Jul 2014 14:53:45 +0000 (14:53 +0000)]
- mark connections as to be destroyed by the _sent continuation

9 years agosensor, sensordashboard: doxygen fixes + indentation
Omar Tarabai [Tue, 29 Jul 2014 14:01:37 +0000 (14:01 +0000)]
sensor, sensordashboard: doxygen fixes + indentation

9 years ago- more info on buildbot errors
Bart Polot [Tue, 29 Jul 2014 13:06:05 +0000 (13:06 +0000)]
- more info on buildbot errors

9 years ago- dump keys to STRERR on debug, if flag is on
Bart Polot [Tue, 29 Jul 2014 13:06:04 +0000 (13:06 +0000)]
- dump keys to STRERR on debug, if flag is on

9 years agofix
Omar Tarabai [Mon, 28 Jul 2014 11:38:04 +0000 (11:38 +0000)]
fix

9 years agoadded a section for PEERSTORE in tutorial
Omar Tarabai [Mon, 28 Jul 2014 11:29:09 +0000 (11:29 +0000)]
added a section for PEERSTORE in tutorial

9 years agosensor: fix memory leaks
Omar Tarabai [Mon, 28 Jul 2014 09:26:15 +0000 (09:26 +0000)]
sensor: fix memory leaks

9 years ago- don't revive dead tunnels
Bart Polot [Mon, 28 Jul 2014 05:22:20 +0000 (05:22 +0000)]
- don't revive dead tunnels

9 years ago- missing cstate2s
Bart Polot [Mon, 28 Jul 2014 05:22:18 +0000 (05:22 +0000)]
- missing cstate2s

9 years ago- fix trim-after-free
Bart Polot [Mon, 28 Jul 2014 05:12:43 +0000 (05:12 +0000)]
- fix trim-after-free

9 years ago- dont complain about tunnels in search of a path
Bart Polot [Mon, 28 Jul 2014 05:12:42 +0000 (05:12 +0000)]
- dont complain about tunnels in search of a path

9 years agoResend traffic queued on connections that time-out, if the peer is an endpoint.
Bart Polot [Mon, 28 Jul 2014 05:12:40 +0000 (05:12 +0000)]
Resend traffic queued on connections that time-out, if the peer is an endpoint.

9 years ago- use WAITING if some connections are in progress
Bart Polot [Mon, 28 Jul 2014 05:12:39 +0000 (05:12 +0000)]
- use WAITING if some connections are in progress

9 years ago- set tunnel cstate to SEARCH when 0 connections are present
Bart Polot [Mon, 28 Jul 2014 05:12:38 +0000 (05:12 +0000)]
- set tunnel cstate to SEARCH when 0 connections are present

9 years agopsyc: membership store
Gabor X Toth [Sun, 27 Jul 2014 13:17:03 +0000 (13:17 +0000)]
psyc: membership store

9 years agopsyc: multicast callbacks for membership test and fragment/message replay
Gabor X Toth [Sun, 27 Jul 2014 11:35:49 +0000 (11:35 +0000)]
psyc: multicast callbacks for membership test and fragment/message replay

9 years agopsycstore: add option to perform membership test when retrieving fragment or message
Gabor X Toth [Sun, 27 Jul 2014 11:35:43 +0000 (11:35 +0000)]
psycstore: add option to perform membership test when retrieving fragment or message

9 years agosensor: completed update functionality
Omar Tarabai [Sun, 27 Jul 2014 01:23:58 +0000 (01:23 +0000)]
sensor: completed update functionality

9 years agosensor: towards update functionality
Omar Tarabai [Fri, 25 Jul 2014 18:02:46 +0000 (18:02 +0000)]
sensor: towards update functionality

9 years agomulticast: send join decision to remote peer
Gabor X Toth [Fri, 25 Jul 2014 13:24:15 +0000 (13:24 +0000)]
multicast: send join decision to remote peer

9 years agosensor: towards update functionality
Omar Tarabai [Fri, 25 Jul 2014 11:42:08 +0000 (11:42 +0000)]
sensor: towards update functionality

9 years agomulticast: use cadet to contact remote peers
Gabor X Toth [Fri, 25 Jul 2014 10:27:43 +0000 (10:27 +0000)]
multicast: use cadet to contact remote peers

9 years ago- fix error condition
Bart Polot [Fri, 25 Jul 2014 03:30:04 +0000 (03:30 +0000)]
- fix error condition

9 years ago- fix handling of SYNACK corner case
Bart Polot [Fri, 25 Jul 2014 03:30:03 +0000 (03:30 +0000)]
- fix handling of SYNACK corner case

9 years ago- if an "old_key" is not valid (for instance, at tunnel establishment), clear the...
Bart Polot [Fri, 25 Jul 2014 03:30:02 +0000 (03:30 +0000)]
- if an "old_key" is not valid (for instance, at tunnel establishment), clear the context ASAP

9 years ago- inform about dropped messages
Bart Polot [Fri, 25 Jul 2014 03:30:00 +0000 (03:30 +0000)]
- inform about dropped messages

9 years ago- debug info on error
Bart Polot [Fri, 25 Jul 2014 03:29:59 +0000 (03:29 +0000)]
- debug info on error

9 years agosocial: fix test debug
Gabor X Toth [Thu, 24 Jul 2014 21:58:12 +0000 (21:58 +0000)]
social: fix test debug

9 years agosocial,psycstore: fix tests linking/debug
Gabor X Toth [Thu, 24 Jul 2014 21:56:12 +0000 (21:56 +0000)]
social,psycstore: fix tests linking/debug

9 years ago- don't send keepalives if traffic is queued
Bart Polot [Thu, 24 Jul 2014 15:46:45 +0000 (15:46 +0000)]
- don't send keepalives if traffic is queued

9 years agoxdht: track topology successor and predecessor neighbours.
Sree Harsha Totakura [Thu, 24 Jul 2014 15:18:37 +0000 (15:18 +0000)]
xdht: track topology successor and predecessor neighbours.

9 years agosensor: minor fixes
Omar Tarabai [Thu, 24 Jul 2014 14:27:25 +0000 (14:27 +0000)]
sensor: minor fixes

9 years ago- fix compile
Bart Polot [Thu, 24 Jul 2014 13:39:33 +0000 (13:39 +0000)]
- fix compile

9 years ago- restore long tests
Bart Polot [Thu, 24 Jul 2014 13:33:25 +0000 (13:33 +0000)]
- restore long tests

9 years agofixing documentation
Matthias Wachs [Thu, 24 Jul 2014 12:58:10 +0000 (12:58 +0000)]
fixing documentation

9 years agopeerstore: doxygen
Omar Tarabai [Thu, 24 Jul 2014 12:44:24 +0000 (12:44 +0000)]
peerstore: doxygen

9 years agoCalculating index from finger value and my identity using shift operation
Supriti Singh [Thu, 24 Jul 2014 12:19:27 +0000 (12:19 +0000)]
Calculating index from finger value and my identity using shift operation

9 years agofixing doxygen documentation
Matthias Wachs [Thu, 24 Jul 2014 12:18:12 +0000 (12:18 +0000)]
fixing doxygen documentation

9 years agodoxygen fixes
Matthias Wachs [Thu, 24 Jul 2014 12:14:13 +0000 (12:14 +0000)]
doxygen fixes

9 years agofixing doxygen
Matthias Wachs [Thu, 24 Jul 2014 11:57:02 +0000 (11:57 +0000)]
fixing doxygen

9 years agosensor: towards update functionality
Omar Tarabai [Thu, 24 Jul 2014 11:55:36 +0000 (11:55 +0000)]
sensor: towards update functionality

9 years agotest_plugin_psycstore: use ecdsa keys where appropriate
Gabor X Toth [Thu, 24 Jul 2014 10:01:56 +0000 (10:01 +0000)]
test_plugin_psycstore: use ecdsa keys where appropriate

9 years agotest_psycstore: use ecdsa keys where appropriate
Gabor X Toth [Thu, 24 Jul 2014 09:57:00 +0000 (09:57 +0000)]
test_psycstore: use ecdsa keys where appropriate

9 years agoxvine:fixes
Supriti Singh [Thu, 24 Jul 2014 09:51:16 +0000 (09:51 +0000)]
xvine:fixes

9 years agopsyc,social: fix linking for tests
Gabor X Toth [Thu, 24 Jul 2014 09:46:33 +0000 (09:46 +0000)]
psyc,social: fix linking for tests

9 years agopsyc: fix timing-related test failure
Gabor X Toth [Thu, 24 Jul 2014 09:30:18 +0000 (09:30 +0000)]
psyc: fix timing-related test failure

9 years agomulticast,psyc,social: remove DEBUG #defines from tests to keep `make check` working
Gabor X Toth [Thu, 24 Jul 2014 08:17:41 +0000 (08:17 +0000)]
multicast,psyc,social: remove DEBUG #defines from tests to keep `make check` working

9 years agosocial: guest_talk test; multicast: fix member_to_origin_resume()
Gabor X Toth [Thu, 24 Jul 2014 07:59:21 +0000 (07:59 +0000)]
social: guest_talk test; multicast: fix member_to_origin_resume()

9 years ago- in ACK tests, the initializer message is part of the data exchange
Bart Polot [Thu, 24 Jul 2014 06:00:09 +0000 (06:00 +0000)]
- in ACK tests, the initializer message is part of the data exchange

9 years ago- revamp almost all cadet tests, keep track of messages, sizes, acks
Bart Polot [Thu, 24 Jul 2014 04:35:15 +0000 (04:35 +0000)]
- revamp almost all cadet tests, keep track of messages, sizes, acks

9 years agosocial: fix linking
Gabor X Toth [Wed, 23 Jul 2014 22:01:32 +0000 (22:01 +0000)]
social: fix linking

9 years agoEnable tests to run concurrently.
Sree Harsha Totakura [Wed, 23 Jul 2014 17:34:06 +0000 (17:34 +0000)]
Enable tests to run concurrently.

9 years agosocial: implement enter/leave/messaging; psyc: improvements and fixes
Gabor X Toth [Wed, 23 Jul 2014 16:19:49 +0000 (16:19 +0000)]
social: implement enter/leave/messaging; psyc: improvements and fixes

- social: implement enter/leave, send/receive messages, slicer
- psyc, social: add struct GNUNET_PSYC_Message for single-fragment join messages
- psyc: add message callback in addition to message part callback
- client_manager, social, psyc, multicast: add disconnect callback

9 years agoRevert "- convince gcc to compile"
Gabor X Toth [Wed, 23 Jul 2014 16:19:46 +0000 (16:19 +0000)]
Revert "- convince gcc to compile"

This reverts commit cd2a54791e6286c3c437b525b26f6e9268956afc.

9 years agoRevert "- persuade social to at least compile"
Gabor X Toth [Wed, 23 Jul 2014 16:19:40 +0000 (16:19 +0000)]
Revert "- persuade social to at least compile"

This reverts commit 4938775bf405d8720ae5adce20bd5d66492e75a2.

9 years ago- send ack AFTER removing message from queue, otherwise ack triggers an assert for...
Bart Polot [Wed, 23 Jul 2014 05:47:32 +0000 (05:47 +0000)]
- send ack AFTER removing message from queue, otherwise ack triggers an assert for sending and ACK of still-existing data

9 years ago- count a MIMD as received only after sending it to client
Bart Polot [Wed, 23 Jul 2014 05:47:31 +0000 (05:47 +0000)]
- count a MIMD as received only after sending it to client

9 years ago- send past messages to client, as they are ordered below ACK
Bart Polot [Wed, 23 Jul 2014 05:47:29 +0000 (05:47 +0000)]
- send past messages to client, as they are ordered below ACK

9 years ago- log payload of dropped data
Bart Polot [Wed, 23 Jul 2014 05:47:28 +0000 (05:47 +0000)]
- log payload of dropped data

9 years ago- correct data feedback
Bart Polot [Wed, 23 Jul 2014 05:47:27 +0000 (05:47 +0000)]
- correct data feedback

9 years ago- make sure head of pending messages is > expected message, fix integer underflow
Bart Polot [Wed, 23 Jul 2014 05:47:26 +0000 (05:47 +0000)]
- make sure head of pending messages is > expected message, fix integer underflow

9 years ago- clear ready flag on send
Bart Polot [Wed, 23 Jul 2014 05:47:24 +0000 (05:47 +0000)]
- clear ready flag on send

9 years ago- fix logging
Bart Polot [Wed, 23 Jul 2014 05:47:23 +0000 (05:47 +0000)]
- fix logging

9 years ago- make sure connection is destroyed and no use-after-free happens
Bart Polot [Tue, 22 Jul 2014 16:00:36 +0000 (16:00 +0000)]
- make sure connection is destroyed and no use-after-free happens

9 years ago- only an error if counter was wrong
Bart Polot [Tue, 22 Jul 2014 16:00:35 +0000 (16:00 +0000)]
- only an error if counter was wrong

9 years ago- Keepalives should NOT be transmitted in the clear
Bart Polot [Tue, 22 Jul 2014 16:00:33 +0000 (16:00 +0000)]
- Keepalives should NOT be transmitted in the clear