Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 gadi atpakaļ |
Roger Dingledine
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 gadi atpakaļ |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 gadi atpakaļ |
Nick Mathewson
|
2294e330bd
Merge branch 'maint-0.3.2'
|
6 gadi atpakaļ |
David Goulet
|
df312b3cf6
hs-v3: Remove a BUG() when storing a descriptor in the client cache
|
6 gadi atpakaļ |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 gadi atpakaļ |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 gadi atpakaļ |
David Goulet
|
05766eae30
hs-v3: Add an encoded descriptor client cache lookup function
|
7 gadi atpakaļ |
George Kadianakis
|
cf8a2b1567
prop224: Set stricter expiration time of cached client descriptors.
|
7 gadi atpakaļ |
David Goulet
|
184bd22586
hs: Fix digest256 to base64 issue in a log statement
|
7 gadi atpakaļ |
David Goulet
|
22295759af
prop224: Purge client state on NEWNYM
|
7 gadi atpakaļ |
David Goulet
|
e046e6fb48
prop224: Update OOM counters when storing a client descriptor cache object
|
7 gadi atpakaļ |
David Goulet
|
68887fdc5d
prop224: Update OOM counters when freeing a client descriptor cache object
|
7 gadi atpakaļ |
David Goulet
|
2671399e67
prop224: Add a client intro point state cache
|
7 gadi atpakaļ |
David Goulet
|
79ff2e014f
hs: Fix comment of the get max size descriptor function
|
7 gadi atpakaļ |
George Kadianakis
|
7aef3ec0fd
prop224: Add client-side HS descriptor cache.
|
7 gadi atpakaļ |
David Goulet
|
5d2506d70c
prop224: Sandbox support for service
|
7 gadi atpakaļ |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 gadi atpakaļ |
Nick Mathewson
|
7892683e7e
Merge remote-tracking branch 'asn/bug20852_v1'
|
7 gadi atpakaļ |
George Kadianakis
|
e1d7661412
Max HS descriptor size is now 50kb and also consensus param.
|
7 gadi atpakaļ |
J. Ryan Stinnett
|
19cf074f4d
hs: Remove private keys from hs_desc_plaintext_data_t.
|
8 gadi atpakaļ |
David Goulet
|
954fb99a48
Fix a use-after-free error.
|
8 gadi atpakaļ |
Nick Mathewson
|
6847b9f6af
Fix make check-spaces
|
8 gadi atpakaļ |
Nick Mathewson
|
dbd01590cc
Fix an assertion failure in hs_cache_free_all().
|
8 gadi atpakaļ |
David Goulet
|
1eed6edf36
prop224: Add a cache free all function
|
8 gadi atpakaļ |
David Goulet
|
3f29688bdf
prop224: Use a const pointer for the cache lookup entry
|
8 gadi atpakaļ |
George Kadianakis
|
d795ed5871
Make check-spaces happy :)
|
8 gadi atpakaļ |
David Goulet
|
45a72356cb
prop224: Directory support for v3 descriptor publishing
|
8 gadi atpakaļ |
David Goulet
|
1aeaba4906
test: Add prop224 directory cache unit tests
|
8 gadi atpakaļ |
David Goulet
|
025610612d
prop224: Directory cache support
|
8 gadi atpakaļ |