- Oct 12, 2004
-
-
Nick Mathewson authored
Make a bounds-checking replacement for strtol with slightly easier error-checking in the common case svn:r2452
-
Roger Dingledine authored
svn:r2451
-
Nick Mathewson authored
svn:r2450
-
Nick Mathewson authored
svn:r2449
-
Nick Mathewson authored
svn:r2447
-
Roger Dingledine authored
svn:r2446
-
Nick Mathewson authored
svn:r2445
-
Nick Mathewson authored
svn:r2444
-
Nick Mathewson authored
Add an implementation of trusted_dir_server logic to switch towards simply remembering an addr/port/keyid for each trusted dir server svn:r2443
-
Nick Mathewson authored
svn:r2442
-
Nick Mathewson authored
svn:r2441
-
Nick Mathewson authored
svn:r2440
-
Roger Dingledine authored
svn:r2439
-
- Oct 11, 2004
-
-
Roger Dingledine authored
sometimes circuit_get_open_circ_or_launch() can return 0 but not return a circuit, e.g. because too many circuits have failed recently so the new one didn't launch. we need to tolerate that. svn:r2438
-
Roger Dingledine authored
We don't think this is exploitable, but best to fix it anyway. svn:r2437
-
Roger Dingledine authored
svn:r2436
-
- Oct 10, 2004
-
-
Roger Dingledine authored
what went wrong svn:r2435
-
- Oct 08, 2004
-
-
Nick Mathewson authored
svn:r2434
-
Roger Dingledine authored
svn:r2433
-
Roger Dingledine authored
svn:r2432
-
Roger Dingledine authored
svn:r2431
-
Roger Dingledine authored
svn:r2430
-
- Oct 07, 2004
-
-
Nick Mathewson authored
Turn tor_strpartion into a swiss-army-knife function, so it can terminate or not-terminate appropriately. svn:r2429
-
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
-