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
2020-10-07
Parallelize src/test/test into chunks.
Nick Mathewson
2020-03-19
Add a TOR_SKIP_TESTCASES environment variable for suppressing tests.
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
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
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-26
Fix a test assertion failure due to uninitialized mainloop events
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-01-31
Use thread-safe types to store the LOG_PROTOCOL_WARN severity
Nick Mathewson
2017-12-05
Implement the various get_foodir_*() functions.
Nick Mathewson
2017-10-18
Move tor_git_revision into a new module.
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Cache netflow-related consensus parameters.
Mike Perry
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-04-25
Use atomic counters for compressor allocation.
Nick Mathewson
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-03
Move unittests' RSA pregen code into a new file, and improve.
Nick Mathewson
2016-11-02
Make sure passthrough_test_setup doesn't inadvertently fail or skip tests
teor
2016-11-02
Add get_fname_rnd for unit tests that want a unique path every time
teor
2016-11-02
Create get_fname_suffix, and refactor get_fname to use it
teor
2016-09-09
make check-spaces
Nick Mathewson
2016-09-09
Chop another ~93 RSA key generations out of the unit tests
Nick Mathewson
2016-09-09
Move the donna-fuzzing tests into test_slow.
Nick Mathewson
2016-09-09
Re-enable RSA cacheing in tests, with a better design.
Nick Mathewson
2016-09-08
Treat all nonfatal assertion failures as unit test failures.
Nick Mathewson
2016-08-31
Actually, always monotime_init() in the unit tests.
Nick Mathewson
2016-08-31
Always log [bug] warnings from the unit tests.
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
[next]