summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-02rust: Add new protover::UnknownProtocol type.Isis Lovecruft
2018-04-02rust: Implement more memory-efficient protover datatype.Isis Lovecruft
2018-04-02rust: Implement error types for Rust protover implementation.Isis Lovecruft
2018-04-02rust: Fix ProtoSet and ProtoEntry to use the same DoS limits as C.Isis Lovecruft
2018-04-02rust: Port all C protover_all_supported tests to Rust.Isis Lovecruft
2018-04-02tests: Run all existing protover tests in both languages.Isis Lovecruft
2018-04-02tests: Make inline comments in test_protover.c more accurate.Isis Lovecruft
2018-04-02protover: Change protover_all_supported() to return only unsupported.Isis Lovecruft
2018-04-02rust: Refactor protover::compute_for_old_tor().Isis Lovecruft
2018-04-02rust: Refactor Rust implementation of protover_is_supported_here().Isis Lovecruft
2018-04-02rust: Refactor Rust impl of protover_compute_vote().Isis Lovecruft
2018-04-02rust: Refactor Rust impl of protover_list_supports_protocol_or_later().Isis Lovecruft
2018-04-02rust: Refactor Rust impl of protover_list_supports_protocol().Isis Lovecruft
2018-04-02rust: Refactor Rust impl of protover_all_supported().Isis Lovecruft
2018-04-02rust: Refactor protover tests with new methods; note altered behaviours.Isis Lovecruft
2018-04-02rust: Refactor protover::is_supported_here().Isis Lovecruft
2018-04-02rust: Add new ProtoverVote type and refactor functions to methods.Isis Lovecruft
2018-04-02rust: Add macro for `impl ToString for {Unvalidated}ProtoEntry`.Isis Lovecruft
2018-04-02rust: Add new protover::UnvalidatedProtoEntry type.Isis Lovecruft
2018-04-02rust: Add new protover::ProtoEntry type which uses new datatypes.Isis Lovecruft
2018-04-02rust: Add new protover::UnknownProtocol type.Isis Lovecruft
2018-04-02rust: Implement more memory-efficient protover datatype.Isis Lovecruft
2018-04-02rust: Implement error types for Rust protover implementation.Isis Lovecruft
2018-04-02Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-02use channel_is_client for create cell countsRoger Dingledine
2018-04-02dir auths no longer vote Guard if they're not voting V2DirRoger Dingledine
2018-04-01misc tiny fixesRoger Dingledine
2018-03-29Fix CID 1433643Taylor Yu
2018-03-29Remove erroneous section heading "ExitPolicyDefault"Nick Mathewson
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Document torrc options that only work on v2 onion servicesteor
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Merge branch 'bug25617_029' into maint-0.3.3Nick Mathewson
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29bump version to 0.3.3.4-alpha-devNick Mathewson
2018-03-29forward-port the 0.3.3.4-alpha changelogNick Mathewson
2018-03-29typo fix in doc/HACKING/ReleasingTorNick Mathewson
2018-03-29Mark controller-initiated DNS lookups as permitted to do DNS.Nick Mathewson
2018-03-29Remove changes files from master for stuff that will be in 0.3.3.4-alphaNick Mathewson
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Bump version to 0.3.3.4-alphaNick Mathewson
2018-03-29Improve bug25398 changes again.Nick Mathewson
2018-03-28Make check-changes pass on changes/bug25398Nick Mathewson
2018-03-28Merge remote-tracking branch 'hello71/bug25398'Nick Mathewson
2018-03-28Merge remote-tracking branch 'public/bug25512'Nick Mathewson
2018-03-28Merge remote-tracking branch 'asn-github/t-25432'Nick Mathewson
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3Nick Mathewson
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28add a changes file for the rust libc updateNick Mathewson