Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 anni fa |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 anni fa |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 anni fa |
Nick Mathewson
|
fde868ffe3
Extract cell type and their queues into new headers
|
6 anni fa |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 anni fa |
Nick Mathewson
|
5d5c442e6a
Split entry and edge_connection_t into their own headers.
|
6 anni fa |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 anni fa |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
6 anni fa |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 anni fa |
Nick Mathewson
|
9c37e8c8d1
Fix unit tests that depended on monotonic msec.
|
7 anni fa |
Nick Mathewson
|
c3c0a05f51
Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp
|
7 anni fa |
Nick Mathewson
|
6ec5059723
Refactor buffer APIs to put a buf_t first.
|
7 anni fa |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
7 anni fa |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
Chelsea H. Komlo
|
b95998ef0c
moving useful test helper to test_helpers.h
|
8 anni fa |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 anni fa |
Nick Mathewson
|
46ef4487d3
Remove generic_buffer_*() functions as needless.
|
8 anni fa |
Nick Mathewson
|
8fd6b0fc46
Remove USE_BUFFEREVENTS code outside src/or
|
8 anni fa |
Nick Mathewson
|
61ce6dcb40
Make monotime test mocking work with oom tests.
|
8 anni fa |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 anni fa |
cypherpunks
|
5246e8f992
Remove lingering mempool code
|
9 anni fa |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 anni fa |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 anni fa |
Sathyanarayanan Gunasekaran
|
3af2a5d00e
Fix warning on building with bufferevents
|
10 anni fa |
Nick Mathewson
|
1a73e17801
Merge remote-tracking branch 'andrea/bug11476'
|
10 anni fa |
Andrea Shepard
|
39d4e67be8
Add --disable-mempools configure option
|
10 anni fa |
Nick Mathewson
|
504e2000ed
Fix leaks in test_oom.c
|
10 anni fa |
Nick Mathewson
|
1800e79ca5
scan-build: Fix harmless sizeof(ptr) in test_oom.c
|
10 anni fa |
Nick Mathewson
|
c8d41da52d
More unit tests for OOM handling.
|
10 anni fa |
Nick Mathewson
|
48877e24a8
Initial unit tests for OOM handling
|
10 anni fa |