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
/
conf
Age
Commit message (
Expand
)
Author
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2020-11-12
Fix typos.
Samanta Navarro
2020-05-19
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-19
Doxygen: fix unbalanced groups.
Nick Mathewson
2020-02-06
Use parentheses to avoid mis-indentations of stringified macro args
Nick Mathewson
2020-01-09
Merge branch 'pre_formatter_cleanups_squashed'
Nick Mathewson
2020-01-09
lib/conf: include torint.h in files that use it.
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-12-19
Allow struct_magic to be disabled.
Nick Mathewson
2019-12-19
Support a flag to indicate that a config var is disabled
Nick Mathewson
2019-12-15
Add torint.h include to confdecl.h.
Nick Mathewson
2019-11-21
config.md: suggestions from teor
Nick Mathewson
2019-11-15
High-level documentation of configuration in Tor.
Nick Mathewson
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-14
Run "make autostyle"
teor
2019-11-11
Merge branch 'ticket32404'
Nick Mathewson
2019-11-11
clarify OBSOLETE vs IGNORE.
Nick Mathewson
2019-11-11
doxygen: use <tt> and # to avoid interpreting # as a link.
Nick Mathewson
2019-11-07
Refactor "OBSOLETE" type
Nick Mathewson
2019-11-07
New configuration flag to warn that a variable is obsolete.
Nick Mathewson
2019-11-07
Stop using "config_suite_offset=-1" to indicate "no config suite."
Nick Mathewson
2019-11-07
Define a low-level version of the confdecl table macros
Nick Mathewson
2019-11-07
Add FOO_type_defn globals so that confdecl.h can refer to them.
Nick Mathewson
2019-11-07
Macros for declaring configuration structs and variable-tables
Nick Mathewson
2019-11-05
Merge branch 'doxygen_libs'
Nick Mathewson
2019-11-05
Merge remote-tracking branch 'tor-github/pr/1486'
teor
2019-11-04
Doxygen: Avoid ambiguity in @dir directives
Nick Mathewson
2019-11-04
doxygen: Take "lib" descriptions from doc/HACKING/design.
Nick Mathewson
2019-11-04
Add stub directory-level documentation for most source directories
Nick Mathewson
2019-10-30
Add a CFLG_IMMUTABLE flag to mark a field as unchangeable.
Nick Mathewson
2019-10-26
Documentation cleanup in confmacros.h
Nick Mathewson
2019-10-26
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Nick Mathewson
2019-10-26
Move config_format_t and allied definitions into conftypes.h
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
conftesting.h: when COCCI is defined, disable unhandled macros
Nick Mathewson
2019-10-22
confmacros.h: fix coccinelle parsing.
Nick Mathewson
2019-09-11
Extract common list of flags to use for obsolete variables.
Nick Mathewson
2019-09-11
Revise documentation on CFLG_* flags
Nick Mathewson
2019-09-11
Remove all CVFLAG_* usage.
Nick Mathewson
2019-09-11
Remove all VTFLAG_* usage.
Nick Mathewson
2019-09-11
confparse, conftypes: Replace flags with their new names.
Nick Mathewson
2019-09-11
Re-number VTFLAG_* values so they don't conflict with CVFLAG_*
Nick Mathewson
2019-09-11
Move VTFLAG_* declarations to conftypes.h
Nick Mathewson
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
Document fields of struct_magic_decl_t.
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-08-24
clarify usage of __ and ___ prefixes on config options
Nick Mathewson
[next]