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
/
src
/
ext
Age
Commit message (
Expand
)
Author
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
2019-06-11
trunnel: Rename sendme.trunnel to sendme_cell.trunnel
David Goulet
2019-05-15
Give tinytest a function to say whether the current test has failed
Nick Mathewson
2019-04-10
Merge branch 'maint-0.4.0'
Nick Mathewson
2019-04-10
Merge remote-tracking branch 'tor-github/pr/926' into maint-0.4.0
Nick Mathewson
2019-04-10
Prevent double free on huge files with 32 bit.
Tobias Stoeckmann
2019-03-28
Fix checkIncludes warning about "unusual pattern in src/ext/timeouts/"
Nick Mathewson
2019-01-17
Use openssl's version of sha3 when available.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-09
Merge branch 'maint-0.3.5'
Nick Mathewson
2019-01-09
Fix (and make consistent) the use of OpenBSD preprocessor macro tests
Kris Katterjohn
2018-11-14
Add .may_include to ext/timeouts.
Nick Mathewson
2018-11-14
Make "ext" participate in may_include.
Nick Mathewson
2018-09-13
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-13
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-13
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-09-13
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-09-12
Check waitpid return value and exit status in tinytest.c
Nick Mathewson
2018-09-11
Initialize 't' in ge25519_scalarmult_base_niels()
Nick Mathewson
2018-09-04
Update prefork and postfork NSS code for unit tests.
Nick Mathewson
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-13
Add postfork support for nss
Nick Mathewson
2018-07-13
Fix forking tests on Windows when there is a space in the path.
Alexander Færøy
2018-07-10
Integrate getdelim() and getline() support into Tor.
Nick Mathewson
2018-07-10
Add the compatibility definition for getdelim.c from netbsd.
Nick Mathewson
[next]