aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* EDKEY: derived private key clamping fixed.HEADv0.1.42masterBernd Fix2023-07-20
|
* crypto/gns: fixed serialization of ZonePrivate. Updated tests.v0.1.41Bernd Fix2023-07-04
|
* Updated GANA defintions.Bernd Fix2023-06-30
|
* RFC test vectors: adjusted code and test cases with latest version.Bernd Fix2023-06-29
|
* Changes based on security audit "ngie-gnunetr5n".v0.1.40Bernd Fix2023-01-24
|
* Plugin integration (ZoneMaster)v0.1.39Bernd Fix2022-11-11
|
* Namestore and identity service integrated.v0.1.38Bernd Fix2022-11-11
|
* Identity service added to zone master.v0.1.37Bernd Fix2022-10-26
|
* Initial revision of Zonemaster implementation.v0.1.36Bernd Fix2022-10-22
|
* Store expire in microseconds in meta db.v0.1.34nlnet-r5n-auditBernd Fix2022-08-25
|
* Integration tests: more bug fixes.v0.1.33Bernd Fix2022-08-24
|
* Integration test: bug fixes 1st round.Bernd Fix2022-08-21
|
* Prepared for integration test.v0.1.32Bernd Fix2022-08-18
|
* Milestone 2+3 (NLnet funding)v0.1.30Bernd Fix2022-08-15
|
* RC1 for milestone 2 (NGI Assure)v0.1.29Bernd Fix2022-07-25
|
* Improved handling of pending DHT results.Bernd Fix2022-07-18
|
* File/block caching strategy improved.v0.1.27Bernd Fix2022-06-11
|
* RC2 for Milestone 1 (NGI Assure)v0.1.26Bernd Fix2022-06-11
|
* RC1 for milestone 1 (NI Assure).v0.1.25Bernd Fix2022-06-10
|
* Improved transport and module code.v0.1.24Bernd Fix2022-06-07
|
* Heartbeat handling in modules added.Bernd Fix2022-06-04
|
* Reworked gnunet/transport and gnunet/service.Bernd Fix2022-06-01
|
* Refactored GNS zone crypto implementation.v0.1.23Bernd Fix2022-02-02
|
* Changed argon2 salt to "GnsRevocationPow".Bernd Fix2020-05-26
|
* Added revocation config data.Bernd Fix2020-05-26
|
* Milestone #3 (RC3): Using new test case from RFC draft.Bernd Fix2020-05-26
|
* Milestone #3 (RC2)Bernd Fix2020-05-24
|
* Milestone #3 (RC1)Bernd Fix2020-05-24
|
* Adjusted revocation PoW to draft specification.Bernd Fix2020-04-01
|
* Fixed DHT cancellation sequence and minor improvements.Bernd Fix2020-04-01
|
* Handle DHT lookup aborts.Bernd Fix2020-03-31
|
* Fixed filtering of supplemental records and GNS2DNS handling.Bernd Fix2020-02-19
|
* Started revocation implementation.Bernd Fix2020-02-17
|
* Adjusted LEHO coexist rules to spec.Bernd Fix2020-02-15
|
* Add handling for supplemental records.Bernd Fix2020-02-15
|
* Send response at end of (failed) resolution.Bernd Fix2020-02-13
|
* Code and documentation changes based on review feedback.Bernd Fix2020-02-12
|
* Changes after review feedback.Bernd Fix2019-12-23
|
* Adjusted unit tests to GNUnet 0.12 crypto.Bernd Fix2019-12-20
|
* Removed obsolete files.Bernd Fix2019-12-20
|
* MS2-RC2: Handle CNAME records with custom block handler.Bernd Fix2019-12-18
|
* MS2-RC1: Recursive resolution and handling of GNS-specific RRs.Bernd Fix2019-12-18
|
* Started recursive resolution; GNS2DNS implemented.Bernd Fix2019-11-12
|
* Corrected case clause for OS signal handling (Ctrl-C).Bernd Fix2019-09-20
|
* Use 'AbsoluteTime' and 'RelativeTime' types in messages.Bernd Fix2019-09-20
|
* Fixed issues from 'gnunet-developers' feedback:Bernd Fix2019-09-20
| | | | | * correctly handle expiration time ("never") * removed busy loop from service implementation ("CPU load")
* Process DHT responses for GNS block GET requests.Bernd Fix2019-09-18
|
* Initial revision.Bernd Fix2019-09-18