aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-02Create get_fname_suffix, and refactor get_fname to use itteor
2016-11-02Improve comments in check_private_dir and onion poisoningteor
2016-11-02fixup! Refactor, adding a create argument to rend_service_check_private_dirteor
2016-11-02Use check_private_dir in test_single_onion_poisoningteor
2016-11-02Remove redundant group permission code from rend_service_check_private_dirteor
2016-11-02Refactor, adding a create argument to rend_service_check_private_dirteor
2016-10-31Create single-onion-service directory before poisoning it, if neededNick Mathewson
2016-10-31Actually clamp the number of detected CPUs to 16.Nick Mathewson
2016-10-26Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERRORNick Mathewson
2016-10-18changes file for module docsNick Mathewson
2016-10-18Module-level docs for ext_orport and router.cNick Mathewson
2016-10-18Turn replaycache.c module doc into doxygenNick Mathewson
2016-10-18Document connection_or.c and connection.c at module levelNick Mathewson
2016-10-18Module documentation for circuitmux_ewma.cNick Mathewson
2016-10-18Turn circuitmux.c comments into module docs.Nick Mathewson
2016-10-18Module docs for channel.c and channeltls.cNick Mathewson
2016-10-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-10-17Bump to 0.2.8.9-devNick Mathewson
2016-10-17Bump master to 0.2.9.4-alpha-devNick Mathewson
2016-10-17release-notes for 0.2.8.9tor-0.2.9.4-alphaNick Mathewson
2016-10-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-10-17bump to 0.2.8.9Nick Mathewson
2016-10-17Fold 20384 into changelogNick Mathewson
2016-10-17Update the buffer sentinel fix to work with our #20081 fix.Nick Mathewson
2016-10-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-10-17Merge branch 'buf_sentinel_026_v2' into maint-0.2.8Nick Mathewson
2016-10-17Add a one-word sentinel value of 0x0 at the end of each buf_t chunkNick Mathewson
2016-10-17changelog typo fixes from RubiateNick Mathewson
2016-10-17Bump version to 0.2.9.4-alpha.Nick Mathewson
2016-10-17edits to changelog from kate and davidNick Mathewson
2016-10-17Wrap the changelog, add a blurbNick Mathewson
2016-10-17Start on an 0.2.9.4-alpha changelogNick Mathewson
2016-10-17Fix a syntax problemNick Mathewson
2016-10-17changes file for module docsNick Mathewson
2016-10-17Merge branch 'module_docs_1'Nick Mathewson
2016-10-17Write a bunch of module documentation.Nick Mathewson
2016-10-17Add a logic-consistency test when parsing unix socket configsNick Mathewson
2016-10-14Whitespace cleaningNick Mathewson
2016-10-14adding instructions how to include new test filesChelsea H. Komlo
2016-10-14Merge branch 'bug20176_v2'Nick Mathewson
2016-10-14Merge remote-tracking branch 'public/spaces_in_unix_addrs'Nick Mathewson
2016-10-14Make the FreeBSD ersatz_socketpair test even more skippable.Nick Mathewson
2016-10-14Merge branch 'bug18357_v2'Nick Mathewson
2016-10-14Extract ExitPolicy-and-IPv6Exit check into a new functionNick Mathewson
2016-10-13ersatz socketpair tests: work around freebsd jails.Nick Mathewson
2016-10-13Tweak patch for 18529.Nick Mathewson
2016-10-13Remove duplicate code that checks for default authoritiesNick Mathewson
2016-10-11Fix a bug in displaying IPv6 addrs in test_op_ipv6_ with --verboseNick Mathewson
2016-10-11Switch from "AF_UNIX is always equal" to "always unequal" to avoid wacky bugs...Nick Mathewson
2016-10-11Merge remote-tracking branch 'yawning-schwanenlied/bug20261'Nick Mathewson