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
/
crypt_ops
/
.may_include
Age
Commit message (
Expand
)
Author
2019-11-07
Use new configuration architecture for crypto options
Nick Mathewson
2018-11-14
Normalize .may_include to always have paths, and paths to include
Nick Mathewson
2018-11-05
Add crypto module as a subsystem.
Nick Mathewson
2018-07-01
Prune the .may_include files a bit; detect unused lines in them
Nick Mathewson
2018-06-28
Remove all include common/ uses in crypto_ops and tls.
Nick Mathewson
2018-06-27
Move util_format into a new libtor-encoding library
Nick Mathewson
2018-06-27
Minimize and permit sandbox includes from crypto_ops.
Nick Mathewson
2018-06-22
Remove the util_bug.h include from smartlist.h.
Nick Mathewson
2018-06-22
Extract simple integer math into its own module
Nick Mathewson
2018-06-22
Extract key string manipulation functions into a new library.
Nick Mathewson
2018-06-22
Update permissible includes
Nick Mathewson
2018-06-22
Remove map from container.h
Nick Mathewson
2018-06-22
Remove container->crypto dependency
Nick Mathewson
2018-06-21
New script to check includes for modularity violations
Nick Mathewson