index
:
user/weasel/tor
bug18261
bug18458
bug19503
bug19504
bug19505
bug19556
bug19557
bug19660
bug19746
weasel's tor repository
Peter Palfrader
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
Merge branch 'bug17795'
Nick Mathewson
2016-02-23
|
\
\
\
\
\
|
*
|
|
|
|
Fix an erroneous renaming
Nick Mathewson
2016-02-23
|
*
|
|
|
|
Whitespace fixes
Nick Mathewson
2016-02-10
|
*
|
|
|
|
Another automated rename.
Nick Mathewson
2016-02-10
|
*
|
|
|
|
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2016-02-10
|
*
|
|
|
|
Restrict the meaning of digests_t to sha1+sha256.
Nick Mathewson
2016-01-27
*
|
|
|
|
|
Add missing check to test_address_get_if_addrs_ifaddrs. Bug 18378
Nick Mathewson
2016-02-23
*
|
|
|
|
|
Appease make check-spaces
Andrea Shepard
2016-02-23
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Another memory leak in the tests
Nick Mathewson
2016-02-22
*
|
|
|
|
Small fixup on last fix to test leaks
Nick Mathewson
2016-02-22
*
|
|
|
|
Fix a bunch of memory leaks in the unit tests
Nick Mathewson
2016-02-22
*
|
|
|
|
Add a missing free in parsing an :auto port
Nick Mathewson
2016-02-22
*
|
|
|
|
asan does not like TO_CONN(NULL)
Nick Mathewson
2016-02-22
*
|
|
|
|
Define O_NOFOLLOW on platforms that do not have it
cypherpunks
2016-02-22
*
|
|
|
|
Update to trunnel 1.4.4 to fix 18373
Nick Mathewson
2016-02-22
*
|
|
|
|
Merge branch 'bug16023_028_01_squashed'
Nick Mathewson
2016-02-22
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add onion address to the HS_DESC UPLOADED event
David Goulet
2016-02-17
|
|
|
/
/
|
|
/
|
|
*
|
|
|
fix two typos in comments
Roger Dingledine
2016-02-22
|
/
/
/
*
|
|
Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1...
Nick Mathewson
2016-02-16
*
|
|
Fix a NULL dereference on unit test failure. CID 1353177.
Nick Mathewson
2016-02-16
*
|
|
Merge branch 'bug17852_revised'
Nick Mathewson
2016-02-16
|
\
\
\
|
*
|
|
changes file for bug17852
Nick Mathewson
2016-02-16
|
*
|
|
Harden check_private_dir() to remove any potential race.
Jeremy
2016-02-16
|
*
|
|
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form...
Jeremy
2016-02-16
|
*
|
|
src/common/compat.c:tor_vasprintf() - vsnprintf() was properly checked but to...
Jeremy
2015-12-01
|
*
|
|
ext/eventdns.c multiple replacements of snprintf() with tor_snprintf() which ...
Jeremy
2015-12-01
|
*
|
|
src/common/compat.c:tor_vasprintf() - changed vsnprintf() to tor_vsnprintf() ...
Jeremy
2015-12-01
*
|
|
|
Fix all doxygen warnings other than "X is not documented"
Nick Mathewson
2016-02-11
*
|
|
|
Merge branch 'check_log_mutex_uncherrypicked'
Nick Mathewson
2016-02-11
|
\
\
\
\
|
*
|
|
|
Initialise logging before trying to use it in unit tests
teor (Tim Wilson-Brown)
2016-02-11
|
*
|
|
|
Avoid calling log functions in logv when SMARTLIST_DEBUG is defined
teor (Tim Wilson-Brown)
2016-02-05
|
*
|
|
|
Check that the log mutex is initialised before trying to lock or unlock it
teor (Tim Wilson-Brown)
2016-02-05
|
*
|
|
|
Add an assertion to tor_libevent_get_base()
Nick Mathewson
2016-02-04
*
|
|
|
|
Add another admonishment to WritingTests.md
Nick Mathewson
2016-02-11
*
|
|
|
|
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-02-11
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-02-11
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-02-11
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-02-11
|
|
|
|
\
\
\
\
|
|
|
|
*
\
\
\
Merge branch 'bug18162_024' into maint-0.2.4
Nick Mathewson
2016-02-11
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
Make ensure_capacity a bit more pedantically correct
Nick Mathewson
2016-02-11
|
|
|
|
|
*
|
|
|
avoid integer overflow in and around smartlist_ensure_capacity.
Nick Mathewson
2016-01-27
*
|
|
|
|
|
|
|
|
make check-spaces
Nick Mathewson
2016-02-11
*
|
|
|
|
|
|
|
|
Merge branch 'feature17840-v11-tests_truncated'
Nick Mathewson
2016-02-11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-02-03
|
*
|
|
|
|
|
|
|
|
Add unit tests for ClientUseIPv[4,6] and ClientPreferIPv6[OR,Dir]Port
teor (Tim Wilson-Brown)
2016-02-01
|
*
|
|
|
|
|
|
|
|
Report malformed options in options_validate unit tests
teor (Tim Wilson-Brown)
2016-02-01
|
*
|
|
|
|
|
|
|
|
Fix existing options_validate unit tests for ClientUseIPv4
teor (Tim Wilson-Brown)
2016-02-01
|
*
|
|
|
|
|
|
|
|
Add a helper to search for strings in the log, and change option tests to use...
Ola Bini
2016-02-01
*
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Nick Mathewson
2016-02-11
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-02-03
|
|
/
/
/
/
/
/
/
/
/
[prev]
[next]