| .. |
|
.cvsignore
|
03544caca7
Make cvsignores reflect build process
|
22 years ago |
|
Makefile.am
|
a39269572f
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
20 years ago |
|
aes.c
|
bd8ffccae7
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
20 years ago |
|
aes.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
compat.c
|
6ce36ead42
Start the process of converting warn to log_warn and so on.
|
20 years ago |
|
compat.h
|
0c132ee2a1
Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.]
|
20 years ago |
|
container.c
|
5f051574d5
Happy new year!
|
20 years ago |
|
container.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
crypto.c
|
bd8ffccae7
More cleanups noticed by weasel; also, remove macros that nobody uses.
|
20 years ago |
|
crypto.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
ht.h
|
9482b1b9d5
Choose directory servers from routerstatus list, not from routerinfo list. This way, as soon was we have a networkstatus, we can ask a cache to give us routers, rather than needing to ask the directories.
|
20 years ago |
|
log.c
|
daea6b21a5
Fix bug in close_logs(): when we close and delete logs, remove them all from the global "logfiles" list. This should fix bug 222.
|
20 years ago |
|
log.h
|
0c132ee2a1
Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.]
|
20 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
|
5f051574d5
Happy new year!
|
20 years ago |
|
torgzip.c
|
6ce36ead42
Start the process of converting warn to log_warn and so on.
|
20 years ago |
|
torgzip.h
|
b99f903e34
and don't warn when it happens here either, unless the user
|
20 years ago |
|
torint.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
tortls.c
|
5777ee0e1a
Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now)
|
20 years ago |
|
tortls.h
|
5f051574d5
Happy new year!
|
20 years ago |
|
util.c
|
4d3e709c4b
Use escaped() for remaining cases.
|
20 years ago |
|
util.h
|
0c132ee2a1
Instead of listing a set of compilers that prefers __func__ to __FUNCTION__, use autoconf. Also, prefer __func__ in our own code: __func__ is a C99 standard, whereas __FUNCTION__ is not. [Fixes bug 254.]
|
20 years ago |