tor/src/common
2004-11-02 19:25:52 +00:00
..
.cvsignore Make cvsignores reflect build process 2003-06-21 19:09:09 +00:00
aes.c Doxygenate common. 2004-05-10 03:53:24 +00:00
aes.h Pass with -Wstrict-prototypes 2004-10-27 18:16:37 +00:00
compat.c Handle strlcat/strlcpy correctly on platforms that have them. 2004-11-02 19:25:52 +00:00
compat.h Handle strlcat/strlcpy correctly on platforms that have them. 2004-11-02 19:25:52 +00:00
container.c Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 2004-11-01 20:41:47 +00:00
container.h canonicalize "src" and "dest" arg order in crypto.c (and others) 2004-11-02 02:28:51 +00:00
crypto.c Use a stricter set of warnings; make them all pass. 2004-11-02 03:02:17 +00:00
crypto.h canonicalize "src" and "dest" arg order in crypto.c (and others) 2004-11-02 02:28:51 +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 Tricksy compiler warnings! We hates them, hates them forever, my precious! 2004-10-27 21:14:11 +00:00
log.h Split util into util (general utilities), container (smartlist and strmap), and compat (cross-platform compatability). 2004-11-01 20:41:47 +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 don't assert multiple things in the same tor_assert() 2004-10-16 22:28:11 +00:00
torgzip.h fix tab/space in torgzip.h 2004-10-14 04:31:16 +00:00
torint.h Define LONG_MAX and UINT_MAX when they are missing 2004-08-25 19:16:18 +00:00
tortls.c Tricksy compiler warnings! We hates them, hates them forever, my precious! 2004-10-27 21:14:11 +00:00
tortls.h oh, and some more in common/ 2004-10-14 02:48:57 +00:00
util.c Handle strlcat/strlcpy correctly on platforms that have them. 2004-11-02 19:25:52 +00:00
util.h Handle strlcat/strlcpy correctly on platforms that have them. 2004-11-02 19:25:52 +00:00