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
/
common
/
util.c
Age
Commit message (
Expand
)
Author
2017-07-26
Suppress clang4-specific -Wdouble-promotion warnings
Nick Mathewson
2017-07-05
Only disable -Wfloat-conversion on mingw when it exists.
Nick Mathewson
2017-07-05
Merge branch 'bug22801_028' into maint-0.2.9
Nick Mathewson
2017-07-03
Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64.
Nick Mathewson
2016-11-02
Improve comments in check_private_dir and onion poisoning
teor
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-11
torrc parsing b0rks on carriage-return
paolo.ingls@gmail.com
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-09-11
Merge remote-tracking branch 'public/solaris_warnings_028'
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-07-28
Three more -Wshadow fixes.
Nick Mathewson
2016-07-28
Fix a large pile of solaris warnings for bug 19767.
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-26
Add a function to simplify a fraction.
Nick Mathewson
2016-07-26
Tweaks on 19435 fix:
Nick Mathewson
2016-07-26
Fix integer overflow in the rate-limiter (#19435).
Ivan Markin
2016-07-05
Fix a variable-shadowing bug in check_private_dir
Nick Mathewson
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-06-30
Merge remote-tracking branch 'andrea/bug18322_v3_squashed'
Nick Mathewson
2016-06-30
Make things mockable for dump_desc_populate_fifo_from_directory() unit test
Andrea Shepard
2016-06-30
Unit test for dump_desc_populate_one_file()
Andrea Shepard
2016-06-30
Move unparseable descriptor dumps into subdirectory of DataDir
Andrea Shepard
2016-06-30
Expose dump_desc() to the test suite and make things it calls mockable
Andrea Shepard
2016-06-30
Fix bug19483: avoid range checks when they are always true
teor (Tim Wilson-Brown)
2016-06-29
Improve overflow checks in tv_udiff and tv_mdiff
teor (Tim Wilson-Brown)
2016-06-29
Fix an integer overflow bug in the tv_mdiff range check
teor (Tim Wilson-Brown)
2016-06-20
Add tor_htonll/ntohll functions
David Goulet
2016-06-19
Changes file for 19063; use the BUG macro
Nick Mathewson
2016-06-19
Fix #19063: Add check in utility macro
U+039b
2016-06-17
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
cypherpunks
2016-06-16
Mark an abort() as unreachable.
Nick Mathewson
2016-06-16
Mark code unreachable in unescape_string()
Nick Mathewson
2016-06-16
Tests for message rate-limiting
Nick Mathewson
2016-06-16
I believe I found some dead code in our time parsing functions
Nick Mathewson
2016-06-16
tests for size_mul_check__()
Nick Mathewson
2016-06-16
Correct the rounding behavior on tv_mdiff.
Nick Mathewson
2016-06-16
add LCOV_EXCL for unreachable exit() blocks in src/common
Nick Mathewson
2016-06-15
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
Nick Mathewson
2016-06-11
Add -Wfloat-conversion for GCC >= 4.9
Nick Mathewson
2016-05-27
Enable the -Waggregate-return warning
Nick Mathewson
2016-05-19
Remove round_int64_to_next_multiple_of: It is now unused.
Nick Mathewson
2016-05-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-12
Merge branch 'maint-0.2.7' into maint-0.2.8
Nick Mathewson
2016-05-12
Merge branch 'bug18977_026_v2' into maint-0.2.7
Nick Mathewson
2016-05-12
Fix a compiler warning on windows when sizeof(long)==sizeof(int)
Nick Mathewson
2016-05-12
Merge branch 'bug18977_024_v2' into bug18977_026_v2
Nick Mathewson
2016-05-12
Have correct_tm set tm_wday as well.
Nick Mathewson
2016-05-12
Use a much less clever scan_signed no-overflow hack
Nick Mathewson
[next]