Nick Mathewson
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
Nick Mathewson
|
9010797e63
Remove most includes from crypto.c
|
6 years ago |
Nick Mathewson
|
922208bd2d
Extract and rename crypto_log_errors().
|
6 years ago |
Nick Mathewson
|
8e2df98860
Move crypto_add_spaces_to_fp() to crypto_rsa.c
|
6 years ago |
Nick Mathewson
|
12a1ada158
Move the initialization and cleanup parts of crypto.c
|
6 years ago |
Nick Mathewson
|
79267bad65
Add a configure switch to build with NSS.
|
6 years ago |
Nick Mathewson
|
92db96d80f
Make our crypto library symbolic in the makefiles.
|
6 years ago |
Nick Mathewson
|
66074ad1e2
Merge branch 'unify_microrevision_users'
|
6 years ago |
Nick Mathewson
|
5aee26ee46
Move all use cases of micro-revision.i to a single place
|
6 years ago |
Nick Mathewson
|
537092cdbb
Merge branch 'ticket26223'
|
6 years ago |
Nick Mathewson
|
c90961a923
Document compat_getdelim_.
|
6 years ago |
Nick Mathewson
|
391ef5e42c
Explain why we use raw_free with getdelim result.
|
6 years ago |
Nick Mathewson
|
c4dd38e625
Tabify lists in configure.ac
|
6 years ago |
Nick Mathewson
|
c08b7b10c5
Merge branch 'post-refactor-renaming'
|
6 years ago |
Nick Mathewson
|
b6d0e7caa4
Rename tm_cvt to time_to_tm
|
6 years ago |
Nick Mathewson
|
e7f5f48d68
Rename torlog.[ch] to log.[ch]
|
6 years ago |
Nick Mathewson
|
41640b6573
Rename util_malloc to malloc.
|
6 years ago |
Nick Mathewson
|
9ec80909ec
Add a changes file for 26481 (the big code movement)
|
6 years ago |
Nick Mathewson
|
3df548212a
Remove changes file for 26715.
|
6 years ago |
Nick Mathewson
|
6711a172c0
Merge remote-tracking branch 'neel/fbsd-cfix'
|
6 years ago |
Nick Mathewson
|
422abd4fa3
Merge branch 'ticket26526_26532'
|
6 years ago |
Nick Mathewson
|
a2c44a7a7e
Isolate resolve.h usage in the modules that really need it.
|
6 years ago |
Nick Mathewson
|
8de48c111c
Remove addr_port_lookup.
|
6 years ago |
Nick Mathewson
|
2f657a1416
Remove all users of addr_port_lookup outside of address.c
|
6 years ago |
Nick Mathewson
|
c2ddb7b231
Move tor_addr_{,port_}lookup to resolve.c
|
6 years ago |
Nick Mathewson
|
5d8336c182
Refactor ipv[46].[ch]
|
6 years ago |
Neel Chauhan
|
6d58c20d94
Fix build on FreeBSD post-refactor
|
6 years ago |
Nick Mathewson
|
ef106ce788
Document the headers in src/app/config/
|
6 years ago |
Nick Mathewson
|
4f42c923d6
File-level summary documentation for src/lib/*/*.[ch]
|
6 years ago |
Nick Mathewson
|
4793d91350
Describe "check-includes" in the CodingStandards.md file
|
6 years ago |