Nick Mathewson
|
1743dac078
Minimize headers that include crypto_formats and x25519 stuff
|
6 years ago |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 years ago |
Nick Mathewson
|
935ba02565
Fix paths for buffers.h; automated.
|
6 years ago |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
fde868ffe3
Extract cell type and their queues into new headers
|
6 years ago |
Nick Mathewson
|
ed0731c7de
Extract routerinfo_t into its own header.
|
6 years ago |
Nick Mathewson
|
bcc283bcc9
Split or_handshake_{certs,state}_t into their own headers.
|
6 years ago |
Nick Mathewson
|
19c34b4658
Move or_connection_t to its own header.
|
6 years ago |
Nick Mathewson
|
c3b7258370
Merge remote-tracking branch 'isis/bug24660_r1'
|
6 years ago |
Nick Mathewson
|
03b96882de
Rename token_bucket_t to token_bucket_rw_t.
|
6 years ago |
Nick Mathewson
|
9fced56ef1
Refactor or_connection token buckets to use token_bucket_t
|
6 years ago |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 years ago |
George Kadianakis
|
ab16f1e2a1
test: Add unittest for the OR connection failure cache
|
6 years ago |
David Goulet
|
f29d158330
relay: Avoid connecting to down relays
|
6 years ago |
David Goulet
|
93ebcc2b8f
rephist: Stop tracking relay connection status
|
6 years ago |
Nick Mathewson
|
87db5a6b75
Merge remote-tracking branch 'arma/bug22212'
|
6 years ago |
Roger Dingledine
|
3d9dcb49eb
count flushing as channel activity
|
6 years ago |
Nick Mathewson
|
959af20247
Merge branch 'maint-0.3.2'
|
6 years ago |
Nick Mathewson
|
4e653ac2ca
Merge branch 'maint-0.3.1' into maint-0.3.2
|
6 years ago |
Roger Dingledine
|
af8cadf3a9
Remove false positives from channel_is_client()
|
6 years ago |
Nick Mathewson
|
5ee0cccd49
Merge branch 'macro_free_v2_squashed'
|
7 years ago |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 years ago |
Nick Mathewson
|
0792cc107e
Convert connection_free to a nulling macro.
|
7 years ago |
Nick Mathewson
|
44010c6fc1
Merge branch 'dgoulet_ticket23709_033_01_squashed'
|
7 years ago |
Alex Xu (Hello71)
|
2cda005ac4
Add fast paths to channel_rsa_id_group_set_badness, #24119
|
7 years ago |
David Goulet
|
e1c29a769c
channel: Remove everything related to queue size
|
7 years ago |
Nick Mathewson
|
0626031564
Merge branch 'ticket20895'
|
7 years ago |
teor
|
429d88ad6a
Improve comments around connection_or_client_used()
|
7 years ago |