aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* fix blind sign pq result helpersHEADmasterChristian Blättler5 days
* add pq result and query helpers for blind sign keysChristian Blättler6 days
* FS: Implement function to retrieve file hash from chk uriTheJackiMonster6 days
* Add functionality to exchange global external IPs for natted peers.t3sserakt2024-04-08
* TRANSPORT: Fix IPv6 setting in UDP communicator.Martin Schanzenbach2024-03-15
* elligator: API changes for encoding + function documentationsPedram Fardzadeh2024-03-11
* elligator: code cleanupPedram Fardzadeh2024-03-11
* PQ: add int64 data type supportChristian Grothoff2024-03-08
* - uncrustify codeMartin Schanzenbach2024-03-06
* udp communicator: ECDH with elligatorPedram Fardzadeh2024-03-06
* elligator: kem encaps and decapsPedram Fardzadeh2024-03-06
* elligator: code cleanupPedram Fardzadeh2024-03-06
* crypto: fix elligator warningsMartin Schanzenbach2024-03-01
* util: initial elligator implementationPedram Fardzadeh2024-02-28
* CRYPTO: Improve comments for ECC DHv0.21.0-talerdev.6Martin Schanzenbach2024-02-27
* PEERSTORE: Remove faulty upsert API again.Martin Schanzenbach2024-02-25
* PEERSTORE: Fix hello_add APIMartin Schanzenbach2024-02-25
* PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach2024-02-23
* MESSENGER: Uncrustify codeTheJackiMonster2024-02-18
* Various: Silence warningsMartin Schanzenbach2024-02-04
* MESSENGER: Implement client side deletion and update callback for messagesTheJackiMonster2024-02-01
* MESSENGER: Implement linked deletion of transcript and private messageTheJackiMonster2024-01-29
* -indentation, commentChristian Grothoff2024-01-27
* MESSENGER: Add function to delete messagesTheJackiMonster2024-01-20
* MESSENGER: Store recipient information for each message locallyTheJackiMonster2024-01-20
* MESSENGER: Add recipient to message callbackTheJackiMonster2024-01-20
* MESSENGER: Implement automatic transcription of private messagesTheJackiMonster2024-01-20
* MESSENGER: Add transcript and tag message kindsTheJackiMonster2024-01-19
* explain GNUNET_JSON_parse_free() betterChristian Grothoff2024-01-17
* fix #8052Christian Grothoff2024-01-09
* fix #8046Christian Grothoff2024-01-09
* fixChristian Grothoff2024-01-08
* define exit code for not restarting via systemd (see #8030)Christian Grothoff2024-01-08
* fix typo in symbol nameChristian Grothoff2024-01-08
* build: update generated service ports headerMartin Schanzenbach2024-01-06
* MESSENGER: Implement function to send ticketTheJackiMonster2024-01-03
* MESSENGER: Implement ticket messageTheJackiMonster2024-01-02
* build: -testbedMartin Schanzenbach2023-12-27
* meson: Cleanup build, also remove deprecated testbed and peerinfo references.Martin Schanzenbach2023-12-27
* GANA: Update record types and TLD entriesMartin Schanzenbach2023-12-18
* MESSENGER: Implement automatic routing mechanismTheJackiMonster2023-12-16
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetTheJackiMonster2023-12-16
|\
| * Util: Introduced GNUNET_TIME_relative_multiply_double.t3sserakt2023-12-15
| * build: Add generated files for GNS service ports and protocols for BOXMartin Schanzenbach2023-12-14
| * GNS: Implementation of SBOX recordsSebastian Nadler2023-12-07
* | Merge branch 'master' of git+ssh://git.gnunet.org/gnunetTheJackiMonster2023-12-12
|\ \
| * | build: Add generated files for GNS service ports and protocols for BOXMartin Schanzenbach2023-12-08
| |/
| * GANA protocol & service-port numbersSebastian Nadler2023-12-07
| * NAMESTORE: Generally handle maintenance records and allow their managementMartin Schanzenbach2023-12-06
* | MESSENGER: Types adjustedTheJackiMonster2023-12-08