summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-24Remove the freelist from memarea.cNick Mathewson
2016-02-23Another clang+_FORTIFY_SOURCE issueNick Mathewson
2016-02-23Merge branch 'maint-0.2.7'Nick Mathewson
2016-02-23Make clang asan work with FORTIFIED_SOURCE again.Nick Mathewson
2016-02-23Replace two instances of N_DIGEST_ALGORITHMS.Nick Mathewson
2016-02-23Merge remote-tracking branch 'arma/bug16825'Nick Mathewson
2016-02-23Merge remote-tracking branch 'teor/bug18348-v2'Nick Mathewson
2016-02-23Merge branch 'bug18296_squashed'Nick Mathewson
2016-02-23Simple fix for integer overflow in smartlist_heapify.Nick Mathewson
2016-02-23Merge branch 'bug17795'Nick Mathewson
2016-02-23Fix an erroneous renamingNick Mathewson
2016-02-23Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378Nick Mathewson
2016-02-23Appease make check-spacesAndrea Shepard
2016-02-22Another memory leak in the testsNick Mathewson
2016-02-22Small fixup on last fix to test leaksNick Mathewson
2016-02-22Fix a bunch of memory leaks in the unit testsNick Mathewson
2016-02-22Add a missing free in parsing an :auto portNick Mathewson
2016-02-22asan does not like TO_CONN(NULL)Nick Mathewson
2016-02-22Define O_NOFOLLOW on platforms that do not have itcypherpunks
2016-02-22Update to trunnel 1.4.4 to fix 18373Nick Mathewson
2016-02-22Merge branch 'bug16023_028_01_squashed'Nick Mathewson
2016-02-22avoid redundant bootstrap events if the number of descs we just fetched is 0Roger Dingledine
2016-02-22avoid extra LOG_NOTICE for every new microdesc batchRoger Dingledine
2016-02-22refactor directory_info_has_arrived so we can quiet the logsRoger Dingledine
2016-02-22new microdescs mean progress towards bootstrappingRoger Dingledine
2016-02-22fix two typos in commentsRoger Dingledine
2016-02-21Update unit tests for fascist_firewall_choose_address*teor (Tim Wilson-Brown)
2016-02-20Downgrade directory preference warning to info levelteor (Tim Wilson-Brown)
2016-02-20If both IPv4 and IPv6 addresses could be used, choose one correctlyteor (Tim Wilson-Brown)
2016-02-20Refactor IPV6_OR_LOOKUP into fascist_firewall_choose_address_rsteor (Tim Wilson-Brown)
2016-02-20Make some fascist_firewall_choose_address* functions staticteor (Tim Wilson-Brown)
2016-02-20Refactor fascist_firewall_allows_address without changing behaviourteor (Tim Wilson-Brown)
2016-02-20Ensure relays must use IPv4, and can use IPv6teor (Tim Wilson-Brown)
2016-02-17Add onion address to the HS_DESC UPLOADED eventDavid Goulet
2016-02-16Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1...Nick Mathewson
2016-02-16Fix a NULL dereference on unit test failure. CID 1353177.Nick Mathewson
2016-02-16Merge branch 'bug17852_revised'Nick Mathewson
2016-02-16Harden check_private_dir() to remove any potential race.Jeremy
2016-02-16src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form...Jeremy
2016-02-11Fix all doxygen warnings other than "X is not documented"Nick Mathewson
2016-02-11Merge branch 'check_log_mutex_uncherrypicked'Nick Mathewson
2016-02-11Initialise logging before trying to use it in unit teststeor (Tim Wilson-Brown)
2016-02-11Merge branch 'maint-0.2.7'Nick Mathewson
2016-02-11Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-02-11Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-02-11Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-02-11Merge branch 'bug18162_024' into maint-0.2.4Nick Mathewson
2016-02-11Make ensure_capacity a bit more pedantically correctNick Mathewson
2016-02-11make check-spacesNick Mathewson
2016-02-11Merge branch 'feature17840-v11-tests_truncated'Nick Mathewson