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
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-26
Add a function to compute millisecond time difference quickly.
Nick Mathewson
2018-04-16
Helper function to add u32 without overflow.
Mike Perry
2018-04-13
32-bit compilation warnings
Nick Mathewson
2018-04-13
Expose a function that computes stamp units from msec.
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-28
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-28
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
Nick Mathewson
2018-03-28
Don't explode on NULL or empty string
rl1987
2018-03-28
Allow alphanumeric TLDs in test for now
rl1987
2018-03-28
Validate hostnames with punycode TLDs correctly
rl1987
2018-03-28
Test TLD validation
rl1987
2018-03-28
Do not consider IP strings valid DNS names. Fixes #25055
rl1987
2018-02-15
Merge branch '25162_zstd_static'
Nick Mathewson
2018-02-07
Merge remote-tracking branch 'dgoulet/bug25113_029_01'
Nick Mathewson
2018-02-07
test: Bump to 10 msec gap in the monotonic test
David Goulet
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
Make zstd unit tests try running with static-only fns disabled
Nick Mathewson
2017-12-20
whitespace fix
Nick Mathewson
2017-12-20
Improve add_msec test to cover ms->sec rollover
Nick Mathewson
2017-12-13
Add a function to add msec to a monotime.
Nick Mathewson
2017-12-13
Add monotime functions for clearing monotonic times
Nick Mathewson
2017-11-27
Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp
Nick Mathewson
2017-09-28
Merge remote-tracking branch 'catalyst-oniongit/bug23691'
Nick Mathewson
2017-09-28
Fix leak in test_util.c
Taylor Yu
2017-09-28
Enable disabled test that was disabled due to bug #23551
Alexander Færøy
2017-09-28
Improve unit test coverage for compression code.
Nick Mathewson
2017-09-22
Use setup_full_capture_of_logs for 21800
Nick Mathewson
2017-09-22
test_util: capture the log in the correct place.
Nick Mathewson
2017-09-21
Capture "Result does not fit in tor_timegm()" warnings in util tests
Nick Mathewson
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
[next]