aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-05Move the tls parts of buffers.c into buffers_tls.cNick Mathewson
2017-09-05Make buffers.c independent of or.hNick Mathewson
2017-09-05Make buf_pullup() expose the pulled-up data.Nick Mathewson
2017-09-05Replace buf->datalen usage in proto_*.c with buf_datalen() call.Nick Mathewson
2017-09-05Move protocol-specific functions out of buffers.cNick Mathewson
2017-09-05Not all invizbox people have the same TLD... :/Nick Mathewson
2017-09-05Remove changes files that are already merged in 0.3.1.6-rcNick Mathewson
2017-09-05Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-05Bump to 0.3.1.6-rc-devNick Mathewson
2017-09-05forward-port the 0.3.1.6-rc changelogNick Mathewson
2017-09-05Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-05test: Fix memory leak in hs_descriptor/decode_bad_signatureDavid Goulet
2017-09-05Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-05Bump version to 0.3.1.6-rcNick Mathewson
2017-09-05Merge branch 'bug23331_032_01_squashed'Nick Mathewson
2017-09-05hs: Don't enter the HS v3 subsystem without a live consensusDavid Goulet
2017-09-04Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-04Merge branch 'bug22752_031_simple' into maint-0.3.1Nick Mathewson
2017-09-04Merge remote-tracking branch 'dgoulet/bug23366_032_01'Nick Mathewson
2017-09-04Merge remote-tracking branch 'asn/bug23346'Nick Mathewson
2017-09-04Merge remote-tracking branch 'dgoulet/bug23327_032_01'Nick Mathewson
2017-09-04Merge branch 'bug23360_032_01'Nick Mathewson
2017-09-04hs: Remove dead code and uneeded featureDavid Goulet
2017-09-04Merge remote-tracking branch 'asn/ticket23056_v2'Nick Mathewson
2017-09-0422752: Improve comments to explain why we're doing this fix.Nick Mathewson
2017-09-04Merge branch 'bug22818_squashed'Nick Mathewson
2017-09-04docs: Add notes on behaviours which Rust considers undefined.Isis Lovecruft
2017-09-04docs: More Rust coding standards, based on without boats' comments.Isis Lovecruft
2017-09-04Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-04Merge remote-tracking branch 'public/bug23275_031' into maint-0.3.1Nick Mathewson
2017-08-31config: Make parse_outbound_addresses() return failuresDavid Goulet
2017-08-30docs: More Rust coding standards w.r.t. fuzzing and safety.Isis Lovecruft
2017-08-30docs: Clarify some portions of the Rust coding standards.Isis Lovecruft
2017-08-30prop224: Clear list of prev hsdirs before we upload all descs.George Kadianakis
2017-08-30prop224: Simplify HSDir set change algo.George Kadianakis
2017-08-30prop224 test: Improve desc_reupload_logic() test with more nodes.George Kadianakis
2017-08-30prop224 test: Simplify interface for adding nodes to hash ring.George Kadianakis
2017-08-29docs: Document coding standards, build instructions, etc. for Rust code.Isis Lovecruft
2017-08-29hs: Implement an HS client free all functionDavid Goulet
2017-08-29Changes file for bug22752 (simple version)Nick Mathewson
2017-08-29On windows, allow many entries in conscache directoriesNick Mathewson
2017-08-29On windows, don't force-unlink active conscache objects.Nick Mathewson
2017-08-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-29Merge remote-tracking branch 'dgoulet/bug22159_031_01' into maint-0.3.1Nick Mathewson
2017-08-29Merge branch 'maint-0.3.1'Nick Mathewson
2017-08-29Add test_hs_descriptor.inc to include.am to unbreak distcheck.Nick Mathewson
2017-08-28Merge remote-tracking branch 'asn/bug23343'Nick Mathewson
2017-08-28hs: Fix the intro circuit max retryDavid Goulet
2017-08-28Temporarily disable compilation of the v3 hs fuzzing codeNick Mathewson
2017-08-28Fix compilation.Nick Mathewson