aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | speed up running of tasks via GNUNTE_SCHEDULER_add_now() by a factor of at ↵Christian Grothoff2020-02-04
| | | | | | | | least 5
* | add minimal scheduler benchmarkChristian Grothoff2020-02-04
| |
* | add timetravel getopt helperChristian Grothoff2020-02-04
| |
* | fix bug *AGAIN*, could swear I fixed this one before... strangeChristian Grothoff2020-02-03
|/
* added a test for DHT lookup between peersrexxnor2020-02-03
|
* set permsChristian Grothoff2020-02-03
|
* added testing scripts for dns2gnsrexxnor2020-01-30
|
* clarify NXDOMAINChristian Grothoff2020-01-26
|
* export GNUNET_PQ_run_sql() functonalityChristian Grothoff2020-01-24
|
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
|
* fix error handlingChristian Grothoff2020-01-20
|
* other peer to blameChristian Grothoff2020-01-20
|
* fix botched mergeFlorian Dold2020-01-18
|
* fix mem leaksFlorian Dold2020-01-18
|
* include mandatory includesChristian Grothoff2020-01-18
|
* fix leakChristian Grothoff2020-01-18
|
* another leakChristian Grothoff2020-01-17
|
* fix leakChristian Grothoff2020-01-17
|
* do not add '/' to load pathChristian Grothoff2020-01-17
|
* fix FTBFSChristian Grothoff2020-01-17
|
* quiet on psqlChristian Grothoff2020-01-17
|
* fixChristian Grothoff2020-01-17
|
* auto-provide OS_IPK paths in [paths] of configChristian Grothoff2020-01-17
|
* be more quietChristian Grothoff2020-01-17
|
* DB load API changeChristian Grothoff2020-01-17
|
* include buffer in main util headerChristian Grothoff2020-01-17
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunetxrs2020-01-16
|\
| * remove Taler-specific leftovers, we don't need them anymoreFlorian Dold2020-01-15
| |
| * add test vector generation for crypto opsFlorian Dold2020-01-15
| |
| * move buffer library from GNU Taler to GNUnetFlorian Dold2020-01-15
| |
| * Fix copy/paste error checking for explicit_bzeroDavid Barksdale2020-01-13
| |
| * fix dist for tng 2/2v0.12.2Schanzenbach, Martin2020-01-13
| |
| * fix dist for tngSchanzenbach, Martin2020-01-13
| |
| * bump versionSchanzenbach, Martin2020-01-13
| |
| * JWT Parsing APIMarkus Voggenreiter2020-01-13
| |
| * Fixed Ticket ManagementMarkus Voggenreiter2020-01-13
| |
| * Fixed Adding AttestationsMarkus Voggenreiter2020-01-13
| |
| * JWT Parser ImplementedMarkus Voggenreiter2020-01-13
| |
| * Basic Functionality ImplementedMarkus Voggenreiter2020-01-13
| |
| * JWT Plugin, Prepared TicketingMarkus Voggenreiter2020-01-13
| |
| * Fixed Open Issues with ListingMarkus Voggenreiter2020-01-13
| |
| * Prepared JWT PluginMarkus Voggenreiter2020-01-13
| |
| * Pure Listing of ReferencesMarkus Voggenreiter2020-01-13
| |
| * Listing of References with AttributesMarkus Voggenreiter2020-01-13
| |
| * Prepared Listing of ReferencesMarkus Voggenreiter2020-01-13
| |
| * Fixed Reference DeletionMarkus Voggenreiter2020-01-13
| |
| * Deletion of Reference TypeMarkus Voggenreiter2020-01-13
| |
| * Adding Reference Type ImplementedMarkus Voggenreiter2020-01-13
| |
| * Preparation for Reference TypeMarkus Voggenreiter2020-01-13
| |
| * some commentsSchanzenbach, Martin2020-01-13
| |