Nick Mathewson
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 år sedan |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 år sedan |
Nick Mathewson
|
49f88e77e5
Extract more constants from or.h
|
6 år sedan |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 år sedan |
Nick Mathewson
|
7a61a92870
Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header.
|
6 år sedan |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 år sedan |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 år sedan |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 år sedan |
Nick Mathewson
|
3191ba389d
Move extend_info_t into its own header.
|
6 år sedan |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 år sedan |
Nick Mathewson
|
8b7df72359
Split socks_request_t into its own header.
|
6 år sedan |
Nick Mathewson
|
d51de77311
Extract cpath_build_state into its own header.
|
6 år sedan |
Nick Mathewson
|
b3f2c682b7
Extract crypt_path_t and relay_crypto_t into their own headers
|
6 år sedan |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 år sedan |
Nick Mathewson
|
1416f54d1e
Split dir_connection_t into its own header
|
6 år sedan |
Nick Mathewson
|
5d5c442e6a
Split entry and edge_connection_t into their own headers.
|
6 år sedan |
Nick Mathewson
|
a2b53c1d0b
coverage: Repeat the test for avoiding failed intro points
|
6 år sedan |
Nick Mathewson
|
5ecad6c95d
Extract the cryptographic parts of crypt_path_t and or_circuit_t.
|
6 år sedan |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 år sedan |
Nick Mathewson
|
b0cc9856ee
Update free functions into macros: src/or/ part 1
|
7 år sedan |
David Goulet
|
30d2e0b71e
test: Add an HS v3 descriptor fetch unit test
|
7 år sedan |
Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 år sedan |
David Goulet
|
44ee5037ea
fixup! test: Add HS v3 client-side test for picking intro points
|
7 år sedan |
George Kadianakis
|
e9b4624cc5
test: Add HS v3 client-side test for picking intro points
|
7 år sedan |
Nick Mathewson
|
0f58e17313
clang scan-build: Fix "dereference of null pointer" warnings
|
7 år sedan |
Nick Mathewson
|
011d94fb11
apply ahf's test_assert_null.cocci
|
7 år sedan |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 år sedan |
Nick Mathewson
|
c7d2a67274
Fix a couple of clang warnings
|
7 år sedan |
George Kadianakis
|
f35f52e869
Hide crypto_digest_t again and use an accessor for tests.
|
7 år sedan |
George Kadianakis
|
70d08f764d
Explicit length checks in create_rend_cpath().
|
7 år sedan |