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
/
lib
/
net
Age
Commit message (
Expand
)
Author
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-04
Doxygen: document the rest of the directories in lib.
Nick Mathewson
2019-11-04
Doxygen: Avoid ambiguity in @dir directives
Nick Mathewson
2019-11-04
Add stub directory-level documentation for most source directories
Nick Mathewson
2019-10-26
doxygen: add @file declarations for src/lib
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
Fix a macro in address.c so coccinelle can understand it
Nick Mathewson
2019-10-16
Doxygen: fix warnings about mismatched HTML tags.
Nick Mathewson
2019-10-16
Doxygen: Fix mismatched filenames.
Nick Mathewson
2019-10-04
Make tor_addr_lookup_host_impl mockable.
Nick Mathewson
2019-10-03
Unify backend implementations for blocking hostname lookup
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-10
Merge branch 'bug31615_041' into bug31615_master
teor
2019-09-10
Merge branch 'bug31615_040' into bug31615_041
teor
2019-09-06
subsys: Make the subsystem init order match the module dependencies
teor
2019-06-26
Merge branch 'bug30721_squashed'
Nick Mathewson
2019-06-26
address/resolve: Require square brackets on IPv6 address:ports
teor
2019-06-26
address/resolve: try harder to avoid returning uninitialised data
teor
2019-06-26
resolve: split sub-functions out of tor_addr_lookup()
teor
2019-06-26
resolve: refactor address family logic in tor_addr_lookup()
teor
2019-06-26
resolve: consistently parse IP addresses in square brackets
teor
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-28
Trivial fix for a trivial warning with gcc 9.1.1
Nick Mathewson
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-04-11
Don't leak on logic error in string_is_valid_nonrfc_hostname()
Nick Mathewson
2019-03-12
Merge branch 'tor-github/pr/763' into maint-0.4.0
George Kadianakis
2019-03-08
Merge remote-tracking branch 'bug28525_029' into maint-0.3.5
teor
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-14
Merge remote-tracking branch 'teor/bug29015'
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Merge remote-tracking branch 'tor-github/pr/636' into maint-0.3.5
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2019-01-08
lib/net: improve the docs for tor_{ersatz_,}socketpair()
teor
2019-01-07
Fix tor_ersatz_socketpair on IPv6-only systems
Kris Katterjohn
2019-01-03
Add a #ifdef HAVE_UNISTD_H check to buffers.c
Nick Mathewson
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Use errno directly if we are not reading/writing from/to a socket.
Alexander Færøy
2018-12-17
Add documentation for the is_socket and error argument of read_to_chunk().
Alexander Færøy
2018-12-05
Merge remote-tracking branch 'tor-github/pr/508'
Nick Mathewson
2018-12-01
Move net.inet.ip.random_id code to lib/net/
Nick Mathewson
2018-11-27
Add buf_flush_to_pipe() and buf_read_from_pipe().
Alexander Færøy
2018-11-27
Refactor buf_read_from_socket() into buf_read_from_fd().
Alexander Færøy
2018-11-27
Refactor buf_flush_to_socket() into buf_flush_to_fd().
Alexander Færøy
2018-11-27
Refactor flush_chunk() to work on pipes as well as sockets.
Alexander Færøy
2018-11-27
Refactor read_to_chunk() such that it supports both pipes and sockets.
Alexander Færøy
2018-11-14
Make sure sandbox-related getaddrinfo() functions always exist.
Nick Mathewson
2018-11-14
Normalize .may_include to always have paths, and paths to include
Nick Mathewson
2018-11-14
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
[next]