Nick Mathewson
|
92451f74a8
Reformat inconsistent function declarations.
|
20 years ago |
Nick Mathewson
|
6ce1add8da
Make checkSpace.pl enforce our ctags-friendly function declaration rules
|
20 years ago |
Nick Mathewson
|
acc601fd36
add extra warnings to our set of disabled warnings
|
20 years ago |
Roger Dingledine
|
609af664ac
resolve a docdoc
|
20 years ago |
Roger Dingledine
|
a1bfc132bf
some more todo item, plus mark one off.
|
20 years ago |
Roger Dingledine
|
ea18827cee
do the other half of dirport reachability testing.
|
20 years ago |
Roger Dingledine
|
f8d430653e
better cleanups as i figure out what's going on
|
20 years ago |
Roger Dingledine
|
d4d8adaa6d
move some code around when we're succeeding or failing at fetching
|
20 years ago |
Roger Dingledine
|
54a662a542
re-enable dirport testing again
|
20 years ago |
Roger Dingledine
|
8fc9330686
fix typo
|
20 years ago |
Nick Mathewson
|
5c53545d81
Add a bunch more warnings to out warning suite; resolve them; pack structs a little better.
|
20 years ago |
Nick Mathewson
|
c6347cdb0e
suppress all our usual compiler warnings, including a longstanding one from tree.h
|
20 years ago |
Roger Dingledine
|
8ae6e1c226
Be more conservative about whether to advertise our dirport.
|
20 years ago |
Roger Dingledine
|
3559f821a1
clean up some doxygen stuff
|
20 years ago |
Nick Mathewson
|
2999cbf233
Use EVP_CIPHER_CTX version of AES from openssl, so openssl can use engines (if they exist).
|
20 years ago |
Nick Mathewson
|
2f53d86707
remove historical stuff from dir-spec.txt
|
20 years ago |
Nick Mathewson
|
126a1e3e32
Fix crash-on-wakeup bug in networkstatus download.
|
20 years ago |
Andrew Lewman
|
066b58438a
added the one line hack for default selinux targeted policy to allow
|
20 years ago |
Roger Dingledine
|
fba01c3cc0
bugfix: we were whining about using socks4 or socks5-with-local-lookup
|
20 years ago |
Andrew Lewman
|
3cc460c9f9
commented out logfile so as to not log everything passed through privoxy
|
20 years ago |
Nick Mathewson
|
0873386600
Point readers of the code to opensslv.h, since everybody who sees 0x0090700f looks at me like some kind of loon
|
20 years ago |
Nick Mathewson
|
d661fde082
Possible fix to make aes build on woody
|
20 years ago |
Roger Dingledine
|
225510f58a
mention the new stable version.
|
20 years ago |
Nick Mathewson
|
abb8576538
But, of course, mirrors should get the most up-to-date server in any case.
|
20 years ago |
Nick Mathewson
|
b726507d36
Log even less verbosely. Also, do not download old (frequently-updating) servers more than once every 2 hours.
|
20 years ago |
Roger Dingledine
|
31c7f59b25
add MyFamily to the torrc.sample
|
20 years ago |
Nick Mathewson
|
ebf6476e8e
Provide dire warnings to any users who set DirServer; move it out of torrc.sample and into torrc.complete.
|
20 years ago |
Nick Mathewson
|
18a0a0e458
Oops. It looks like some old GCCs dislike #if inside a macro argument.
|
20 years ago |
Roger Dingledine
|
0ef18a0fba
put a log message so we can start confirming socks5-with-remote-dns
|
20 years ago |
Nick Mathewson
|
96988b45b4
Use OpenSSL AES when OpenSSL has version 0.9.7 or later.
|
20 years ago |