.. |
.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
|
Resolve FIXME items: make expand_filename handle ~ and ~username
|
2004-11-10 14:23:31 +00:00 |
compat.h
|
Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed
|
2004-11-20 00:37:00 +00:00 |
container.c
|
Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them.
|
2004-11-12 21:14:06 +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
|
Make log_fn not fail so miserably on VC6
|
2004-11-15 23:30:26 +00:00 |
log.h
|
Make log_fn not fail so miserably on VC6
|
2004-11-15 23:30:26 +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
|
Whitespace normalization
|
2004-11-15 23:29:24 +00:00 |
tortls.h
|
Split X509 certificate liveness checks into a separate function
|
2004-11-14 22:07:48 +00:00 |
util.c
|
Fix a fun bug in read_all that was corrupting config files on windows, and probably doing other bad stuff too.
|
2004-11-16 00:08:56 +00:00 |
util.h
|
Resolve many XXXs and all DOCDOCs
|
2004-11-09 18:22:17 +00:00 |