Commit History

Author SHA1 Message Date
  Nick Mathewson 2bba65148b Refactor fingerprint handling: remember hex digests (no spaces) instead of beautified fingerprints 21 years ago
  Nick Mathewson b08ff7b1f7 Fix a couple of typos, one of which conceals a bug in parsing opt keywords with objects 21 years ago
  Nick Mathewson b56bb39ed6 Add a function to remove a set of characters from a string 21 years ago
  Nick Mathewson 8cca36d26a Implement (temporarily) a base64-encoded-DER format for RSA keys; make it easier to generate fingerprints with no space 21 years ago
  Roger Dingledine 8b02610bd5 when an OR starts up, it loads its directory from cache. 21 years ago
  Roger Dingledine 6a7c44046e clean up old todo items 21 years ago
  Roger Dingledine 980b6169eb use only 0.0.9pre1 and later servers for resolve cells 21 years ago
  Roger Dingledine c205ad05ba better example lines for dirbindaddress and orbindaddress 21 years ago
  Nick Mathewson 9e8ae9766e Only check versions against downloaded directories, not cached directories. 21 years ago
  Roger Dingledine 5e74ce8d57 better warn message for failed hidserv desc fetch 21 years ago
  Roger Dingledine 30e5f5793e pre2 changes: 21 years ago
  Roger Dingledine 3f4b544b77 use size_t rather than int for directory lengths in memory 21 years ago
  Roger Dingledine 8ba86dbee9 bump version to 0.0.9pre2-cvs 21 years ago
  Peter Palfrader 929475e3b1 New upstream version, build-dep on zlib-dev 21 years ago
  Roger Dingledine 0b728284d2 make zlib.h a required header, not an optional header 21 years ago
  Roger Dingledine ce0c7c554d note the earlier assert fix in our changelog 21 years ago
  Nick Mathewson 91044765f2 Decode Content-Encoding header correctly. 21 years ago
  Roger Dingledine eff780c815 Fix a rare assert trigger, where routerinfos for entries in our cpath 21 years ago
  Roger Dingledine 136d4e5739 prefer tor_free to free 21 years ago
  Roger Dingledine 6ed095b177 print the IP if a conn fails badly, to see if there are any trends 21 years ago
  Roger Dingledine 1c47de319e ha ha, thought the bugs were done 21 years ago
  Roger Dingledine af9fd660d5 bump version to 0.0.9pre1 21 years ago
  Roger Dingledine b73e54f57c add a last entry to the 0.0.9pre1 changelog 21 years ago
  Roger Dingledine b2311b1f76 remove 0.0.9pre1 todo items: they're all completed 21 years ago
  Roger Dingledine e50ce6b8ec rearrange 0.0.9pre1 and 0.0.9pre2 entries a bit more 21 years ago
  Roger Dingledine a31ba30ae6 if our local cached directory is new enough, go ahead and 21 years ago
  Nick Mathewson 11384b6d92 Make sure that routerlists contain only routers; give a better error message if they start with a nonrouter. 21 years ago
  Nick Mathewson 0c653e5cc7 cached-directory has a directory, not a router list 21 years ago
  Roger Dingledine 4b3001a08c fix some local buffer overflows 21 years ago
  Nick Mathewson 7eff786e4b Fix messages for _UNRECOGNIZED tokens 21 years ago