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
2017-07-25
prop224: Add onion key to service descriptor intro point
David Goulet
2017-07-25
prop224: Add the introduction point onion key to descriptor
David Goulet
2017-07-25
prop224: Helper to dup a link_specifier_t object
David Goulet
2017-07-25
prop224: Update hs identifier circuit
David Goulet
2017-07-25
fix wordo in comment
Roger Dingledine
2017-07-24
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
Nick Mathewson
2017-07-14
Fix 32-bit warnings in hs_common.c
Nick Mathewson
2017-07-13
Merge remote-tracking branch 'dgoulet/ticket21979_032_04'
Nick Mathewson
2017-07-13
prop224: Fix clang warnings
David Goulet
2017-07-13
Merge remote-tracking branch 'isis/bug19476'
Nick Mathewson
2017-07-13
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-13
prop224: Move service version into config object
David Goulet
2017-07-13
prop224: Use the service config object when configuring
David Goulet
2017-07-13
prop224: Don't use char * for binary data
David Goulet
2017-07-13
prop224: Add a clear configuration function
David Goulet
2017-07-13
prop224: Don't use an array of config handlers
David Goulet
2017-07-13
prop224: Detect duplicate configuration options
David Goulet
2017-07-13
prop224: Use a common function to parse uint64_t
David Goulet
2017-07-13
Revert "fixup! prop224: Add hs_config.{c|h} with a refactoring"
David Goulet
2017-07-13
test: Add v3 service load keys and accessors
David Goulet
2017-07-13
test: Add v3 service config and registration test
David Goulet
2017-07-13
hs: Add rend_service_init()
David Goulet
2017-07-13
prop224: Add a function to check for invalid opts
David Goulet
2017-07-13
prop224: Load and/or generate v3 service keys
David Goulet
2017-07-13
prop224: Service address creation/validation
David Goulet
2017-07-13
prop224: Configure v3 service from options
David Goulet
2017-07-13
hs: Use v3 maximum intro points value when decoding v3
David Goulet
2017-07-13
prop224: Add a init/free_all function for the whole subsystem
David Goulet
2017-07-13
prop224: Add hs_config.{c|h} with a refactoring
David Goulet
2017-07-13
prop224: Initial import of hs_service_t
David Goulet
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-07-12
New configuration option MaxConsensusAgeForDiffs
Nick Mathewson
2017-07-12
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-12
Merge branch 'bug22349_029' into maint-0.3.1
Nick Mathewson
2017-07-12
If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD.
Isis Lovecruft
2017-07-12
Use the return value for choosing intervals
cypherpunks
2017-07-10
Avoid double-typedef errors on freebsd.
Nick Mathewson
2017-07-07
prop224: Add common intropoint object
David Goulet
2017-07-07
Merge branch 'bug17750_029_squashed'
Nick Mathewson
2017-07-07
Comment that failure schedules always use exponential backoff
teor
2017-07-07
Refactor exponential backoff multipliers into macros
teor
2017-07-07
Use download_status_get_next_attempt_at() more often
teor
2017-07-07
Give correct bounds in next_random_exponential_delay() comment
teor
2017-07-07
Make clients try fallbacks before authorities
teor
2017-07-07
Merge branch 'bug21495'
Nick Mathewson
2017-07-07
Fix a couple of clang warnings
Nick Mathewson
2017-07-07
Merge branch 'ticket21859_032_01_squashed'
Nick Mathewson
2017-07-07
Fix wide lines
Nick Mathewson
2017-07-07
Use LD_BUG, not LOG_PROTOCOL_WARN, for bad-purpose cases.
Nick Mathewson
2017-07-07
Explicit length checks in create_rend_cpath().
George Kadianakis
[next]