summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Rename crypto_pk_check_key(), use it more reasonably, add testsNick Mathewson
2018-09-04c99 style in loopNick Mathewson
2018-09-04Merge branch 'tor_api_owning_control'Nick Mathewson
2018-09-04Merge branch 'bug24104_029_squashed'Nick Mathewson
2018-08-29Change mention of is_extrainfo router_parse_list_from_string() to want_extrainfoNeel Chauhan
2018-08-29Merge branch 'ticket27246_035_01_squashed'Nick Mathewson
2018-08-29Expand the comments on ASN.1-encoded TAP keysNick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Remove rend_client_non_anonymous_mode_enabledDavid Goulet
2018-08-28hs: Remove rend_client_allow_non_anonymous_connectionDavid Goulet
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Fix log.c comments about assert vs tor_assert vs raw_assert.Nick Mathewson
2018-08-28Merge branch 'bug26896_034'Nick Mathewson
2018-08-28fixup! hs: Learn service version by trying to load the keysDavid Goulet
2018-08-24Merge remote-tracking branch 'tor-github/pr/289'Nick Mathewson
2018-08-24Merge remote-tracking branch 'teor/bug27237'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-24Bootstrap: try harder to get descriptors in non-exit test networksteor
2018-08-23Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-22hs: Change default version from 2 to 3David Goulet
2018-08-22hs: Learn service version by trying to load the keysDavid Goulet
2018-08-22key: Make ed_key_init_from_file() take an or_options_tDavid Goulet
2018-08-22Fix revision counter bugs caused by bad SRV start time computation.George Kadianakis
2018-08-21Split X509 code out of tortls.cNick Mathewson
2018-08-21Rename functions that encode/decode private keysNick Mathewson
2018-08-20Fix typo in comment for getinfo_helper_current_time()Neel Chauhan
2018-08-17In addrs_in_same_network_family(), choose IP subnet size based on IP typeNeel Chauhan
2018-08-16Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-11Merge remote-tracking branch 'tor-github/pr/268'Nick Mathewson
2018-08-10Merge remote-tracking branch 'tor-github/pr/239'Nick Mathewson
2018-08-08Provide examples of tor_api_get_provider_version() outputNick Mathewson
2018-08-08Merge branch 'ticket26947'Nick Mathewson
2018-08-08Print stacktrace when crypto_pk_get_digest() fails in router_build_fresh_desc...rl1987
2018-08-08Consider all routerinfo errors other than "not a server" transientrl1987
2018-08-08Fix typo in control_event_hs_descriptor_content()Neel Chauhan
2018-08-01Add API for creating an owning controller FD and passing it to tor_mainNick Mathewson
2018-08-01tor_api: Extend tor_api code so it can pass extra arguments to main.Nick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-31Add a new function, tor_api_get_provider_version()Nick Mathewson
2018-07-30fix wrong word in commentRoger Dingledine
2018-07-30Merge remote-tracking branch 'teor/bug26627_033_merged_master'Nick Mathewson
2018-07-30Merge remote-tracking branch 'rl1987/ticket21349_4'Nick Mathewson
2018-07-30Merge remote-tracking branch 'juga/ticket3723_03_squashed_rebased'Nick Mathewson
2018-07-26Early bailout from log_addr_has_changed() if running as clientrl1987
2018-07-25Merge branch 'bug26627_033' into bug26627_033_merged_masterteor
2018-07-21Split select_entry_guard_for_circuit()rl1987