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
2017-04-25
Add Zstandard support.
Alexander Færøy
2017-04-25
Add --enable-zstd to our configure script.
Alexander Færøy
2017-04-25
Add LZMA support.
Alexander Færøy
2017-04-25
Add --enable-lzma to our configure script.
Alexander Færøy
2017-04-25
Rename the `torgzip` module to `compress`.
Alexander Færøy
2017-04-18
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
Alexander Færøy
2017-04-18
Rename `zlib_state` to `compress_state` in the test_buffers.
Alexander Færøy
2017-04-17
Refactor the streaming compression code.
Alexander Færøy
2017-04-17
Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`.
Alexander Færøy
2017-04-17
Fix whitespace in test_util_gzip() around `OP_*``.
Alexander Færøy
2017-04-17
Use tt_int_op() over tt_assert() and do explicit NULL checks in test_util_gzi...
Alexander Færøy
2017-04-13
Merge branch 'ticket21891_031_01_squashed'
Nick Mathewson
2017-04-13
hs: Make the service list pruning function public
David Goulet
2017-04-13
fix wide lines
Nick Mathewson
2017-04-13
Merge branch 'ticket21889_031_01_squashed'
Nick Mathewson
2017-04-13
hs: Add service-side circuitmap API.
George Kadianakis
2017-04-13
Merge remote-tracking branch 'dgoulet/ticket21919_031_01'
Nick Mathewson
2017-04-13
Merge branch 'asn/prop224-ntor-v2-squashed'
Nick Mathewson
2017-04-13
prop224: Add Python integration tests for HS ntor.
George Kadianakis
2017-04-13
prop224: Add basic HS ntor unittest.
George Kadianakis
2017-04-11
hs: Change trunnel prop224 cell's namespace
David Goulet
2017-04-10
Fix some no-longer-reasonable unit tests for base64_decode()
Nick Mathewson
2017-04-07
Test odd-sized base64 decodes
Taylor Yu
2017-04-07
Merge branch 'isolate_openssl'
Nick Mathewson
2017-04-07
Add test for expected output from encode{,d}_length functions
Nick Mathewson
2017-04-07
hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.
George Kadianakis
2017-04-06
Additional unit tests to improve conscache coverage
Nick Mathewson
2017-04-06
Tests for cleanup and reference counting on conscache
Nick Mathewson
2017-04-06
Tests for simple cases of conscache code.
Nick Mathewson
2017-04-06
Unit tests for labelled storagedir entries
Nick Mathewson
2017-04-03
Capture expected log in test_circuitbuild.c
Taylor Yu
2017-04-03
Merge branch 'bug13790_rebased'
Nick Mathewson
2017-04-03
Test unhandled purpose in route_len_for_purpose()
Taylor Yu
2017-04-03
Add tests for new_route_len()
Taylor Yu
2017-03-31
Move "change cert expiration and re-sign" fn into tortls.c
Nick Mathewson
2017-03-31
Mark many private tortls.h APIs as openssl-only.
Nick Mathewson
2017-03-31
Remove some now-needless openssl includes from src/test.
Nick Mathewson
2017-03-31
Remove openssl/evp.h dependency from test_crypto.c
Nick Mathewson
2017-03-31
Remove crypto/rand include from test_crypto.c
Nick Mathewson
2017-03-31
Isolate dmalloc/openssl bridge code to crypto.c
Nick Mathewson
2017-03-29
Fix utimbuf initialization in storagedir/cleaning test
Nick Mathewson
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-27
Storagedir test fix: save strings in binary mode to preserve length
Nick Mathewson
2017-03-27
Merge remote-tracking branch 'ahf/bugs/21757'
Nick Mathewson
2017-03-26
Merge remote-tracking branch 'origin/maint-0.3.0'
Nick Mathewson
2017-03-26
Tweak test_entrynodes comment
Nick Mathewson
2017-03-23
Use update_approx_time() to run a test 100 days in the past.
Nick Mathewson
2017-03-17
Merge branch 'ahf_bugs_21641_squashed'
Nick Mathewson
2017-03-17
Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.
Alexander Færøy
[next]