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
/
hs_descriptor.c
Age
Commit message (
Expand
)
Author
2018-11-15
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-24
hs-v3: Silence some logging for client authorization
David Goulet
2018-06-29
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-06-29
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-06-29
Merge remote-tracking branch 'ahf-github/maint-0.3.0' into maint-0.3.1
Nick Mathewson
2018-06-23
Fix memory leak in decode_link_specifiers().
Alexander Færøy
2018-05-10
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-10
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-05-10
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-10
hs-v3: Add an extra white-space when parsing descriptor
David Goulet
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-07
Fix wide lines from typo-fix patch.
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-31
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-26
When a tor_cert_T check fails, log the reason why.
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-11-06
Fix a memory leak on decryption non-failure of v3 hsdesc
Nick Mathewson
2017-10-27
In the hsdescv3 fuzzer, replace the decryption function.
Nick Mathewson
2017-09-05
test: Fix memory leak in hs_descriptor/decode_bad_signature
David Goulet
2017-08-24
test: Fix memory leak in hs_descriptor/decode_bad_signature
David Goulet
2017-08-24
Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'
Nick Mathewson
2017-08-24
prop224: Rename hs_desc_encode_lspec()
David Goulet
2017-08-24
hs: Stub link_specifier_t in hs_descriptor.h
David Goulet
2017-08-24
hs: Move link specifier encoding to a function
David Goulet
2017-08-24
prop224: Add client-side HS descriptor cache.
George Kadianakis
2017-08-21
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-21
Fix triggerable BUG() when decoding hsv3 descriptors.
George Kadianakis
2017-08-21
Add unittest for #23233.
George Kadianakis
2017-08-19
prop224: Improve descriptor reupload logic.
George Kadianakis
2017-08-08
prop224: Improve comments and tests for ed25519 keys in IPs/RPs.
George Kadianakis
2017-08-08
Extract intro point onion key even with multiple types.
George Kadianakis
2017-08-08
Improve code based on Nick review:
George Kadianakis
2017-08-08
Make ed25519 id keys optional for IPs and RPs.
George Kadianakis
2017-08-08
Rename some free() functions that are actually clear().
George Kadianakis
2017-08-08
Use htonll() when INT_8 is used.
George Kadianakis
2017-08-08
test: Fix prop224 HS descriptor to use subcredential
George Kadianakis
2017-08-08
prop224: Service v3 descriptor creation and logic
David Goulet
2017-08-08
hs: Implement constructor for hs_desc_intro_point_t
David Goulet
2017-07-25
prop224: Add the introduction point onion key to descriptor
David Goulet
2017-07-13
hs: Use v3 maximum intro points value when decoding v3
David Goulet
2017-06-27
hs: Ignore unparseable v3 introduction point
David Goulet
2017-05-30
hs: Correctly validate v3 descriptor encrypted length
David Goulet
2017-05-11
prop224: Change encryption keys descriptor encoding
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-13
Fix some compilation warnings in {test_,}hs_descriptor.c
Nick Mathewson
2017-03-13
prop224: Rename padding size def to something less confusing.
George Kadianakis
2017-03-13
prop224: Add unittests for decode_superencrypted().
George Kadianakis
2017-03-13
prop224: Move some utility crypto funcs to the top of the file.
George Kadianakis
2017-03-13
prop224: Implement decoding of superencrypted HS descriptor.
George Kadianakis
[next]