Nick Mathewson
|
8f3712cf6e
eol@eof is still the law in 0.3.4 :(
|
6 lat temu |
Nick Mathewson
|
f91ea506f0
Fix clang warnings introduced by 9f2b887c5d251b93ee9def708
|
6 lat temu |
Nick Mathewson
|
cd3fc2aa48
Merge remote-tracking branch 'neel/b25511-r4'
|
6 lat temu |
Neel Chauhan
|
9e3e1b8bfb
Add format_local_iso_time_nospace()
|
6 lat temu |
Mike Perry
|
0e06a9c3e7
Helper function to add u32 without overflow.
|
6 lat temu |
Nick Mathewson
|
d3b9b5a3dd
Remove windows log_from_handle as unused.
|
6 lat temu |
Neel Chauhan
|
9df110cd72
Remove PortForwarding options
|
6 lat temu |
Nick Mathewson
|
6317aa2cc0
Merge branch 'maint-0.3.3'
|
6 lat temu |
Nick Mathewson
|
d4bf1f6c8e
Add a paranoia check in string_is_valid_nonrfc_hostname()
|
6 lat temu |
Nick Mathewson
|
b504c854d3
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
|
6 lat temu |
rl1987
|
09351c34e9
Don't strlen before checking for NULL
|
6 lat temu |
rl1987
|
a28e350cff
Tweak loop condition
|
6 lat temu |
rl1987
|
6b6d003f43
Don't explode on NULL or empty string
|
6 lat temu |
rl1987
|
ee1fca727c
Simplify hostname validation code
|
6 lat temu |
rl1987
|
dbb7c8e6fd
Validate hostnames with punycode TLDs correctly
|
6 lat temu |
rl1987
|
4413e52f9e
Improve handling of trailing dot
|
6 lat temu |
rl1987
|
6335db9fce
Refrain from including <ctype.h>
|
6 lat temu |
rl1987
|
5986589b48
Call strlen() once
|
6 lat temu |
rl1987
|
b0ba4aa7e9
Fix bracketed IPv6 string validation
|
6 lat temu |
rl1987
|
1af016e96e
Do not consider IP strings valid DNS names. Fixes #25055
|
6 lat temu |
rl1987
|
0e453929d2
Allow IPv6 address strings to be used as hostnames in SOCKS5 requests
|
6 lat temu |
Nick Mathewson
|
0eed0899cd
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
|
6 lat temu |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 lat temu |
Fernando Fernandez Mancera
|
61c7ec29f1
Include crypto_digest.h in order to solve dependency issues.
|
6 lat temu |
Nick Mathewson
|
c92ac9f5cb
Convert the rest of src/common's headers to use FREE_AND_NULL
|
7 lat temu |
Nick Mathewson
|
35746a9ee7
Comment-only change: annotate exit() calls.
|
7 lat temu |
Nick Mathewson
|
a64d79ca4c
Move around some LCOV_EXCLs in src/common
|
7 lat temu |
Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 lat temu |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 lat temu |
Nick Mathewson
|
7a597718bb
Split some long #if lines to make the #endif annotator happy
|
7 lat temu |