summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-17Lower the maximum size of a private key file to 16 MBNick Mathewson
2018-09-17Bump to 0.3.5.1-alphaNick Mathewson
2018-09-16Add tortls.h includes to expose critical macro. Fix #27734.Nick Mathewson
2018-09-16Don't try to link C from rust doctests for nss detectionNick Mathewson
2018-09-16Merge branch 'bug25573-034-typefix'Nick Mathewson
2018-09-16Fix duplicate declaration of pathbias_count_valid_cells.Nick Mathewson
2018-09-16When Tor is compiled with NSS, don't claim support for LinkAuth=1Nick Mathewson
2018-09-14Add a missing function for windowsNick Mathewson
2018-09-14Explicitly ignore BIO_set_close() return val to fix #27711Nick Mathewson
2018-09-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-09-14hs-v3: Don't BUG() on directory permission check failureDavid Goulet
2018-09-14Merge remote-tracking branch 'dgoulet/ticket27040_035_01'Nick Mathewson
2018-09-14Merge branch 'nss_countbytes_squashed'Nick Mathewson
2018-09-14Allow malloc includes in tls libraryNick Mathewson
2018-09-14Add support for lower-level byte counting with NSSNick Mathewson
2018-09-14hs-v2: Demote log warning to info when we don't have a consensusDavid Goulet
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-14If options_act() fails, restore the previous value of global_optionsNick Mathewson
2018-09-14Merge branch 'nss_27664'Nick Mathewson
2018-09-14Merge branch 'nss_27451'Nick Mathewson
2018-09-14Tweak message; only log it on a relay.Nick Mathewson
2018-09-14Merge remote-tracking branch 'neel/b21530'Nick Mathewson
2018-09-14Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-14Merge remote-tracking branch 'onionk/rust-protokeyword1-035'Nick Mathewson
2018-09-14Merge remote-tracking branch 'tor-github/pr/329'Nick Mathewson
2018-09-14Merge branch 'ticket27247'Nick Mathewson
2018-09-14Re-order includes to expose intptr_t to tor_api_internal.hNick Mathewson
2018-09-14Merge branch 'rust-protokeyword1-034' into rust-protokeyword1-035cypherpunks
2018-09-14Merge branch 'rust-protokeyword1' into rust-protokeyword1-034cypherpunks
2018-09-13Add log message for Tor being non-exit by defaultNeel Chauhan
2018-09-13Include torint.h in socketpair.c for intptr_t definition.Nick Mathewson
2018-09-13Fix a 32-bit off_t/size_t warning in crypto_rsa.cNick Mathewson
2018-09-13Fix a shadowed-global warning in geoip.cNick Mathewson
2018-09-13Merge branch 'bug27224_take2_squashed'Nick Mathewson
2018-09-13Avoid calling node_get_all_orports() from node_is_a_configured_bridge()rl1987
2018-09-13Add a test case with a matching ip but mismatched identity.Nick Mathewson
2018-09-13Unit tests for ticket 27224.rl1987
2018-09-13Merge branch 'bug26470_032'Nick Mathewson
2018-09-13Ticket #27678: Emit CIRC_BW events immediately for dropped cells.Mike Perry
2018-09-13Control port call to emit a CIRC_BW event for a single circuit.Mike Perry
2018-09-13Merge remote-tracking branch 'UntoSten/inform-about-conf-includes'Nick Mathewson
2018-09-13Merge remote-tracking branch 'onionk/strcmpstart1'Nick Mathewson
2018-09-13Merge branches 'bug27684' and 'bug27685'Nick Mathewson
2018-09-13Fix a memory leak in tortls/openssl/try_to_extract_certs_from_tlsNick Mathewson
2018-09-13Fix a memory leak in tortls/openssl/context_new test.Nick Mathewson
2018-09-13rust/protover: validate unknown protocol names use only allowed characterscypherpunks
2018-09-13Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson