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
Age
Commit message (
Expand
)
Author
2018-03-28
Merge remote-tracking branch 'hello71/bug25398'
Nick Mathewson
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-03-26
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-03-26
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-03-22
Merge branch 'bug25399_squashed'
Nick Mathewson
2018-03-22
Do not page-align mmap length. #25399
Alex Xu (Hello71)
2018-03-20
Remove sb_poll check: all poll() calls are ok.
Nick Mathewson
2018-03-20
Add the poll() syscall as permitted by the sandbox
Nick Mathewson
2018-03-19
Move rust-specific declarations outside of #else block
Nick Mathewson
2018-03-19
Merge remote-tracking branch 'isis/bug23881_r1'
Nick Mathewson
2018-03-03
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-03
Update tor.1.txt with the currently available log domains.
Alexander Færøy
2018-03-02
Remove uncompilable tor_mmap_file fallback. #25398
Alex Xu (Hello71)
2018-02-20
crypto: Remove crypto_rsa.h from crypto_digest.c.
Isis Lovecruft
2018-02-20
crypto: Remove unnecessary curve25519 header from crypto_digest.h.
Isis Lovecruft
2018-02-20
Remove a bunch of other redundant #includes
Nick Mathewson
2018-02-18
Use autoconf to check for optional zstd functionality.
Nick Mathewson
2018-02-16
Move crypto_pk_obsolete_* functions into RSA module.
Fernando Fernandez Mancera
2018-02-16
Remove useless included files in crypto_rsa.[ch].
Fernando Fernandez Mancera
2018-02-16
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-16
Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9
Nick Mathewson
2018-02-16
Whoops. 256 was not big enough.
Nick Mathewson
2018-02-16
Allow checkpointing of non-sha1 digests.
Nick Mathewson
2018-02-16
tor_zstd_format_version shouldn't be built when !HAVE_ZSTD
Nick Mathewson
2018-02-16
Move the pk-digest functions into crypto_rsa.[ch].
Fernando Fernandez Mancera
2018-02-15
Merge branch 'bug24914'
Nick Mathewson
2018-02-15
Merge branch '25162_zstd_static'
Nick Mathewson
2018-02-15
Merge branch 'bug18105'
Nick Mathewson
2018-02-15
Merge branch 'bug24484_squashed'
Nick Mathewson
2018-02-15
Remove workaround code for systems where free(NULL) is busted.
Nick Mathewson
2018-02-13
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-12
Have tor_addr hashes return a randomized hash for AF_UNSPEC.
Nick Mathewson
2018-02-12
Fix a typo in an address_set.c comment.
Nick Mathewson
[next]