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-09-06
Split tor_parse_{some_int} testing into separate fn. Code movement only.
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'teor/bug20012'
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'teor/feature20069'
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'public/ticket20002'
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-09-06
Merge remote-tracking branch 'sebastian/bug20065'
Nick Mathewson
2016-09-06
Fix an indentation issue in rend_config_services
teor
2016-09-06
Fix a comment typo in smartlist_get_most_frequent_()
teor (Tim Wilson-Brown)
2016-09-06
Add hs-ipv6 to the chutney IPv6 tests
teor
2016-09-06
Give useful error if authority_signing_key doesn't exist
Sebastian Hahn
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-09-05
Fix BUG warning with stack trace from config/parse_port_config__listenaddress
Nick Mathewson
2016-09-01
Fix memory leaks in the shared random tests.
Nick Mathewson
2016-08-31
Actually, always monotime_init() in the unit tests.
Nick Mathewson
2016-08-31
Initialize monotonic timer code before using it in the tests
Nick Mathewson
2016-08-31
It is not a bug to attempt to base32_decode a non-base32 string
Nick Mathewson
2016-08-31
Detect and suppress bug message from zlib compression bomb test
Nick Mathewson
2016-08-31
Require specific messages for remaining link-handshake failure cases
Nick Mathewson
2016-08-31
Always log [bug] warnings from the unit tests.
Nick Mathewson
2016-08-31
Do not call tor_tls_server_info_callback(NULL) from tests.
Nick Mathewson
2016-08-31
Work even harder not to suppress logging messages unless we mean to.
Nick Mathewson
2016-08-31
Document and clean log_test_helpers.c a bit
Nick Mathewson
2016-08-31
Use setup_full_capture_of_logs() where appropriate.
Nick Mathewson
2016-08-31
setup_capture_of_logs: no longer suppress log messages
Nick Mathewson
2016-08-31
Improvements to test_link_handshake: check specific error messages
Nick Mathewson
2016-08-31
Fix all "BUG" warnings created from link-handshake tests.
Nick Mathewson
2016-08-31
Another log testing helper helper, for matching partial strings.
Nick Mathewson
2016-08-31
Don't warn on unlink(bw_accounting) when errno == ENOENT
Nick Mathewson
2016-08-31
Fix a deref-before-null-check complaint
Nick Mathewson
2016-08-31
Stop inadvertently upgrading client intro connections to ntor
teor
2016-08-29
We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-26
test: Fix shared random unit test for big endian
David Goulet
2016-08-26
prop272: When voting, include no non-Valid relays in consensus
Nick Mathewson
2016-08-26
Avoid asserts in oos/kill_conn_list unit test
Andrea Shepard
2016-08-26
Fix OOS comparator fix
Andrea Shepard
2016-08-25
Fix duplicated if condition in connection.c
David Goulet
2016-08-25
Merge remote-tracking branch 'andrea/ticket18640_v3'
Nick Mathewson
2016-08-24
bump to 0.2.9.2-alpha-dev
Nick Mathewson
2016-08-24
make check-spaces fixes
Nick Mathewson
2016-08-24
Bump to 0.2.9.2-alpha
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Fix path selection on firewalled clients
teor
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-08-24
Replace Tonga with Bifroest.
Isis Lovecruft
2016-08-24
Add a stub for rend_service_allow_direct_connection
teor
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-08-24
Improve comments in circuit_get_cpath_*
teor (Tim Wilson-Brown)
2016-08-24
Client & HS make sure every hop in every non-HS path supports ntor
teor (Tim Wilson-Brown)
[next]