oweals/gnunet.git
8 years ago-do not leave PPT timeout tasks behind
Christian Grothoff [Wed, 7 Oct 2015 09:20:44 +0000 (09:20 +0000)]
-do not leave PPT timeout tasks behind

8 years ago-fix NPE
Christian Grothoff [Wed, 7 Oct 2015 08:51:00 +0000 (08:51 +0000)]
-fix NPE

8 years agomajor bugfix: is_ready must only be set to GNUNET_NO if we actually did transmit...
Christian Grothoff [Wed, 7 Oct 2015 08:25:40 +0000 (08:25 +0000)]
major bugfix: is_ready must only be set to GNUNET_NO if we actually did transmit something to transport, otherwise we cannot expect to get a SEND_OK back

8 years ago-adding more logging to diagnose transport transmission delays
Christian Grothoff [Wed, 7 Oct 2015 08:24:43 +0000 (08:24 +0000)]
-adding more logging to diagnose transport transmission delays

8 years ago- ignores
Bart Polot [Tue, 6 Oct 2015 19:13:15 +0000 (19:13 +0000)]
- ignores

8 years ago- fix multiple gnunet-nat crashes
Bart Polot [Tue, 6 Oct 2015 19:09:30 +0000 (19:09 +0000)]
- fix multiple gnunet-nat crashes

8 years ago- fix use of uninitialized memory
Bart Polot [Tue, 6 Oct 2015 19:09:29 +0000 (19:09 +0000)]
- fix use of uninitialized memory

8 years ago- fix script to work with barebone versions of sh
Bart Polot [Tue, 6 Oct 2015 17:50:47 +0000 (17:50 +0000)]
- fix script to work with barebone versions of sh

8 years agofix contestation handling / blacklisting
Florian Dold [Tue, 6 Oct 2015 16:17:08 +0000 (16:17 +0000)]
fix contestation handling / blacklisting

8 years agotowards handling byz. faults correctly
Florian Dold [Tue, 6 Oct 2015 15:22:02 +0000 (15:22 +0000)]
towards handling byz. faults correctly

- blacklisting of peers in consensus
- restructuring

8 years ago- ignore confirmation of connections that are being destroyed (tunnel shutting down...
Bart Polot [Tue, 6 Oct 2015 14:14:15 +0000 (14:14 +0000)]
- ignore confirmation of connections that are being destroyed (tunnel shutting down, for instance)

8 years ago- remove unused variable
Bart Polot [Tue, 6 Oct 2015 12:07:00 +0000 (12:07 +0000)]
- remove unused variable

8 years ago- refactor test dropping, reduce test load
Bart Polot [Tue, 6 Oct 2015 12:03:16 +0000 (12:03 +0000)]
- refactor test dropping, reduce test load

8 years ago- Revamp traffic logging, small bugfixes, complete doxygen
Bart Polot [Tue, 6 Oct 2015 12:03:14 +0000 (12:03 +0000)]
- Revamp traffic logging, small bugfixes, complete doxygen

8 years agoconsensus work in progress
Florian Dold [Tue, 6 Oct 2015 02:08:16 +0000 (02:08 +0000)]
consensus work in progress

- store referendum entries differently
- split referendum evaluation in specialized task functions

8 years agoinclude element type in hash
Florian Dold [Mon, 5 Oct 2015 23:16:17 +0000 (23:16 +0000)]
include element type in hash

8 years agoconsensus
Florian Dold [Mon, 5 Oct 2015 22:27:46 +0000 (22:27 +0000)]
consensus

- fix problem with evil peers and loopback set operations
- logging
- fix round numbering

8 years agowork on consensus and set
Florian Dold [Mon, 5 Oct 2015 21:26:56 +0000 (21:26 +0000)]
work on consensus and set

- evil peers for consensus
- various fixes for consensus and set

8 years agoadding DEBUG logic for #3863
Christian Grothoff [Mon, 5 Oct 2015 16:35:44 +0000 (16:35 +0000)]
adding DEBUG logic for #3863

8 years agofix #3986
Christian Grothoff [Mon, 5 Oct 2015 15:28:21 +0000 (15:28 +0000)]
fix #3986

8 years ago- another fix to generation handling and lazy copying
Florian Dold [Sat, 3 Oct 2015 22:36:37 +0000 (22:36 +0000)]
- another fix to generation handling and lazy copying

8 years ago-improving comments and coding style for libgnunethello library
Christian Grothoff [Sat, 3 Oct 2015 20:14:05 +0000 (20:14 +0000)]
-improving comments and coding style for libgnunethello library

8 years agoimproving comments and coding style for libgnunethello library
Christian Grothoff [Sat, 3 Oct 2015 20:12:09 +0000 (20:12 +0000)]
improving comments and coding style for libgnunethello library

8 years ago-bump year
Christian Grothoff [Sat, 3 Oct 2015 16:50:24 +0000 (16:50 +0000)]
-bump year

8 years agofind network interfaces also using 'ip' command (#3911)
Christian Grothoff [Sat, 3 Oct 2015 16:38:55 +0000 (16:38 +0000)]
find network interfaces also using 'ip' command (#3911)

8 years ago- consensus test conf
Florian Dold [Fri, 2 Oct 2015 16:26:47 +0000 (16:26 +0000)]
- consensus test conf

8 years ago- don't show WARNINGs on duplicate traffic
Bart Polot [Fri, 2 Oct 2015 15:07:44 +0000 (15:07 +0000)]
- don't show WARNINGs on duplicate traffic

8 years ago- only break for cadet errors
Bart Polot [Fri, 2 Oct 2015 15:07:43 +0000 (15:07 +0000)]
- only break for cadet errors

8 years ago-properly verify size, fixes #3991
Christian Grothoff [Fri, 2 Oct 2015 14:52:08 +0000 (14:52 +0000)]
-properly verify size, fixes #3991

8 years ago- remove debug
Bart Polot [Fri, 2 Oct 2015 03:48:54 +0000 (03:48 +0000)]
- remove debug

8 years ago- adjust logging
Bart Polot [Fri, 2 Oct 2015 03:37:55 +0000 (03:37 +0000)]
- adjust logging

8 years ago- find the correct stored key, not always the first one
Bart Polot [Fri, 2 Oct 2015 03:37:54 +0000 (03:37 +0000)]
- find the correct stored key, not always the first one

8 years agoDon't reset axolotl state on receipt of a pseudo-duplicate AX key exchange.
Bart Polot [Fri, 2 Oct 2015 03:37:53 +0000 (03:37 +0000)]
Don't reset axolotl state on receipt of a pseudo-duplicate AX key exchange.

Pseudo duplicate means same handshake key but different ratchet key. This
can happen if Alice's first KX message is lost, she receives Bob's KX and
send a payload message herself, advancing her ratchet. If Bob doesn't send
a payload message fast enough, or it gets lost, Alice will retransmit her
KX message, this time with a different ratchet key. If Bob only checks the
ratchet key (the handshake keys are discarded) it could reset the Axolotl
status and re-use keys for messages that got lost/delayed.

8 years agoFix try_old_keys, in order to use it for data with the same Header key but out-of...
Bart Polot [Fri, 2 Oct 2015 03:37:52 +0000 (03:37 +0000)]
Fix try_old_keys, in order to use it for data with the same Header key but out-of-order message number

8 years ago- added hexdump-like function to write binary data to log
Bart Polot [Fri, 2 Oct 2015 03:37:50 +0000 (03:37 +0000)]
- added hexdump-like function to write binary data to log

8 years ago- escape line to avoid false matches
Bart Polot [Fri, 2 Oct 2015 03:37:49 +0000 (03:37 +0000)]
- escape line to avoid false matches

8 years ago- typo in variable name
Bart Polot [Fri, 2 Oct 2015 03:37:48 +0000 (03:37 +0000)]
- typo in variable name

8 years ago- use correct message number in the logs
Bart Polot [Fri, 2 Oct 2015 03:37:47 +0000 (03:37 +0000)]
- use correct message number in the logs

8 years ago- cancel all transmissions so core_api doesn't complain
Bart Polot [Fri, 2 Oct 2015 03:37:46 +0000 (03:37 +0000)]
- cancel all transmissions so core_api doesn't complain

8 years ago- log shutdown
Bart Polot [Fri, 2 Oct 2015 03:37:45 +0000 (03:37 +0000)]
- log shutdown

8 years ago- removed false break
Bart Polot [Fri, 2 Oct 2015 03:37:44 +0000 (03:37 +0000)]
- removed false break

8 years agoFixed usage of known broken paths. If a connection was destroyed
Bart Polot [Fri, 2 Oct 2015 03:37:42 +0000 (03:37 +0000)]
Fixed usage of known broken paths. If a connection was destroyed
while handling a neighbor disconnection, cadet tried to reconnect
to peers using paths containing the disconnecting peer.

8 years ago- cancel transmit requests before destroying channels, warn API users if not
Bart Polot [Fri, 2 Oct 2015 03:37:41 +0000 (03:37 +0000)]
- cancel transmit requests before destroying channels, warn API users if not

8 years ago- don't connect twice on core_connect, as it may cause problems since connections...
Bart Polot [Fri, 2 Oct 2015 03:37:40 +0000 (03:37 +0000)]
- don't connect twice on core_connect, as it may cause problems since connections hashmap is not yet created

8 years ago- fix processing of messages with no payload (keepalives)
Bart Polot [Fri, 2 Oct 2015 03:37:39 +0000 (03:37 +0000)]
- fix processing of messages with no payload (keepalives)

8 years ago- fix log
Bart Polot [Fri, 2 Oct 2015 03:37:38 +0000 (03:37 +0000)]
- fix log

8 years ago- additional test
Bart Polot [Fri, 2 Oct 2015 03:37:37 +0000 (03:37 +0000)]
- additional test

8 years ago- never invalidate direct paths, show warning instead
Bart Polot [Fri, 2 Oct 2015 03:37:36 +0000 (03:37 +0000)]
- never invalidate direct paths, show warning instead

8 years ago- use better variable names
Bart Polot [Fri, 2 Oct 2015 03:37:35 +0000 (03:37 +0000)]
- use better variable names

8 years ago- don't try to connect to peers that are neighbors already
Bart Polot [Fri, 2 Oct 2015 03:37:34 +0000 (03:37 +0000)]
- don't try to connect to peers that are neighbors already

8 years ago- connect if there are less connections than the minimum, not more
Bart Polot [Fri, 2 Oct 2015 03:37:33 +0000 (03:37 +0000)]
- connect if there are less connections than the minimum, not more

8 years ago- don't leave freed memory on the peer's path list, signal error and remove anyway
Bart Polot [Fri, 2 Oct 2015 03:37:32 +0000 (03:37 +0000)]
- don't leave freed memory on the peer's path list, signal error and remove anyway

8 years ago- fix logging
Bart Polot [Fri, 2 Oct 2015 03:37:31 +0000 (03:37 +0000)]
- fix logging

8 years ago- use proper connection states for a tunnel
Bart Polot [Fri, 2 Oct 2015 03:37:30 +0000 (03:37 +0000)]
- use proper connection states for a tunnel

8 years ago- reduce log level
Bart Polot [Fri, 2 Oct 2015 03:37:29 +0000 (03:37 +0000)]
- reduce log level

8 years ago- compiler warning
Bart Polot [Fri, 2 Oct 2015 03:37:28 +0000 (03:37 +0000)]
- compiler warning

8 years ago- use correct hash type
Bart Polot [Fri, 2 Oct 2015 03:37:27 +0000 (03:37 +0000)]
- use correct hash type

8 years ago- style, change rounds
Bart Polot [Fri, 2 Oct 2015 03:37:26 +0000 (03:37 +0000)]
- style, change rounds

8 years ago- don't stop looking for connections as long as the tunnel exists
Bart Polot [Fri, 2 Oct 2015 03:37:25 +0000 (03:37 +0000)]
- don't stop looking for connections as long as the tunnel exists

8 years ago- indicate retransmitted packets on conn log
Bart Polot [Fri, 2 Oct 2015 03:37:24 +0000 (03:37 +0000)]
- indicate retransmitted packets on conn log

8 years ago- unify logging format
Bart Polot [Fri, 2 Oct 2015 03:37:23 +0000 (03:37 +0000)]
- unify logging format

8 years ago- typo
Bart Polot [Fri, 2 Oct 2015 03:37:21 +0000 (03:37 +0000)]
- typo

8 years ago- don't call core if there is no traffic
Bart Polot [Fri, 2 Oct 2015 03:37:20 +0000 (03:37 +0000)]
- don't call core if there is no traffic

8 years agoDESTDIR fix in Makefiles needed by distro packagers
Carlo von lynX [Wed, 30 Sep 2015 20:15:37 +0000 (20:15 +0000)]
DESTDIR fix in Makefiles needed by distro packagers

8 years agofree fix
Gabor X Toth [Wed, 30 Sep 2015 18:50:15 +0000 (18:50 +0000)]
free fix

8 years agostop crashing if sshd is not running on loopback
Christian Grothoff [Tue, 29 Sep 2015 08:39:15 +0000 (08:39 +0000)]
stop crashing if sshd is not running on loopback

8 years agoreport skipped tests, doxygen fixes
Christian Grothoff [Tue, 29 Sep 2015 07:52:23 +0000 (07:52 +0000)]
report skipped tests, doxygen fixes

8 years agofix undefined behavior in GNUNET_array_grow
Florian Dold [Mon, 28 Sep 2015 20:45:45 +0000 (20:45 +0000)]
fix undefined behavior in GNUNET_array_grow

8 years agoadd ecc dlog benchmark
Christian Grothoff [Mon, 28 Sep 2015 13:22:21 +0000 (13:22 +0000)]
add ecc dlog benchmark

8 years agomulticast/psyc/social: message acks & scheduling
Gabor X Toth [Sun, 27 Sep 2015 21:04:34 +0000 (21:04 +0000)]
multicast/psyc/social: message acks & scheduling

8 years agomulticast: remove membership test & replay cancel message types
Gabor X Toth [Sun, 27 Sep 2015 21:04:23 +0000 (21:04 +0000)]
multicast: remove membership test & replay cancel message types

8 years agoremove macro, fix indentation
Florian Dold [Sun, 27 Sep 2015 04:41:31 +0000 (04:41 +0000)]
remove macro, fix indentation

8 years agoSET service: accurate results for symmetric mode
Florian Dold [Sun, 27 Sep 2015 04:32:52 +0000 (04:32 +0000)]
SET service: accurate results for symmetric mode

8 years agomulticast: removed replay cancellation as responses are limited
Gabor X Toth [Sat, 26 Sep 2015 17:10:24 +0000 (17:10 +0000)]
multicast: removed replay cancellation as responses are limited

8 years agomulticast: removed membership test callback as clients check that already during...
Gabor X Toth [Sat, 26 Sep 2015 17:10:17 +0000 (17:10 +0000)]
multicast: removed membership test callback as clients check that already during join & replay

8 years agopsyc fixes
Gabor X Toth [Sat, 26 Sep 2015 17:10:10 +0000 (17:10 +0000)]
psyc fixes

8 years agomulticast: doc formatting
Gabor X Toth [Sat, 26 Sep 2015 17:10:03 +0000 (17:10 +0000)]
multicast: doc formatting

8 years agomulticast: replay
Gabor X Toth [Sat, 26 Sep 2015 17:09:57 +0000 (17:09 +0000)]
multicast: replay

8 years agopsycstore: add fragment_limit arg for message_get
Gabor X Toth [Sat, 26 Sep 2015 17:09:48 +0000 (17:09 +0000)]
psycstore: add fragment_limit arg for message_get

8 years agoset api changes
Florian Dold [Tue, 22 Sep 2015 01:47:36 +0000 (01:47 +0000)]
set api changes

8 years agowork on CONSENSUS and SET
Florian Dold [Tue, 22 Sep 2015 01:20:28 +0000 (01:20 +0000)]
work on CONSENSUS and SET

- byzantine consensus work in progress
- fix SET generation handling

8 years ago- add identity attribute processing
Martin Schanzenbach [Wed, 16 Sep 2015 13:18:29 +0000 (13:18 +0000)]
- add identity attribute processing

8 years ago- fixes, store issued tokens in namestore
Martin Schanzenbach [Tue, 15 Sep 2015 14:04:54 +0000 (14:04 +0000)]
- fixes, store issued tokens in namestore

8 years ago- fix leaks, add token list
Martin Schanzenbach [Tue, 15 Sep 2015 10:09:58 +0000 (10:09 +0000)]
- fix leaks, add token list

8 years ago- fixes
Martin Schanzenbach [Tue, 15 Sep 2015 09:05:18 +0000 (09:05 +0000)]
- fixes

8 years ago- fix invalid free in token rest, fix build bug, move rest up in dependancy list
Martin Schanzenbach [Mon, 14 Sep 2015 16:05:31 +0000 (16:05 +0000)]
- fix invalid free in token rest, fix build bug, move rest up in dependancy list

8 years ago- issue token including attributes
Martin Schanzenbach [Mon, 14 Sep 2015 15:08:54 +0000 (15:08 +0000)]
- issue token including attributes

8 years ago- purge token creation from plugin
Martin Schanzenbach [Mon, 14 Sep 2015 13:16:54 +0000 (13:16 +0000)]
- purge token creation from plugin

8 years ago- token issuing
Martin Schanzenbach [Mon, 14 Sep 2015 13:15:15 +0000 (13:15 +0000)]
- token issuing

8 years ago- fix install path for plugins
Martin Schanzenbach [Mon, 14 Sep 2015 12:52:50 +0000 (12:52 +0000)]
- fix install path for plugins

8 years ago- see last commit
Martin Schanzenbach [Mon, 14 Sep 2015 11:13:00 +0000 (11:13 +0000)]
- see last commit

8 years ago- revert plugin move. Add new identity-token
Martin Schanzenbach [Mon, 14 Sep 2015 11:10:11 +0000 (11:10 +0000)]
- revert plugin move. Add new identity-token

8 years ago-also bench hash on small inputs
Christian Grothoff [Mon, 14 Sep 2015 07:12:16 +0000 (07:12 +0000)]
-also bench hash on small inputs

8 years agomulticast tests
Gabor X Toth [Sun, 13 Sep 2015 07:49:59 +0000 (07:49 +0000)]
multicast tests

8 years ago- fix building (missing source)
Bart Polot [Sat, 12 Sep 2015 00:41:00 +0000 (00:41 +0000)]
- fix building (missing source)

8 years ago- move rest plugins into rest directory where they belong
Martin Schanzenbach [Fri, 11 Sep 2015 15:56:39 +0000 (15:56 +0000)]
- move rest plugins into rest directory where they belong

8 years ago- revert
Martin Schanzenbach [Thu, 10 Sep 2015 15:39:36 +0000 (15:39 +0000)]
- revert

8 years ago- update
Martin Schanzenbach [Thu, 10 Sep 2015 14:43:46 +0000 (14:43 +0000)]
- update

8 years ago- update
Martin Schanzenbach [Thu, 10 Sep 2015 14:42:18 +0000 (14:42 +0000)]
- update

8 years agosocial: guest_enter_by_name(); zone_add_pkey(); join_msg fixes
Gabor X Toth [Tue, 8 Sep 2015 01:36:44 +0000 (01:36 +0000)]
social: guest_enter_by_name(); zone_add_pkey(); join_msg fixes