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
Age
Commit message (
Expand
)
Author
2015-06-17
Add readpassphrase.c in src/ext
Nick Mathewson
2015-06-17
Merge branch '13642_offline_master_v2_squashed'
Nick Mathewson
2015-06-17
Support encrypted offline master keys with a new --keygen flag
Nick Mathewson
2015-06-17
Add a tor_getpass to read passphrases. Needs better backend.
Nick Mathewson
2015-06-17
Extend intro point to a 4th hop on cannibalization
David Goulet
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-06-17
Correctly handle failed crypto_early_init
teor
2015-06-16
Document the consensus download interval used by hidden services
teor
2015-06-16
Fix spacing in tortls.c
teor
2015-06-15
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-15
Fix another seccomp2 issue
Nick Mathewson
2015-06-11
Add a log message to try to track down #16013
Nick Mathewson
2015-06-11
Fix clang address of struct member always non-NULL in SSL master key
teor
2015-06-10
Bump version to 0.2.6.9
Andrea Shepard
2015-06-08
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-08
HSDir flag now requires the Stable flag
David Goulet
2015-06-04
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-04
Set session_group after the port's data structure has been populated.
Yawning Angel
2015-06-02
Merge remote-tracking branch 'public/bug15760_hard_026_v2'
Nick Mathewson
2015-06-02
A few more minor OpenSSL 1.1 fixes.
Yawning Angel
2015-06-02
Merge remote-tracking branch 'teor/bug16115-minor-fixes'
Nick Mathewson
2015-06-02
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-02
Fix sandboxing to work when running as a relay
Peter Palfrader
2015-06-03
Check for NULL values in getinfo_helper_onions
teor
2015-06-03
Ensure signing_key is non-NULL before accessing one of its members
teor
2015-06-03
Remove undefined directive-in-macro in test_util_writepid
teor
2015-06-03
Always initialise return value in compute_desc_id in rendcommon.c
teor
2015-06-03
Silence unused variable warnings in find_cipher_by_id
teor
2015-06-03
Fix an incorrect comment on spawn_func
teor
2015-06-02
Merge remote-tracking branch 'public/bug15760_hard_026_v2'
Nick Mathewson
2015-06-02
Use autoconf, not OPENSSL_VERSION_NUMBER, to detect SSL_CIPHER_find
Nick Mathewson
2015-06-02
Use accessor functions for client_random/server_random/master_key
Nick Mathewson
2015-06-01
Add a master-key-ed25519 line for convenience
Nick Mathewson
2015-06-01
More check-spaces fixes
Nick Mathewson
2015-06-01
Fix a memory leak in routerkeys.c
Nick Mathewson
2015-06-01
Fix some memory leaks in ed25519 code and tests
Nick Mathewson
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-30
Fix return-type gcc warning
Sharif Olorin
2015-05-29
Another memory leak bytes the dust.
Nick Mathewson
2015-05-29
Attempt to fix keypinning on Windows
Nick Mathewson
2015-05-29
Fix another int-to-ptr cast.
Nick Mathewson
2015-05-29
Fix a warning from the clangalyzer.
Nick Mathewson
2015-05-29
Fix a sizeof(ptr) mistake in test-memwipe.c
Nick Mathewson
2015-05-28
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-05-28
Fix sandbox use with systemd. bug 16212.
Nick Mathewson
2015-05-28
Avoid double-free on rend_add_service() failure
Nick Mathewson
2015-05-28
There sure are a lot of these in test_hs.c. CID 1301385
Nick Mathewson
2015-05-28
Fix a bug in earlier torcert fix, fix another.
Nick Mathewson
2015-05-28
Another test_hs leak. CID 1301383.
Nick Mathewson
[next]