summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'bug17795'Nick Mathewson2016-02-23
|\ \ \ \ \
| * | | | | Fix an erroneous renamingNick Mathewson2016-02-23
| * | | | | Whitespace fixesNick Mathewson2016-02-10
| * | | | | Another automated rename.Nick Mathewson2016-02-10
| * | | | | Rename crypto_digest_all, and digests_t.Nick Mathewson2016-02-10
| * | | | | Restrict the meaning of digests_t to sha1+sha256.Nick Mathewson2016-01-27
* | | | | | Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378Nick Mathewson2016-02-23
* | | | | | Appease make check-spacesAndrea Shepard2016-02-23
| |_|_|_|/ |/| | | |
* | | | | Another memory leak in the testsNick Mathewson2016-02-22
* | | | | Small fixup on last fix to test leaksNick Mathewson2016-02-22
* | | | | Fix a bunch of memory leaks in the unit testsNick Mathewson2016-02-22
* | | | | Add a missing free in parsing an :auto portNick Mathewson2016-02-22
* | | | | asan does not like TO_CONN(NULL)Nick Mathewson2016-02-22
* | | | | Define O_NOFOLLOW on platforms that do not have itcypherpunks2016-02-22
* | | | | Update to trunnel 1.4.4 to fix 18373Nick Mathewson2016-02-22
* | | | | Merge branch 'bug16023_028_01_squashed'Nick Mathewson2016-02-22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add onion address to the HS_DESC UPLOADED eventDavid Goulet2016-02-17
| | |/ / | |/| |
* | | | fix two typos in commentsRoger Dingledine2016-02-22
|/ / /
* | | Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1...Nick Mathewson2016-02-16
* | | Fix a NULL dereference on unit test failure. CID 1353177.Nick Mathewson2016-02-16
* | | Merge branch 'bug17852_revised'Nick Mathewson2016-02-16
|\ \ \
| * | | changes file for bug17852Nick Mathewson2016-02-16
| * | | Harden check_private_dir() to remove any potential race.Jeremy2016-02-16
| * | | src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form...Jeremy2016-02-16
| * | | src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but to...Jeremy2015-12-01
| * | | ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which ...Jeremy2015-12-01
| * | | src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() ...Jeremy2015-12-01
* | | | Fix all doxygen warnings other than "X is not documented"Nick Mathewson2016-02-11
* | | | Merge branch 'check_log_mutex_uncherrypicked'Nick Mathewson2016-02-11
|\ \ \ \
| * | | | Initialise logging before trying to use it in unit teststeor (Tim Wilson-Brown)2016-02-11
| * | | | Avoid calling log functions in logv when SMARTLIST_DEBUG is definedteor (Tim Wilson-Brown)2016-02-05
| * | | | Check that the log mutex is initialised before trying to lock or unlock itteor (Tim Wilson-Brown)2016-02-05
| * | | | Add an assertion to tor_libevent_get_base()Nick Mathewson2016-02-04
* | | | | Add another admonishment to WritingTests.mdNick Mathewson2016-02-11
* | | | | Merge branch 'maint-0.2.7'Nick Mathewson2016-02-11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson2016-02-11
| |\ \ \ \
| | * \ \ \ Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson2016-02-11
| | |\ \ \ \
| | | * \ \ \ Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson2016-02-11
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'bug18162_024' into maint-0.2.4Nick Mathewson2016-02-11
| | | | |\ \ \ \
| | | | | * | | | Make ensure_capacity a bit more pedantically correctNick Mathewson2016-02-11
| | | | | * | | | avoid integer overflow in and around smartlist_ensure_capacity.Nick Mathewson2016-01-27
* | | | | | | | | make check-spacesNick Mathewson2016-02-11
* | | | | | | | | Merge branch 'feature17840-v11-tests_truncated'Nick Mathewson2016-02-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make bridge clients prefer the configured bridge addressteor (Tim Wilson-Brown)2016-02-03
| * | | | | | | | | Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Portteor (Tim Wilson-Brown)2016-02-01
| * | | | | | | | | Report malformed options in options_validate unit teststeor (Tim Wilson-Brown)2016-02-01
| * | | | | | | | | Fix existing options_validate unit tests for ClientUseIPv4teor (Tim Wilson-Brown)2016-02-01
| * | | | | | | | | Add a helper to search for strings in the log, and change option tests to use...Ola Bini2016-02-01
* | | | | | | | | | Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'Nick Mathewson2016-02-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make bridge clients prefer the configured bridge addressteor (Tim Wilson-Brown)2016-02-03
| |/ / / / / / / / /