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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-02-06
Merge branch 'cleaned_aes_crypt'
Nick Mathewson
2016-02-06
Removed aes_crypt, left only aes_crypt_inplace. Removed should_use_openssl_CT...
Malek
2016-02-06
changing output of crypto_cipher_crypt_inplace from int to void
Hassan Alsibyani
2016-02-05
Fix the --disable-asserts-in-tests configure option
Sebastian Hahn
2016-02-05
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-02-05
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-02-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-02-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-02-05
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-04
Bump to 0.2.8.1-alpha-dev
Nick Mathewson
2016-02-04
Make the no-assertions-during-coverage check into a configure option
Nick Mathewson
2016-02-04
Add an assertion to tor_libevent_get_base()
Nick Mathewson
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-04
Update geoip and geoip6 to the February 2 2016 database.
Karsten Loesing
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-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-02-03
Make bridge clients prefer the configured bridge address
teor (Tim Wilson-Brown)
2016-02-02
Validate the DH parameters for correctness.
Yawning Angel
2016-02-02
Update ExitPolicy when interface addresses change
teor (Tim Wilson-Brown)
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-02-01
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-01-29
Remove support for unsigned time_t
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Tor2Web: tell extend_info_from_node intro point connections are direct
teor (Tim Wilson-Brown)
2016-01-29
Return NULL from extend_info_from_node if the node has no allowed address
teor (Tim Wilson-Brown)
2016-01-29
Automatically use IPv6 when ClientUseIPv4 is 0
teor (Tim Wilson-Brown)
2016-01-29
Minor whitespace-only fix
teor (Tim Wilson-Brown)
2016-01-29
Consistently format addresses in node_get_address_string
teor (Tim Wilson-Brown)
2016-01-29
Optimise reachability checks when iterating through relay lists
teor (Tim Wilson-Brown)
2016-01-29
Add firewall_is_fascist_dir()
teor (Tim Wilson-Brown)
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Make entry_guard_set_status consistent with entry_is_live
teor (Tim Wilson-Brown)
2016-01-29
Choose bridge addresses by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
[prev]
[next]