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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2019-07-10
Make tor-print-ed-signing-cert output RFC1123 and unix timestamps as well
rl1987
2019-06-05
Run "make autostyle."
Nick Mathewson
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
Fix coverage build
rl1987
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: link tor-resolve binary with trunnel lib
rl1987
2018-12-01
tor-resolve: generate SOCKS4a request with trunnel
rl1987
2018-11-19
Add missing library to build tor-print-ed-signing-cert.
Alexander Færøy
2018-11-14
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-11-14
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-11-14
Work around check-spaces.
Nick Mathewson
2018-11-14
libtorrunner: fix memory leak in child() error path
Martin Kepplinger
2018-10-16
Add a tor_free() in tor_gencert to fix a coverity warning
Nick Mathewson
2018-09-21
Move the non-crypto parts of onion.c out of src/core/crypto
Nick Mathewson
2018-09-10
Bugfix: sizeof(socklen) doesn't make sense when calling connect()
rl1987
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-09-04
Merge branch 'tor_api_owning_control'
Nick Mathewson
2018-08-21
When enabling NSS, disable OpenSSL.
Nick Mathewson
2018-08-21
Rename openssl-bridging functions in crypto_rsa
Nick Mathewson
2018-08-01
tor_api: Extend tor_api code so it can pass extra arguments to main.
Nick Mathewson
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-31
Add a new function, tor_api_get_provider_version()
Nick Mathewson
2018-07-31
Use Windows-compatible format strings in tor-print-ed-signing-cert.c
teor
2018-07-30
Update include in tor-print-ed-signing-cert
Nick Mathewson
2018-07-30
Merge remote-tracking branch 'rl1987/feature19506_3'
Nick Mathewson
2018-07-11
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Nick Mathewson
2018-07-11
Extract and rename crypto_log_errors().
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
Nick Mathewson
2018-07-11
Make our crypto library symbolic in the makefiles.
Nick Mathewson
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-10
Refactor ipv[46].[ch]
Nick Mathewson
2018-07-08
Tool to print expiration date of ed25519_signing_cert
rl1987
2018-07-05
Fix our build system to know the new locations of the src/or stuff
Nick Mathewson
2018-07-05
Fix every include path changed in the previous commit (automated)
Nick Mathewson
2018-07-05
Move socks5_status.h to src/lib/net
Nick Mathewson
2018-07-01
Tabify all of the .am files.
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
Move util_format into a new libtor-encoding library
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-27
Link GetAdaptersAddresses, rather than loading it on-demand.
Nick Mathewson
[next]