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
/
or
Age
Commit message (
Expand
)
Author
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
2015-06-25
Validate the open file limit when creating a socket
David Goulet
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'public/bug16013_025' into maint-0.2.6
Nick Mathewson
2015-06-25
Avoid crashing on busy/NEWNYM+hidden service clients
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-25
Merge remote-tracking branch 'public/bug16400_026' into maint-0.2.6
Nick Mathewson
2015-06-22
Repair breakage in early-error case of microdesc parsing
Nick Mathewson
2015-06-19
Merge remote-tracking branch 'dgoulet/rendcache_027_01'
Nick Mathewson
2015-06-19
fix some memory leaks that coverity found
Nick Mathewson
2015-06-18
Move cache objects and functions to rendcache.{c|h}
David Goulet
2015-06-18
Add rendcache.{c|h}
David Goulet
2015-06-18
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-18
Merge remote-tracking branch 'dgoulet/bug16381_026_01-revert' into maint-0.2.6
Nick Mathewson
2015-06-17
Handle "keygen" if datadir does not yet exist
Nick Mathewson
2015-06-17
Fix an unchecked-case warning on windows
Nick Mathewson
2015-06-17
Merge branch '13642_offline_master_v2_squashed'
Nick Mathewson
2015-06-17
Support encrypted offline master keys with a new --keygen flag
Nick Mathewson
2015-06-17
Extend intro point to a 4th hop on cannibalization
David Goulet
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-06-17
Correctly handle failed crypto_early_init
teor
2015-06-16
Revert "Do not replace a HS descriptor with a different replica of itself"
David Goulet
2015-06-16
Document the consensus download interval used by hidden services
teor
2015-06-11
Add a log message to try to track down #16013
Nick Mathewson
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 '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
Always initialise return value in compute_desc_id in rendcommon.c
teor
2015-06-01
Add a master-key-ed25519 line for convenience
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
[next]