Nick Mathewson
|
d5a3bb960d
Retire U64_TO_DBL and DBL_TO_U64
|
6 gadi atpakaļ |
Nick Mathewson
|
48ebd9bf76
Move weakrng into lib/intmath
|
6 gadi atpakaļ |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 gadi atpakaļ |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 gadi atpakaļ |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 gadi atpakaļ |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 gadi atpakaļ |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 gadi atpakaļ |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 gadi atpakaļ |
Nick Mathewson
|
6a5f62f68f
Move responsibility for threadpool reply-handler events to workqueue
|
7 gadi atpakaļ |
Roger Dingledine
|
6190593256
use channel_is_client for create cell counts
|
6 gadi atpakaļ |
Roger Dingledine
|
a7440d9c9d
more fixes for typos, grammar, whitespace, etc
|
6 gadi atpakaļ |
Nick Mathewson
|
fa0d24286b
Convert remaining function (mostly static) to new free style
|
7 gadi atpakaļ |
Nick Mathewson
|
15ed1c0c83
Merge branch 'maint-0.3.1'
|
7 gadi atpakaļ |
Nick Mathewson
|
fdd8156ea3
Fix the cpuworker.c documentation to mention all the kinds of work
|
7 gadi atpakaļ |
Nick Mathewson
|
250c88014d
Always start with one additional worker thread
|
7 gadi atpakaļ |
Nick Mathewson
|
0ae0b5aa41
Queue consensus diffs at LOW priority.
|
7 gadi atpakaļ |
George Kadianakis
|
c4d17faf81
Explicit length checks in circuit_init_cpath_crypto().
|
7 gadi atpakaļ |
Roger Dingledine
|
005500e14d
make assign_onionskin_to_cpuworker failure case more clear
|
7 gadi atpakaļ |
Nick Mathewson
|
784b29a2bf
Merge branch 'bug22356_029' into maint-0.3.1
|
7 gadi atpakaļ |
Nick Mathewson
|
e3efc076c5
Downgrade "assign_to_cpuworker failed" to INFO.
|
7 gadi atpakaļ |
Nick Mathewson
|
fe584f4012
Make cpuworker_queue_work function mockable.
|
7 gadi atpakaļ |
Nick Mathewson
|
b022ea32a6
Expand cpuworker API to allow other work types
|
7 gadi atpakaļ |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 gadi atpakaļ |
Nick Mathewson
|
24b7b922ae
Actually free the worker_state_t object when we do an update with it
|
8 gadi atpakaļ |
Nick Mathewson
|
aae034d13e
Write a bunch of module documentation.
|
8 gadi atpakaļ |
Sebastian Hahn
|
265e40b481
Raise libevent dependency to 2.0.10-stable or newer
|
8 gadi atpakaļ |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 gadi atpakaļ |
Sebastian Hahn
|
32220d38c0
Ensure worker threads actually exit when it is time
|
9 gadi atpakaļ |
Nick Mathewson
|
d4c1716263
add an explanatory comment
|
9 gadi atpakaļ |
Nick Mathewson
|
648af0438d
Also, add an assertion to assign_onionskin_to_cpuworker
|
9 gadi atpakaļ |