| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
22 years ago |
|
Makefile.am
|
ce79bab7f1
Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability).
|
21 years ago |
|
aes.c
|
c0ea93337d
Doxygenate common.
|
21 years ago |
|
aes.h
|
ce5709184b
Pass with -Wstrict-prototypes
|
21 years ago |
|
compat.c
|
8c7b2ff7ed
various fixes
|
21 years ago |
|
compat.h
|
b56ef496d9
Twiddle header order to compile on OS X again
|
21 years ago |
|
container.c
|
865f341708
parse_line_from_file is obsolete.
|
21 years ago |
|
container.h
|
11de62aa60
Add a slightly trickier string-join interface for making NUL-terminated string messages
|
21 years ago |
|
crypto.c
|
cea9125d71
Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS.
|
21 years ago |
|
crypto.h
|
cea9125d71
Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS.
|
21 years ago |
|
fakepoll.c
|
ad4dc74482
Use a stricter set of warnings; make them all pass.
|
21 years ago |
|
fakepoll.h
|
5dd9e60231
doxygen markup for common/*.h
|
21 years ago |
|
log.c
|
8c7b2ff7ed
various fixes
|
21 years ago |
|
log.h
|
2e8353e2f4
Use new log format; convert old format to new format.
|
21 years ago |
|
strlcat.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 years ago |
|
strlcpy.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
21 years ago |
|
test.h
|
ad4dc74482
Use a stricter set of warnings; make them all pass.
|
21 years ago |
|
torgzip.c
|
b74b72a5ce
Fix windows build
|
21 years ago |
|
torgzip.h
|
100b10473a
fix tab/space in torgzip.h
|
21 years ago |
|
torint.h
|
38ed0ce5e6
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
|
21 years ago |
|
tortls.c
|
2fbf31533b
Tricksy compiler warnings! We hates them, hates them forever, my precious!
|
21 years ago |
|
tortls.h
|
5f4a390b33
oh, and some more in common/
|
21 years ago |
|
util.c
|
180e0a9326
Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore).
|
21 years ago |
|
util.h
|
180e0a9326
Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore).
|
21 years ago |