aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* http3: Add content-type in POST request.dev/shichao/http3Shichao2024-08-23
* http3: Change some functions and parameters to static.Shichao2024-08-14
* http3: Add comments; remove unneeded parameters.Shichao2024-08-13
* http3: proper nghttp3/tcp2 detection with automakeMartin Schanzenbach2024-08-07
* http3: Fix certificate loading; fix meson install of filesMartin Schanzenbach2024-08-07
* http3: Autogenerate certificate when there is no certificate in the configura...Shichao2024-08-07
* http3: Load certificates from the configuration file.Shichao2024-08-07
* http3: Gracefully delete closed connections.Shichao2024-08-07
* http3: better http3 detection logicMartin Schanzenbach2024-08-07
* http3: better http3 detection logicMartin Schanzenbach2024-08-07
* http3: make meson compie; remove application handleMartin Schanzenbach2024-08-07
* http3: Finish HTTP3 layer and now can pass the basic test.Shichao2024-08-07
* http3: Fix bugs when creating a new HTTP serverShichao2024-08-07
* http3: Complete the callbacks of nghttp3 and ngtcp2Shichao2024-08-07
* http3: Remove some unused codeShichao2024-08-07
* http3: Handle errors and refactor the code for receiving packetsShichao2024-08-07
* http3: Add the functions to handle disconnectionShichao2024-08-07
* http3: add the timer after sending and writing packetsShichao2024-08-07
* http3: Update TODOsShichao2024-08-07
* http3: Prepare work for the cid_mapShichao2024-08-07
* http3: Correct the value of statistics value # connections activeShichao2024-08-07
* http3: rename COMMUNICATOR_ADDRESS_PREFIXShichao2024-08-07
* http3: extend flow control window, now can pass basic test.Shichao2024-08-07
* http3: add stream shutdown after send my_identityShichao2024-08-07
* http3: use multiple streamsShichao2024-08-07
* http3: fix the log of ngtcp2_conn_writev_streamShichao2024-08-07
* http3: add http3 testShichao2024-08-07
* http3: do shutdownShichao2024-08-07
* http3: receive stream dataShichao2024-08-07
* http3: handle mqShichao2024-08-07
* http3: use one cred, and initialized itShichao2024-08-07
* http3: handle read from sock.Shichao2024-08-07
* http3: write to connection and send packetShichao2024-08-07
* http3: Complete the run and mq_init functionsShichao2024-08-07
* http3: create http3 file, update Makefile.am and add .gitignoreShichao2024-08-07
* -fix ftbfsMartin Schanzenbach2024-08-06
* -fix ftbfsMartin Schanzenbach2024-08-06
* peerstore/core: Move peerstore HELLO functions to CORE; remove peerstore CLI;...Martin Schanzenbach2024-08-06
* elligator test cleanupPedram Fardzadeh2024-08-06
* fix elligator tvg and elligator testsPedram Fardzadeh2024-08-06
* hello: Fix #9043 again. modify API to re-use signatures and expiration of URI...Martin Schanzenbach2024-08-05
* peerstore: Fix #9043Martin Schanzenbach2024-08-05
* update submodules, pot and cleanup protocol definesMartin Schanzenbach2024-08-05
* -log clearer error messageChristian Grothoff2024-08-04
* elligator kem: actually build tvg; use new byte printer APIMartin Schanzenbach2024-08-04
* tvg for elligator test vectorPedram Fardzadeh2024-08-03
* rest: ensure identity plugin follows docsfence2024-08-03
* build: cleanup gitignore jungleMartin Schanzenbach2024-07-25
* update submodulesMartin Schanzenbach2024-07-25
* util: fix segfaults when config lacks a sectionfence2024-07-24