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
/
test.c
Age
Commit message (
Expand
)
Author
2019-02-14
Extract RNG tests into a new test module
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-02
Implement and test probability distributions used by WTF-PAD.
George Kadianakis
2019-01-02
Circuit padding tests.
George Kadianakis
2018-12-21
Add tests for bootstrap tracker
Taylor Yu
2018-12-20
Merge remote-tracking branch 'tor-github/pr/445'
Nick Mathewson
2018-12-18
Actually allow unrecognized address types in NETINFO cell
rl1987
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Add new Process subsystem.
Alexander Færøy
2018-12-05
Merge branch 'prop293_squashed'
Nick Mathewson
2018-12-03
Add a framework for testing set_routerstatus_from_routerinfo().
Nick Mathewson
2018-11-14
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-10-24
Re-alphabetize the list of tests in tests.[ch]
Nick Mathewson
2018-10-16
Add new source file to test target
rl1987
2018-10-01
Remove routerparse include from files that dont use it
Nick Mathewson
2018-10-01
Move v2 hs parsing into feature/rend
Nick Mathewson
2018-10-01
Move routerparse and parsecommon to their own module.
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-21
Move the non-crypto parts of onion.c out of src/core/crypto
Nick Mathewson
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-09-04
Several unit tests to improve test coverage of x509*.c
Nick Mathewson
2018-08-23
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-08-23
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-08-23
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-08-23
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-08-24
Silence a compilation warning on MSVC 2017 and clang-cl
teor
2018-08-21
When enabling NSS, disable OpenSSL.
Nick Mathewson
2018-08-21
Split tls modules and their tests into openssl and generic.
Nick Mathewson
2018-08-21
Add rudimentary support for PEM-encoding, since NSS doesn't do that.
Nick Mathewson
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
2018-07-17
Implementation for a simple order-preserving encryption scheme.
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-01
Extract or_state_t to its own header.
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-07-01
Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header.
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-28
Fix up the modules that include memarea.h (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Remove unused pubsub module.
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Move extend_info_t into its own header.
Nick Mathewson
2018-06-15
Split rend_authorized_client_t and encoded_.._t into their own headers
Nick Mathewson
2018-06-15
Extract rend_intro_point_t into its own header.
Nick Mathewson
2018-06-15
Extract rend_service_descriptor_t into its own header.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-05-09
Merge branch 'ticket26009'
Nick Mathewson
2018-05-06
Add unit test for ..get_start_of_next_voting_interval().
Nick Mathewson
[next]