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
/
ext
/
equix
Age
Commit message (
Expand
)
Author
2023-08-28
equix: Disable huge page support by default
Micah Elizabeth Scott
2023-08-28
hashx: Fix compiled hash function on NetBSD
Micah Elizabeth Scott
2023-08-28
hashx: Avoid unused arg warning on OpenBSD and NetBSD
Micah Elizabeth Scott
2023-08-28
equix: Add NetBSD to "huge pages not supported" path
Micah Elizabeth Scott
2023-08-25
fix lint clippy::arc_with_non_send_sync
trinity-1686a
2023-08-22
Merge remote-tracking branch 'mbeth-private/ticket40833_mr'
David Goulet
2023-08-15
tor-c-equix: Fix clippy warning
Micah Elizabeth Scott
2023-08-11
hashx: Fix rare compiler output overflow on aarch64
Micah Elizabeth Scott
2023-08-07
hashx: Fix a few more compiler warnings
Micah Elizabeth Scott
2023-07-28
hashx: Rust hook for inspecting and modifying the random number stream
Micah Elizabeth Scott
2023-07-26
Include a basic Rust wrapper for Equi-X and HashX
Micah Elizabeth Scott
2023-06-05
More fixes for compile-time warnings in equix and hashx
Micah Elizabeth Scott
2023-05-28
equix: API changes for new result codes and hashx compatibility
Micah Elizabeth Scott
2023-05-28
hashx: API changes to allow recovery from late compile failures
Micah Elizabeth Scott
2023-05-28
hashx: allow hashx_compile to fail, avoid segfault without changing API
Micah Elizabeth Scott
2023-05-28
hashx: minor, another logical operator change
Micah Elizabeth Scott
2023-05-11
equix: avoid a coverity warning in hashx_alloc()
Micah Elizabeth Scott
2023-05-10
hashx: trim trailing whitespace
Micah Elizabeth Scott
2023-05-10
equix: Portability fixes for big endian platforms
Micah Elizabeth Scott
2023-05-10
equix: Build cleanly with -Wall -Werror
Micah Elizabeth Scott
2023-05-10
ext: build equix and hashx using automake
Micah Elizabeth Scott
2023-05-10
ext: Add Equi-X library
David Goulet