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
/
include.am
Age
Commit message (
Expand
)
Author
2022-04-27
Remove broken MSVC support
Alex Xu (Hello71)
2021-10-06
rust: Remove Rust support from tree
David Goulet
2020-10-27
metrics: New feature module to track tor metrics
David Goulet
2020-10-27
lib: New metrics library
David Goulet
2020-02-24
Move winprocess_sys into a new low-level hardening module
Nick Mathewson
2020-01-13
Split core/include.am into per-subdirectory include.am files
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-03-25
pubsub: relationship checking functionality
Nick Mathewson
2019-03-25
Low-level dispatch module for publish-subscribe mechanism
Nick Mathewson
2018-11-14
Move buffers.c out of lib/containers to resolve a circularity.
Nick Mathewson
2018-11-05
Move the code that knows our tor version into a lowest-level lib
Nick Mathewson
2018-11-01
Declare the subsystem structure.
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-07-05
Start splitting src/or
Nick Mathewson
2018-07-05
All remaining files in src/common belong to the event loop.
Nick Mathewson
2018-06-29
Extract getpass to a new lib/term library
Nick Mathewson
2018-06-29
Extract get_uname to lib/osinfo.
Nick Mathewson
2018-06-29
Move fd and memory-info functions.
Nick Mathewson
2018-06-28
Extract time functionality into lib/wallclock and lib/time
Nick Mathewson
2018-06-28
Move floating-point math functions into a new lib/math
Nick Mathewson
2018-06-28
Extract process-management functionality into a new lib/process
Nick Mathewson
2018-06-28
Extract memarea into its own library
Nick Mathewson
2018-06-28
Extract threading code into a new library.
Nick Mathewson
2018-06-27
Move util_format into a new libtor-encoding library
Nick Mathewson
2018-06-27
Move set/get_uint*() to inline functions in arch/bytes.h
Nick Mathewson
2018-06-27
Merge branch 'fs_refactor'
Nick Mathewson
2018-06-27
Merge branch 'sandbox_refactor'
Nick Mathewson
2018-06-27
Merge branch 'net_refactor'
Nick Mathewson
2018-06-27
Extract functions from compat.c and util.h into a new fs library
Nick Mathewson
2018-06-27
Move sandbox code into a new library.
Nick Mathewson
2018-06-27
Move network code to libtor-net.
Nick Mathewson
2018-06-26
Extract core part of smartlist code into its own library.
Nick Mathewson
2018-06-22
Finally extract the log library and make it build.
Nick Mathewson
2018-06-22
Extract the locking and logging code
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
Extract our code for answering "what time is it right now".
Nick Mathewson
2018-06-22
Remove container->crypto dependency
Nick Mathewson
2018-06-22
Refactor container into a library.
Nick Mathewson
2018-06-21
Extract tor_malloc and friends to a new module.
Nick Mathewson
2018-06-21
Move testsupport.h to its own directory
Nick Mathewson
2018-06-21
Move responsibility for libdonna out of src/common
Nick Mathewson
2018-06-21
Split crypto and tls libraries into directories
Nick Mathewson
2018-06-21
Move more compiler-compatibility stuff into compat_compiler.h
Nick Mathewson
2018-06-21
Move trace into its own library in libs.
Nick Mathewson
2018-06-21
Extract compression functions into a new library.
Nick Mathewson
2018-06-21
Move consttime library code into its own directory.
Nick Mathewson
2018-06-21
Extract error functionality into a new lowest-level library.
Nick Mathewson
2017-04-29
Add --enable-rust configure switch
Sebastian Hahn
[next]