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_util.c
Age
Commit message (
Expand
)
Author
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-12
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-12
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-12
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-12
Avoid sscanf() warnings from openbsd in the unit tests
Nick Mathewson
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-08-08
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-08
Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1
Nick Mathewson
2017-07-31
Now that "base -1" is a bug, tell our unit tests to expect bug warnings
Nick Mathewson
2017-06-20
Add a unit test for decompressing concatenated inputs.
Nick Mathewson
2017-05-19
fix a coverity resource leak warning
Nick Mathewson
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-17
Check that tor_compress_state_size() returns a value larger than zero.
Alexander Færøy
2017-05-16
Ensure that each compression backend returns a provider version identifier.
Alexander Færøy
2017-05-02
Merge branch 'compress_none_v2_squashed'
Nick Mathewson
2017-05-02
Add unit tests for the NO_METHOD compressor
Nick Mathewson
2017-05-01
Rename x-lzma to x-tor-lzma
Nick Mathewson
2017-04-27
Document and test nul-terminating behavior of tor_uncompress()
Nick Mathewson
2017-04-27
whitespace fix
Nick Mathewson
2017-04-27
Re-enable the partial-input test for zstd.
Nick Mathewson
2017-04-27
Have a separate entry point for each compresion test
Nick Mathewson
2017-04-27
Refactor compression tests into a single test.
Alexander Færøy
2017-04-25
Combine all *compress/*uncompress backend function into one
Nick Mathewson
2017-04-25
Add function to check if a given compression method is supported.
Alexander Færøy
2017-04-25
Add Zstandard support.
Alexander Færøy
2017-04-25
Add LZMA support.
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-03-17
Split strings at newline in tor_get_lines_from_handle().
Alexander Færøy
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-09
Remove fgets() compatbility function and related tests.
Alexander Færøy
2017-03-09
Add test case for get_string_from_pipe().
Alexander Færøy
2017-03-01
Reset `buf` after each succesful test to avoid artifacts.
Alexander Færøy
2017-03-01
Use tor_fgets() instead of fgets().
Alexander Færøy
2017-02-27
Merge branch 'disable_memory_sentinels_squashed'
Nick Mathewson
2017-02-27
Code to disable memory sentinels for fuzzing
Nick Mathewson
2017-02-14
Merge branch 'bug20894_029_v3'
Nick Mathewson
2017-02-14
Don't atoi off the end of a buffer chunk.
Nick Mathewson
2017-02-08
test: Add missing socket errno in test_util.c
David Goulet
2016-12-23
Fix unreachable heap corruption in base64_decode()
Hans Jerry Illikainen
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-07
Increase tolerances in util/monotonic_time tests
Nick Mathewson
2016-11-30
Teach parse_iso_time about the spaceless variant.
Nick Mathewson
2016-11-03
Refactor tests for tor_htonll and tor_ntohll
overcaffeinated
[next]