aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14Merge remote-tracking branch 'teor/bug28441-035' into maint-0.3.5Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14log: stop talking about the Named flag in log messagesteor
2018-11-14comment: Fix a typo in nodes_in_same_family()teor
2018-11-13Merge branch 'tor-github/pr/501'David Goulet
2018-11-13Merge branch 'maint-0.3.5'David Goulet
2018-11-13Merge branch 'tor-github/pr/487' into maint-0.3.5David Goulet
2018-11-13Comment for rend_cache_failure in feature/rend/rendcache.c: "usuable" should ...Neel Chauhan
2018-11-09Merge branch 'subsystems'Nick Mathewson
2018-11-07Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-07Make the hibernate.c changes for systemd compile.Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/464'Nick Mathewson
2018-11-06Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5Nick Mathewson
2018-11-05Move the code that knows our tor version into a lowest-level libNick Mathewson
2018-11-02Add a warning if we can't write networkstatus-bridgesNick Mathewson
2018-11-02Avoid mmap leak if we get a consensus diff we can't use.Nick Mathewson
2018-11-02Merge branch 'ticket28100_squashed'Nick Mathewson
2018-11-02Don't overwrite the Content-Type when compressingAlex Xu (Hello71)
2018-11-01Improve log message in hs_service.cFernando Fernandez Mancera
2018-10-31Merge branch 'ticket24393_036_01_squashed'Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-31Fix memory leak (#28257, CID 1440805).Nick Mathewson
2018-10-30Check IPv6 subnets as well as IPv4 subnets where possible when choosing clien...Neel Chauhan
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/415' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Detect the onion service version and then check for invalid options unless we...Neel Chauhan
2018-10-30Merge remote-tracking branch 'tor-github/pr/425'Nick Mathewson
2018-10-29Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-26HSv3: Correctly memwipe client auth keystream.George Kadianakis
2018-10-26In configured_nameserver_address, check if tor_addr_from_sockaddr succeededrl1987
2018-10-25Merge branch 'bug28202_033' into bug28202_035Nick Mathewson
2018-10-24Fix remaining cases of using consensus without a len parameter.Nick Mathewson
2018-10-23Documentation: Move the hs_service_descriptor_t elements around.George Kadianakis
2018-10-23Documentation: Document which descriptor elements are (im)mutable.George Kadianakis
2018-10-23Func rename: Make it clear that update_all_descriptors() does intro points.George Kadianakis
2018-10-23dircache: make dirauths reject non UTF-8 descriptors and extrainfocypherpunks
2018-10-22hs-v3: Create desc signing key cert before uploadingDavid Goulet
2018-10-21clean up a tor2web commentRoger Dingledine
2018-10-20Exclude test and a supporting function when evdns_base_get_nameserver_addr() ...rl1987
2018-10-20Unit test for DNS fallback in configure_nameserversrl1987
2018-10-20Fallback to local DNS when no other nameservers are knownrl1987
2018-10-18Merge remote-tracking branch 'dgoulet/ticket27471_035_02'Nick Mathewson
2018-10-18hs-v3: Close client intro circuits if the descriptor is replacedDavid Goulet
2018-10-18hs-v3: Always generate the descriptor cookieDavid Goulet