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
2018-06-20
eol@eof is still the law in 0.3.4 :(
Nick Mathewson
2018-06-20
Fix clang warnings introduced by 9f2b887c5d251b93ee9def708
Nick Mathewson
2018-04-23
Merge remote-tracking branch 'neel/b25511-r4'
Nick Mathewson
2018-04-16
Add format_local_iso_time_nospace()
Neel Chauhan
2018-04-16
Helper function to add u32 without overflow.
Mike Perry
2018-04-12
Remove windows log_from_handle as unused.
Nick Mathewson
2018-04-04
Remove PortForwarding options
Neel Chauhan
2018-03-28
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-28
Add a paranoia check in string_is_valid_nonrfc_hostname()
Nick Mathewson
2018-03-28
Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname
Nick Mathewson
2018-03-28
Don't strlen before checking for NULL
rl1987
2018-03-28
Tweak loop condition
rl1987
2018-03-28
Don't explode on NULL or empty string
rl1987
2018-03-28
Simplify hostname validation code
rl1987
2018-03-28
Validate hostnames with punycode TLDs correctly
rl1987
2018-03-28
Improve handling of trailing dot
rl1987
2018-03-28
Refrain from including <ctype.h>
rl1987
2018-03-28
Call strlen() once
rl1987
2018-03-28
Fix bracketed IPv6 string validation
rl1987
2018-03-28
Do not consider IP strings valid DNS names. Fixes #25055
rl1987
2018-03-28
Allow IPv6 address strings to be used as hostnames in SOCKS5 requests
rl1987
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-03
Include crypto_digest.h in order to solve dependency issues.
Fernando Fernandez Mancera
2017-12-08
Convert the rest of src/common's headers to use FREE_AND_NULL
Nick Mathewson
2017-10-19
Comment-only change: annotate exit() calls.
Nick Mathewson
2017-09-28
Move around some LCOV_EXCLs in src/common
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-09-15
Merge branch 'bug23487_029'
Nick Mathewson
2017-09-15
Use different variable names for pw_uid usages
Nick Mathewson
2017-09-15
Explain the restrictions on divisor in round*_to_next_multiple_of
teor
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-12
clang scan-build: Fix "dead increment" warnings.
Nick Mathewson
2017-09-12
Log correctly on owner/user mismatch.
Nick Mathewson
2017-09-06
Exit when we can't write to a configured pid file
Nick Mathewson
2017-08-28
Merge branch 'bug22802_squashed'
Nick Mathewson
2017-08-28
Don't fall back to _atoi64
Nick Mathewson
2017-08-09
Treat a bad tor_spawn_background() as a BUG().
Nick Mathewson
2017-08-09
Add a 'NoExec' option that causes tor_spawn_background() to fail
Nick Mathewson
2017-07-28
Turn base < 0 into a BUG() in our long-parse functions.
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-26
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-26
Suppress clang4-specific -Wdouble-promotion warnings
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Only disable -Wfloat-conversion on mingw when it exists.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
[next]