- Oct 07, 2004
-
-
Nick Mathewson authored
Include a dir-signing-key token in directories to tell the parsing entity which key is being used to sign. This is the first step in obsoleting the dirservers file. svn:r2428
-
Nick Mathewson authored
svn:r2427
-
Nick Mathewson authored
svn:r2426
-
Nick Mathewson authored
svn:r2425
-
Nick Mathewson authored
svn:r2424
-
Nick Mathewson authored
Make base-64-encoded DER work, including workaround for ugly openssl misfeature that makes base64 decoding fail when you strip out the newlines. svn:r2423
-
- Oct 06, 2004
-
-
Nick Mathewson authored
svn:r2422
-
Nick Mathewson authored
svn:r2421
-
Nick Mathewson authored
svn:r2420
-
Nick Mathewson authored
Implement (temporarily) a base64-encoded-DER format for RSA keys; make it easier to generate fingerprints with no space svn:r2419
-
Roger Dingledine authored
then it serves *that directory* to others who ask for a copy of the directory. it's better to serve no directory at all until you have a fresh copy. svn:r2418
-
Roger Dingledine authored
svn:r2417
-
- Oct 03, 2004
-
-
Roger Dingledine authored
svn:r2416
-
Roger Dingledine authored
svn:r2415
-
Nick Mathewson authored
svn:r2413
-
Roger Dingledine authored
svn:r2412
-
- Oct 02, 2004
-
-
Roger Dingledine authored
o Bugfixes on pre1: - Make fetching a cached directory work for 64-bit platforms too. - Make zlib.h a required header, not an optional header. svn:r2411
-
- Oct 01, 2004
-
-
Roger Dingledine authored
this might fix a bug with amd64 svn:r2410
-
Roger Dingledine authored
svn:r2409
-
Roger Dingledine authored
svn:r2406
-
Roger Dingledine authored
svn:r2404
-
Nick Mathewson authored
svn:r2403
-
- Sep 30, 2004
-
-
Roger Dingledine authored
would expire while we're building the path. Thanks to Eugene Armstead for pointing it out. svn:r2402
-
- Sep 29, 2004
-
-
Roger Dingledine authored
plus complain more loudly when we fail to parse a dir we just fetched svn:r2401
-
Roger Dingledine authored
svn:r2400
-
Roger Dingledine authored
don't stop writing the compressed directory just because you found a nul svn:r2399
-
Roger Dingledine authored
svn:r2398
-
Roger Dingledine authored
time to start testing it svn:r2397
-
Roger Dingledine authored
svn:r2396
-
Roger Dingledine authored
svn:r2395
-
- Sep 28, 2004
-
-
Roger Dingledine authored
start building circuits while we're fetching a new one svn:r2394
-
Nick Mathewson authored
Make sure that routerlists contain only routers; give a better error message if they start with a nonrouter. svn:r2393
-
Nick Mathewson authored
svn:r2392
-
Roger Dingledine authored
fix a memory leak svn:r2391
-
Nick Mathewson authored
svn:r2390
-
Nick Mathewson authored
If we are an authoritative dirserver, check out the fingerprint list when setting connection nicknames svn:r2389
-
Roger Dingledine authored
gave us a sigpipe, and we logged that we were ignoring it, causing us to fail to log that, and delete the log entry. Then when the signal handler exited, we proceeded to delete the log entry that had already been deleted. Now we make sure to only log inside our signal handler if we'll be exit()ing right after. svn:r2388
-
Nick Mathewson authored
svn:r2387
-
Roger Dingledine authored
svn:r2386
-