summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move some useful guard logs to warns as part of investigation for #25668.guard_monitorGeorge Kadianakis2018-04-03
* Merge branch 'maint-0.3.3'Nick Mathewson2018-04-02
|\
| * dir auths no longer vote Guard if they're not voting V2DirRoger Dingledine2018-04-02
* | use channel_is_client for create cell countsRoger Dingledine2018-04-02
* | misc tiny fixesRoger Dingledine2018-04-01
* | Fix CID 1433643Taylor Yu2018-03-29
* | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-29
|\ \ | |/
| * Document torrc options that only work on v2 onion servicesteor2018-03-29
* | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-29
|\ \ | |/
| * Merge branch 'bug25617_029' into maint-0.3.3Nick Mathewson2018-03-29
| |\
| | * Mark controller-initiated DNS lookups as permitted to do DNS.Nick Mathewson2018-03-29
* | | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-29
|\ \ \ | |/ /
| * | bump version to 0.3.3.4-alpha-devNick Mathewson2018-03-29
* | | forward-port the 0.3.3.4-alpha changelogNick Mathewson2018-03-29
* | | typo fix in doc/HACKING/ReleasingTorNick Mathewson2018-03-29
* | | Remove changes files from master for stuff that will be in 0.3.3.4-alphaNick Mathewson2018-03-29
* | | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-29
|\ \ \ | |/ /
| * | Bump version to 0.3.3.4-alphaNick Mathewson2018-03-29
* | | Improve bug25398 changes again.Nick Mathewson2018-03-29
* | | Make check-changes pass on changes/bug25398Nick Mathewson2018-03-28
* | | Merge remote-tracking branch 'hello71/bug25398'Nick Mathewson2018-03-28
|\ \ \
| * | | Remove uncompilable tor_mmap_file fallback. #25398Alex Xu (Hello71)2018-03-02
* | | | Merge remote-tracking branch 'public/bug25512'Nick Mathewson2018-03-28
|\ \ \ \
| * | | | Clear all control.c flags on control_free_all()Nick Mathewson2018-03-23
* | | | | Merge remote-tracking branch 'asn-github/t-25432'Nick Mathewson2018-03-28
|\ \ \ \ \
| * | | | | fixup! Refactor: suppress duplicated functions from router.c and encapsulate ...George Kadianakis2018-03-25
| * | | | | Refactor: suppress duplicated functions from router.c and encapsulate NODE_DE...Caio Valente2018-03-06
* | | | | | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-28
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3Nick Mathewson2018-03-28
| |\ \ \ \ \
| | * | | | | test: Add unittest for the OR connection failure cacheGeorge Kadianakis2018-03-27
| | * | | | | relay: Avoid connecting to down relaysDavid Goulet2018-03-27
* | | | | | | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-28
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | add a changes file for the rust libc updateNick Mathewson2018-03-28
| * | | | | | Bug 25664: Update libc version requirement for RustGeorg Koppen2018-03-28
* | | | | | | Merge branch 'maint-0.3.3'Nick Mathewson2018-03-28
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'bugs25036_25055_clean_033' into maint-0.3.3Nick Mathewson2018-03-28
| |\ \ \ \ \ \
| | * | | | | | Add a paranoia check in string_is_valid_nonrfc_hostname()Nick Mathewson2018-03-28
| | * | | | | | Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostnameNick Mathewson2018-03-28
| | * | | | | | Don't strlen before checking for NULLrl19872018-03-28
| | * | | | | | Tweak loop conditionrl19872018-03-28
| | * | | | | | Don't explode on NULL or empty stringrl19872018-03-28
| | * | | | | | Allow alphanumeric TLDs in test for nowrl19872018-03-28
| | * | | | | | Simplify hostname validation coderl19872018-03-28
| | * | | | | | Validate hostnames with punycode TLDs correctlyrl19872018-03-28
| | * | | | | | Improve handling of trailing dotrl19872018-03-28
| | * | | | | | Test TLD validationrl19872018-03-28
| | * | | | | | Refrain from including <ctype.h>rl19872018-03-28
| | * | | | | | Also test bracket-less IPv6 string validationrl19872018-03-28
| | * | | | | | Call strlen() oncerl19872018-03-28
| | * | | | | | Fix bracketed IPv6 string validationrl19872018-03-28