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
Age
Commit message (
Expand
)
Author
2015-07-15
Merge branches 'feature_16582' and 'feature_16581'
Nick Mathewson
2015-07-15
Don't allow INIT_ED_KEY_{NO_REPAIR,NEEDCERT} to be used together.
Nick Mathewson
2015-07-15
Add more EINVAL errno setting on key read failures
Nick Mathewson
2015-07-14
Add changes file for 8712; apply it to HSDir flag as well.
Nick Mathewson
2015-07-14
Vote for relays to be fast and stable even when they aren't currently active.
Peter Retzlaff
2015-07-14
Add more consistency checks in load_ed_keys
Nick Mathewson
2015-07-14
Do more consistency checks in ed_key_init_from_file()
Nick Mathewson
2015-07-14
If loading an ed25519 master key fails with errno != ENOENT, give up.
Nick Mathewson
2015-07-14
Preserve errno when loading encrypted ed25519 keys.
Nick Mathewson
2015-07-14
Make file-reading and key-reading preserve errno
Nick Mathewson
2015-07-14
Remove empty rend_service_validate_intro_early function
John Brooks
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-07-12
Try to convince coverity not to worry about this loop either
Nick Mathewson
2015-07-12
Try to convince coverity not to worryh about this loop
Nick Mathewson
2015-07-12
Tell coverity to tolerate ed25519_verify
Nick Mathewson
2015-07-12
Okay, this time it was my fault
Nick Mathewson
2015-07-12
Fine, mingw! fine! are you happy now??
Nick Mathewson
2015-07-12
This should be the last SecureZeroMemory fix
Nick Mathewson
2015-07-12
Dammit, autoconf!
Nick Mathewson
2015-07-12
Disable -Wstack-protector diagnostics in curve25519-donna-helpers.h
Nick Mathewson
2015-07-12
Nth time is maybe the charm for fixing windows readpassword build errors
Nick Mathewson
2015-07-11
note some dead code in set_max_file_descriptors
Nick Mathewson
2015-07-11
Fix a leak in test_microdesc (CID 1311631)
Nick Mathewson
2015-07-10
Try one more one more time to get tor-ci-windows working
Nick Mathewson
2015-07-10
Attempt yet again to make the tor-ci-windows builder happy
Nick Mathewson
2015-07-09
Fix missing-macro errors
Nick Mathewson
2015-07-09
Merge branch 'libscrypt_eq_openssl_squashed'
Nick Mathewson
2015-07-09
Assert interoperability betweeen libscrypt and OpenSSL EBP_PBE_scrypt().
rl1987
2015-07-09
Repair make dist-check
Nick Mathewson
2015-07-09
Merge remote-tracking branch 'yawning/feature16467_9663'
Nick Mathewson
2015-07-09
Merge branch 'bug4862_027_04_squashed'
Nick Mathewson
2015-07-09
Fix comments in rendservice.c
David Goulet
2015-07-09
Count intro circuit and not only established ones
David Goulet
2015-07-09
Upload descriptor when all intro points are ready
David Goulet
2015-07-09
Reuse intro points that failed but are still valid
David Goulet
2015-07-09
Refactor rend_services_introduce()
David Goulet
2015-07-08
Always use the sandbox in tor_open_cloexec
teor
2015-07-06
Integrate and enable ed25519-donna.
Yawning Angel
2015-07-06
Integrate the accelerated Curve25519 scalar basemult.
Yawning Angel
2015-07-06
Add Curve25519->Ed25519 support to ed25519-donna (Not yet used).
Yawning Angel
2015-07-06
Add blinding support to ed25519-donna (Not yet used).
Yawning Angel
2015-07-06
Integrate ed25519-donna (Not yet used).
Yawning Angel
2015-07-06
Import Andrew Moon's ed25519-donna.
Yawning Angel
2015-07-03
Make test_workqueue.c faster, and on-by-default.
Nick Mathewson
2015-06-29
Try a little harder to fix the tor-ci-windows builder, or figure out why it i...
Nick Mathewson
2015-06-29
More tweaks for windows compilation. (ick)
Nick Mathewson
2015-06-29
Remove checks for visual C 6.
Nick Mathewson
2015-06-29
Add the torrc option HiddenServiceNumIntroductionPoints
David Goulet
2015-06-29
Remove intro points adaptative algorithm
David Goulet
2015-06-28
fix a windows unused var warning
Nick Mathewson
[next]