oweals/gnunet.git
10 years agothe key entry in GNUNET_SCALARPRODUCT_ComputationHandle is now a struct, not a pointer.
Christian Fuchs [Wed, 11 Sep 2013 17:06:04 +0000 (17:06 +0000)]
the key entry in GNUNET_SCALARPRODUCT_ComputationHandle is now a struct, not a pointer.
re-added scheduler shutdown to SP-client

10 years agoremoved a couple of extra checks from the SP-api
Christian Fuchs [Wed, 11 Sep 2013 15:55:47 +0000 (15:55 +0000)]
removed a couple of extra checks from the SP-api
fixed a silly bug in the SP-client
removed two incorrect frees in the SP-service

10 years agodisabling tests not yet passing
Matthias Wachs [Wed, 11 Sep 2013 15:25:09 +0000 (15:25 +0000)]
disabling tests not yet passing

10 years ago- implement scale free topology correctly and introduce argument to cap the number...
Sree Harsha Totakura [Wed, 11 Sep 2013 15:17:47 +0000 (15:17 +0000)]
- implement scale free topology correctly and introduce argument to cap the number of connections to a peer in the generated topology

10 years agosurpress error messages
Matthias Wachs [Wed, 11 Sep 2013 15:16:18 +0000 (15:16 +0000)]
surpress error messages

10 years ago-fix assertion
Christian Grothoff [Wed, 11 Sep 2013 14:35:23 +0000 (14:35 +0000)]
-fix assertion

10 years ago-fix assertion
Christian Grothoff [Wed, 11 Sep 2013 14:34:54 +0000 (14:34 +0000)]
-fix assertion

10 years ago-docu improvements
Christian Grothoff [Wed, 11 Sep 2013 13:41:56 +0000 (13:41 +0000)]
-docu improvements

10 years agoDon't cancel if we didn't start watching anything in the first place
LRN [Wed, 11 Sep 2013 13:38:24 +0000 (13:38 +0000)]
Don't cancel if we didn't start watching anything in the first place

10 years agoDisable test_testbed_api_barriers on W32
LRN [Wed, 11 Sep 2013 13:38:21 +0000 (13:38 +0000)]
Disable test_testbed_api_barriers on W32

10 years agoSP-service: converted integer types from 16 to 32bit unsigned whereever needed
Christian Fuchs [Wed, 11 Sep 2013 12:34:09 +0000 (12:34 +0000)]
SP-service: converted integer types from 16 to 32bit unsigned whereever needed

10 years ago-no longer experimental
Christian Grothoff [Wed, 11 Sep 2013 12:33:30 +0000 (12:33 +0000)]
-no longer experimental

10 years agomodified test
Matthias Wachs [Wed, 11 Sep 2013 12:26:59 +0000 (12:26 +0000)]
modified test

10 years agoadjusted integer types in the SP-client
Christian Fuchs [Wed, 11 Sep 2013 12:23:56 +0000 (12:23 +0000)]
adjusted integer types in the SP-client

10 years ago- iterator NULL check
Matthias Wachs [Wed, 11 Sep 2013 12:22:57 +0000 (12:22 +0000)]
- iterator NULL check
- do no empty name if it did not exist before

10 years agoadded propper shutdown task to SP-client
Christian Fuchs [Wed, 11 Sep 2013 12:20:03 +0000 (12:20 +0000)]
added propper shutdown task to SP-client
fixed a logics mixup in the SP-API between alice's client and bob's client-function
fixed a memory allocation bug in SP-API
adjusted message formats to use uint32_t instead of 16 for all element counts and mask lengths

10 years ago- doc
Bart Polot [Wed, 11 Sep 2013 12:19:45 +0000 (12:19 +0000)]
- doc

10 years agonew test
Matthias Wachs [Wed, 11 Sep 2013 10:44:09 +0000 (10:44 +0000)]
new test

10 years agoremoving tests: not required anymore
Matthias Wachs [Wed, 11 Sep 2013 10:34:57 +0000 (10:34 +0000)]
removing tests: not required anymore

10 years agotests not required anymore due to removed functionality
Matthias Wachs [Wed, 11 Sep 2013 10:31:04 +0000 (10:31 +0000)]
tests not required anymore due to removed functionality

10 years agonew test: store a label and update it
Matthias Wachs [Wed, 11 Sep 2013 10:22:00 +0000 (10:22 +0000)]
new test: store a label and update it

10 years agoadditional test for monitoring: check if existing records are returned
Matthias Wachs [Wed, 11 Sep 2013 09:58:13 +0000 (09:58 +0000)]
additional test for monitoring: check if existing records are returned

10 years agoupdated tests
Matthias Wachs [Wed, 11 Sep 2013 09:51:14 +0000 (09:51 +0000)]
updated tests

10 years agozone cannot be NULL
Matthias Wachs [Wed, 11 Sep 2013 09:08:34 +0000 (09:08 +0000)]
zone cannot be NULL

10 years agozone iteration stop
Matthias Wachs [Wed, 11 Sep 2013 08:37:48 +0000 (08:37 +0000)]
zone iteration stop

10 years ago- popularity corresponds to edge direction
Sree Harsha Totakura [Wed, 11 Sep 2013 08:26:18 +0000 (08:26 +0000)]
- popularity corresponds to edge direction

10 years agodocu and Makefile
Matthias Wachs [Wed, 11 Sep 2013 08:18:46 +0000 (08:18 +0000)]
docu and Makefile

10 years agoupdated test to iterate specific zone
Matthias Wachs [Wed, 11 Sep 2013 08:18:18 +0000 (08:18 +0000)]
updated test to iterate specific zone

10 years agoupdated zone iteration test
Matthias Wachs [Wed, 11 Sep 2013 08:00:45 +0000 (08:00 +0000)]
updated zone iteration test

10 years agoimproved test
Matthias Wachs [Wed, 11 Sep 2013 06:56:47 +0000 (06:56 +0000)]
improved test

10 years agoreturn NULL if rd_count is 0
Matthias Wachs [Wed, 11 Sep 2013 06:56:21 +0000 (06:56 +0000)]
return NULL if rd_count is 0

10 years ago- rename test according to what is tested
Matthias Wachs [Wed, 11 Sep 2013 06:38:27 +0000 (06:38 +0000)]
- rename test according to what is tested
- added additional checks

10 years agofixing memory leak
Matthias Wachs [Wed, 11 Sep 2013 06:29:47 +0000 (06:29 +0000)]
fixing memory leak

10 years ago- testbed port is used by java
Florian Dold [Wed, 11 Sep 2013 00:38:13 +0000 (00:38 +0000)]
- testbed port is used by java

10 years ago-anonymous contribution: patch to add -c support to gnunet-gns-import.sh
Christian Grothoff [Tue, 10 Sep 2013 23:23:12 +0000 (23:23 +0000)]
-anonymous contribution: patch to add -c support to gnunet-gns-import.sh

10 years agorenaming fcfs to pin -- at least for now
Christian Grothoff [Tue, 10 Sep 2013 20:37:56 +0000 (20:37 +0000)]
renaming fcfs to pin -- at least for now

10 years ago-doxygen fixes
Christian Grothoff [Tue, 10 Sep 2013 19:04:16 +0000 (19:04 +0000)]
-doxygen fixes

10 years agoats_ril: solver continued
Fabian Oehlmann [Tue, 10 Sep 2013 16:40:41 +0000 (16:40 +0000)]
ats_ril: solver continued

10 years ago-formatting, doxygen
Christian Grothoff [Tue, 10 Sep 2013 15:22:11 +0000 (15:22 +0000)]
-formatting, doxygen

10 years ago-perform tiny wait if we do get worken up to do no work
Christian Grothoff [Tue, 10 Sep 2013 14:33:57 +0000 (14:33 +0000)]
-perform tiny wait if we do get worken up to do no work

10 years agochange .zkey encoding in anticipation of compact point encodings
Christian Grothoff [Tue, 10 Sep 2013 13:04:46 +0000 (13:04 +0000)]
change .zkey encoding in anticipation of compact point encodings

10 years ago-this is not a hard error
Christian Grothoff [Tue, 10 Sep 2013 12:58:38 +0000 (12:58 +0000)]
-this is not a hard error

10 years agofix cleanup when request processing is done
Christian Grothoff [Tue, 10 Sep 2013 12:57:42 +0000 (12:57 +0000)]
fix cleanup when request processing is done

10 years ago- experiment driver propagates barrier crossed notification
Sree Harsha Totakura [Tue, 10 Sep 2013 12:18:07 +0000 (12:18 +0000)]
- experiment driver propagates barrier crossed notification

10 years ago-begin new test cases
Martin Schanzenbach [Tue, 10 Sep 2013 12:17:18 +0000 (12:17 +0000)]
-begin new test cases

10 years ago-remember that DHT put was complete
Christian Grothoff [Tue, 10 Sep 2013 11:06:17 +0000 (11:06 +0000)]
-remember that DHT put was complete

10 years ago-go back to break
Christian Grothoff [Tue, 10 Sep 2013 11:02:41 +0000 (11:02 +0000)]
-go back to break

10 years ago-set zone on iteration over all zones as well
Christian Grothoff [Tue, 10 Sep 2013 11:02:16 +0000 (11:02 +0000)]
-set zone on iteration over all zones as well

10 years ago-finalize iterate_all_zones as well
Christian Grothoff [Tue, 10 Sep 2013 10:58:03 +0000 (10:58 +0000)]
-finalize iterate_all_zones as well

10 years ago-do not crash if cb was NULL on ego free
Christian Grothoff [Tue, 10 Sep 2013 10:54:28 +0000 (10:54 +0000)]
-do not crash if cb was NULL on ego free

10 years ago-fix missing '
Christian Grothoff [Tue, 10 Sep 2013 10:50:24 +0000 (10:50 +0000)]
-fix missing '

10 years ago-fix crash in gnunet-namestore -a if no other records already existed
Christian Grothoff [Tue, 10 Sep 2013 10:50:04 +0000 (10:50 +0000)]
-fix crash in gnunet-namestore -a if no other records already existed

10 years ago-print main output to stdout
Christian Grothoff [Tue, 10 Sep 2013 10:31:39 +0000 (10:31 +0000)]
-print main output to stdout

10 years agoonly solve on request:
Matthias Wachs [Tue, 10 Sep 2013 09:59:28 +0000 (09:59 +0000)]
only solve on request:
- if we have a new request
- if we have an address for the peer

10 years agorenaming delay to latency to map to preference type
Matthias Wachs [Tue, 10 Sep 2013 09:20:25 +0000 (09:20 +0000)]
renaming delay to latency to map to preference type
added preference usage in test

10 years agoadded GAS_ril_addresses_preference_feedback() handle
Fabian Oehlmann [Tue, 10 Sep 2013 09:14:18 +0000 (09:14 +0000)]
added GAS_ril_addresses_preference_feedback() handle

10 years agoupdated configuration files
Matthias Wachs [Tue, 10 Sep 2013 08:54:30 +0000 (08:54 +0000)]
updated configuration files

10 years agomore renaming from simplistic to proportional
Matthias Wachs [Tue, 10 Sep 2013 08:44:03 +0000 (08:44 +0000)]
more renaming from simplistic to proportional

10 years agorenaming according to new speak
Matthias Wachs [Tue, 10 Sep 2013 08:04:52 +0000 (08:04 +0000)]
renaming according to new speak

10 years agoats_ril: started ats reinforcement learning solver
Fabian Oehlmann [Mon, 9 Sep 2013 19:32:14 +0000 (19:32 +0000)]
ats_ril: started ats reinforcement learning solver

10 years agominichange
Christian Fuchs [Mon, 9 Sep 2013 17:20:29 +0000 (17:20 +0000)]
minichange

10 years agosanitized the scalarproduct client
Christian Fuchs [Mon, 9 Sep 2013 16:15:32 +0000 (16:15 +0000)]
sanitized the scalarproduct client
fixed a typo in the SP API
changed SP-service to always use GCRYMPI_FMT_STD when sending the result back to client. Even though gcry currently can not print negative numbers, we can just remove the if-else block above it once that's supported

10 years agoAdd script to generate monkeys expression db.
Markus Teich [Mon, 9 Sep 2013 15:51:14 +0000 (15:51 +0000)]
Add script to generate monkeys expression db.

10 years ago- barriers doc
Sree Harsha Totakura [Mon, 9 Sep 2013 15:44:38 +0000 (15:44 +0000)]
- barriers doc

10 years ago- fix failing barriers test case
Sree Harsha Totakura [Mon, 9 Sep 2013 15:44:18 +0000 (15:44 +0000)]
- fix failing barriers test case

10 years ago- fix compile
Sree Harsha Totakura [Mon, 9 Sep 2013 14:52:57 +0000 (14:52 +0000)]
- fix compile

10 years agorenamed the scalar/vector product manpage
Christian Fuchs [Mon, 9 Sep 2013 13:49:29 +0000 (13:49 +0000)]
renamed the scalar/vector product manpage

10 years ago-monkey integration
Christian Grothoff [Mon, 9 Sep 2013 13:23:36 +0000 (13:23 +0000)]
-monkey integration

10 years ago... and more work, rework should now be OK, testing
Christian Fuchs [Mon, 9 Sep 2013 13:19:00 +0000 (13:19 +0000)]
... and more work, rework should now be OK, testing

10 years ago-eliminate LISTEN_PID check, silly idea anyway, better to just unset the LISTEN_FDS...
Christian Grothoff [Mon, 9 Sep 2013 13:07:05 +0000 (13:07 +0000)]
-eliminate LISTEN_PID check, silly idea anyway, better to just unset the LISTEN_FDS after use; also this is needed to make things work with gdb/valgrind/monkey/etc.

10 years ago-towards a list of symbols for monkey to filter
Christian Grothoff [Mon, 9 Sep 2013 12:39:37 +0000 (12:39 +0000)]
-towards a list of symbols for monkey to filter

10 years agomore reworking of the service's state machine
Christian Fuchs [Mon, 9 Sep 2013 12:34:38 +0000 (12:34 +0000)]
more reworking of the service's state machine

10 years ago- barriers test case; more fixes
Sree Harsha Totakura [Mon, 9 Sep 2013 12:22:31 +0000 (12:22 +0000)]
- barriers test case; more fixes

10 years ago-dead
Christian Grothoff [Mon, 9 Sep 2013 12:06:29 +0000 (12:06 +0000)]
-dead

10 years agofixing coverity issue
Matthias Wachs [Mon, 9 Sep 2013 11:27:27 +0000 (11:27 +0000)]
fixing coverity issue

10 years agochecks for coverity
Matthias Wachs [Mon, 9 Sep 2013 11:18:53 +0000 (11:18 +0000)]
checks for coverity

10 years ago-minor code cleanup
Christian Grothoff [Mon, 9 Sep 2013 07:44:54 +0000 (07:44 +0000)]
-minor code cleanup

10 years ago-check correct variable
Christian Grothoff [Mon, 9 Sep 2013 07:44:16 +0000 (07:44 +0000)]
-check correct variable

10 years ago-check return value
Christian Grothoff [Mon, 9 Sep 2013 07:25:33 +0000 (07:25 +0000)]
-check return value

10 years ago-moving time functions from FS to TIME
Christian Grothoff [Sun, 8 Sep 2013 18:07:21 +0000 (18:07 +0000)]
-moving time functions from FS to TIME

10 years agoMake psycstore.conf generatable
LRN [Sun, 8 Sep 2013 17:41:42 +0000 (17:41 +0000)]
Make psycstore.conf generatable

10 years agoRemove static psycstore.conf
LRN [Sun, 8 Sep 2013 17:41:39 +0000 (17:41 +0000)]
Remove static psycstore.conf

10 years agoFix a typo
LRN [Sun, 8 Sep 2013 17:37:40 +0000 (17:37 +0000)]
Fix a typo

10 years agoFix timing problems in *_select() on W32
LRN [Sun, 8 Sep 2013 17:37:37 +0000 (17:37 +0000)]
Fix timing problems in *_select() on W32

1) If timeout is < 1ms, round it up to 1ms, because WaitForMultipleObjects()
   can't wait for time shorter than 1ms (0ms means "don't wait at all").
2) Read data from the wakeup socket before commanding the select thread to
   start selecting. For some reason the socket would be in signalled state
   by the time winsock's select() runs, even though we emptied it the last
   time. So now we empty it beforehand.
   This should prevent us from returning early in some cases.

10 years ago-doxygen improvements
Christian Grothoff [Sat, 7 Sep 2013 20:11:56 +0000 (20:11 +0000)]
-doxygen improvements

10 years agoFix memory allocation in set service
LRN [Sat, 7 Sep 2013 16:19:14 +0000 (16:19 +0000)]
Fix memory allocation in set service

10 years ago-update ignores
Christian Grothoff [Sat, 7 Sep 2013 14:25:54 +0000 (14:25 +0000)]
-update ignores

10 years ago-generate tag file
Christian Grothoff [Sat, 7 Sep 2013 14:24:51 +0000 (14:24 +0000)]
-generate tag file

10 years agoFix the fix
LRN [Fri, 6 Sep 2013 21:10:08 +0000 (21:10 +0000)]
Fix the fix

10 years agoRemove generated config file
LRN [Fri, 6 Sep 2013 21:07:00 +0000 (21:07 +0000)]
Remove generated config file

10 years agoFix main test function arguments for perf_ats
LRN [Fri, 6 Sep 2013 21:06:58 +0000 (21:06 +0000)]
Fix main test function arguments for perf_ats

10 years agoW32 compatibility for test_testbed_api_barriers
LRN [Fri, 6 Sep 2013 16:48:58 +0000 (16:48 +0000)]
W32 compatibility for test_testbed_api_barriers

10 years ago- give out run handle through which master controller's handle can be retrieved
Sree Harsha Totakura [Fri, 6 Sep 2013 14:38:24 +0000 (14:38 +0000)]
- give out run handle through which master controller's handle can be retrieved

10 years ago- cancel core_tmt_ready on core disconnect
Bart Polot [Fri, 6 Sep 2013 14:04:24 +0000 (14:04 +0000)]
- cancel core_tmt_ready on core disconnect

10 years ago-require MHD 0.9.30
Christian Grothoff [Fri, 6 Sep 2013 13:46:18 +0000 (13:46 +0000)]
-require MHD 0.9.30

10 years ago-ignore
Christian Grothoff [Fri, 6 Sep 2013 13:37:43 +0000 (13:37 +0000)]
-ignore

10 years ago-dox
Christian Grothoff [Fri, 6 Sep 2013 13:37:10 +0000 (13:37 +0000)]
-dox

10 years ago-code cleanup
Christian Grothoff [Fri, 6 Sep 2013 13:36:18 +0000 (13:36 +0000)]
-code cleanup

10 years ago- use GNUNET_log_config_invalid
Bart Polot [Fri, 6 Sep 2013 13:32:37 +0000 (13:32 +0000)]
- use GNUNET_log_config_invalid

10 years ago- dont prevent destroy in case of fully initialized channel
Bart Polot [Fri, 6 Sep 2013 13:00:05 +0000 (13:00 +0000)]
- dont prevent destroy in case of fully initialized channel