aboutsummaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAge
* -new API in test fixedMartin Schanzenbach2022-11-04
|
* IDENTITY/NAMESTORE:Martin Schanzenbach2022-10-27
| | | | | Remove the concept of "Subsystem default identities". Add GNUNET_ErrorCodes to IDENTITY subsystem.
* -changelog housekeepingMartin Schanzenbach2022-10-27
|
* -fix FTBFS issuesChristian Grothoff2022-10-26
|
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
|
* -fix test; modify NAMESTORE JSON booleans, Fixes #7398Martin Schanzenbach2022-10-21
|
* -fix warningsMartin Schanzenbach2022-10-21
|
* ZONEMASTER: Merge monitor into zonemaster processMartin Schanzenbach2022-10-18
|
* GANA: Update submoduleMartin Schanzenbach2022-10-01
|
* BUILD: Silence some -Wall warningsMartin Schanzenbach2022-09-26
|
* -fixMartin Schanzenbach2022-09-25
|
* -fix distingChristian Grothoff2022-09-25
|
* BUILD: Remove gnurl. Improve curl-gnutls detectionMartin Schanzenbach2022-09-06
|
* DID: change method nameMartin Schanzenbach2022-08-31
|
* -changelog housekeepingMartin Schanzenbach2022-08-05
|
* -update submodule !releaseMartin Schanzenbach2022-08-05
|
* DOC: Move from texinfo to sphinxMartin Schanzenbach2022-08-02
|
* -pofilesv0.17.2Martin Schanzenbach2022-07-09
|
* ABE: Remove unused attribute-based encryption componentMartin Schanzenbach2022-07-04
|
* -modify revocation logic to fix lsd0001v0.17.0Martin Schanzenbach2022-06-04
|
* -changelog housekeepingMartin Schanzenbach2022-06-04
|
* BUILD: Fix mysql detection as reported on MLMartin Schanzenbach2022-04-09
|
* -libgnunetpq needs version bumpChristian Grothoff2022-04-08
|
* -fix !tarballMartin Schanzenbach2022-04-01
|
* -portability fixesMartin Schanzenbach2022-03-31
|
* GNS: Sanitize APIs and align with LSD0001Martin Schanzenbach2022-03-27
|
* -fix FTBFSChristian Grothoff2022-03-21
|
* -fix distv0.16.2Martin Schanzenbach2022-03-19
|
* -bootstrapMartin Schanzenbach2022-03-19
|
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -use nft instead of iptables for netjailMartin Schanzenbach2022-03-07
|
* -coverity bugsMartin Schanzenbach2022-03-01
|
* BUILD: Detect missing libsodium. Fixes #7153Martin Schanzenbach2022-02-26
|
* -fix identity test distv0.16.0Martin Schanzenbach2022-02-26
|
* -hack up GET/PUT signatures, still broken by designChristian Grothoff2022-02-26
|
* -fix namestore testsMartin Schanzenbach2022-02-25
|
* -fix gnsrecord testsMartin Schanzenbach2022-02-24
|
* -update ganaChristian Grothoff2022-02-19
|
* rebaseChristian Grothoff2022-02-19
|
* -support fun macrosChristian Grothoff2022-02-06
|
* -output IVs and Ks for symmetric encryption GNSMartin Schanzenbach2022-01-31
|
* - fixed bug with broadcast test.t3sserakt2022-01-21
| | | | | | | | | | | | | | | | - added configurable port for router in netjail_start.sh. - added key for configuring broadcast in topo.sh. - port for communicators can variable. - added variable additional_connects in GNUNET_TESTING_NetjailTopology. - additional connects can be configured in topology file. - added distance vector test with circle topology. - Reassambly for fragmentation is now stored at VirtualLink, not at Neighbour. - DV forwarding distingush between control flow and payload. - handling fragment box switch to be based on VirtualLink. - reliability box will not be handled like a fragment. - propagating next retransmission attempt variable of fragment to the root message. - check for fragmentation when adding reliability box. - several smaller bug fixes.
* -fixMartin Schanzenbach2022-01-14
|
* -.po updateChristian Grothoff2022-01-10
|
* - fix experimental flagMartin Schanzenbach2021-12-13
|
* ABD: Fix buildMartin Schanzenbach2021-12-03
|
* fix configure.ac issues with autoconf 2.69Christian Grothoff2021-11-25
|
* update FR translationChristian Grothoff2021-11-21
|
* update fr.poChristian Grothoff2021-11-20
|
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
| | | | | | - added configuration by string in test skript instead of config file. - moved netjail scripts to contrib/netjail and install them into the share/gnunet directory.