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
/
.gitignore
Age
Commit message (
Expand
)
Author
2023-08-15
cargo: Move lockfile to root and update
Micah Elizabeth Scott
2023-08-04
geoip: Fix cargo target directory
David Goulet
2023-07-26
Include a basic Rust wrapper for Equi-X and HashX
Micah Elizabeth Scott
2023-06-21
gitignore: Add .cache used by clangd LSP
David Goulet
2023-03-15
gitignore: Add tags file from ctags
David Goulet
2021-10-06
rust: Remove Rust support from tree
David Goulet
2021-01-21
Merge branch 'maint-0.4.4' into maint-0.4.5
David Goulet
2021-01-21
Merge branch 'maint-0.4.3' into maint-0.4.4
David Goulet
2021-01-21
Merge branch 'maint-0.3.5' into maint-0.4.3
David Goulet
2021-01-21
gitignore: don't ignore core directory
Alex Xu (Hello71)
2021-01-21
Merge branch 'maint-0.4.4' into maint-0.4.5
David Goulet
2021-01-21
Merge branch 'maint-0.4.3' into maint-0.4.4
David Goulet
2021-01-21
Merge branch 'maint-0.3.5' into maint-0.4.3
David Goulet
2021-01-21
build: Add "make lsp" command
David Goulet
2021-01-13
Merge branch 'maint-0.4.3' into maint-0.4.4
David Goulet
2021-01-13
Merge branch 'maint-0.3.5' into maint-0.4.3
David Goulet
2021-01-13
Merge branch 'maint-0.4.4' into maint-0.4.5
David Goulet
2021-01-13
gitignore: Add Linux core file patterns
David Goulet
2020-07-14
doc: Move manpages into doc/man/
David Goulet
2020-06-05
Remove tor.sh from .gitignore
c
2020-03-28
Put *.a wildcard entry into .gitignore instead of listing all .a files
rl1987
2020-02-24
Move winprocess_sys into a new low-level hardening module
Nick Mathewson
2019-06-24
Move unit-parsing code to src/lib/confmgt
Nick Mathewson
2019-03-26
Merge branch 'messaging_v3' into messaging_v3_merged
Nick Mathewson
2019-03-25
pubsub: relationship checking functionality
Nick Mathewson
2019-03-25
Low-level dispatch module for publish-subscribe mechanism
Nick Mathewson
2019-02-14
Add a test-rng program so we can pipe to dieharder.
Nick Mathewson
2018-12-21
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-12-21
Try @warning_flags to avoid bloating verbose make logs
Nick Mathewson
2018-12-17
Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged
Nick Mathewson
2018-12-17
Delete old process_handle_t code.
Alexander Færøy
2018-12-17
Add slow test for process_t for main loop interaction.
Alexander Færøy
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-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
[next]