Nick Mathewson
|
666e3e5ec6
Stop using util.h and compat.h in src/tools
|
6 лет назад |
Nick Mathewson
|
40199b180e
Remove read_all and write_all
|
6 лет назад |
Nick Mathewson
|
235ddb15a0
Move util_format into a new libtor-encoding library
|
6 лет назад |
Nick Mathewson
|
d893be190f
rectify include paths (automatic) for address.h
|
6 лет назад |
Nick Mathewson
|
da4ae8a6b6
Automated fixup of include paths after torlog.h movement.
|
6 лет назад |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 лет назад |
Nick Mathewson
|
90aeaa53cd
Remove all use of the assert.h header
|
6 лет назад |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 лет назад |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 лет назад |
Fernando Fernandez Mancera
|
5b7a12d58a
Add crypto_log_errors() to crypto_util.[ch]
|
6 лет назад |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 лет назад |
Nick Mathewson
|
0eed0899cd
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
|
6 лет назад |
Nick Mathewson
|
4438ef3288
Remove a bunch of other redundant #includes
|
6 лет назад |
Fernando Fernandez Mancera
|
61c7ec29f1
Include crypto_digest.h in order to solve dependency issues.
|
6 лет назад |
Nick Mathewson
|
dd8eeabfd1
Fix memory leak in tor-gencert.c
|
7 лет назад |
Nick Mathewson
|
4ff170d7b1
Fix warnings about passing uninitialized buffers into functions
|
7 лет назад |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 лет назад |
Nick Mathewson
|
957bdc4a42
Merge branch 'bug20553_028'
|
8 лет назад |
Nick Mathewson
|
9b18b215bb
Work around a behavior change in openssl's BUF_MEM code
|
8 лет назад |
Nick Mathewson
|
3bffdf05d1
use new-form macros to disable -Wredundant-decls
|
8 лет назад |
Nick Mathewson
|
df4fa92a88
Merge branch 'maint-0.2.8'
|
8 лет назад |
Nick Mathewson
|
71aacbe427
Suppress the Wredundant-decls warning in another set of openssl headers
|
8 лет назад |
Nick Mathewson
|
53a3b39da1
Add -Wmissing-variable-declarations, with attendant fixes
|
8 лет назад |
Nick Mathewson
|
1d315b28a2
Fix a memory leak in tor-gencert.
|
8 лет назад |
Nick Mathewson
|
a874d66ea9
Handle the case where tor-gencert gets a passphrase with no NL
|
8 лет назад |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
9 лет назад |
Nick Mathewson
|
ed02a409cf
Merge branch 'bug16034_no_more_openssl_098_squashed'
|
9 лет назад |
Nick Mathewson
|
f8f407d66a
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
|
9 лет назад |
Nick Mathewson
|
72c4a4eb03
Fix a harmless memory leak in tor-gencert
|
9 лет назад |
Yawning Angel
|
196499da73
Use a custom Base64 encoder with more control over the output format.
|
9 лет назад |