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
/
testing_common.c
Age
Commit message (
Expand
)
Author
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-08-19
Merge branch 'maint-0.4.4'
George Kadianakis
2020-08-19
Merge branch 'mr/124' into maint-0.4.4
George Kadianakis
2020-08-19
Parallelize src/test/test into chunks.
Nick Mathewson
2020-07-10
Split bandwidth history functions into a separate C file.
Nick Mathewson
2020-03-20
Merge branch 'maint-0.4.3'
teor
2020-03-20
Merge branch 'maint-0.4.2' into maint-0.4.3
teor
2020-03-20
Merge branch 'maint-0.4.1' into maint-0.4.2
teor
2020-03-19
Merge branch 'ticket33643_skip_035' into ticket33643_skip_041
Nick Mathewson
2020-03-19
Add a TOR_SKIP_TESTCASES environment variable for suppressing tests.
Nick Mathewson
2020-02-24
Initialize all subsystems during the unit tests
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-20
Run "make autostyle"
teor
2019-12-10
set up tmp dir for test suite to run on Android
Hans-Christoph Steiner
2019-11-07
Make all our struct names end with "_t".
Nick Mathewson
2019-10-24
tests: set DataDirectory_option as well as DataDirectory.
Nick Mathewson
2019-10-22
Update tests to handle new interpretation of quiet_level.
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-25
test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes
teor
2019-07-08
Adjust log callback type to use log_domain_mask_t
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-01-16
Merge branch 'ticket28668_035' into ticket28668_040
Nick Mathewson
2019-01-16
Fail any unit test that causes an unhandled LD_BUG or LOG_ERR
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2018-11-05
Turn "compress" into a subsystem.
Nick Mathewson
2018-11-05
Move monotonic time setup into a subsystem
Nick Mathewson
2018-11-05
Move prefork, postfork, and thread-exit hooks into subsys
Nick Mathewson
2018-11-05
Add crypto module as a subsystem.
Nick Mathewson
2018-11-05
Move networking startup/cleanup logic into a subsystem.
Nick Mathewson
2018-11-05
Use subsystems manager for subsystems used in tests.
Nick Mathewson
2018-11-05
Move the code that knows our tor version into a lowest-level lib
Nick Mathewson
2018-09-27
Move the predicted ports code out of rephist.c
Nick Mathewson
2018-09-21
Split main.c into main.c and mainloop.c
Nick Mathewson
2018-09-07
Merge remote-tracking branch 'dgoulet/ticket20700_035_03'
Nick Mathewson
2018-09-07
bug: Use PATH_SEPARATOR instead of slash
Suphanat Chunhapanya
2018-09-04
Update prefork and postfork NSS code for unit tests.
Nick Mathewson
2018-08-21
Also reinitialize the pregenerated keys postfork.
Nick Mathewson
2018-07-31
Implement DH in NSS.
Nick Mathewson
2018-07-13
Add postfork support for nss
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Clean up include paths for libtor-evloop (automated)
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Remove dmalloc support; closes #26426
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
[next]