oweals/gnunet.git
11 years agomhd is failing to bind both IPv4 and IPv6 -> restructured http plugin to no fail...
Matthias Wachs [Wed, 4 Sep 2013 09:41:55 +0000 (09:41 +0000)]
mhd is failing to bind both IPv4 and IPv6 -> restructured http plugin to no fail if one fails

11 years agomulticast: revert packed struct syntax
Gabor X Toth [Wed, 4 Sep 2013 08:00:17 +0000 (08:00 +0000)]
multicast: revert packed struct syntax

11 years agomulticast: doc fix
Gabor X Toth [Wed, 4 Sep 2013 07:17:20 +0000 (07:17 +0000)]
multicast: doc fix

11 years agopsycstore: doc fixes
Gabor X Toth [Tue, 3 Sep 2013 23:02:08 +0000 (23:02 +0000)]
psycstore: doc fixes

11 years agomulticast: renamed replay() to replay_response(), doc fixes
Gabor X Toth [Tue, 3 Sep 2013 23:02:05 +0000 (23:02 +0000)]
multicast: renamed replay() to replay_response(), doc fixes

11 years agoPSYCstore SQLite backend; API fixes/enhancements
Gabor X Toth [Tue, 3 Sep 2013 22:33:21 +0000 (22:33 +0000)]
PSYCstore SQLite backend; API fixes/enhancements

11 years ago- ignores
Sree Harsha Totakura [Tue, 3 Sep 2013 19:16:43 +0000 (19:16 +0000)]
- ignores

11 years ago- remove superfluous files
Sree Harsha Totakura [Tue, 3 Sep 2013 19:13:51 +0000 (19:13 +0000)]
- remove superfluous files

11 years ago- fix windows build
Sree Harsha Totakura [Tue, 3 Sep 2013 19:08:12 +0000 (19:08 +0000)]
- fix windows build

11 years ago- fixes
Sree Harsha Totakura [Tue, 3 Sep 2013 14:38:17 +0000 (14:38 +0000)]
- fixes

11 years ago- build system changes for testing barriers API
Sree Harsha Totakura [Tue, 3 Sep 2013 13:56:59 +0000 (13:56 +0000)]
- build system changes for testing barriers API

11 years agomini change to the SP-client output
Christian Fuchs [Tue, 3 Sep 2013 13:28:47 +0000 (13:28 +0000)]
mini change to the SP-client output

11 years agoupdated scalarproduct service to be compatible with the new mesh API
Christian Fuchs [Tue, 3 Sep 2013 13:19:33 +0000 (13:19 +0000)]
updated scalarproduct service to be compatible with the new mesh API

11 years agore-added collective disconnect command to the scalarproduct API
Christian Fuchs [Tue, 3 Sep 2013 12:07:52 +0000 (12:07 +0000)]
re-added collective disconnect command to the scalarproduct API
adapted the scalarproduct client to use the new API
modified scalarproduct.h to include proper logging for gcrypt errors
cancel is now quiet
added proper gcry logging to the SP-API

11 years ago- barrier wait API
Sree Harsha Totakura [Tue, 3 Sep 2013 09:12:57 +0000 (09:12 +0000)]
- barrier wait API

11 years ago- fix compile
Sree Harsha Totakura [Tue, 3 Sep 2013 07:42:26 +0000 (07:42 +0000)]
- fix compile

11 years ago- propagate barrier cancel message
Sree Harsha Totakura [Mon, 2 Sep 2013 21:50:06 +0000 (21:50 +0000)]
- propagate barrier cancel message

11 years agosynced API definitions again
Christian Fuchs [Mon, 2 Sep 2013 21:15:01 +0000 (21:15 +0000)]
synced API definitions again
session now get properly terminated in case we can no send to the service.
implemented/added cancel functionality

11 years agorewrote API minus cancel function
Christian Fuchs [Mon, 2 Sep 2013 21:09:53 +0000 (21:09 +0000)]
rewrote API minus cancel function

11 years agoremoved much of the excell logics in the scalar product API
Christian Fuchs [Mon, 2 Sep 2013 14:46:52 +0000 (14:46 +0000)]
removed much of the excell logics in the scalar product API
finished the the alice/bob API initiation functions in the SP API
merged structes in SP API
reorganized SP bookkeeping of computations

11 years ago- more barrier code
Sree Harsha Totakura [Mon, 2 Sep 2013 14:25:54 +0000 (14:25 +0000)]
- more barrier code

11 years agoremmoved deprecated headerfile from scalarproduct
Christian Fuchs [Mon, 2 Sep 2013 13:57:17 +0000 (13:57 +0000)]
remmoved deprecated headerfile from scalarproduct
updated includes where appropiate

11 years agoupdated includes of api and service to include the new headerfiles
Christian Fuchs [Mon, 2 Sep 2013 13:53:29 +0000 (13:53 +0000)]
updated includes of api and service to include the new headerfiles

11 years agoadded new header for protocol definitions
Christian Fuchs [Mon, 2 Sep 2013 13:50:45 +0000 (13:50 +0000)]
added new header for protocol definitions

11 years agomoved scalar-product protocol definitions to scalarproduct.h
Christian Fuchs [Mon, 2 Sep 2013 13:50:04 +0000 (13:50 +0000)]
moved scalar-product protocol definitions to scalarproduct.h
moved service-structures to gnunet-service-scalarproduct.c

11 years agoupdated API definitions as part of the API rework
Christian Fuchs [Mon, 2 Sep 2013 13:29:11 +0000 (13:29 +0000)]
updated API definitions as part of the API rework

11 years ago- debug, minor fix
Bart Polot [Mon, 2 Sep 2013 13:26:40 +0000 (13:26 +0000)]
- debug, minor fix

11 years agofixed a couple of namechanges in comments
Christian Fuchs [Mon, 2 Sep 2013 13:25:26 +0000 (13:25 +0000)]
fixed a couple of namechanges in comments

11 years agopartial rework of the old API, includes simplifications and gets rid of the extra...
Christian Fuchs [Mon, 2 Sep 2013 13:20:36 +0000 (13:20 +0000)]
partial rework of the old API, includes simplifications and gets rid of the extra connect. we now establish one client-connection per session.

11 years ago- fix PID accounting for congestion control
Bart Polot [Mon, 2 Sep 2013 13:19:16 +0000 (13:19 +0000)]
- fix PID accounting for congestion control

11 years agomerged reworked crypto and a couple of detail changes from the project repository
Christian Fuchs [Mon, 2 Sep 2013 13:02:11 +0000 (13:02 +0000)]
merged reworked crypto and a couple of detail changes from the project repository
crypto now works properly, see comments in source

11 years agoh_addr is a define in in netdb.h
Matthias Wachs [Mon, 2 Sep 2013 10:01:43 +0000 (10:01 +0000)]
h_addr is a define in in netdb.h
leads to stack corruption
-> rename variable

11 years ago- barrier stuff
Sree Harsha Totakura [Mon, 2 Sep 2013 10:01:22 +0000 (10:01 +0000)]
- barrier stuff

11 years ago- more barrier stuff
Sree Harsha Totakura [Mon, 2 Sep 2013 10:01:01 +0000 (10:01 +0000)]
- more barrier stuff

11 years ago- more barrier stuff
Sree Harsha Totakura [Sun, 1 Sep 2013 20:46:03 +0000 (20:46 +0000)]
- more barrier stuff

11 years agotrying to fix #3006, libltdl detection on FreeBSD
Christian Grothoff [Sat, 31 Aug 2013 19:21:03 +0000 (19:21 +0000)]
trying to fix #3006, libltdl detection on FreeBSD

11 years ago-docu
Christian Grothoff [Fri, 30 Aug 2013 18:11:02 +0000 (18:11 +0000)]
-docu

11 years ago-cleanup, FIXMEs
Christian Grothoff [Fri, 30 Aug 2013 18:10:52 +0000 (18:10 +0000)]
-cleanup, FIXMEs

11 years ago- sync
Bart Polot [Fri, 30 Aug 2013 17:18:47 +0000 (17:18 +0000)]
- sync

11 years ago- fixes, document weirdeness
Bart Polot [Fri, 30 Aug 2013 16:34:13 +0000 (16:34 +0000)]
- fixes, document weirdeness

11 years agointegration configuration cleanup
Matthias Wachs [Fri, 30 Aug 2013 15:48:50 +0000 (15:48 +0000)]
integration configuration cleanup

11 years ago- doxygen
Sree Harsha Totakura [Fri, 30 Aug 2013 14:59:20 +0000 (14:59 +0000)]
- doxygen

11 years ago- towards testbed barriers
Sree Harsha Totakura [Fri, 30 Aug 2013 14:55:13 +0000 (14:55 +0000)]
- towards testbed barriers

11 years ago-update ignores
Christian Grothoff [Fri, 30 Aug 2013 13:55:21 +0000 (13:55 +0000)]
-update ignores

11 years ago-integrating multicast with build system
Christian Grothoff [Fri, 30 Aug 2013 13:54:06 +0000 (13:54 +0000)]
-integrating multicast with build system

11 years ago-move messages out of API that don't belong into API
Christian Grothoff [Fri, 30 Aug 2013 13:45:30 +0000 (13:45 +0000)]
-move messages out of API that don't belong into API

11 years ago-harness for multicast
Christian Grothoff [Fri, 30 Aug 2013 13:45:14 +0000 (13:45 +0000)]
-harness for multicast

11 years agoupdated experimentation tests
Matthias Wachs [Fri, 30 Aug 2013 11:41:26 +0000 (11:41 +0000)]
updated experimentation tests
added scope time for feedback api

11 years ago- doxygen
Sree Harsha Totakura [Fri, 30 Aug 2013 09:19:14 +0000 (09:19 +0000)]
- doxygen

11 years ago- initialize all fields
Bart Polot [Fri, 30 Aug 2013 05:45:17 +0000 (05:45 +0000)]
- initialize all fields

11 years ago- check hashmap for initialization
Bart Polot [Fri, 30 Aug 2013 05:42:28 +0000 (05:42 +0000)]
- check hashmap for initialization

11 years ago- fix
Bart Polot [Fri, 30 Aug 2013 05:37:31 +0000 (05:37 +0000)]
- fix

11 years ago- fix memleaks in loopback case
Bart Polot [Fri, 30 Aug 2013 04:19:31 +0000 (04:19 +0000)]
- fix memleaks in loopback case

11 years ago- remove channels from client hashmap on disconnect
Bart Polot [Fri, 30 Aug 2013 03:53:34 +0000 (03:53 +0000)]
- remove channels from client hashmap on disconnect

11 years ago- fix shutdown when root and destination are the same client
Bart Polot [Fri, 30 Aug 2013 03:43:00 +0000 (03:43 +0000)]
- fix shutdown when root and destination are the same client

11 years ago- avoid loopback ack nightmare: send local traffic directly to destination client
Bart Polot [Fri, 30 Aug 2013 03:23:58 +0000 (03:23 +0000)]
- avoid loopback ack nightmare: send local traffic directly to destination client

11 years ago-doxygen fix
Christian Grothoff [Thu, 29 Aug 2013 22:32:22 +0000 (22:32 +0000)]
-doxygen fix

11 years ago-fix u/clarify/improve util/network code doxygen documentation
Christian Grothoff [Thu, 29 Aug 2013 22:31:07 +0000 (22:31 +0000)]
-fix u/clarify/improve util/network code doxygen documentation

11 years ago- sync
Bart Polot [Thu, 29 Aug 2013 16:13:29 +0000 (16:13 +0000)]
- sync

11 years agoATS service calls solver with feedback
Matthias Wachs [Thu, 29 Aug 2013 15:47:47 +0000 (15:47 +0000)]
ATS service calls solver with feedback

11 years agoadding message type
Matthias Wachs [Thu, 29 Aug 2013 15:36:21 +0000 (15:36 +0000)]
adding message type

11 years agorename to match api name
Matthias Wachs [Thu, 29 Aug 2013 15:35:43 +0000 (15:35 +0000)]
rename to match api name

11 years agoimplemented feedback API, but not yet calling solver
Matthias Wachs [Thu, 29 Aug 2013 15:34:53 +0000 (15:34 +0000)]
implemented feedback API, but not yet calling solver

11 years agopsycstore: sqlite plugin
Gabor X Toth [Thu, 29 Aug 2013 15:14:17 +0000 (15:14 +0000)]
psycstore: sqlite plugin

11 years ago-pogen
Christian Grothoff [Thu, 29 Aug 2013 10:01:15 +0000 (10:01 +0000)]
-pogen

11 years ago- average with failure operation time as overhead
Sree Harsha Totakura [Thu, 29 Aug 2013 05:07:23 +0000 (05:07 +0000)]
- average with failure operation time as overhead

11 years ago-align core message, do not run psycstore here
Christian Grothoff [Wed, 28 Aug 2013 18:42:55 +0000 (18:42 +0000)]
-align core message, do not run psycstore here

11 years ago-remove dead struct
Christian Grothoff [Wed, 28 Aug 2013 18:25:17 +0000 (18:25 +0000)]
-remove dead struct

11 years ago- considering W32 portability, use tcp transport plugin
Sree Harsha Totakura [Tue, 27 Aug 2013 19:52:39 +0000 (19:52 +0000)]
- considering W32 portability, use tcp transport plugin

11 years agoremoved unnecessary printf again
Florian Dold [Tue, 27 Aug 2013 16:35:38 +0000 (16:35 +0000)]
removed unnecessary printf again

11 years agoconsistent output with gnunet-testing-run-service
Florian Dold [Tue, 27 Aug 2013 15:03:09 +0000 (15:03 +0000)]
consistent output with gnunet-testing-run-service

11 years agodoxygen typo
Florian Dold [Tue, 27 Aug 2013 14:52:19 +0000 (14:52 +0000)]
doxygen typo

11 years agosuperflous printf
Florian Dold [Tue, 27 Aug 2013 14:42:36 +0000 (14:42 +0000)]
superflous printf

11 years agomerged 'gnunet-testing-run-service' into 'gnunet-testing'
Florian Dold [Tue, 27 Aug 2013 14:37:38 +0000 (14:37 +0000)]
merged 'gnunet-testing-run-service' into 'gnunet-testing'

11 years agopsycstore service skeleton
Gabor X Toth [Tue, 27 Aug 2013 07:29:59 +0000 (07:29 +0000)]
psycstore service skeleton

11 years agoidentity: doc fixes
Gabor X Toth [Tue, 27 Aug 2013 07:29:54 +0000 (07:29 +0000)]
identity: doc fixes

11 years agomulticast/psyc/psycstore api: fix typos / type names
Gabor X Toth [Tue, 27 Aug 2013 07:29:52 +0000 (07:29 +0000)]
multicast/psyc/psycstore api: fix typos / type names

11 years ago- separate channel from connection ack counting
Bart Polot [Mon, 26 Aug 2013 13:41:20 +0000 (13:41 +0000)]
- separate channel from connection ack counting

11 years agomore changes to configs
Matthias Wachs [Mon, 26 Aug 2013 12:11:21 +0000 (12:11 +0000)]
more changes to configs

11 years agofix second peer for clique test
Matthias Wachs [Mon, 26 Aug 2013 12:05:11 +0000 (12:05 +0000)]
fix second peer for clique test

11 years agocleanup service home directories since left overs can break the test
Matthias Wachs [Mon, 26 Aug 2013 12:03:56 +0000 (12:03 +0000)]
cleanup service home directories since left overs can break the test

11 years agofix
Matthias Wachs [Mon, 26 Aug 2013 11:47:25 +0000 (11:47 +0000)]
fix

11 years agofixing integration tests
Matthias Wachs [Mon, 26 Aug 2013 11:41:11 +0000 (11:41 +0000)]
fixing integration tests

11 years agomissing cfg file
Matthias Wachs [Mon, 26 Aug 2013 07:59:17 +0000 (07:59 +0000)]
missing cfg file

11 years agomissing config file
Matthias Wachs [Mon, 26 Aug 2013 07:45:29 +0000 (07:45 +0000)]
missing config file

11 years ago- make a generic ack function
Bart Polot [Sun, 25 Aug 2013 14:39:27 +0000 (14:39 +0000)]
- make a generic ack function

11 years ago-gpl3+
Christian Grothoff [Sun, 25 Aug 2013 12:16:41 +0000 (12:16 +0000)]
-gpl3+

11 years ago-old comment
Christian Grothoff [Sun, 25 Aug 2013 12:14:08 +0000 (12:14 +0000)]
-old comment

11 years ago-needs openssl
Christian Grothoff [Sun, 25 Aug 2013 11:41:00 +0000 (11:41 +0000)]
-needs openssl

11 years ago-report error if starting openssl failed
Christian Grothoff [Sun, 25 Aug 2013 09:19:08 +0000 (09:19 +0000)]
-report error if starting openssl failed

11 years ago-only run python tests if we have python
Christian Grothoff [Sun, 25 Aug 2013 07:14:46 +0000 (07:14 +0000)]
-only run python tests if we have python

11 years ago-use new ego lookup function to simplify logic
Christian Grothoff [Sat, 24 Aug 2013 16:12:57 +0000 (16:12 +0000)]
-use new ego lookup function to simplify logic

11 years ago-use identity service also for shorten zone lookup
Christian Grothoff [Sat, 24 Aug 2013 16:08:21 +0000 (16:08 +0000)]
-use identity service also for shorten zone lookup

11 years ago-more convenient API to lookup egos
Christian Grothoff [Sat, 24 Aug 2013 15:54:21 +0000 (15:54 +0000)]
-more convenient API to lookup egos

11 years ago-removing obsolete check
Christian Grothoff [Sat, 24 Aug 2013 15:53:58 +0000 (15:53 +0000)]
-removing obsolete check

11 years ago-updating gns status notes
Christian Grothoff [Sat, 24 Aug 2013 13:05:52 +0000 (13:05 +0000)]
-updating gns status notes

11 years ago-implement .+ expansion in GNS record values
Christian Grothoff [Sat, 24 Aug 2013 12:56:56 +0000 (12:56 +0000)]
-implement .+ expansion in GNS record values

11 years ago-this is dead, right matthias?
Christian Grothoff [Sat, 24 Aug 2013 10:34:11 +0000 (10:34 +0000)]
-this is dead, right matthias?

11 years ago-expose API for freeing DNS record members individually
Christian Grothoff [Sat, 24 Aug 2013 10:25:58 +0000 (10:25 +0000)]
-expose API for freeing DNS record members individually

11 years ago-towards translating .+ names in GNS records
Christian Grothoff [Sat, 24 Aug 2013 10:23:08 +0000 (10:23 +0000)]
-towards translating .+ names in GNS records