.. |
.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
|
various fixes
|
2004-11-09 01:24:10 +00:00 |
compat.h
|
Twiddle header order to compile on OS X again
|
2004-11-04 22:33:20 +00:00 |
container.c
|
parse_line_from_file is obsolete.
|
2004-11-06 05:18:29 +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
|
Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS.
|
2004-11-03 19:49:03 +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
|
various fixes
|
2004-11-09 01:24:10 +00:00 |
log.h
|
Use new log format; convert old format to new format.
|
2004-11-05 05:50:35 +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
|
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
|
2004-11-05 17:54:50 +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
|
various fixes
|
2004-11-09 01:24:10 +00:00 |
util.h
|
parse_line_from_file is obsolete.
|
2004-11-06 05:18:29 +00:00 |