aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* changed derive_secrets APIGian Demarmels2021-12-21
| | | | | | | | changed derive_secrets API repaired performance test uncrustify
* BUILD: Kill build-commonMartin Schanzenbach2021-12-20
|
* DOCUMENTATION: Fix link to tutorialMartin Schanzenbach2021-12-20
|
* fixChristian Grothoff2021-12-16
| | | | GNUNET_PQ_result_spec_timestamp_nbo
* -fix ftbfsChristian Grothoff2021-12-16
|
* tolerate old style values (for now)Christian Grothoff2021-12-16
|
* -fix messenger client-side contact initialization for new messagesTheJackiMonster2021-12-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* enable v10 backwards compatibilityChristian Grothoff2021-12-15
|
* GNUNET_CRYPTO_eddsa_key_from_file handles do_create correctlyÖzgür Kesim2021-12-15
| | | | | | | | | | The function GNUNET_CRYPTO_eddsa_key_from_file returns now - GNUNET_OK on success, - GNUNET_NO if do_create was set but we found an existing file, - GNUNET_SYSERR on failure _or_ if the file didn't exist and do_create was not set Fixes #7106
* -fix test ftbfsChristian Grothoff2021-12-14
|
* -DCEChristian Grothoff2021-12-14
|
* introducing GNUNET_TIME_TimestampChristian Grothoff2021-12-14
|
* -fix abd configMartin Schanzenbach2021-12-14
|
* -fix abd buildMartin Schanzenbach2021-12-13
|
* -fix ftbfsMartin Schanzenbach2021-12-13
|
* -fix ftbfsMartin Schanzenbach2021-12-13
|
* - fix experimental flagMartin Schanzenbach2021-12-13
|
* - fix closest peer algorithmMartin Schanzenbach2021-12-10
|
* - fixed Makefile.amt3sserakt2021-12-08
|
* -debian changlog bumpChristian Grothoff2021-12-08
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-12-08
|\
| * add crypto_cs testing and benchmarkGian Demarmels2021-12-07
| |
| * add crypto_cs implementationLucien Heuzeveldt2021-12-07
| |
| * -fix FTBFSChristian Grothoff2021-12-06
| |
* | - removed test_dhtu_ip.c from Makefile.am, usage of ng testing framework changedt3sserakt2021-12-08
|/
* - changed intervall of backchannel message checkt3sserakt2021-12-06
|
* fixed timeout for netjail tests, removed duplicated function declaration ↵t3sserakt2021-12-06
| | | | from header, using GNUNET_TESTING_get_trait_batch_cmds in loop, fixed tng service shutdown logic, added missing GNUNET_SERVICE_client_continue, changed default log level for udp backchannel test to debug
* propose barrier APIChristian Grothoff2021-12-06
|
* propose barrier APIChristian Grothoff2021-12-06
|
* propose barrier APIChristian Grothoff2021-12-06
|
* -use better typesChristian Grothoff2021-12-06
|
* add bool type to libgnunetpqChristian Grothoff2021-12-05
|
* -remove unused structMartin Schanzenbach2021-12-04
|
* ABD: Fix buildMartin Schanzenbach2021-12-03
|
* DHT: Update wire formats.v0.16.0-alpha.0Martin Schanzenbach2021-12-03
|
* DHT: Remove unused processing optionMartin Schanzenbach2021-12-03
|
* - fixed warning, raised log level for udp backchannel test0.15.xt3sserakt2021-12-02
|
* - added missing file, fixed warningst3sserakt2021-12-02
|
* - using the big macrofication of the traits from GNU Taler nowt3sserakt2021-12-01
|
* -fixChristian Grothoff2021-11-30
|
* -nicer codeChristian Grothoff2021-11-30
|
* ignore prepared statement failures if statement is already known to enable ↵Christian Grothoff2021-11-30
| | | | connection pooling
* - fixed bug in connect cmdt3sserakt2021-11-30
|
* - added missing g for extra_logging vart3sserakt2021-11-30
|
* - added dv script, but removed it from check_SCRIPTS, because it does not ↵t3sserakt2021-11-29
| | | | worg atm.
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-11-29
|\
| * -fix messenger load-, store-operations and uninitialized memoryTheJackiMonster2021-11-29
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | - added number of unintentional connects to connect cmd, fixed bugs in tcp ↵t3sserakt2021-11-29
|/ | | | communicator and tng service, added method to get a cmd not restricted to future or past cmds
* - added distance vector testcaset3sserakt2021-11-29
|
* - added scripts to EXTRA_DISTt3sserakt2021-11-29
|