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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2018-07-09
Merge remote-tracking branch 'rl1987/doc26638'
Nick Mathewson
2018-07-05
Fix our build system to know the new locations of the src/or stuff
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-07-05
Add CODE_OF_CONDUCT file
rl1987
2018-07-01
Add make targets to show static libraries.
Nick Mathewson
2018-07-01
Tabify all of the .am files.
Nick Mathewson
2018-06-30
Merge branch 'maint-0.3.4'
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
Fix windows compilation in compat_time
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
Fix Rust cross compilation.
Alex Xu (Hello71)
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
Refactor container into a library.
Nick Mathewson
2018-06-21
Extract tor_malloc and friends to a new module.
Nick Mathewson
2018-06-21
Make sure check-spaces applies in lib and dirauth.
Nick Mathewson
2018-06-21
Run checkIncludes.py from "make check-includes"
Nick Mathewson
2018-06-21
Split crypto and tls libraries into directories
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
Rename libtor.a to libtor-app.a
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
2018-06-21
Refactor makefiles to keep list of internal libraries in one place.
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Simplify AM_CPPFLAGS include setup
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-11
build: Add `make clippy` option for Rust linting.
Isis Lovecruft
2018-05-11
Add a CONTRIBUTING file
Nick Mathewson
2018-05-03
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-01
build: Always compile module support for tests
David Goulet
2018-04-26
Merge branch 'bug25936-032' into bug25936-033
Taylor Yu
[next]