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
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
hs_pow: Replace libb2 dependency with hashx's internal blake2
Micah Elizabeth Scott
2023-05-10
test_crypto: add equix and hashx tests
Micah Elizabeth Scott
2023-05-10
ext: Add Equi-X library
David Goulet
2022-04-27
Remove broken MSVC support
Alex Xu (Hello71)
2021-12-16
fix syntax errors listed by cppcheck
Hans-Christoph Steiner
2021-10-06
Remove last artifacts of Rust related code
David Goulet
2020-12-17
Merge branch 'tor-gitlab/mr/243' into maint-0.4.5
David Goulet
2020-12-17
Fix Keccak undefined behavior on exotic platforms.
George Kadianakis
2020-11-12
Fix typos.
Samanta Navarro
2020-08-23
Include crypto_rand.h in ed25519_tor.c
Neel Chauhan
2020-07-02
Move description of ext contents into an md file.
Nick Mathewson
2020-07-02
Mention that src/ext should not be edited lightly.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into bug34078_prelim_041
Nick Mathewson
2020-05-06
include compat_compiler for ed25519_donna
Nick Mathewson
2020-02-10
ht.h: Require a semicolon after HT_PROTOTYPE and HT_GENERATE[2]
Nick Mathewson
2020-01-28
Use print() function in both Python 2 and Python 3
cclauss
2020-01-09
siphash.h: include stdint.
Nick Mathewson
2020-01-09
Use raw_assert in ht.h
Nick Mathewson
2020-01-09
Remove extra ; from tt_assert() macro definition.
Nick Mathewson
2019-12-12
src/ext: Add __future__ imports for python 3 compatibility
teor
2019-11-21
ht.h: improve documentation for HT_NEXT_RMV.
Nick Mathewson
2019-11-07
Make all our struct names end with "_t".
Nick Mathewson
2019-06-28
Coverity: different implementation for csiphash
Nick Mathewson
[next]