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-27
Merge branch 'tor-github/pr/1237'
George Kadianakis
2019-08-24
clarify usage of __ and ___ prefixes on config options
Nick Mathewson
2019-08-24
whitespace fix
Nick Mathewson
2019-08-22
Merge branch 'ticket30935' into ticket30935_merged
Nick Mathewson
2019-08-20
Merge branch 'ticket30914' into ticket30914_merged
Nick Mathewson
2019-08-19
Fix 64-bit return issue in parse_log_domain()
Nick Mathewson
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-25
Make "invisibility" and "undumpability" properties of variables.
Nick Mathewson
2019-06-25
A few more test cases and unreachable lines
Nick Mathewson
2019-06-25
Turn several properties of types or variables into flags.
Nick Mathewson
2019-06-25
Extend macros to allow flag arguments.
Nick Mathewson
2019-06-25
Use structvar to find the types for config vars.
Nick Mathewson
2019-06-25
Add a "flags" member to config_var_t
Nick Mathewson
2019-06-25
Move responsibility for config var macros
Nick Mathewson
2019-06-25
Move config_var_t info conftypes.h
Nick Mathewson
2019-06-25
Add new "struct_var_" functions to manipulate struct fields.
Nick Mathewson
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
[next]