summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-12-05Merge remote-tracking branch 'jryans/local-hostname'Nick Mathewson
2016-12-05Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-04Use `rend_service_is_ephemeral` for all service checks in `rendservice.c`J. Ryan Stinnett
2016-12-03Clarify that ClientRejectInternalAddresses also rejects mDNS *.local hostsJ. Ryan Stinnett
2016-12-03Use a temporary service list when validating and adding hidden servicesteor
2016-12-03Add a missing rend_service_free in rend_service_addteor
2016-12-03Clarify the function documentation for rend_get_service_list_mutableteor
2016-12-03Move a comment in test_single_onion_poisoningteor
2016-12-03Add a missing return value check in test_single_onion_poisoningteor
2016-12-03Remove a double-free in test_single_onion_poisoningteor
2016-12-03Refactor poison_dir allocation and free in test_single_onion_poisoningteor
2016-12-02Add accessor for inspecting timer callbacks.Nick Mathewson
2016-12-02Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-02protover: Fix old tor hardcoded version checkDavid Goulet
2016-12-02Merge remote-tracking branch 'teor/bug20667'Nick Mathewson
2016-12-02Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-02Merge branch 'bug20716_026' into maint-0.2.9Nick Mathewson
2016-12-02Bump to 0.2.9.6-rc-devNick Mathewson
2016-12-02Merge branch 'bug20599_030_v4'Nick Mathewson
2016-12-02Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-02test_single_onion_poisoning: Free dir[12] on all pathsNick Mathewson
2016-12-01Bump to 0.2.9.6-rcNick Mathewson
2016-12-01Fix major errors in freeing getaddrinfo sandbox cacheNick Mathewson
2016-12-01Fix memory leak in bug 20716overcaffeinated
2016-12-01Stop ignoring misconfigured hidden servicesteor
2016-12-01Refactor rend_service_list substitute list selection codeteor
2016-12-01Add an extra warning message to check_private_dirteor
2016-12-01Merge branch 'maint-0.2.9'Nick Mathewson
2016-12-01Merge branch 'bug20638_029_v2_squashed' into maint-0.2.9Nick Mathewson
2016-12-01Stop ignoring hidden service key anonymity when first starting torteor
2016-12-01Update unit tests for 20484, 20529teor
2016-12-01Merge remote-tracking branch 'dgoulet/ticket20568_030_01'Nick Mathewson
2016-12-01Fix compilationNick Mathewson
2016-11-30Stop discarding downloaded full descriptors when using microdescs for circuitsteor
2016-11-30Remove an unneccessary FetchUselessDescriptors check in client_would_use_routerteor
2016-11-30Fetch unknown certificates if FetchUselessDescriptors is trueteor
2016-11-30Stop discarding consensus flavors and descriptors we wanted to fetchteor
2016-11-27Improve log messages related to identity keys7r
2016-11-24crypto_digest512 returns expected error value of -1Chelsea H. Komlo
2016-11-24crypto_digest256 returns expected error value of -1Chelsea H. Komlo
2016-11-24crypto_digest returns expected error value of -1Chelsea H. Komlo
2016-11-24fix up spacing/style in needs_circuits_for_buildChelsea H. Komlo
2016-11-24adding better comments for definesChelsea H. Komlo
2016-11-24re-add check for if circuit is an origin circuitChelsea H. Komlo
2016-11-24adding documentation to extracted unit test helperChelsea H. Komlo
2016-11-24Refactor to remove unnecessary check in circuit_is_available_for_useChelsea H. Komlo
2016-11-24extract magic numbers in circuituse.cChelsea H. Komlo
2016-11-24Refactor circuit_predict_and_launch_newChelsea H. Komlo
2016-11-24moving useful test helper to test_helpers.hChelsea H. Komlo
2016-11-22Merge remote-tracking branch 'teor/fix-mingw-pagesize'Nick Mathewson