tor/src/common
2004-11-14 17:21:32 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else 2004-11-14 17:21:32 +00:00
aes.h Pass with -Wstrict-prototypes 2004-10-27 18:16:37 +00:00
compat.c Resolve FIXME items: make expand_filename handle ~ and ~username 2004-11-10 14:23:31 +00:00
compat.h Resolve FIXME items: make expand_filename handle ~ and ~username 2004-11-10 14:23:31 +00:00
container.c Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 2004-11-12 21:14:06 +00:00
container.h Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 2004-11-12 21:14:06 +00:00
crypto.c Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 2004-11-09 20:04:00 +00:00
crypto.h Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS. 2004-11-03 19:49:03 +00:00
fakepoll.c Use a stricter set of warnings; make them all pass. 2004-11-02 03:02:17 +00:00
fakepoll.h doxygen markup for common/*.h 2004-05-10 07:54:13 +00:00
log.c Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else 2004-11-14 17:21:32 +00:00
log.h Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 2004-11-09 20:04:00 +00:00
Makefile.am Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 2004-11-01 20:41:47 +00:00
strlcat.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
strlcpy.c Include strlcpy and strlcat where not available, so our string ops can be less error-prone. 2004-03-17 07:28:09 +00:00
test.h Use a stricter set of warnings; make them all pass. 2004-11-02 03:02:17 +00:00
torgzip.c Fix windows build 2004-11-04 04:01:19 +00:00
torgzip.h fix tab/space in torgzip.h 2004-10-14 04:31:16 +00:00
torint.h Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 2004-11-09 20:04:00 +00:00
tortls.c Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 2004-11-09 20:04:00 +00:00
tortls.h oh, and some more in common/ 2004-10-14 02:48:57 +00:00
util.c Fix argument to strncpy. 2004-11-12 21:14:51 +00:00
util.h Resolve many XXXs and all DOCDOCs 2004-11-09 18:22:17 +00:00