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
/
test
Age
Commit message (
Expand
)
Author
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-13
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-13
Merge branch 'bug23291_028' into maint-0.2.8
Nick Mathewson
2017-10-23
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-10-23
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-10-23
Adjust test, now that there are 9 dirauths again
Nick Mathewson
2017-09-12
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-12
Avoid sscanf() warnings from openbsd in the unit tests
Nick Mathewson
2017-08-21
22839: fix check_heap_buffer buffer size in test-memwipe
Ties Stuij
2017-08-01
Merge remote-tracking branch 'public/bug19769_19025_029' into maint-0.2.9
Nick Mathewson
2017-07-14
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-14
Merge branch 'bug22916_027' into maint-0.2.9
Nick Mathewson
2017-07-14
Merge branch 'bug22803_030' into maint-0.3.0
Nick Mathewson
2017-07-13
Fix compiler warnings with openssl-scrypt/libscrypt test on clang
Nick Mathewson
2017-07-07
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-07
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-07
mingw fix: avoid "unused var" warning.
Nick Mathewson
2017-07-05
Fix unit test memory leak in certs_ok_ed25519.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2017-06-29
Adjust unit tests to account for fix to bug 22753.
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Rename "link" variable to avoid shadowing warning.
Nick Mathewson
2017-06-05
Fix unit tests to work after own_link_cert assertion
Nick Mathewson
2017-06-05
Merge branch 'bug22460_030_01' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Repair link_handshake unit tests to mock tor_tls_get_own_cert()
Nick Mathewson
2017-06-01
Fix ed25519 link certificate race on tls context rotation
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-05-30
hs: Correctly validate v3 descriptor encrypted length
David Goulet
2017-03-26
Tweak test_entrynodes comment
Nick Mathewson
2017-03-23
Use update_approx_time() to run a test 100 days in the past.
Nick Mathewson
2017-03-01
Remove the space before the interpreter name in test-network.sh
teor
2017-03-01
Restore support for test-network.sh on BSD and other systems without bash
teor
2017-02-28
Use bash in src/test/test-network.sh
teor
2017-02-28
Reserve a test-network.sh exit status of 2 for unknown arguments
teor
2017-02-28
Add a quiet mode to test-network.sh
teor
2017-02-24
hs: Fix bad use of sizeof() when encoding ESTABLISH_INTRO legacy cell
David Goulet
2017-02-15
hs: Avoid a strlen(NULL) if descriptor is not found in cache
David Goulet
2017-02-15
Merge branch 'bug21447'
Nick Mathewson
2017-02-15
Merge branch 'maint-0.2.9'
Nick Mathewson
2017-02-14
Merge branch 'bug20894_029_v3'
Nick Mathewson
2017-02-14
Rename make fuzz to make test-fuzz-corpora
Nick Mathewson
2017-02-14
Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-14
Fix policies.c instance of the "if (r=(a-b)) return r" pattern
Nick Mathewson
[next]