aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-communicator-quic.c
Commit message (Expand)AuthorAge
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* transport: ftbfs since libgnunet change for NTMartin Schanzenbach2023-10-16
* quic: fix build on systems w/o sin_lenMartin Schanzenbach2023-09-10
* TNG(quic): Review pass and FIXME organizationMartin Schanzenbach2023-08-27
* quic: fix mq_sendmarshall2023-08-24
* quic: differentiate receivermarshall2023-08-23
* quic: remove debug msgmarshall2023-08-23
* quic: process peeridmarshall2023-08-22
* quic: logsmarshall2023-08-22
* quic: update logsmarshall2023-08-22
* quic: add peer to addr_map before try handshakemarshall2023-08-21
* quic: move connection checking into recv_from_streamsmarshall2023-08-21
* quic: nat bug fixmarshall2023-08-21
* quic: remove hnmarshall2023-08-21
* -minor bugfixes, adding FIXMEsChristian Grothoff2023-08-15
* quic communicator: add nat handlermarshall2023-08-03
* quic: optimize sock_read recvmarshall2023-07-26
* quic: remove multipeermap, fix addr mapmarshall2023-07-26
* rename id_recvd to id_rcvdmarshall2023-07-26
* transport (quic): parse msgs before passing to coremarshall2023-07-26
* transport (quic): error handling fixesmarshall2023-07-26
* transport (quic): send our peeridmarshall2023-07-25
* transport (quic): prepare to send pidmarshall2023-07-20
* transport (quic): give msg to transport servicemarshall2023-07-20
* transport (quic): receive pid in initial packetmarshall2023-07-20
* transport (quic): uncrustifymarshall2023-07-18
* transport (quic): create peermap using addressmarshall2023-07-18
* transport(quic): cleanup connmarshall2023-07-18
* transport (quic): mq handling fixesmarshall2023-07-18
* create PeerAddressmarshall2023-07-18
* transport (quic): Add some pointersMartin Schanzenbach2023-07-18
* transport (quic): add functions for mq handlingmarshall2023-07-18
* transport (quic): comm connectmarshall2023-07-18
* transport (quic): remove gen_streamidmarshall2023-07-18
* transport (quic): get random block for cidmarshall2023-07-18
* transport (quic): token validation checkmarshall2023-07-18
* transport (quic): fix compiler warningsmarshall2023-07-18
* transport (quic): cleanup, create header objectmarshall2023-07-18
* transport (quic): minor cleanup, remove commented codemarshall2023-07-18
* transport (quic): check for closed connectionsmarshall2023-07-18
* transport (quic): create connection functionalitymarshall2023-07-18
* transport (quic): mint tokensmarshall2023-07-18
* transport (quic): mint_token for generating tokensmarshall2023-07-18
* transport (quic): more logic for reading streammarshall2023-07-18
* transport (quic): establish connectionmarshall2023-07-18
* transport (quic): get recv info from incoming datamarshall2023-07-18
* transport (quic): conn object implementmarshall2023-07-18
* transport (quic): define max streamidmarshall2023-07-18
* transport (quic): handle reading data from socketmarshall2023-07-18
* transport (quic): change configure files/add changesmarshall2023-07-18