aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
Commit message (Collapse)AuthorAge
* SETU: Implement LSD0003Elias Summermatter2021-07-30
|
* - finished first prototype for running several local testcase.t3sserakt2021-07-19
|
* - started to implement several cmds to start peers^Ctestcase plugin will be ↵t3sserakt2021-07-16
| | | | started directly from helper, functionality to communicate between master cmd loop and local cmd loop, code compiles, test is not working atm.
* misc spelling issuesChristian Grothoff2020-11-14
|
* -remerge branch 'jacki/messenger'TheJackiMonster2020-11-12
| | | | This reverts commit e11d1e59e4ae5f7d89c33df3ae9ca8f1ece990cf.
* deadChristian Grothoff2020-11-12
|
* - towards separation between credentials and presentations thereof, wip, ftbfsMartin Schanzenbach2020-08-20
|
* -fix FTBFS for setiChristian Grothoff2020-08-19
|
* splitting of set intersection functionality from set service (not yet ↵Christian Grothoff2020-08-18
| | | | finished, FTBFS)
* split of set union from set service (preliminary)Christian Grothoff2020-08-16
|
* TNG: Implemented 5530: add replay protection to TCP communicator. Added ↵t3sserakt2020-07-17
| | | | monotime value checks
* Fixed bug #5822 by adding a monotonic time to the connection create message ↵t3sserakt2020-06-05
| | | | of a peer that want to start a KX, and the corresponding test #5823. Credits to dvn, lurchi and xrs for helpful discussions and coding.
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
| | | | | Added a new message for queue updates to indicate queue length. Queues now may also have a priority parameter.
* Make REQUEST_AGPL messages configurable and add handler by defaultAlessio Vanni2020-05-27
| | | | | | | | | | | | | | | | | | | This makes two changes: * Add a field to `struct GNUNET_OS_ProjectData' containing a URL (as a string) pointing to the source code of the application. * If the field is not NULL, add a handler for the REQUEST_AGPL messages sending the specified URL to the client. The handler is added both in client-service communications (i.e. local services that don't make requests to other peers in the network) and in peer-peer communications (CADET.) This way, any client (local or remote with CADET) can request the source code location using a standardized mechanism instead of writing ad-hoc solutions (unless the service/peer explicitly specifies a NULL pointer.) Signed-off-by: Christian Grothoff <christian@grothoff.org>
* fix #6242Christian Grothoff2020-05-22
|
* bugfixesSchanzenbach, Martin2020-02-09
|
* add attestation APISchanzenbach, Martin2020-02-09
|
* Prepared Listing of ReferencesMarkus Voggenreiter2020-01-13
|
* Deletion of Reference TypeMarkus Voggenreiter2020-01-13
|
* Preparation for Reference TypeMarkus Voggenreiter2020-01-13
|
* Listing Attestations through serviceMarkus Voggenreiter2020-01-13
|
* Delete Attestation via ServiceMarkus Voggenreiter2020-01-13
|
* Add Attestations via Reclaim ServiceMarkus Voggenreiter2020-01-13
|
* Renamed credential service to abd, replaced all related functions, ↵Andreas Ebner2019-10-07
| | | | parameters, etc
* Introduction of intermediate result reporting, removed some stuff, new test:Andreas Ebner2019-10-07
| | | | | | - new message, message type and api function to handle intermediate result reporting - removed GNUNET_SIGNATURE_PURPOSE_CREDENTIAL completely and the one usage that was still around - new test: AND with both parts having a bidirectional forward match
* uncrustify as demanded.ng02019-09-08
|
* fix gnunet-gns performance issue for many egosChristian Grothoff2019-06-15
|
* generate and handle TRANSPORT_FLOW_CONTROL messages (TNG)Christian Grothoff2019-06-02
|
* stashChristian Grothoff2019-06-01
|
* FC workChristian Grothoff2019-05-19
|
* modify messages for t2t-fcChristian Grothoff2019-05-14
|
* remove duplicate APIChristian Grothoff2019-05-11
|
* towards flow control in TNGChristian Grothoff2019-04-28
|
* massive refactoring to intruce data structureChristian Grothoff2019-04-22
|
* RECLAIM: bugfixes; add delete attribute APISchanzenbach, Martin2019-04-14
|
* send validation challengesChristian Grothoff2019-04-10
|
* implement #5551 (UDP broadcast learning in TNG)Christian Grothoff2019-04-07
|
* allow applications expressing connection preferences directly to TNG, ↵Christian Grothoff2019-04-03
| | | | collect HELLOs from PEERSTORE for expressed prefs
* fix enable_malicous checkChristian Grothoff2019-02-20
|
* implementing libgnunettransportaddressChristian Grothoff2019-02-13
|
* generate ACKs for backchannelChristian Grothoff2019-01-30
|
* more work on TCP communicatorChristian Grothoff2019-01-28
|
* in principle finished with #5385, could use some testing...Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* more work towards fixing #5385Christian Grothoff2019-01-27
|
* more on backchannel logicChristian Grothoff2019-01-25
|
* add prototypes for handlers for incoming messagesChristian Grothoff2019-01-25
|
* working on crazy fragmentation logicChristian Grothoff2019-01-22
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* more work on tngChristian Grothoff2018-12-16
|