Nick Mathewson
|
97ed2ce085
Unindent long-misindented blocks.
|
7 years ago |
Nick Mathewson
|
26651d7fdb
Fix some dubious indentation
|
7 years ago |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
8 years ago |
Nick Mathewson
|
6867950432
Wrap all of the legacy guard code, and its users, in #ifdefs
|
8 years ago |
Nick Mathewson
|
3b1e04fe45
Teach channel_rsa_id_group_set_badness_() about Ed25519
|
8 years ago |
Nick Mathewson
|
68acf8f12e
Tell channel_set_identity_digest() that ed keys can be NULL
|
8 years ago |
Nick Mathewson
|
6788418f28
Propagate Ed25519 identities downwards into more functions.
|
8 years ago |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
8 years ago |
Nick Mathewson
|
ef5158b2d2
When attempting to find a channel by ID, consider Ed ID.
|
8 years ago |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
8 years ago |
Nick Mathewson
|
0533d14213
Replace some assert(1)s with nonfatal_unreached_once().
|
8 years ago |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
8 years ago |
Nick Mathewson
|
99b3e54691
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
|
8 years ago |
Nick Mathewson
|
ec4142abdf
Unify code in channel_write_*cell()
|
8 years ago |
Nick Mathewson
|
35df48b189
Module docs for channel.c and channeltls.c
|
8 years ago |
Nick Mathewson
|
5927ed8d33
checkSpace.pl now forbids more identifiers.
|
8 years ago |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 years ago |
Nick Mathewson
|
80f1a2cbbd
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
|
8 years ago |
Nick Mathewson
|
8f2d2933f9
Use -Wdouble-promotion in GCC >= 4.6
|
8 years ago |
Nick Mathewson
|
493499a339
Add -Wfloat-conversion for GCC >= 4.9
|
8 years ago |
Nick Mathewson
|
055a7a198a
Rename tor_dup_addr to tor_addr_to_str_dup.
|
8 years ago |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 years ago |
Nick Mathewson
|
cb3f9bc2d4
Merge branch 'bug18570_027'
|
8 years ago |
Andrea Shepard
|
bd87d37a86
Make sure channel_t queues its own copy of incoming cells
|
8 years ago |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 years ago |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 years ago |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
9 years ago |
Sebastian Hahn
|
bbb73eaf31
properly delete current channel in channel_free_list
|
9 years ago |
Nick Mathewson
|
55bb7bbafd
Tests for AUTHENTICATE cell functionality.
|
10 years ago |
Nick Mathewson
|
b56c7614b6
When closing circs build through a new guard, only close local ones
|
9 years ago |