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
/
Makefile.am
Age
Commit message (
Expand
)
Author
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.1' into maint-0.3.2
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
2018-04-26
Merge branch 'bug25936-031' into bug25936-032
Taylor Yu
2018-04-26
Merge branch 'bug25936-029' into bug25936-031
Taylor Yu
2018-04-26
Show test-suite.log for distcheck on Travis CI
Taylor Yu
2018-04-22
add changes file and update check-typos in makefile
Deepesh Pathak
2018-04-22
Add spell check to makefile to check for typos ticket#25024
Deepesh Pathak
2018-01-16
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-04
Use -lresolv in LIBS with rust on OSX.
Nick Mathewson
2018-01-02
Merge remote-tracking branch 'ffmancera/github/bug24677'
Nick Mathewson
2018-01-02
Use ping -6 ::1 on Linux when ping6 ::1 fails on tests.
Fernando Fernandez Mancera
2017-10-27
Make distcleancheck pass with --enable-rust
Nick Mathewson
2017-10-27
refactor build infrastructure for single rust binary
Chelsea Holland Komlo
2017-10-27
use tor allocator for string allocation in rust
Chelsea Holland Komlo
2017-10-27
rust implementation of protover
Chelsea Holland Komlo
2017-09-21
Whoops; only run lintchanges when usepython
Nick Mathewson
2017-09-21
Make check-spaces part of the standard "make check" process
Nick Mathewson
2017-09-07
Add support for running "calltool" on Tor via "make callgraph".
Nick Mathewson
2017-08-21
22839: Build tor with rust enabled on win
Ties Stuij
2017-05-19
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn
2017-04-29
Add --enable-rust configure switch
Sebastian Hahn
2017-04-25
Add --enable-zstd to our configure script.
Alexander Færøy
[prev]
[next]