Nick Mathewson
|
b8be8265b6
Rectify include paths after container split (automatic)
|
6 лет назад |
Nick Mathewson
|
f95e3bf5fc
Simplify include structure of container.[ch]
|
6 лет назад |
Nick Mathewson
|
e066966bf4
Extract tor_malloc and friends to a new module.
|
6 лет назад |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 лет назад |
Nick Mathewson
|
fa5fda5bbf
Rectify include paths (automated)
|
6 лет назад |
Nick Mathewson
|
275aff6917
Rectify include paths (automated)
|
6 лет назад |
Nick Mathewson
|
72a5ae8c66
Merge branch 'maint-0.3.4'
|
6 лет назад |
Nick Mathewson
|
8f3712cf6e
eol@eof is still the law in 0.3.4 :(
|
6 лет назад |
Nick Mathewson
|
f24797a587
Merge branch 'maint-0.3.4'
|
6 лет назад |
Nick Mathewson
|
f91ea506f0
Fix clang warnings introduced by 9f2b887c5d251b93ee9def708
|
6 лет назад |
Nick Mathewson
|
057d838409
Use raw_assert() in write_all().
|
6 лет назад |
Nick Mathewson
|
7a2dce9006
Use raw_assert() in central allocation functions.
|
6 лет назад |
Nick Mathewson
|
5ecd1fec15
Move horrible-emergency handling into torerr.[ch]
|
6 лет назад |
Nick Mathewson
|
90aeaa53cd
Remove all use of the assert.h header
|
6 лет назад |
Nick Mathewson
|
9fa73003fc
Remove dmalloc support; closes #26426
|
6 лет назад |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 лет назад |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 лет назад |
rl1987
|
39bbb8d9cf
Avoid casting smartlist index implicitly
|
6 лет назад |
Nick Mathewson
|
cd3fc2aa48
Merge remote-tracking branch 'neel/b25511-r4'
|
6 лет назад |
Neel Chauhan
|
9e3e1b8bfb
Add format_local_iso_time_nospace()
|
6 лет назад |
Mike Perry
|
0e06a9c3e7
Helper function to add u32 without overflow.
|
6 лет назад |
Nick Mathewson
|
d3b9b5a3dd
Remove windows log_from_handle as unused.
|
6 лет назад |
Neel Chauhan
|
9df110cd72
Remove PortForwarding options
|
6 лет назад |
Nick Mathewson
|
6317aa2cc0
Merge branch 'maint-0.3.3'
|
6 лет назад |
Nick Mathewson
|
d4bf1f6c8e
Add a paranoia check in string_is_valid_nonrfc_hostname()
|
6 лет назад |
Nick Mathewson
|
b504c854d3
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
|
6 лет назад |
rl1987
|
09351c34e9
Don't strlen before checking for NULL
|
6 лет назад |
rl1987
|
a28e350cff
Tweak loop condition
|
6 лет назад |
rl1987
|
6b6d003f43
Don't explode on NULL or empty string
|
6 лет назад |
rl1987
|
ee1fca727c
Simplify hostname validation code
|
6 лет назад |