index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-02-04
Fix two problems in the 0.2.8.x unit tests
Nick Mathewson
2016-02-04
Bump version. (This is not yet the release.)
Nick Mathewson
2016-02-03
Make tortls unit tests pass with LibreSSL.
Nick Mathewson
2016-02-03
Make crypto/rng_engine test pass on libressl. Bug not in any released tor.
Nick Mathewson
2016-02-03
Make Tor build happily with OpenSSL master and libressl.
Nick Mathewson
2016-02-01
Bitwise negate is ~, not !.
Nick Mathewson
2016-02-01
Fix warnings from check-spaces
Nick Mathewson
2016-02-01
Redux: don't expect unix sockets to be accepted on windows
Nick Mathewson
2016-02-01
Don't expect unix sockets to be accepted on Windows
Nick Mathewson
2016-02-01
Merge branch 'options_validate_second_round_cleaned'
Nick Mathewson
2016-02-01
Replace incorrect use of snprintf in unit tests with tor_snprintf
teor (Tim Wilson-Brown)
2016-02-01
Make all unit tests independent of log message order and count
teor (Tim Wilson-Brown)
2016-02-01
Report malformed options in options_validate unit tests
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 branch 'maint-0.2.7'
Nick Mathewson
2016-02-01
Try to fix address tests on FreeBSD
Nick Mathewson
2016-01-27
attempt to fix crashes in unit tests
Nick Mathewson
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2016-01-26
Merge remote-tracking branch 'teor/bug18145'
Nick Mathewson
2016-01-26
Replace "Alice" with "the client" in a hidden service log message
teor (Tim Wilson-Brown)
2016-01-26
Replace Alice/Bob with client/service in hidden service comments
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor log messages
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2016-01-22
Fix redundant-declaration warning
Nick Mathewson
2016-01-21
Merge remote-tracking branch 'twstrike/parse_port_config_tests'
Nick Mathewson
2016-01-19
Merge remote-tracking branch 'twstrike/options_test'
Nick Mathewson
2016-01-19
Make sure that tests for domain sockets only run on OSes with domain sockets
Ola Bini
2016-01-19
Use correct u64 int ops instead of regular int ops, in order to avoid warning...
Ola Bini
2016-01-19
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-01-19
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-19
Refine the memwipe() arguments check for 18089 a little more.
Nick Mathewson
2016-01-18
Merge branch 'fallbacks-0281-squashed'
Nick Mathewson
2016-01-18
Add default fallback directories for the 0.2.8 alpha releases
teor (Tim Wilson-Brown)
2016-01-18
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-01-18
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-01-18
Make memwipe() do nothing when passed a NULL pointer or zero size
teor (Tim Wilson-Brown)
2016-01-18
Merge remote-tracking branch 'origin/maint-0.2.7'
Nick Mathewson
2016-01-18
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
Nick Mathewson
2016-01-18
Check ORPort and DirPort reachability before publishing a relay descriptor
teor (Tim Wilson-Brown)
2016-01-15
Fix some leaks in the unit tests.
Nick Mathewson
2016-01-15
Make the new directory tests build and run again.
Nick Mathewson
2016-01-15
Merge remote-tracking branch 'twstrike/directory-tests'
Nick Mathewson
2016-01-15
Whitespace cleanup
Nick Mathewson
2016-01-15
Merge remote-tracking branch 'twstrike/options_test'
Nick Mathewson
2016-01-13
Update tests to match current changes to options_validate
Ola Bini
2016-01-13
Move clearing of log messages on advice from @cypherpunks, in order to minimi...
Ola Bini
2016-01-13
Revert my addition of callback cleaner and instead use existing functionality...
Ola Bini
2016-01-13
Remove a small memory leak in log callback setup
Ola Bini
2016-01-13
Fix memory leaks
Ola Bini
2016-01-13
Fix all white space issues
Ola Bini
[next]