tor/src/common
Nick Mathewson 871bf904ae Remove extraneous local
svn:r2663
2004-11-03 19:15:38 +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 my assert.h takes extra pains to be certain to _re-include_ 2004-11-03 07:29:03 +00:00
compat.h The spelling is "d-e-f-i-n-e". 2004-11-03 00:02:17 +00:00
container.c Add a slightly trickier string-join interface for making NUL-terminated string messages 2004-11-03 18:28:00 +00:00
container.h Add a slightly trickier string-join interface for making NUL-terminated string messages 2004-11-03 18:28:00 +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 Add a callback log handler type 2004-11-03 18:27:19 +00:00
log.h Add a callback log handler type 2004-11-03 18:27:19 +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 Remove extraneous local 2004-11-03 19:15:38 +00:00
util.h Add a write_bytes_to_file so we can have files with NULs in them. 2004-11-03 19:02:48 +00:00