oweals/gnunet.git
10 years ago-updating man page, with contributions from Thomas Zander
Christian Grothoff [Sat, 14 Sep 2013 15:03:18 +0000 (15:03 +0000)]
-updating man page, with contributions from Thomas Zander

10 years ago-more complete fix for #3034
Christian Grothoff [Sat, 14 Sep 2013 14:16:46 +0000 (14:16 +0000)]
-more complete fix for #3034

10 years ago-dead test, gnunet-pseudonym is gone
Christian Grothoff [Sat, 14 Sep 2013 13:56:30 +0000 (13:56 +0000)]
-dead test, gnunet-pseudonym is gone

10 years ago-dead test, gnunet-pseudonym is gone
Christian Grothoff [Sat, 14 Sep 2013 13:56:15 +0000 (13:56 +0000)]
-dead test, gnunet-pseudonym is gone

10 years ago-dead test, gnunet-pseudonym is gone
Christian Grothoff [Sat, 14 Sep 2013 13:55:41 +0000 (13:55 +0000)]
-dead test, gnunet-pseudonym is gone

10 years ago-fixing #3034
Christian Grothoff [Sat, 14 Sep 2013 13:51:27 +0000 (13:51 +0000)]
-fixing #3034

10 years ago-fixing resuming publish operation
Christian Grothoff [Fri, 13 Sep 2013 19:46:45 +0000 (19:46 +0000)]
-fixing resuming publish operation

10 years ago-more rename issues
Christian Grothoff [Fri, 13 Sep 2013 18:59:45 +0000 (18:59 +0000)]
-more rename issues

10 years ago-fix rename issues
Christian Grothoff [Fri, 13 Sep 2013 18:57:04 +0000 (18:57 +0000)]
-fix rename issues

10 years ago- doc
Sree Harsha Totakura [Fri, 13 Sep 2013 13:01:09 +0000 (13:01 +0000)]
- doc

10 years agoplugin returns inbound session if outbound session is requiered
Matthias Wachs [Fri, 13 Sep 2013 12:53:00 +0000 (12:53 +0000)]
plugin returns inbound session if outbound session is requiered

10 years agowarning if inbound session does not have address length 0
Matthias Wachs [Fri, 13 Sep 2013 12:37:20 +0000 (12:37 +0000)]
warning if inbound session does not have address length 0

10 years agonew propagation check
Matthias Wachs [Fri, 13 Sep 2013 12:28:36 +0000 (12:28 +0000)]
new propagation check
reformating lines

10 years agoaddress was no set to inactive
Matthias Wachs [Fri, 13 Sep 2013 12:19:40 +0000 (12:19 +0000)]
address was no set to inactive

10 years agosplitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another...
Christian Grothoff [Fri, 13 Sep 2013 12:00:01 +0000 (12:00 +0000)]
splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and another for encryption

10 years agofixes: resolve on canceling address request
Matthias Wachs [Fri, 13 Sep 2013 08:35:03 +0000 (08:35 +0000)]
fixes: resolve on canceling address request

10 years agoactive address was not set to inactive if session is deleted
Matthias Wachs [Fri, 13 Sep 2013 08:10:35 +0000 (08:10 +0000)]
active address was not set to inactive if session is deleted

10 years agoats_ril:
Fabian Oehlmann [Thu, 12 Sep 2013 16:25:28 +0000 (16:25 +0000)]
ats_ril:
- q and sarsa updates
- added first actions
- agent interacts with environment
- untested

10 years agofixing assertion in ATS about unknown address in use:
Matthias Wachs [Thu, 12 Sep 2013 13:42:07 +0000 (13:42 +0000)]
fixing assertion in ATS about unknown address in use:

unix returned inbound session with length 0 when transport asked for outbound address
so ATS cannot compare addresses

this bug took exactly so long to find as the additional check has chars

10 years ago- fix likely possible nonterminating loop for small `cap'
Sree Harsha Totakura [Thu, 12 Sep 2013 13:32:04 +0000 (13:32 +0000)]
- fix likely possible nonterminating loop for small `cap'

10 years ago- capping node degree in scale free topology
Sree Harsha Totakura [Thu, 12 Sep 2013 10:09:21 +0000 (10:09 +0000)]
- capping node degree in scale free topology

10 years agobugfix, forgot to reset a variable
Christian Fuchs [Thu, 12 Sep 2013 10:03:41 +0000 (10:03 +0000)]
bugfix, forgot to reset a variable

10 years agoremove not required assignments
Matthias Wachs [Thu, 12 Sep 2013 09:42:13 +0000 (09:42 +0000)]
remove not required assignments
changes to log level

10 years agofixed bug in address iteration
Matthias Wachs [Thu, 12 Sep 2013 09:41:40 +0000 (09:41 +0000)]
fixed bug in address iteration

10 years agoimportant messages are info
Matthias Wachs [Thu, 12 Sep 2013 09:28:35 +0000 (09:28 +0000)]
important messages are info
ATS timeout was breaking tests /w valgrind

10 years agobetter logging since important messages are info
Matthias Wachs [Thu, 12 Sep 2013 09:22:15 +0000 (09:22 +0000)]
better logging since important messages are info

10 years ago- bulk deletion for all addresses
Matthias Wachs [Thu, 12 Sep 2013 07:56:23 +0000 (07:56 +0000)]
- bulk deletion for all addresses
- no break, since solve can be called when addresses is empty due to autosolve parameter

10 years agoimproved logging: messages with higher importance changed to info
Matthias Wachs [Thu, 12 Sep 2013 07:43:14 +0000 (07:43 +0000)]
improved logging: messages with higher importance changed to info

10 years agofixing coverity issues
Matthias Wachs [Thu, 12 Sep 2013 07:11:11 +0000 (07:11 +0000)]
fixing coverity issues

10 years ago-do not clean up reader more than once
Christian Grothoff [Wed, 11 Sep 2013 22:45:57 +0000 (22:45 +0000)]
-do not clean up reader more than once

10 years ago-cosmetics, trying to narrow down deserialization error
Christian Grothoff [Wed, 11 Sep 2013 22:45:32 +0000 (22:45 +0000)]
-cosmetics, trying to narrow down deserialization error

10 years agoats_ril: solver further continued
Fabian Oehlmann [Wed, 11 Sep 2013 17:23:14 +0000 (17:23 +0000)]
ats_ril: solver further continued

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