oweals/gnunet.git
10 years ago- barrier wait API
Sree Harsha Totakura [Tue, 3 Sep 2013 09:12:57 +0000 (09:12 +0000)]
- barrier wait API

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

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

10 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

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

10 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

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

10 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

10 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

10 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

10 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

10 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

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

10 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

10 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.

10 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

10 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

10 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

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

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

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

10 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

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

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

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

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

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

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

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

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

10 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

10 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

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

10 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

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

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

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

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

10 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

10 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

10 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

10 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

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

10 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

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

10 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

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

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

10 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

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

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

10 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

10 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

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

10 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

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

10 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

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

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

10 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'

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

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

10 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

10 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

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

10 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

10 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

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

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

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

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

10 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

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

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

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

10 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

10 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

10 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

10 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

10 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

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

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

10 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

10 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?

10 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

10 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

10 years ago-expose API for parsing individual DNS record types
Christian Grothoff [Sat, 24 Aug 2013 10:05:43 +0000 (10:05 +0000)]
-expose API for parsing individual DNS record types

10 years ago-convert additional record types
Christian Grothoff [Sat, 24 Aug 2013 09:26:15 +0000 (09:26 +0000)]
-convert additional record types

10 years ago-convert additional record types
Christian Grothoff [Sat, 24 Aug 2013 09:25:26 +0000 (09:25 +0000)]
-convert additional record types

10 years ago-exposing dnsparser record packing API
Christian Grothoff [Sat, 24 Aug 2013 09:02:49 +0000 (09:02 +0000)]
-exposing dnsparser record packing API

10 years ago- fix transport-udp port in-use warning
Sree Harsha Totakura [Sat, 24 Aug 2013 08:46:28 +0000 (08:46 +0000)]
- fix transport-udp port in-use warning

10 years ago-use GPLv3+ consistently
Christian Grothoff [Sat, 24 Aug 2013 08:42:24 +0000 (08:42 +0000)]
-use GPLv3+ consistently

10 years ago-use GPLv3+ consistently
Christian Grothoff [Sat, 24 Aug 2013 08:42:13 +0000 (08:42 +0000)]
-use GPLv3+ consistently

10 years agomulticast: added replay_end(), returning replay handle from join_decision(); removed...
Gabor X Toth [Sat, 24 Aug 2013 06:25:10 +0000 (06:25 +0000)]
multicast: added replay_end(), returning replay handle from join_decision(); removed admitted/effective since where not needed; social: keep_active flag instead of away

10 years ago- more refactoring client flow control
Bart Polot [Sat, 24 Aug 2013 00:47:43 +0000 (00:47 +0000)]
- more refactoring client flow control

10 years ago-again trying to delete old vectorproduct dir
Christian Grothoff [Fri, 23 Aug 2013 22:16:36 +0000 (22:16 +0000)]
-again trying to delete old vectorproduct dir

10 years ago- fix ack direction
Bart Polot [Fri, 23 Aug 2013 16:04:37 +0000 (16:04 +0000)]
- fix ack direction

10 years ago- indentation
Bart Polot [Fri, 23 Aug 2013 15:59:04 +0000 (15:59 +0000)]
- indentation

10 years ago- better debug
Bart Polot [Fri, 23 Aug 2013 15:58:48 +0000 (15:58 +0000)]
- better debug

10 years ago- sync
Bart Polot [Fri, 23 Aug 2013 15:41:48 +0000 (15:41 +0000)]
- sync