Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 years ago |
Nick Mathewson
|
f71bbd20a4
Extract the raw_free() of ifc_buf into a new function.
|
6 years ago |
teor
|
54899b404c
Stop invoking undefined behaviour by using tor_free() on an unaligned pointer
|
6 years ago |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 years ago |
Nick Mathewson
|
a64d79ca4c
Move around some LCOV_EXCLs in src/common
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
6fcaf83c98
Cleanup MOCK_IMPL (etc) to be findable with etags
|
7 years ago |
teor
|
af98b862a5
Fix comments of functions that return tor_snprintf
|
7 years ago |
Nick Mathewson
|
43db91bd87
Teach cov-exclude to detect runaway LCOV_EXCL_START lines
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
Nick Mathewson
|
f23ec14d62
Make tor_addr_lookup() mockable.
|
7 years ago |
Nick Mathewson
|
fda7f00321
Note memset as redundant; see 20764.
|
7 years ago |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
7 years ago |
Nick Mathewson
|
1d52ac4d3f
Lay down some infrastructure for bridges in the New Guard Order.
|
8 years ago |
J. Ryan Stinnett
|
7ffa95abd9
Clarify that ClientRejectInternalAddresses also rejects mDNS *.local hosts
|
8 years ago |
Nick Mathewson
|
2e7e635c59
Switch from "AF_UNIX is always equal" to "always unequal" to avoid wacky bugs. See discussion on 20261
|
8 years ago |
Nick Mathewson
|
d25fed5174
Merge remote-tracking branch 'yawning-schwanenlied/bug20261'
|
8 years ago |
Yawning Angel
|
7b2c856785
Bug 20261: Treat AF_UNIX addresses as equal when comparing them.
|
8 years ago |
cypherpunks
|
3b2f012e28
Avoid reordering IPv6 interface addresses
|
8 years ago |
Nick Mathewson
|
64521a9d35
Merge remote-tracking branch 'public/solaris_warnings_028'
|
8 years ago |
Nick Mathewson
|
94bff894f9
Fix a large pile of solaris warnings for bug 19767.
|
8 years ago |
Nick Mathewson
|
7b54d7ebbd
Mark src/common tor_assert(0)/tor_fragile_assert() unreached for coverage
|
8 years ago |
Nick Mathewson
|
d6b2af7a3a
Merge branch 'bug19180_easy_squashed'
|
8 years ago |
Nick Mathewson
|
4f8086fb20
Enable -Wnull-dereference (GCC >=6.1), and fix the easy cases
|
8 years ago |
Nick Mathewson
|
4f1a04ff9c
Replace nearly all XXX0vv comments with smarter ones
|
8 years ago |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
8 years ago |
teor (Tim Wilson-Brown)
|
9f98e6535a
Correctly duplicate addresses in get_interface_address6_list
|
8 years ago |
teor (Tim Wilson-Brown)
|
2627299ef0
Avoid freeing an uninitialised pointer in get_interface_addresses_ioctl
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
ba2be81fc3
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
|
8 years ago |