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
/
.gitignore
Age
Commit message (
Expand
)
Author
2018-12-21
Try @warning_flags to avoid bloating verbose make logs
Nick Mathewson
2018-09-27
Extract the non-stats part of geoip into a new src/lib/geoip.
Nick Mathewson
2018-07-08
Update .gitignore
rl1987
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
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
Update .gitignore and .may_include files
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
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 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-19
Use a rust build script to set linker options correctly for tests.
Nick Mathewson
2017-12-13
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-13
vim sometimes makes swo tempfiles
Nick Mathewson
2017-11-01
Add a small library to emulate tor_run_main() with exec()
Nick Mathewson
2017-09-19
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-19
add rust registry to gitignore
Nick Mathewson
2017-09-07
Add support for running "calltool" on Tor via "make callgraph".
Nick Mathewson
2017-05-19
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-04-25
trace: Add a basic event-tracing infrastructure.
David Goulet
2017-04-13
Merge branch 'asn/prop224-ntor-v2-squashed'
Nick Mathewson
2017-04-13
prop224: Add Python integration tests for HS ntor.
George Kadianakis
2017-03-26
Add calltool cache files to gitignore
Nick Mathewson
2017-01-30
Merge branch 'combined-fuzzing-v4'
Nick Mathewson
2017-01-30
Add libfuzzer support.
Nick Mathewson
2017-01-30
Fuzzing: initialize siphash key, don't init_logging twice.
Nick Mathewson
[next]