summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-21Fix a bunch more memory leaks in the tests.Nick Mathewson
2015-10-21Fix a use-after-free in validate_intro_point_failure. Bug 17401. Found w valg...Nick Mathewson
2015-10-21Fix numerous leaks and memory errors in tests. Found by valgrindNick Mathewson
2015-10-21Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-21Fix a number of unit-test memory leaks, found by valgrind.Nick Mathewson
2015-10-21Fix a memory leak; bug 17398.Nick Mathewson
2015-10-19Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-19Merge commit '551af4f97d37c7b4cff7a8557c1a1a647487b4cb'Nick Mathewson
2015-10-19Bump version to 0.2.7.4-rcNick Mathewson
2015-10-19tweak some changes filesNick Mathewson
2015-10-15Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-15Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7Nick Mathewson
2015-10-15Add hidserv-stats filname to our sandbox filterDavid Goulet
2015-10-15Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-15Fix compilation of sandbox.[ch] under musl-libcNick Mathewson
2015-10-15Merge branch 'bug17347'Nick Mathewson
2015-10-15Fix compilation of sandbox.[ch] under musl-libcNick Mathewson
2015-10-15blank line at eof for test_address.cNick Mathewson
2015-10-15Merge remote-tracking branch 'twstrike/address_tests'Nick Mathewson
2015-10-14Mention trunnel in CodingStandards; describe how in trunnel/READMENick Mathewson
2015-10-09Add a doc/HACKING/README.1stNick Mathewson
2015-10-09Split the old doc/HACKING into several new filesNick Mathewson
2015-10-09Move hacking documentation into a new subdirectory.Nick Mathewson
2015-10-09Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-09Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7Nick Mathewson
2015-10-09Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6Nick Mathewson
2015-10-09Merge remote-tracking branch 'origin/maint-0.2.4' into maint-0.2.5Nick Mathewson
2015-10-09Update geoip and geoip6 to the October 9 2015 database.Karsten Loesing
2015-10-08Add my draft (in-progress) guide to getting started on tor developmentNick Mathewson
2015-10-08finish up doc/WritingTests.txtNick Mathewson
2015-10-07Fix some 64bit issuesNick Mathewson
2015-10-07update codegen script to work with latest mozillaNick Mathewson
2015-10-07Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-07Make get_ifaddrs tests more tolerant of unusual network configsteor (Tim Wilson-Brown)
2015-10-07Fix 32-bit case of rend_cache/entry_allocationNick Mathewson
2015-10-07Fix implicit overflow in rendcache testsNick Mathewson
2015-10-07changes file for 17078Nick Mathewson
2015-10-07Fix "make check-spaces"Nick Mathewson
2015-10-07Merge remote-tracking branch 'twstrike/procmon_tests'Nick Mathewson
2015-10-06fix check-spaces once moreNick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/rendcache_tests'Nick Mathewson
2015-10-06Merge remote-tracking branch 'twstrike/util_format_tests'Nick Mathewson
2015-10-06changes file for #16563Nick Mathewson
2015-10-06Merge remote-tracking branch 'tvdw/fix-16563'Nick Mathewson
2015-10-06Fix compilation with openssl 1.1 by forcibly disabling some testsNick Mathewson
2015-10-06Allow case-insensitive match in test_tortls_debug_state_callbackNick Mathewson
2015-10-06Merge remote-tracking branch 'origin/maint-0.2.7'Nick Mathewson
2015-10-06Work around openssl declaring x509_get_not{Before,After} as functionsNick Mathewson
2015-10-06Fix 17251: avoid integer overflow in test_crypto_slowNick Mathewson