.. |
.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
|
Normalize a few more kinds of whitespace. We now dislike:
|
2004-11-22 23:28:26 +00:00 |
compat.h
|
Normalize a few more kinds of whitespace. We now dislike:
|
2004-11-22 23:28:26 +00:00 |
container.c
|
Normalize a few more kinds of whitespace. We now dislike:
|
2004-11-22 23:28:26 +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
|
Flush the logfd after we print "Tor opening log file", so we don't see those messages days later
|
2004-11-24 08:42:06 +00:00 |
log.h
|
kill -USR2 now moves all logs to loglevel debug
|
2004-11-20 07:33:55 +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
|
Clean up some logging and interfaces
|
2004-11-23 00:08:26 +00:00 |
tortls.h
|
Split X509 certificate liveness checks into a separate function
|
2004-11-14 22:07:48 +00:00 |
util.c
|
Clean up some logging and interfaces
|
2004-11-23 00:08:26 +00:00 |
util.h
|
Add function to format local time in ISO format
|
2004-11-22 21:38:44 +00:00 |