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
/
test_util.c
Age
Commit message (
Expand
)
Author
2019-04-09
Merge branch 'bug29922_035' into maint-0.4.0
Nick Mathewson
2019-04-09
Actually I believe this should be an EINVAL.
Nick Mathewson
2019-04-09
Merge branch 'tor-github/pr/915' into maint-0.4.0
George Kadianakis
2019-04-08
Detect and suppress an additional gmtime() warning in test_util.c
Nick Mathewson
2019-02-19
Mark map_anon_nofork test as skipped in 0.4.0
Nick Mathewson
2019-02-14
Merge branch 'tor-github/pr/702'
David Goulet
2019-02-06
Code for anonymous mappings via mmap() or CreateFileMapping().
Nick Mathewson
2019-01-23
Merge branch 'ticket28668_035' into ticket28668_040
Nick Mathewson
2019-01-23
Another case of possible gmtime angst.
Nick Mathewson
2019-01-23
Merge branch 'ticket28668_035' into ticket28668_040
Nick Mathewson
2019-01-23
Capture more BUG warnings in util/time test
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'asn-github/adaptive_padding-final'
Nick Mathewson
2019-01-10
Unittest for tor_isinf().
George Kadianakis
2019-01-09
Merge branch 'ticket28856_v2'
Nick Mathewson
2019-01-02
Concentrate all TOR_USEC_PER_SEC definitions in a single header file.
George Kadianakis
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Move remaining code from subprocess.{h,c} to more appropriate places.
Alexander Færøy
2018-12-17
Delete old process_handle_t code.
Alexander Færøy
2018-12-17
Remove strcmp_len(): it is now unused
Nick Mathewson
2018-11-14
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-11-06
Merge remote-tracking branch 'tor-github/pr/464'
Nick Mathewson
2018-11-01
Add tests for the string_is_utf8_no_bom() function.
George Kadianakis
2018-10-30
Merge branch 'ticket23082_squashed'
Nick Mathewson
2018-10-30
Move a check for trailing colon to tor_inet_pton()
rl1987
2018-09-12
Merge remote-tracking branch 'tor-github/pr/318'
Nick Mathewson
2018-09-04
Merge branch 'tor_api_owning_control'
Nick Mathewson
2018-09-03
string: add string_is_utf8() helper
cypherpunks
2018-08-24
Fix a compilation warning on i386 with clang
Nick Mathewson
2018-08-21
Add a unit test for tor_log_mallinfo()
Nick Mathewson
2018-08-06
Add tests for the failing case of tor_localtime_r
Nick Mathewson
2018-08-01
Refactor tor_ersatz_socketpair() not to need socket.
Nick Mathewson
2018-08-01
Extract tor_ersatz_socketpair into a new c file
Nick Mathewson
2018-07-17
Increase line coverage in libtor-string to 100%
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Fix up some windows compilation issues.
Nick Mathewson
2018-07-03
Retire U64_TO_DBL and DBL_TO_U64
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-03
Clean up various things that broke with our stdint.h changes
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-29
Remove windows libraries from util.h and compat.h
Nick Mathewson
2018-06-29
Remove read_all and write_all
Nick Mathewson
2018-06-29
Move fd and memory-info functions.
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-28
Remove all include common/ uses in crypto_ops and tls.
Nick Mathewson
[next]