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
Age
Commit message (
Expand
)
Author
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-29
more generic scan-build script
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
2015-05-28
Impose an upper limit on threads per threadpool.
Nick Mathewson
2015-05-28
Bug 12498 needs a changes file.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Document some ed25519 key options
Nick Mathewson
2015-05-28
Note some functions that should move or be merged
Nick Mathewson
2015-05-28
Do not allocate our ed-link crosscert till after tls ctx
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
Regenerate ed25519 keys when they will expire soon.
Nick Mathewson
2015-05-28
# This is a combination of 2 commits.
Nick Mathewson
2015-05-28
Only load master ed25519 secret keys when we absolutely must.
Nick Mathewson
2015-05-28
Implement ed25519 identity collation for voting.
Nick Mathewson
2015-05-28
Refactor code that matches up routers with the same identity in votes
Nick Mathewson
2015-05-28
Checkpoint some work on voting on ed25519 identities
Nick Mathewson
2015-05-28
Enforce more correspondence between ri and ei
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Revise makedesc.py: teach it how to emit ed signatures and crosscerts
Nick Mathewson
2015-05-28
Refactor link handshake cell type implementations to use trunnel
Nick Mathewson
2015-05-28
Fix memory leaks in test_link_handshake.c
Nick Mathewson
2015-05-28
Tests for AUTHENTICATE cell functionality.
Nick Mathewson
2015-05-28
Start testing cell encoders/processers for the v3 handshake.
Nick Mathewson
2015-05-28
Add trunnel-generated items for link handshake code.
Nick Mathewson
2015-05-28
Include ed25519 keys in microdescriptors.
Nick Mathewson
2015-05-28
Fix the position-check for ed25519 certs to work with annotations
Nick Mathewson
2015-05-28
Tie key-pinning logic into directory authority operation
Nick Mathewson
2015-05-28
Key-pinning back-end for directory authorities.
Nick Mathewson
[next]