aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-10hs: Client now solve PoW if presentDavid Goulet
2023-05-10hs: Descriptor support for PoWDavid Goulet
2023-05-10hs: Add solve and verify PoW functionsDavid Goulet
2023-05-10hs: Add data structure needed for PoWDavid Goulet
2023-05-10hs: PoW extension encodingDavid Goulet
2023-05-10trunnel: INTRODUCE1 PoW cell extensionDavid Goulet
2023-05-10ext: Add Equi-X libraryDavid Goulet
2023-05-04CID 1524707: Quiet coverity noiseMike Perry
2023-05-04CID 1524706: Remove dead assignmentMike Perry
2023-05-04Handle infinite loop with only one bridge (or snowflake).Mike Perry
2023-04-18Actually count exits with conflux support, rather than relays.Mike Perry
2023-04-06Fix cases where edge connections can stall.David Goulet
2023-04-06Avoid closing dirty circs with active half-edgesMike Perry
2023-04-06Prop#329: Add conflux to buildDavid Goulet
2023-04-06Prop#329 Tests: Add tests for the conflux poolMike Perry
2023-04-06Prop#329 Pool: Handle pre-building and using conflux sets.David Goulet
2023-04-06Prop#329 Pool: Avoid sharing Guards and Middles between circuits.Mike Perry
2023-04-06Prop#329 Pool: Handle linking, unlinking, and relaunching conflux circuit legs.David Goulet
2023-04-06Prop#329 streams: Handle stream usage with confluxMike Perry
2023-04-06Refactor stream blocking due to channel cell queuesMike Perry
2023-04-06Prop#329: Add purposes for conflux circuitsMike Perry
2023-04-06Prop#329 sendme: Adjust sendme sending and tracking for confluxMike Perry
2023-04-06Prop#329 OOM: Handle freeing conflux queues on OOMDavid Goulet
2023-04-06Prop#329 Algs: Conflux multiplexed cell sending decision algsMike Perry
2023-04-06Prop#329 Algs: Conflux multiplexed cell receive handlingMike Perry
2023-04-06Prop#329 Headers: Header files for confluxMike Perry
2023-04-06Prop#329 params: Consensus parameter and torrc handlingMike Perry
2023-04-06Prop#329 Tests: Add tests for conflux cells.David Goulet
2023-04-06Prop#329 Cells: Building and parsing parsing conflux commandsDavid Goulet
2023-04-06trunnel: Add Conflux related cell definitionDavid Goulet
2023-04-06protover: Support Relay=5 for Conflux (prop329)David Goulet
2023-03-15Merge branch 'maint-0.4.7'David Goulet
2023-03-15gitignore: Add tags file from ctagsDavid Goulet
2023-03-13Merge branch 'tor-gitlab/mr/700'David Goulet
2023-03-13metrics: Add HS service side circuit build time metrics.Gabriela Moldovan
2023-03-13metrics: Add support for histograms.Gabriela Moldovan
2023-03-12Update 3 filesnonameformee
2023-03-07Merge branch 'tor-gitlab/mr/697'David Goulet
2023-03-07metrics: Add a `reason` label to the HS error metrics.Gabriela Moldovan
2023-03-07Merge branch 'tor-gitlab/mr/696'David Goulet
2023-03-07Merge branch 'maint-0.4.7'David Goulet
2023-02-16scripts: Bye bye 0.4.5, you have reached end of lifeDavid Goulet
2023-02-16metrics: Add metrics for rendezvous and introduction request failures.Gabriela Moldovan
2023-02-16Reworded OpenSSL bug 7712 detection warning to avoid OpenSSL 1.1.1b detection...Richard Pospesel
2023-02-13vote AuthDirMaxServersPerAddr in consensus paramsRoger Dingledine
2023-02-13Merge branch 'maint-0.4.7'David Goulet
2023-02-10metrics: Decrement hs_intro_established_count on intro circuit close.Gabriela Moldovan
2023-02-10Update `find_service` documentation.Gabriela Moldovan
2023-02-10Extend blinding testvec with timeperiod test.Nick Mathewson
2023-02-07Fix small typo in mainloop.c docs.Gabriela Moldovan