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
/
test.c
Age
Commit message (
Expand
)
Author
2019-10-03
Merge branch 'tor-github/pr/1276'
George Kadianakis
2019-10-03
Unit tests for dirserv_reject_tor_version().
Nick Mathewson
2019-08-28
Merge branch 'ticket31240v2' into ticket31240v2_merged_2
Nick Mathewson
2019-08-28
Start on test cases for the multi-object feature of confmgr.
Nick Mathewson
2019-08-06
test: Add hs_dos.c unit tests
David Goulet
2019-06-15
Add more unit tests for confparse.c, so we can refactor.
Nick Mathewson
2019-06-11
token-bucket: Implement a single counter object
David Goulet
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-02
Merge branch 'tor-github/pr/986'
George Kadianakis
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-30
Update circuit_timeout test to use deterministic prng
Nick Mathewson
2019-04-29
tests: Implement unit tests for SENDME v1
David Goulet
2019-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
Nick Mathewson
2019-03-25
Pubsub: macros for ease-of-use and typesafety.
Nick Mathewson
2019-03-25
Pubsub: an OO layer on top of lib/dispatch
Nick Mathewson
2019-03-25
Low-level dispatch module for publish-subscribe mechanism
Nick Mathewson
2019-03-25
Add a type to map names to short identifiers
Nick Mathewson
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
[next]