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
Age
Commit message (
Expand
)
Author
2024-10-13
Create socket with correct family as given by sockshost
Daniel Winzen
2022-04-27
Remove broken MSVC support
Alex Xu (Hello71)
2021-10-06
rust: Remove Rust support from tree
David Goulet
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-11-16
Give a descriptive error message with "tor-gencert --create-identity-key"
Neel Chauhan
2020-07-15
Add support for patterns on %include #25140
Daniel Pinto
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
Use new ENABLE/DISABLE_GCC_WARNING
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-04
practracker: Add missing .may_include files
teor
2019-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-04
Doxygen: Avoid ambiguity in @dir directives
Nick Mathewson
2019-11-04
Document our top-level directories
Nick Mathewson
2019-11-04
Add stub directory-level documentation for most source directories
Nick Mathewson
2019-10-23
Tidy whitespace around some STMT_BEGINs and STMT_ENDs
teor
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
[next]