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
/
lib
Age
Commit message (
Expand
)
Author
2019-09-05
Remove unused struct_var_* functions.
Nick Mathewson
2019-09-05
Merge branch 'tor-github/pr/1295'
George Kadianakis
2019-09-05
Merge branch 'tor-github/pr/1294'
George Kadianakis
2019-09-05
Merge branch 'tor-github/pr/1293'
George Kadianakis
2019-09-04
Remove _ex suffix from typed_var_*_ex() functions.
Nick Mathewson
2019-09-04
typedvar: remove now-unused functions taking config_type_t.
Nick Mathewson
2019-09-04
Document fields of struct_magic_decl_t.
Nick Mathewson
2019-09-04
buffers: use ptrdiff_t to indicate offsets.
Nick Mathewson
2019-09-04
compat_compiler: fix documentation for STRUCT_VAR_P
Nick Mathewson
2019-09-04
smartlist_pqueue: use ptrdiff_t instead of int for offsets.
Nick Mathewson
2019-09-04
config: explain CONFIG_TYPE_EXTENDED
Nick Mathewson
2019-09-04
config: use ptrdiff_t for all field-offset members.
Nick Mathewson
2019-09-04
Merge remote-tracking branch 'tor-github/pr/1270'
Nick Mathewson
2019-09-04
torerr: Fix a comment typo and update the comment for format_number_sigsafe()
teor
2019-08-29
string: macOS --enable-fragile-hardening uses safe string functions
teor
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
[next]