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
/
or
Age
Commit message (
Expand
)
Author
2015-09-08
Rename rend_cache_service to rend_cache_local_service for clarity
Donncha O'Cearbhaill
2015-09-08
Clean old descriptors from the service-side rend cache
Donncha O'Cearbhaill
2015-09-08
Require explict specification of cache type
Donncha O'Cearbhaill
2015-09-08
Add replica number to HS_DESC CREATED event
Donncha O'Cearbhaill
2015-09-08
Clean up service-side descriptor cache and fix potential double-free.
Donncha O'Cearbhaill
2015-09-08
Specify descriptor cache type in rend_cache_lookup_entry()
Donncha O'Cearbhaill
2015-09-08
Add GETINFO hs/service/desc/id/ control command
Donncha O'Cearbhaill
2015-09-04
Never ever try to load the secret key if offline_master is set
Nick Mathewson
2015-09-04
Add "OfflineMasterKey" option
Nick Mathewson
2015-09-03
Only return 0..255 from main().
Nick Mathewson
2015-09-02
Merge remote-tracking branch 'dgoulet/bug15963_026_01'
Nick Mathewson
2015-09-02
Don't vote HSDir if we aren't voting Fast
David Goulet
2015-09-02
Fix crashes in tests
Nick Mathewson
2015-09-02
Prohibit the use of one entry node with an HS
David Goulet
2015-09-02
Let recent relays run with the chutney sandbox.
Nick Mathewson
2015-09-02
Let bridge authorities run under the sandbox
Nick Mathewson
2015-09-02
Merge remote-tracking branch 'dgoulet/bug15254_027_01'
Nick Mathewson
2015-09-02
correct the doc for find_rp_for_intro.
Nick Mathewson
2015-09-02
Remove remaining references to "nulterminate" in comments
Nick Mathewson
2015-09-02
Include dns_structs.h in tarball
Nick Mathewson
2015-09-02
Enable hidden service statistics by default
David Goulet
2015-09-01
Remove the unused "nulterminate" option to buf_pullup()
Nick Mathewson
2015-09-01
Bug 15482: Don't abandon circuits that are still in use for browsing.
Mike Perry
2015-09-01
missing semicolon
Nick Mathewson
2015-09-01
Fix an always-false check with an assertion
Nick Mathewson
2015-09-01
Fix a false-positive in coverity scan with an assertion
Nick Mathewson
2015-09-01
Fix code for checking expired certificates on load
Nick Mathewson
2015-09-01
Simplify API for find_rp_for_intro()
Nick Mathewson
2015-09-01
properly delete current channel in channel_free_list
Sebastian Hahn
2015-08-26
Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'
Nick Mathewson
2015-08-25
Generate service descriptors when PublishHidServDescriptors = 0
Donncha O'Cearbhaill
2015-08-25
Store service descriptors in the service descriptor cache
Donncha O'Cearbhaill
2015-08-25
Preparatory indentation changes
Donncha O'Cearbhaill
2015-08-25
Add a HS_DESC CREATED control event
Donncha O'Cearbhaill
2015-08-25
Create a service-side descriptor cache
Donncha O'Cearbhaill
2015-08-25
Fix typo
Donncha O'Cearbhaill
2015-08-25
Log malformed hostnames in socks5 request respecting SafeLogging
Andreas Stieger
2015-08-23
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
rl1987
2015-08-21
Is this the syntax that will make freebsd make happy?
Nick Mathewson
2015-08-21
Merge branch 'workqueue_squashed'
Nick Mathewson
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-21
Ensure worker threads actually exit when it is time
Sebastian Hahn
2015-08-20
Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL
Nick Mathewson
2015-08-19
Reload Ed25519 keys on sighup.
Nick Mathewson
2015-08-19
Merge branch 'ed25519_keygen_squashed'
Nick Mathewson
2015-08-19
More log messages for keygen problems
Nick Mathewson
2015-08-19
Explain better why we are about to load the master key.
Nick Mathewson
2015-08-19
Don' call failure to get keys a bug; it's possible now.
Nick Mathewson
2015-08-19
When we infer the master key from the certificate, save it to disk.
Nick Mathewson
2015-08-19
Add test_keygen tests for all log outputs; improve keygen outputs.
Nick Mathewson
[prev]
[next]