summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2023-04-06Refactor stream blocking due to channel cell queuesMike Perry
2023-04-06Prop#329 Tests: Add tests for conflux cells.David Goulet
2023-03-31Test both \r and \r\n with the expected failure conditions addedSaksham Mittal
2023-03-27Test \r more effectively using 2 linesSaksham Mittal
2023-03-19Add test for \r in directory parsingSaksham Mittal
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-07metrics: Add a `reason` label to the HS error metrics.Gabriela Moldovan
2023-02-16metrics: Add metrics for rendezvous and introduction request failures.Gabriela Moldovan
2023-02-10Extend blinding testvec with timeperiod test.Nick Mathewson
2023-01-25Add a test vector for disaster SRV calculation.Nick Mathewson
2023-01-19Add more test-vectors for key blinding.Nick Mathewson
2023-01-19Fix compiler warnings about unused variablesDavid Goulet
2023-01-19Merge branch 'tor-gitlab/mr/683'David Goulet
2023-01-19Add a test vector for crypto_mac_sha3Nick Mathewson
2023-01-12Merge branch 'maint-0.4.7'David Goulet
2023-01-12dirauth: Reject 0.4.6.x series at the authority levelDavid Goulet
2023-01-10Merge branch 'maint-0.4.7'David Goulet
2023-01-10shellcheck: Fix new warningsDavid Goulet
2022-12-16Fix typosDimitris Apostolou
2022-11-09Merge branch 'maint-0.4.7'David Goulet
2022-11-09dns: Make TTLs fuzzy at exit relaysRasmus Dahlberg
2022-11-01Clip DNS TTL values once in event callbackRasmus Dahlberg
2022-11-01Merge branch 'tor-gitlab/mr/594'David Goulet
2022-10-31Merge branch 'maint-0.4.7'David Goulet
2022-10-28thread: Bump max detectable CPU from 16 to 128David Goulet
2022-10-26Merge branch 'maint-0.4.7'David Goulet
2022-10-26Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2022-10-26dirauth: Remove FaravaharDavid Goulet
2022-06-23Remove unused RendPostPeriod optionNeel Chauhan
2022-05-24Merge branch 'tor-gitlab/mr/567'David Goulet
2022-05-16Merge branch 'tor-gitlab/mr/489'David Goulet
2022-05-16Merge branch 'tor-gitlab/mr/561'David Goulet
2022-04-28test: Re-init pregenerated RSA keys for NSS onlyAlex Xu (Hello71)
2022-04-27Remove broken MSVC supportAlex Xu (Hello71)
2022-04-20Use tor_event_free instead of event_del+tor_freeAlex Xu (Hello71)
2022-03-15test: Unit tests for overload onionskin ntorDavid Goulet
2022-02-23Merge branch 'tor-gitlab/mr/488'David Goulet
2022-02-23Reject intro2 cells that request unadvertized congestion control.Mike Perry
2022-02-22Add test for sendme_inc validation.Mike Perry
2022-02-22Add test for sendme_cell_is_next with sendme_inc of 31Mike Perry
2022-02-22Add test for circuit_sendme_cell_is_next() when sendme_inc is 100.Mike Perry
2022-02-22hs: Fix tests for congestion controlDavid Goulet
2022-02-22hs: Decode flow-control lineDavid Goulet
2022-02-22trunnel: Make hs/cell_common.trunnel genericDavid Goulet
2022-02-22Add test for congestion control negotiation logic.Mike Perry
2022-02-22Add test for TAP vs ntor2+ntor3 onion queue orderingMike Perry
2022-02-22Extend info argument updates for non-ntorv3 casesMike Perry