aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
Commit message (Collapse)AuthorAge
* 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
|
* draft ATS API for TNGChristian Grothoff2018-11-29
|
* add first sketch of libgnunettransportmonitor.so implementationChristian Grothoff2018-11-14
|
* send NEW_COMMUNICATOR message on startupChristian Grothoff2018-11-08
|
* get new libgnunettransportcommunicator to buildChristian Grothoff2018-11-07
|
* use separate message type to indicate end of transmission (much cleaner)Christian Grothoff2018-11-02
|
* work on TNGChristian Grothoff2018-11-01
|
* RPS: Add forgotten definition of message typesJulius Bünger2018-10-13
|
* Remove leftovers of old architectureJulius Bünger2018-09-26
|
* Add API call to receive unbiased peer stream for debugging and profilingJulius Bünger2018-09-14
|
* renamed identity-provider subsystem to reclaimSchanzenbach, Martin2018-07-19
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|