summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-22pick a datetor-0.3.1.1-alphaNick Mathewson
2017-05-22Merge remote-tracking branch 'ahf/bugs/22305'Nick Mathewson
2017-05-22Log a warning if we receive a disallowed compression method for an anonymous ...Alexander Færøy
2017-05-22bump to 0.3.1.1-alphaNick Mathewson
2017-05-22Run format_changelog againNick Mathewson
2017-05-22Fold new entries into changelogNick Mathewson
2017-05-22Merge remote-tracking branch 'ahf/bugs/22305'Nick Mathewson
2017-05-22Ensure that only GZip and Zlib compression is handled for anonymous connections.Alexander Færøy
2017-05-22Refactor error path handling in connection_dir_client_reached_eof().Alexander Færøy
2017-05-22Fix a compilation warning about duplicate typedefNick Mathewson
2017-05-22Raise common code for creating circuit_guard_state_tNick Mathewson
2017-05-22amend changes file to note that one case is still unfixedNick Mathewson
2017-05-22Merge remote-tracking branch 'asn/bug21969_bridges'Nick Mathewson
2017-05-22Set guard state on bridge descriptor fetches.George Kadianakis
2017-05-22Don't add "Accept-Encoding" header if directory connection is anonymous.Alexander Færøy
2017-05-22Merge branch 'maint-0.3.0'Nick Mathewson
2017-05-22Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-05-22dir auths reject 0.2.9.x for x<5, due to bug 20499Roger Dingledine
2017-05-22fix two typos in commentsRoger Dingledine
2017-05-19fix typo in commentRoger Dingledine
2017-05-19elevate the "agree on canonical" stuff to majorRoger Dingledine
2017-05-19do a pass over the 0.3.1.1-alpha changelogRoger Dingledine
2017-05-19Whoops; I broke check-spaces.Nick Mathewson
2017-05-19Try another approach to fixing the bug in the #1922 test.Nick Mathewson
2017-05-19mingw fix: avoid "unused var" warning.Nick Mathewson
2017-05-19fix a coverity resource leak warningNick Mathewson
2017-05-19Fix uninitialized-variable warning on options_init_from_string().Nick Mathewson
2017-05-19First editing pass on changelog.Nick Mathewson
2017-05-19Remove call to get_unquoted_path in config_process_include()Nick Mathewson
2017-05-190.3.1.1-alpha changelog: combine some sections.Nick Mathewson
2017-05-19Run format-changelog on the 0.3.1.1-alpha changelogNick Mathewson
2017-05-19start changelog for 0.3.1.1-alpha by sorting entriesNick Mathewson
2017-05-19Try to fix windows config/include_path_syntax testNick Mathewson
2017-05-19changelog entry for 22106Nick Mathewson
2017-05-19tt_* macros can "goto done;" so define any freeable things before them.Nick Mathewson
2017-05-19strlen() returns size_tNick Mathewson
2017-05-19Merge branch 'add_rust_squashed'Nick Mathewson
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19Detect rustc versionSebastian Hahn
2017-05-19cargo-online-mode configure argumentSebastian Hahn
2017-05-19Add rustfmt.tomlSebastian Hahn
2017-05-19Run cargo test during make checkSebastian Hahn
2017-05-19Add some Rust utility functions and print supportSebastian Hahn
2017-05-19Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'Nick Mathewson
2017-05-19Merge branch 'ticket21953_029'Nick Mathewson
2017-05-19Define HeapEnableTerminationOnCorruption if the headers don't.Nick Mathewson
2017-05-19fix typoRoger Dingledine
2017-05-18Add support for %include funcionality on torrc #1922Daniel Pinto
2017-05-18Merge branch 'maint-0.3.0'Nick Mathewson
2017-05-18bump to 0.3.0.7-devNick Mathewson