| .. |
|
.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
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
aes.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
compat.c
|
a980446d0c
Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble.
|
21 years ago |
|
compat.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
container.c
|
32e74d3525
fix comment
|
21 years ago |
|
container.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
crypto.c
|
a980446d0c
Be more proactive about noticing underflows: size_t values greater than 0x800...00 are likely to be trouble.
|
21 years ago |
|
crypto.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
fakepoll.c
|
41ba4575b3
Fix windows build.
|
21 years ago |
|
fakepoll.h
|
6e88abf418
If we are using select, make sure we stay within FD_SETSIZE.
|
21 years ago |
|
log.c
|
a3477223de
clarify why strlcpy is safe in truncated log messages
|
21 years ago |
|
log.h
|
f19e9b8577
doxygen uses backslashes, not forward-slashes
|
21 years ago |
|
strlcat.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
22 years ago |
|
strlcpy.c
|
971b002d93
Include strlcpy and strlcat where not available, so our string ops can be less error-prone.
|
22 years ago |
|
test.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
torgzip.c
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
torgzip.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
torint.h
|
50a314c931
int is not necessarily the same size as size_t
|
21 years ago |
|
tortls.c
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
tortls.h
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
|
util.c
|
249a36586f
Fix parse_iso_time on platforms without strptime.
|
21 years ago |
|
util.h
|
ad7db5e43a
Add casei versions of strcmpstart/strcmpend
|
21 years ago |