[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor] branch main updated (0781c2968d -> 9976da9367)



This is an automated email from the git hooks/post-receive script.

dgoulet pushed a change to branch main
in repository tor.

    from 0781c2968d Merge branch 'tor-gitlab/mr/710'
     new a98b1d3ab6 Remove two conflux algs: maxrate and cwndrate.
     new c8341abf82 Clean up and disable switch rate limiting.
     new a340acb492 Clean up UX decision logic; hardcode for browser UX case.
     new 0c11577987 Fix unit tests.
     new 79dab29a05 Add torrc option for conflux client UX.
     new 032d850a2c Add changes file for conflux.
     new 9976da9367 Merge branch 'tor-gitlab/mr/709'

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 changes/ticket40593            |  16 +++
 doc/man/tor.1.txt              |   7 ++
 src/app/config/config.c        |  18 ++++
 src/app/config/or_options_st.h |   4 +
 src/core/or/conflux.c          | 216 ++++++++---------------------------------
 src/core/or/conflux_cell.c     |  15 +--
 src/core/or/conflux_cell.h     |   2 +-
 src/core/or/conflux_pool.c     |  41 ++++++--
 src/core/or/conflux_pool.h     |   2 +
 src/core/or/conflux_st.h       |   2 -
 src/test/test_conflux_pool.c   |   2 +
 11 files changed, 126 insertions(+), 199 deletions(-)
 create mode 100644 changes/ticket40593

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits