.. |
.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
|
doxygen markup for common/*.h
|
2004-05-10 07:54:13 +00:00 |
crypto.c
|
Use strlcpy, not strncpy
|
2004-10-27 06:03:28 +00:00 |
crypto.h
|
a few more ints to size_ts
|
2004-10-13 05:54:58 +00:00 |
fakepoll.c
|
fix signed/unsigned comparison, plus typo
|
2004-10-12 19:09:40 +00:00 |
fakepoll.h
|
doxygen markup for common/*.h
|
2004-05-10 07:54:13 +00:00 |
log.c
|
Use tor_snprintf, not snprintf
|
2004-10-27 06:37:34 +00:00 |
log.h
|
Add SysLog option to direct log messages to the system log instead of a FILE*.
|
2004-10-26 21:48:41 +00:00 |
Makefile.am
|
Add basic wrappers for zlib/gzip
|
2004-09-02 18:22:51 +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
|
doxygen markup for common/*.h
|
2004-05-10 07:54:13 +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
|
Use tor_snprintf, not snprintf
|
2004-10-27 06:37:34 +00:00 |
tortls.h
|
oh, and some more in common/
|
2004-10-14 02:48:57 +00:00 |
util.c
|
Use strlcpy, not strcpy.
|
2004-10-27 06:48:16 +00:00 |
util.h
|
snprintf wrapper with consistant (though not C99) overflow behavior
|
2004-10-27 06:26:23 +00:00 |