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
Age
Commit message (
Expand
)
Author
2019-08-08
Merge branch 'maint-0.4.1'
Nick Mathewson
2019-08-08
Merge branch 'ticket31374_035' into maint-0.4.1
Nick Mathewson
2019-08-08
Merge branch 'ticket31374_029' into ticket31374_035
Nick Mathewson
2019-07-29
Merge branch 'maint-0.4.1'
David Goulet
2019-07-29
Merge branch 'tor-github/pr/1179' into maint-0.4.1
David Goulet
2019-07-25
Merge branch 'maint-0.4.1'
David Goulet
2019-07-24
Fix clang-detected errors related to log_domain_mask_t
Nick Mathewson
2019-07-23
Merge branch 'tor-github/pr/1116'
David Goulet
2019-07-19
Extract the log_domain_t type to a lower-level header
Nick Mathewson
2019-07-19
Prevent UB on signed overflow.
Tobias Stoeckmann
2019-07-08
Adjust log callback type to use log_domain_mask_t
Nick Mathewson
2019-07-08
Add a compile-time assertion to prevent a recurrence of 31080.
Nick Mathewson
2019-07-08
Use a 64-bit mask for log domains, and fix a conflict
Nick Mathewson
2019-07-08
Move declaration of LD_NO_MESG to make conflict more apparent.
Nick Mathewson
2019-07-03
Make config_lines_eq() take const arguments.
Nick Mathewson
2019-07-03
Revert "Add a function to append an existing line to a config line list."
Nick Mathewson
2019-07-03
Fix @file directive in var_type_def_st.h
Nick Mathewson
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-24
Add unit tests for the unitparse.c module.
Nick Mathewson
2019-06-24
Further clarify our clarification about the type of POSINT
Nick Mathewson
2019-06-24
Add a "typed_var" abstraction to implement lvalue access in C.
Nick Mathewson
2019-06-24
Add a function to append an existing line to a config line list.
Nick Mathewson
2019-06-24
Move unit-parsing code to src/lib/confmgt
Nick Mathewson
2019-06-24
Start moving types that will be used for config vars to lib/conf
Nick Mathewson
2019-06-14
Merge branch 'bug30806'
George Kadianakis
2019-06-14
Make evloop into a subsystem.
Nick Mathewson
2019-06-11
Merge branch 'tor-github/pr/1040'
David Goulet
2019-06-11
Merge branch 'maint-0.4.1'
David Goulet
2019-06-11
Merge branch 'tor-github/pr/1050' into maint-0.4.1
David Goulet
2019-06-11
Give a compile warning when we don't have any flags for minherit().
Nick Mathewson
2019-06-11
Give a more useful failure messgae when we fail to minherit().
Nick Mathewson
2019-06-11
Merge branch 'ticket30687_042_01'
George Kadianakis
2019-06-11
token-bucket: Implement a single counter object
David Goulet
2019-06-05
Replace a missing end-of-comment string
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-30
Merge branch 'tor-github/pr/1054'
David Goulet
2019-05-30
Merge branch 'tor-github/pr/1049'
David Goulet
2019-05-29
Merge branch 'ticket30561_029' into ticket30561_035
Nick Mathewson
2019-05-29
Use MAP_INHERIT_ZERO or MAP_INHERIT_NONE if available.
Taylor R Campbell
2019-05-28
Trivial fix for a trivial warning with gcc 9.1.1
Nick Mathewson
2019-05-23
In coverage builds, use branch-free timeradd() and timersub()
Nick Mathewson
2019-05-23
In coverage builds, avoid basic-block complexity in log_debug
Nick Mathewson
2019-05-22
Multiple subscribers or publishers per subsystem
Taylor Yu
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-03
Merge branch 'tor-github/pr/954'
David Goulet
[next]