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-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-15
Merge branch 'ticket32211'
Nick Mathewson
2019-11-15
Initialization documents: incorporate feedback from review.
Nick Mathewson
2019-11-14
Run "make autostyle"
teor
2019-11-12
HACKING/design: move 01c-time.md into doxygen.
Nick Mathewson
2019-11-12
Move 01g-strings.md into doxygen.
Nick Mathewson
2019-11-12
01f-threads.md becomes threading.dox.
Nick Mathewson
2019-11-12
HACKING/design: turn the remaining parts of crypto into a certs doc
Nick Mathewson
2019-11-11
Light grammar edits
Nick Mathewson
2019-11-11
Merge remote-tracking branch 'tor-github/pr/1338'
Nick Mathewson
2019-11-11
Merge branch 'ticket32404'
Nick Mathewson
2019-11-11
clarify OBSOLETE vs IGNORE.
Nick Mathewson
2019-11-11
Doxygen: close an unterminated <b>.
Nick Mathewson
2019-11-11
doxygen: use <tt> and # to avoid interpreting # as a link.
Nick Mathewson
2019-11-10
Not const.
Nick Mathewson
2019-11-10
Improve subsys documentation; add initialization documentation.
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
Adjustments to 32406 per review
Nick Mathewson
2019-11-07
Add the ability to fail when a hardware accelerator is missing.
Nick Mathewson
2019-11-07
Stop using "config_suite_offset=-1" to indicate "no config suite."
Nick Mathewson
2019-11-07
crypto config: do not change the user's value of HardwareAccel.
Nick Mathewson
2019-11-07
Use new configuration architecture for crypto options
Nick Mathewson
2019-11-07
Add subsys functions for receiving/flushing states and options.
Nick Mathewson
2019-11-07
Give subsystems optional config formats and state formats.
Nick Mathewson
2019-11-07
Expose get_obj() functions from confmgt.c.
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-07
lib/cc: Define the standard C macro pasting trick in one place.
Nick Mathewson
2019-11-07
Merge branch 'maint-0.4.2'
teor
2019-11-07
Merge remote-tracking branch 'tor-github/pr/1513' into maint-0.4.2
teor
2019-11-06
Add a bunch of doxygen for things in src/lib.
Nick Mathewson
2019-11-06
int_type_params_t: add documentation.
Nick Mathewson
2019-11-06
dispatch_cfg_st.h: make comments into doxygen.
Nick Mathewson
2019-11-06
Do not try to shut down the event loop when it is not initialized.
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-05
Merge remote-tracking branch 'tor-github/pr/1477'
teor
2019-11-05
confmgt: Stop adding a space, when there is no option value
teor
2019-11-04
Move most of crypto overview into doxygen.
Nick Mathewson
2019-11-04
Move doc/HACKING/design/01b-collections.md into doxygen.
Nick Mathewson
2019-11-04
Divide 01a-memory.md into doxygen.
Nick Mathewson
2019-11-04
Doxygen: document the rest of the directories in lib.
Nick Mathewson
2019-11-04
Doxygen: fix a remaining \ref-to-directory
Nick Mathewson
2019-11-04
Doxygen: use \refdir everywhere.
Nick Mathewson
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
Remove spurious lib/stats doxygen file.
Nick Mathewson
2019-11-04
Document our top-level directories
Nick Mathewson
[next]