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
/
test
Age
Commit message (
Expand
)
Author
2018-01-03
Fix some shadowed-global warnings.
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.5' into maint-0.2.8
maint-0.2.8
Nick Mathewson
2017-12-21
Move free to end of test function so coverity won't complain.
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-12-20
Update the unit tests to reflect the change of 24425
Nick Mathewson
2017-12-12
Merge branch 'bug24367_032_squashed' into maint-0.3.2
Nick Mathewson
2017-12-12
Make sure bridges are definitely running before delaying directory fetches
teor
2017-12-11
Merge remote-tracking branch 'dgoulet/bug23603_032_02' into maint-0.3.2
Nick Mathewson
2017-12-11
Run the download_status_increment test in a forked process.
Nick Mathewson
2017-12-06
test: Add a KIST test for a non opened channel
David Goulet
2017-12-05
test: Add HSv3 unit test for expiring intro point
David Goulet
2017-11-29
Merge branch 'bug24050_029_squashed' into maint-0.3.2
Nick Mathewson
2017-11-29
Fix unit tests for 24050.
Nick Mathewson
2017-11-22
Stop checking cached bridge descriptors for usable bridges
teor
2017-11-18
Add an extra check in test_entrynodes
Nick Mathewson
2017-11-18
Fix memory leak in unit test for bridge distribution config.
Nick Mathewson
2017-11-17
Fix a clang unitialized-var warning
Nick Mathewson
2017-11-17
Intoduce unittest for skipping outdated dirservers.
George Kadianakis
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-11-11
Fix mock_crypto_pk_public_checksig__nocheck() to handle short RSA keys
Nick Mathewson
2017-11-08
Merge branch 'bug23816_029_squashed' into maint-0.3.2
Nick Mathewson
2017-11-08
Replace our random-exponential-delay algorithm.
Nick Mathewson
2017-11-07
Merge remote-tracking branch 'asn/ticket23623_032_01' into maint-0.3.2
Nick Mathewson
2017-11-06
Merge branch 'bug24150_032_squashed' into maint-0.3.2
Nick Mathewson
2017-11-06
Fix a memory leak on decryption non-failure of v3 hsdesc
Nick Mathewson
2017-11-04
ClientDNSRejectInternalAddresses in non-default networks
Sebastian Hahn
2017-11-04
Revert "Make ClientDNSRejectInternalAddresses testing-only."
Sebastian Hahn
2017-11-02
Test that IPv6-only clients can use microdescriptors
teor
2017-11-02
Merge branch 'ticket23820_032_01_squashed' into maint-0.3.2
Nick Mathewson
2017-11-02
Don't run IPv6-only v3 single onion service tests using chutney
teor
2017-10-31
test: Fix voting schedule for hs_service.c
David Goulet
2017-10-31
test: Fix voting schedule for hs_common.c
David Goulet
2017-10-31
test: Fix voting schedule for shared random
David Goulet
2017-10-31
Merge branch 'bug24082_032' into maint-0.3.2
Nick Mathewson
2017-10-31
test: Initialize the voting schedule in test_dir.c
David Goulet
2017-10-31
Merge branch 'hsdescv3_fuzz_more' into maint-0.3.2
Nick Mathewson
2017-10-31
Merge branch 'bug23762_032_02_squashed' into maint-0.3.2
Nick Mathewson
2017-10-31
hs-v3: Attempt descriptor refetch when dirinfo changes
David Goulet
2017-10-30
Initialize the mock options in the fuzzing code
Nick Mathewson
2017-10-27
In the hsdescv3 fuzzer, replace the decryption function.
Nick Mathewson
2017-10-27
sr: Don't use a dynamic voting schedule
David Goulet
2017-10-26
fuzzing: Make hsdescv3 use the decoding API correctly
David Goulet
2017-10-26
Revert "Temporarily disable compilation of the v3 hs fuzzing code"
David Goulet
2017-10-24
Merge branch 'feature18329_029_squashed' into maint-0.3.2
Nick Mathewson
[next]