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
/
tools
/
tor-resolve.c
Age
Commit message (
Expand
)
Author
2021-04-11
tor-resolve: Added notice for .exit domains
Panagiotis Vasilopoulos
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-10-23
Tidy whitespace around some STMT_BEGINs and STMT_ENDs
teor
2019-04-11
Fix a memory leak in tor-resolve.c
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-12-01
Use tor_strdup() in place of malloc+strncpy+terminate.
Nick Mathewson
2018-12-01
tor-resolve: Rework SOCKS5 response parsing with trunnel
rl1987
2018-12-01
tor-resolve: Rework SOCKS5 method negotiation client part with trunnel
rl1987
2018-12-01
tor-resolve: parse SOCKS4a reply
rl1987
2018-12-01
tor-resolve: Use trunnel code for SOCKS5 request generation
rl1987
2018-12-01
tor-resolve: generate SOCKS4a request with trunnel
rl1987
2018-09-10
Bugfix: sizeof(socklen) doesn't make sense when calling connect()
rl1987
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-10
Rename util_malloc to malloc.
Nick Mathewson
2018-07-10
Remove all users of addr_port_lookup outside of address.c
Nick Mathewson
2018-07-05
Move socks5_status.h to src/lib/net
Nick Mathewson
2018-06-29
Stop using util.h and compat.h in src/tools
Nick Mathewson
2018-06-29
Extract socks5_status_t
Nick Mathewson
2018-06-29
Remove read_all and write_all
Nick Mathewson
2018-06-27
Fix up include paths for sandbox.h (automated)
Nick Mathewson
2018-06-27
rectify include paths (automatic) for address.h
Nick Mathewson
2018-06-22
Automated fixup of include paths after torlog.h movement.
Nick Mathewson
2018-06-20
Remove all use of the assert.h header
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2017-12-11
Fix the log-severities memory-leak in tor-resolve.c
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-25
Do not truncate too long hostnames
junglefowl
2016-12-18
Revert ticket 20982 changes.
Nick Mathewson
2016-12-16
Remove the version prefix from version numbers
cypherpunks
2016-12-16
Remove the trailing dot from version numbers
cypherpunks
2015-08-30
Remove -F from tor-resolve(1) usage message.
rl1987
2015-06-29
Remove checks for visual C 6.
Nick Mathewson
2015-03-14
Remove relative paths to header files.
cypherpunks
2015-01-28
Tweak tor-resolve docs and logs
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-22
Merge remote-tracking branch 'public/ticket6938'
Nick Mathewson
2014-09-29
Don't use the getaddrinfo sandbox cache from tor-resolve
Nick Mathewson
2014-09-10
Remember log messages that happen before logs are configured
Nick Mathewson
2013-02-11
Don't tor_close_socket(-1) in tor-resolve.
Nick Mathewson
2013-02-11
Fix a very short-lived socket leak in tor-resolve
Nick Mathewson
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2012-11-14
Let tor-resolve generate PTR requests for IPv6 addresses
Nick Mathewson
2012-11-14
Add IPv6 support to tor-resolve so it can hear about IPv6 answers
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-01-31
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
Nick Mathewson
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
[next]