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-11
Fix clang address of struct member always non-NULL in SSL master key
teor
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
2015-05-28
Memory leak in tor_cert_parse. CID 1301382.
Nick Mathewson
2015-05-28
Memory leak in tor_cert_parse. CID gi1301381
Nick Mathewson
2015-05-28
Fix leak-on-test-failure in test_routerkeys.c
Nick Mathewson
2015-05-28
Memory leak in test_hs_rend_data
Nick Mathewson
2015-05-28
Fix memory leak in test_routerkeys
Nick Mathewson
2015-05-28
Small leak in ed_key_init_from_file. CID 1301373
Nick Mathewson
2015-05-28
Memory leak on error in connection_or_compute_auth_cell_body. CID 1301372
Nick Mathewson
2015-05-28
fix memory leak on bad ns convote. CID 1301371.
Nick Mathewson
2015-05-28
Fix memory leak on failure to generate EI. CID 1301370.
Nick Mathewson
2015-05-28
Fix null dereference on key setup error.
Nick Mathewson
2015-05-28
Update trunnel code.
Nick Mathewson
2015-05-28
Avoid dereferencing null on unit test failure for link handshakes.
Nick Mathewson
2015-05-28
Fix a bug when we fail to read a cert from a file.
Nick Mathewson
2015-05-28
Add assertions to crypto_dh_dup()
Nick Mathewson
[next]