oweals/gnunet.git
7 years agoguix-env.scm: build gnunet with hardening. taler-0.2.0
ng0 [Sat, 19 Nov 2016 14:46:14 +0000 (14:46 +0000)]
guix-env.scm: build gnunet with hardening.

7 years agoSometimes it's OK if multiplication overflows
David Barksdale [Fri, 18 Nov 2016 05:24:43 +0000 (23:24 -0600)]
Sometimes it's OK if multiplication overflows

7 years agoAvoid undefined left-shift
David Barksdale [Fri, 18 Nov 2016 02:22:22 +0000 (20:22 -0600)]
Avoid undefined left-shift

7 years agoCheck return value of GNUNET_NETWORK_socket_create
David Barksdale [Wed, 16 Nov 2016 06:21:31 +0000 (15:21 +0900)]
Check return value of GNUNET_NETWORK_socket_create

7 years agofix out-of-tree build of GNUnet
Christian Grothoff [Fri, 11 Nov 2016 15:01:24 +0000 (16:01 +0100)]
fix out-of-tree build of GNUnet

7 years agofix out-of-tree build of GNUnet
Christian Grothoff [Fri, 11 Nov 2016 15:01:13 +0000 (16:01 +0100)]
fix out-of-tree build of GNUnet

7 years agoconfigure: --enable-sanitizer
tg(x) [Thu, 10 Nov 2016 16:27:10 +0000 (17:27 +0100)]
configure: --enable-sanitizer

7 years ago- ignore test files
Bart Polot [Wed, 9 Nov 2016 21:48:44 +0000 (22:48 +0100)]
- ignore test files

7 years ago- add subdirectory gitignore files
Bart Polot [Wed, 9 Nov 2016 19:25:49 +0000 (20:25 +0100)]
- add subdirectory gitignore files

7 years ago- fix handling of HELLO with 0 expiration time
Bart Polot [Wed, 9 Nov 2016 19:13:19 +0000 (20:13 +0100)]
- fix handling of HELLO with 0 expiration time

7 years ago- autoreconf fails without ChangeLog present
Bart Polot [Wed, 9 Nov 2016 19:11:49 +0000 (20:11 +0100)]
- autoreconf fails without ChangeLog present

7 years agoremove obsolete svn to change log script
Christian Grothoff [Tue, 8 Nov 2016 12:53:48 +0000 (13:53 +0100)]
remove obsolete svn to change log script

7 years agoget rid of ChangeLog generation from svn, start new ChangeLog for Git initial-import-from-subversion-38251
Christian Grothoff [Tue, 8 Nov 2016 12:47:13 +0000 (13:47 +0100)]
get rid of ChangeLog generation from svn, start new ChangeLog for Git

7 years ago- axolotl initialization takes > 1s under valgrind
Bart Polot [Fri, 4 Nov 2016 09:47:31 +0000 (09:47 +0000)]
- axolotl initialization takes > 1s under valgrind

7 years ago- avoid connection timeout in valgrind tests
Bart Polot [Fri, 4 Nov 2016 09:47:30 +0000 (09:47 +0000)]
- avoid connection timeout in valgrind tests

7 years ago- use timing macro instead of log
Bart Polot [Fri, 4 Nov 2016 09:47:28 +0000 (09:47 +0000)]
- use timing macro instead of log

7 years ago-remove dead code
Bart Polot [Fri, 4 Nov 2016 09:47:27 +0000 (09:47 +0000)]
-remove dead code

7 years ago- simplify logging
Bart Polot [Fri, 4 Nov 2016 09:47:26 +0000 (09:47 +0000)]
- simplify logging

7 years ago- refactor connection upkeep code, remove unneeded functions
Bart Polot [Fri, 4 Nov 2016 09:47:25 +0000 (09:47 +0000)]
- refactor connection upkeep code, remove unneeded functions

7 years ago- update doxygen / doc
Bart Polot [Fri, 4 Nov 2016 09:47:24 +0000 (09:47 +0000)]
- update doxygen / doc

7 years ago- refactor function timing code
Bart Polot [Fri, 4 Nov 2016 09:47:22 +0000 (09:47 +0000)]
- refactor function timing code

7 years ago- fix logging
Bart Polot [Fri, 4 Nov 2016 09:47:21 +0000 (09:47 +0000)]
- fix logging

7 years ago- simplify ack handling, die if trying to send conneciton-level ACK to clients
Bart Polot [Fri, 4 Nov 2016 09:47:19 +0000 (09:47 +0000)]
- simplify ack handling, die if trying to send conneciton-level ACK to clients

7 years ago- always return a queue handle
Bart Polot [Fri, 4 Nov 2016 09:47:18 +0000 (09:47 +0000)]
- always return a queue handle

7 years ago- don't complain about retransmitted connection_create/_ack messages
Bart Polot [Fri, 4 Nov 2016 09:47:17 +0000 (09:47 +0000)]
- don't complain about retransmitted connection_create/_ack messages

7 years ago- use proper type for N/A
Bart Polot [Fri, 4 Nov 2016 09:47:15 +0000 (09:47 +0000)]
- use proper type for N/A

7 years ago- sending KX on loopback is very wrong, die
Bart Polot [Fri, 4 Nov 2016 09:47:14 +0000 (09:47 +0000)]
- sending KX on loopback is very wrong, die

7 years ago- doc
Bart Polot [Fri, 4 Nov 2016 09:47:12 +0000 (09:47 +0000)]
- doc

7 years ago-more work towards NAT service
Christian Grothoff [Mon, 31 Oct 2016 21:02:30 +0000 (21:02 +0000)]
-more work towards NAT service

7 years agoadd template for NAT service
Christian Grothoff [Mon, 31 Oct 2016 10:30:38 +0000 (10:30 +0000)]
add template for NAT service

7 years agoRefactor encrypted traffic handling
Bart Polot [Sat, 29 Oct 2016 23:46:44 +0000 (23:46 +0000)]
Refactor encrypted traffic handling

- eliminate encapsulation for KX/DATA
- simplify cases
- remove dead code
- Organize message types

7 years agoUn-flag in_flight to avoid integer underflow in GNUNET_MQ_get_length
Bart Polot [Sat, 29 Oct 2016 14:56:53 +0000 (14:56 +0000)]
Un-flag in_flight to avoid integer underflow in GNUNET_MQ_get_length

7 years ago- Fix Coverity #153011, abort on NULL path instead of dereferencing later
Bart Polot [Sat, 29 Oct 2016 14:56:52 +0000 (14:56 +0000)]
- Fix Coverity #153011, abort on NULL path instead of dereferencing later

7 years agoupdate documentation
Sree Harsha Totakura [Thu, 27 Oct 2016 15:02:36 +0000 (15:02 +0000)]
update documentation

7 years agodisable more unnecessary services in testcases
Sree Harsha Totakura [Thu, 27 Oct 2016 15:02:18 +0000 (15:02 +0000)]
disable more unnecessary services in testcases

7 years agopropagate barrier status messages to sub controllers
Sree Harsha Totakura [Thu, 27 Oct 2016 15:01:52 +0000 (15:01 +0000)]
propagate barrier status messages to sub controllers

7 years agoFix #4718: Do not echo BARRIER_STATUS messages back to the main controller/test drive...
Sree Harsha Totakura [Thu, 27 Oct 2016 13:00:37 +0000 (13:00 +0000)]
Fix #4718: Do not echo BARRIER_STATUS messages back to the main controller/test driverAlso add a few FIXMEs to be fixed and fix testcase logic to accommodate new scheduler shutdown semantics

7 years agotestbed: do not start unnecessary services
Sree Harsha Totakura [Thu, 27 Oct 2016 09:35:00 +0000 (09:35 +0000)]
testbed: do not start unnecessary services

7 years agoBuild messages fully in tunnel code, avoid copying in connection layer
Bart Polot [Thu, 27 Oct 2016 06:18:17 +0000 (06:18 +0000)]
Build messages fully in tunnel code, avoid copying in connection layer

7 years ago- measure encryption performance
Bart Polot [Thu, 27 Oct 2016 06:18:16 +0000 (06:18 +0000)]
- measure encryption performance

7 years ago- doc
Bart Polot [Thu, 27 Oct 2016 06:18:15 +0000 (06:18 +0000)]
- doc

7 years ago- reduce log level
Bart Polot [Thu, 27 Oct 2016 06:18:14 +0000 (06:18 +0000)]
- reduce log level

7 years agoAvoid double const
David Barksdale [Wed, 26 Oct 2016 19:29:59 +0000 (19:29 +0000)]
Avoid double const

7 years agoUse GNUNET_NAT_StatusCode and GNUNET_NAT_status2string
David Barksdale [Wed, 26 Oct 2016 19:27:09 +0000 (19:27 +0000)]
Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2string

7 years agoMove type check after initialization to make compiler happy
David Barksdale [Wed, 26 Oct 2016 18:55:25 +0000 (18:55 +0000)]
Move type check after initialization to make compiler happy

7 years agoThis can't be NULL
David Barksdale [Wed, 26 Oct 2016 18:16:44 +0000 (18:16 +0000)]
This can't be NULL

7 years agoRemove ?: operator to avoid confusion
David Barksdale [Wed, 26 Oct 2016 18:11:27 +0000 (18:11 +0000)]
Remove ?: operator to avoid confusion

It has lower prescedence than - so the - was being evaluated first.
Instead of adding more parens I'm just removing it to make it more readable.

7 years agoDon't mind me, I'm just going to put this function back together
David Barksdale [Wed, 26 Oct 2016 15:56:48 +0000 (15:56 +0000)]
Don't mind me, I'm just going to put this function back together

7 years agoUpdate po files
David Barksdale [Wed, 26 Oct 2016 14:25:30 +0000 (14:25 +0000)]
Update po files

7 years ago- add connection info to timing log
Bart Polot [Wed, 26 Oct 2016 04:21:00 +0000 (04:21 +0000)]
- add connection info to timing log

7 years ago- reset timeout for early keepalive on CONN_ACK
Bart Polot [Wed, 26 Oct 2016 04:20:59 +0000 (04:20 +0000)]
- reset timeout for early keepalive on CONN_ACK

7 years ago- improve logging of CONN_ACK
Bart Polot [Wed, 26 Oct 2016 04:20:57 +0000 (04:20 +0000)]
- improve logging of CONN_ACK

7 years ago- remove dead code
Bart Polot [Wed, 26 Oct 2016 04:20:56 +0000 (04:20 +0000)]
- remove dead code

7 years ago- don't send ACK con CREATE if one is queued
Bart Polot [Wed, 26 Oct 2016 04:20:55 +0000 (04:20 +0000)]
- don't send ACK con CREATE if one is queued

7 years ago- don't complain about AX messages pre-KX
Bart Polot [Wed, 26 Oct 2016 04:20:54 +0000 (04:20 +0000)]
- don't complain about AX messages pre-KX

7 years ago- fix AX/KX CID initialization
Bart Polot [Wed, 26 Oct 2016 04:20:53 +0000 (04:20 +0000)]
- fix AX/KX CID initialization

7 years ago- simplify KX code
Bart Polot [Wed, 26 Oct 2016 04:20:52 +0000 (04:20 +0000)]
- simplify KX code

7 years agoMake a copy of the message on connection level only if it needs to be modified (gener...
Bart Polot [Wed, 26 Oct 2016 04:20:51 +0000 (04:20 +0000)]
Make a copy of the message on connection level only if it needs to be modified (generated by the Tunnel)

7 years ago- simplify connection-level processing of messages to be sent
Bart Polot [Wed, 26 Oct 2016 04:20:49 +0000 (04:20 +0000)]
- simplify connection-level processing of messages to be sent

7 years ago- don't allocate message copies on the heap
Bart Polot [Wed, 26 Oct 2016 04:20:48 +0000 (04:20 +0000)]
- don't allocate message copies on the heap

7 years ago- send connection keepalive if tunnel is unable to send traffic yet
Bart Polot [Wed, 26 Oct 2016 04:20:47 +0000 (04:20 +0000)]
- send connection keepalive if tunnel is unable to send traffic yet

7 years ago- cancel maintenance message if connection is confirmed while a maintenance message...
Bart Polot [Wed, 26 Oct 2016 04:20:46 +0000 (04:20 +0000)]
- cancel maintenance message if connection is confirmed while a maintenance message is queued

7 years ago- minor changes, TODO, debug message
Bart Polot [Wed, 26 Oct 2016 04:20:45 +0000 (04:20 +0000)]
- minor changes, TODO, debug message

7 years ago- add queue control in peer and connection to cancel MQ_env when those are destroyed...
Bart Polot [Wed, 26 Oct 2016 04:20:44 +0000 (04:20 +0000)]
- add queue control in peer and connection to cancel MQ_env when those are destroyed, since callbacks could dereference freed memory

7 years ago- initialize reserved to 0 to avoid valgrind complaints
Bart Polot [Wed, 26 Oct 2016 04:20:42 +0000 (04:20 +0000)]
- initialize reserved to 0 to avoid valgrind complaints

7 years ago-missing commit
Christian Grothoff [Tue, 25 Oct 2016 14:30:22 +0000 (14:30 +0000)]
-missing commit

7 years ago-missing commit
Christian Grothoff [Tue, 25 Oct 2016 14:30:12 +0000 (14:30 +0000)]
-missing commit

7 years agofinish (untested) new NAT client library
Christian Grothoff [Mon, 24 Oct 2016 21:32:22 +0000 (21:32 +0000)]
finish (untested) new NAT client library

7 years agotowards implementing autoconfig part of NAT lib
Christian Grothoff [Mon, 24 Oct 2016 21:14:02 +0000 (21:14 +0000)]
towards implementing autoconfig part of NAT lib

7 years agomore work on new nat library
Christian Grothoff [Mon, 24 Oct 2016 21:05:25 +0000 (21:05 +0000)]
more work on new nat library

7 years agomore work on new nat library
Christian Grothoff [Mon, 24 Oct 2016 21:04:38 +0000 (21:04 +0000)]
more work on new nat library

7 years agoworking towards new NAT client library implementation
Christian Grothoff [Mon, 24 Oct 2016 20:16:19 +0000 (20:16 +0000)]
working towards new NAT client library implementation

7 years agoput logging into place to diagnose #4737
Christian Grothoff [Mon, 24 Oct 2016 07:44:26 +0000 (07:44 +0000)]
put logging into place to diagnose #4737

7 years agonew NAT lib client api skeleton
Christian Grothoff [Sun, 23 Oct 2016 19:53:59 +0000 (19:53 +0000)]
new NAT lib client api skeleton

7 years agospecing out the NAT service IPC messages'
Christian Grothoff [Sun, 23 Oct 2016 19:16:26 +0000 (19:16 +0000)]
specing out the NAT service IPC messages'

7 years agostart defining IPC messages for NAT
Christian Grothoff [Sun, 23 Oct 2016 17:49:49 +0000 (17:49 +0000)]
start defining IPC messages for NAT

7 years agodefine message types for new NAT service
Christian Grothoff [Sun, 23 Oct 2016 17:35:48 +0000 (17:35 +0000)]
define message types for new NAT service

7 years agodesign for new NAT service API
Christian Grothoff [Sun, 23 Oct 2016 17:11:37 +0000 (17:11 +0000)]
design for new NAT service API

7 years agomove to new client API: remove old client API
Christian Grothoff [Sun, 23 Oct 2016 16:03:54 +0000 (16:03 +0000)]
move to new client API: remove old client API

7 years agoavoid use of CLIENT_service_test which is dying
Christian Grothoff [Sun, 23 Oct 2016 16:03:36 +0000 (16:03 +0000)]
avoid use of CLIENT_service_test which is dying

7 years agoavoid using dying type for function
Christian Grothoff [Sun, 23 Oct 2016 16:03:17 +0000 (16:03 +0000)]
avoid using dying type for function

7 years agosimplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_service_test
Christian Grothoff [Sun, 23 Oct 2016 15:58:23 +0000 (15:58 +0000)]
simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_service_test

7 years agosimplify gnunet-nse to avoid deprecated CLIENT_service_test
Christian Grothoff [Sun, 23 Oct 2016 15:54:01 +0000 (15:54 +0000)]
simplify gnunet-nse to avoid deprecated CLIENT_service_test

7 years agocadet_api.c uses GNUNET_MQ_impl_current
David Barksdale [Sat, 22 Oct 2016 22:29:06 +0000 (22:29 +0000)]
cadet_api.c uses GNUNET_MQ_impl_current

7 years agonew service API will no longer export this function
Christian Grothoff [Fri, 21 Oct 2016 22:25:27 +0000 (22:25 +0000)]
new service API will no longer export this function

7 years agoeliminate last residue of old service api in transport
Christian Grothoff [Fri, 21 Oct 2016 22:24:53 +0000 (22:24 +0000)]
eliminate last residue of old service api in transport

7 years agoeliminate last residue of old service api in ARM
Christian Grothoff [Fri, 21 Oct 2016 22:24:47 +0000 (22:24 +0000)]
eliminate last residue of old service api in ARM

7 years agomigrate template to new service API
Christian Grothoff [Fri, 21 Oct 2016 22:00:26 +0000 (22:00 +0000)]
migrate template to new service API

7 years agoconvert namecache to new service ApI
Christian Grothoff [Fri, 21 Oct 2016 21:48:19 +0000 (21:48 +0000)]
convert namecache to new service ApI

7 years agotest needs larger timeout to pass
Christian Grothoff [Fri, 21 Oct 2016 20:39:49 +0000 (20:39 +0000)]
test needs larger timeout to pass

7 years agoactivating client_new implementation, seems to mostly work fine, or better than the...
Christian Grothoff [Fri, 21 Oct 2016 16:04:46 +0000 (16:04 +0000)]
activating client_new implementation, seems to mostly work fine, or better than the old one

7 years agoimprove test shutdown and indentation
Christian Grothoff [Fri, 21 Oct 2016 14:26:15 +0000 (14:26 +0000)]
improve test shutdown and indentation

7 years ago-fix misc minor bugs
Christian Grothoff [Fri, 21 Oct 2016 05:33:35 +0000 (05:33 +0000)]
-fix misc minor bugs

7 years agomisc fixes to new client impl
Christian Grothoff [Fri, 21 Oct 2016 05:23:21 +0000 (05:23 +0000)]
misc fixes to new client impl

7 years agouse new MQ in_flight API to support cancel in new service/client implementations
Christian Grothoff [Fri, 21 Oct 2016 05:13:17 +0000 (05:13 +0000)]
use new MQ in_flight API to support cancel in new service/client implementations

7 years agopsycstore: postgres: add LENGTH checks for signature and purpose
Daniel Golle [Tue, 18 Oct 2016 11:28:23 +0000 (11:28 +0000)]
psycstore: postgres: add LENGTH checks for signature and purpose

7 years agopsycstore: postgres: introduce LENGTH check for pub_key field
Daniel Golle [Tue, 18 Oct 2016 10:36:46 +0000 (10:36 +0000)]
psycstore: postgres: introduce LENGTH check for pub_key field

7 years agognunet-dev.nix: add jansson
Gabor X Toth [Mon, 17 Oct 2016 18:14:32 +0000 (18:14 +0000)]
gnunet-dev.nix: add jansson

7 years agognunet-dev.nix
Gabor X Toth [Mon, 17 Oct 2016 17:45:45 +0000 (17:45 +0000)]
gnunet-dev.nix

7 years agognunet-dev.nix
Gabor X Toth [Mon, 17 Oct 2016 15:47:14 +0000 (15:47 +0000)]
gnunet-dev.nix