oweals/gnunet.git
11 years ago-minor fixes
Christian Grothoff [Fri, 6 Sep 2013 11:21:24 +0000 (11:21 +0000)]
-minor fixes

11 years ago-comment out dead tests
Christian Grothoff [Fri, 6 Sep 2013 11:15:04 +0000 (11:15 +0000)]
-comment out dead tests

11 years ago-fix bad free, cut&paste error, might fix #3020
Christian Grothoff [Fri, 6 Sep 2013 09:53:53 +0000 (09:53 +0000)]
-fix bad free, cut&paste error, might fix #3020

11 years agocheck if MHD_DUAL_STACK is defined
Matthias Wachs [Fri, 6 Sep 2013 07:17:18 +0000 (07:17 +0000)]
check if MHD_DUAL_STACK is defined

11 years ago- multiple fixes for connection-less loopback traffic
Bart Polot [Fri, 6 Sep 2013 02:58:26 +0000 (02:58 +0000)]
- multiple fixes for connection-less loopback traffic

11 years agoAdd forward declaration for tunnel_send_queued_data
LRN [Thu, 5 Sep 2013 18:48:00 +0000 (18:48 +0000)]
Add forward declaration for tunnel_send_queued_data

11 years agoremoving gnunet-pseudonym, we're using GNS/gnunet-identity instead in the future
Christian Grothoff [Thu, 5 Sep 2013 16:51:04 +0000 (16:51 +0000)]
removing gnunet-pseudonym, we're using GNS/gnunet-identity instead in the future

11 years agomore rework of the logics
Christian Fuchs [Thu, 5 Sep 2013 16:41:31 +0000 (16:41 +0000)]
more rework of the logics

11 years ago- send data directly if tunnel is already online (or local)
Bart Polot [Thu, 5 Sep 2013 16:27:22 +0000 (16:27 +0000)]
- send data directly if tunnel is already online (or local)

11 years agomore work on the state machine.
Christian Fuchs [Thu, 5 Sep 2013 16:15:22 +0000 (16:15 +0000)]
more work on the state machine.
transmit handles are now reset in do_transmit_msg
session remain active/present until the client disconnects or if a client sends a new message from the same connection

11 years agoreworked task housekeeping\
Christian Fuchs [Thu, 5 Sep 2013 15:45:42 +0000 (15:45 +0000)]
reworked task housekeeping\
added a couple of TODOs introduced due to the recent logics changes

11 years ago-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead)
Christian Grothoff [Thu, 5 Sep 2013 15:04:48 +0000 (15:04 +0000)]
-doxygen, remove GNUNET_FS_uri_sks_to_string_fancy (dead)

11 years ago-fix FTBFS
Christian Grothoff [Thu, 5 Sep 2013 14:57:49 +0000 (14:57 +0000)]
-fix FTBFS

11 years ago-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY
Christian Grothoff [Thu, 5 Sep 2013 14:28:43 +0000 (14:28 +0000)]
-remove deprecated GNUNET_NAMESTORE_RF_AUTHORITY

11 years ago-update comments as well
Christian Grothoff [Thu, 5 Sep 2013 14:21:01 +0000 (14:21 +0000)]
-update comments as well

11 years ago-more precise check when to go to DHT (SVN 3017)
Christian Grothoff [Thu, 5 Sep 2013 14:20:12 +0000 (14:20 +0000)]
-more precise check when to go to DHT (SVN 3017)

11 years ago-discussions on cleanup
Christian Grothoff [Thu, 5 Sep 2013 13:39:43 +0000 (13:39 +0000)]
-discussions on cleanup

11 years agoservice no longer asserts if it can not convert the result of a computation for the...
Christian Fuchs [Thu, 5 Sep 2013 13:23:47 +0000 (13:23 +0000)]
service no longer asserts if it can not convert the result of a computation for the client, but just signals an error
errors are signaled as negative result with zero-length product. Bob determines his computation succeeded if he gets zero-length and zero as sign

11 years agofixed dangling tasks in SP-service
Christian Fuchs [Thu, 5 Sep 2013 13:11:59 +0000 (13:11 +0000)]
fixed dangling tasks in SP-service
removed destroy tunnel function, as it is no longer needed with new-mesh
tasks now get queued in a DLL and are removed from it upon execution. do_shutdown de-queues all outstanding tasks

11 years agofixed missing backslash that broke buildchain/automake definition
Christian Fuchs [Thu, 5 Sep 2013 12:57:55 +0000 (12:57 +0000)]
fixed missing backslash that broke buildchain/automake definition

11 years ago-use standard zones in gnunet-gns
Christian Grothoff [Thu, 5 Sep 2013 12:36:43 +0000 (12:36 +0000)]
-use standard zones in gnunet-gns

11 years ago-fix clenaup
Christian Grothoff [Thu, 5 Sep 2013 12:14:35 +0000 (12:14 +0000)]
-fix clenaup

11 years ago- doxygen
Sree Harsha Totakura [Thu, 5 Sep 2013 11:57:46 +0000 (11:57 +0000)]
- doxygen

11 years ago-link to bugreport
Christian Grothoff [Thu, 5 Sep 2013 11:55:45 +0000 (11:55 +0000)]
-link to bugreport

11 years ago-activate shortening logic (#3012)
Christian Grothoff [Thu, 5 Sep 2013 11:52:49 +0000 (11:52 +0000)]
-activate shortening logic (#3012)

11 years ago-implement iteration over all zones (#3016)
Christian Grothoff [Thu, 5 Sep 2013 11:41:39 +0000 (11:41 +0000)]
-implement iteration over all zones (#3016)

11 years ago- fix memleaks
Sree Harsha Totakura [Thu, 5 Sep 2013 11:40:07 +0000 (11:40 +0000)]
- fix memleaks

11 years ago-doxygen
Christian Grothoff [Thu, 5 Sep 2013 11:37:29 +0000 (11:37 +0000)]
-doxygen

11 years ago-allow passing NULL for zone to iterate over all of our zones
Christian Grothoff [Thu, 5 Sep 2013 11:23:06 +0000 (11:23 +0000)]
-allow passing NULL for zone to iterate over all of our zones

11 years ago-update default zone initialization (#3009)
Christian Grothoff [Thu, 5 Sep 2013 11:15:34 +0000 (11:15 +0000)]
-update default zone initialization (#3009)

11 years ago-integrate identity service with dns2gns (#3010)
Christian Grothoff [Thu, 5 Sep 2013 11:09:18 +0000 (11:09 +0000)]
-integrate identity service with dns2gns (#3010)

11 years ago-fix date
Christian Grothoff [Thu, 5 Sep 2013 10:53:05 +0000 (10:53 +0000)]
-fix date

11 years ago-improving gnunet-identity command line options and man pages
Christian Grothoff [Thu, 5 Sep 2013 10:52:29 +0000 (10:52 +0000)]
-improving gnunet-identity command line options and man pages

11 years agoFix integration configs: INCLUDE -> INLINE
LRN [Thu, 5 Sep 2013 10:18:40 +0000 (10:18 +0000)]
Fix integration configs: INCLUDE -> INLINE

11 years agoNo valgrind by default, please
LRN [Thu, 5 Sep 2013 10:18:35 +0000 (10:18 +0000)]
No valgrind by default, please

11 years ago- warn and wait for all operations to be completed
Sree Harsha Totakura [Thu, 5 Sep 2013 09:49:58 +0000 (09:49 +0000)]
- warn and wait for all operations to be completed

11 years ago-i'm back
Martin Schanzenbach [Thu, 5 Sep 2013 09:43:02 +0000 (09:43 +0000)]
-i'm back

11 years ago-only use x for ECDH
Christian Grothoff [Thu, 5 Sep 2013 08:06:15 +0000 (08:06 +0000)]
-only use x for ECDH

11 years ago- fix crash
Bart Polot [Thu, 5 Sep 2013 04:29:41 +0000 (04:29 +0000)]
- fix crash

11 years ago- fix ack'ing
Bart Polot [Thu, 5 Sep 2013 04:28:44 +0000 (04:28 +0000)]
- fix ack'ing
- resend TUNNEL_DESTROY
- explicitly log about faulty routes instead of letting core_api complain

11 years ago- cancel old ACK/POLL when issuing a new one
Bart Polot [Thu, 5 Sep 2013 03:50:00 +0000 (03:50 +0000)]
- cancel old ACK/POLL when issuing a new one

11 years ago- use queue, not ack, for buffer size calculation
Bart Polot [Thu, 5 Sep 2013 03:36:22 +0000 (03:36 +0000)]
- use queue, not ack, for buffer size calculation

11 years ago- fix queue unlocking
Bart Polot [Thu, 5 Sep 2013 03:28:43 +0000 (03:28 +0000)]
- fix queue unlocking

11 years ago- dont cancel poll if ack is not enough for future traffic
Bart Polot [Thu, 5 Sep 2013 03:21:40 +0000 (03:21 +0000)]
- dont cancel poll if ack is not enough for future traffic

11 years ago- dont insert channel in tunnel before search for free ID
Bart Polot [Thu, 5 Sep 2013 03:05:23 +0000 (03:05 +0000)]
- dont insert channel in tunnel before search for free ID

11 years ago- record channel number correctly
Bart Polot [Thu, 5 Sep 2013 03:01:30 +0000 (03:01 +0000)]
- record channel number correctly

11 years ago- debug
Bart Polot [Thu, 5 Sep 2013 02:02:30 +0000 (02:02 +0000)]
- debug

11 years ago- fix 'synack' processing
Bart Polot [Thu, 5 Sep 2013 01:37:11 +0000 (01:37 +0000)]
- fix 'synack' processing

11 years ago- send connection handshake before data
Bart Polot [Wed, 4 Sep 2013 23:19:11 +0000 (23:19 +0000)]
- send connection handshake before data

11 years ago- fix neighbor disconnection notifications
Bart Polot [Wed, 4 Sep 2013 17:09:49 +0000 (17:09 +0000)]
- fix neighbor disconnection notifications

11 years ago- dead code
Bart Polot [Wed, 4 Sep 2013 17:07:15 +0000 (17:07 +0000)]
- dead code

11 years ago- don't crash on NULL tunnels
Bart Polot [Wed, 4 Sep 2013 17:01:49 +0000 (17:01 +0000)]
- don't crash on NULL tunnels

11 years ago- fix 3way handshake
Bart Polot [Wed, 4 Sep 2013 16:58:23 +0000 (16:58 +0000)]
- fix 3way handshake

11 years agono debugging sleep for buildbots required any more...
Matthias Wachs [Wed, 4 Sep 2013 15:13:57 +0000 (15:13 +0000)]
no debugging sleep for buildbots required any more...

11 years ago-note
Christian Grothoff [Wed, 4 Sep 2013 15:06:16 +0000 (15:06 +0000)]
-note

11 years ago- remove dead code and fixes
Sree Harsha Totakura [Wed, 4 Sep 2013 15:00:03 +0000 (15:00 +0000)]
- remove dead code and fixes

11 years agoorder of daemons
Matthias Wachs [Wed, 4 Sep 2013 14:24:14 +0000 (14:24 +0000)]
order of daemons

11 years agoSP-client now directly outputs its result to STDOUT, and ONLY the result
Christian Fuchs [Wed, 4 Sep 2013 12:38:10 +0000 (12:38 +0000)]
SP-client now directly outputs its result to STDOUT, and ONLY the result

11 years ago- fixes, debug
Bart Polot [Wed, 4 Sep 2013 12:30:22 +0000 (12:30 +0000)]
- fixes, debug

11 years ago-new key
Christian Grothoff [Wed, 4 Sep 2013 11:04:38 +0000 (11:04 +0000)]
-new key

11 years agofix: wrong check
Matthias Wachs [Wed, 4 Sep 2013 09:48:46 +0000 (09:48 +0000)]
fix: wrong check

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