Nick Mathewson
|
98ef3e82e4
Move the non-crypto parts of onion.c out of src/core/crypto
|
6 éve |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 éve |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 éve |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 éve |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 éve |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 éve |
Nick Mathewson
|
fde868ffe3
Extract cell type and their queues into new headers
|
6 éve |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 éve |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 éve |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 éve |
Nick Mathewson
|
e69afb853d
Merge branch 'bug19769_19025_029'
|
7 éve |
Nick Mathewson
|
a969ae8e21
test_cfmt_connected_cells: use TTL value that's above the new min.
|
7 éve |
Nick Mathewson
|
835b04819a
Add some unit testing for ed25519 IDs in extend2 cells.
|
8 éve |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 éve |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 éve |
Nick Mathewson
|
f54e54b0b4
Bump copyright dates to 2015, in case someday this matters.
|
9 éve |
Nick Mathewson
|
4ac5175109
Fix wide lines (from 13172)
|
10 éve |
Nick Mathewson
|
a3dafd3f58
Replace operators used as macro arguments with OP_XX macros
|
10 éve |
Nick Mathewson
|
fcdcb377a4
Add another year to our copyright dates.
|
10 éve |
Sebastian Hahn
|
909aa51b3f
Remove configure option to disable curve25519
|
10 éve |
Nick Mathewson
|
0243895792
Use coccinelle scripts to clean up our unit tests
|
10 éve |
Nick Mathewson
|
e198faa633
Quick-and-dirty test for packed_cell_is_destroy
|
10 éve |
Nick Mathewson
|
4215c801ff
Tests for resolved_cell_parse
|
10 éve |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 éve |
Nick Mathewson
|
5c68a1efaa
Don't check create cells too much when we're relaying them
|
12 éve |
Nick Mathewson
|
1ed4786dba
Implement scheme to allow ntor requests/responses via older servers
|
12 éve |
Nick Mathewson
|
5d15d597a9
Code to parse and format CREATE{,2,_FAST} cells and their allies
|
12 éve |
Nick Mathewson
|
882b389668
Actually send back correctly-formed IPv6 CONNECTED cells
|
12 éve |
Nick Mathewson
|
cac5335195
Get the client side of receiving an IPv6 address to work
|
12 éve |
Nick Mathewson
|
462ebb270a
Refactor begin cell parsing into its own function, with tests.
|
12 éve |