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-08-12
Decouple the backend for directory_all_unreachable to simplify our CFG
Nick Mathewson
2015-08-11
Merge branch 'bug16389_027_03_squashed'
Nick Mathewson
2015-08-11
Expire after 5 minutes rend cache failure entries
David Goulet
2015-08-11
Add created timestamp to a rend cache failure entry
David Goulet
2015-08-11
Use an enum for INTRO_POINT_FAILURE_*
David Goulet
2015-08-11
Purge client HS failure cache on NEWNYM
David Goulet
2015-08-11
Add rend failure cache
David Goulet
2015-08-11
Make HSDir depend on Running/Valid again.
Nick Mathewson
2015-08-10
Remove a 9-function strongly connected component of tor's callgraph.
Nick Mathewson
2015-08-06
Merge remote-tracking branch 'public/decouple-write'
Nick Mathewson
2015-08-06
Merge remote-tracking branch 'public/bug16286'
Nick Mathewson
2015-07-31
Move formatting functions around.
Nick Mathewson
2015-07-31
Improve log messages for problems about ed25519 keypinning
Nick Mathewson
2015-07-30
Add get_max_sockets() and remove dead code
David Goulet
2015-07-30
Do not autoflush control connections as their outbufs get big
Nick Mathewson
2015-07-30
whitespace fix
Nick Mathewson
2015-07-30
Wrap windows-only C files in #ifdef _WIN32
Nick Mathewson
2015-07-21
Remove casting of void pointers when handling signals.
cypherpunks
2015-07-16
Merge remote-tracking branch 'public/feature_16580'
Nick Mathewson
2015-07-16
Merge remote-tracking branch 'public/ticket16543'
Nick Mathewson
2015-07-16
Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'
Nick Mathewson
2015-07-16
Break some wide lines
Nick Mathewson
2015-07-16
Fix most check-spaces issues
Nick Mathewson
2015-07-15
Use C99 variadic macros when not on GCC.
Nick Mathewson
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
Change the name for the keypinning file; delete the old one if found
Nick Mathewson
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
Remove empty rend_service_validate_intro_early function
John Brooks
2015-07-14
Rename ambiguous introduction point functions
John Brooks
2015-07-10
Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options
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-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
2015-06-27
Avoid a segfault when reading an encrypted key that isn't there
Nick Mathewson
2015-06-25
Merge branch 'bug16288_027_03_squashed'
Nick Mathewson
[next]