Historique des commits

Auteur SHA1 Message Date
  Roger Dingledine 7798e3d770 fix the stale pointer assert bug reported by joe magic il y a 22 ans
  Roger Dingledine 6468e049be when a begin cell has an invalid port, give us a better hint of il y a 22 ans
  Nick Mathewson 64ff06ffe3 Add/clarify a few TODO items il y a 22 ans
  Roger Dingledine 188c9a034d oops, actually pre3-cvs now il y a 22 ans
  Roger Dingledine 53d577d16c bump us to 0.0.9pre3-cvs il y a 22 ans
  Roger Dingledine 1a4cb248f3 interim commit for http proxy support il y a 22 ans
  Roger Dingledine 2bcd0f34f5 fix compile error: move variable declarations before code il y a 22 ans
  Nick Mathewson 6c970aec94 Turn tor_strpartion into a swiss-army-knife function, so it can terminate or not-terminate appropriately. il y a 22 ans
  Nick Mathewson c7e8c2098a 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. il y a 22 ans
  Nick Mathewson 7b98fb58eb More complete docs for crypto.c; factor out string partitioning code il y a 22 ans
  Nick Mathewson dad7c71686 Workaround for bug on windows where cached-directories get crlf corruption. il y a 22 ans
  Nick Mathewson 3be0bf4b88 Bump windows version il y a 22 ans
  Nick Mathewson b7bddcac75 Windows requires a different cast uint64_t format il y a 22 ans
  Nick Mathewson ce3162d035 Make base-64-encoded DER work, including workaround for ugly openssl misfeature that makes base64 decoding fail when you strip out the newlines. il y a 22 ans
  Nick Mathewson 2bba65148b Refactor fingerprint handling: remember hex digests (no spaces) instead of beautified fingerprints il y a 22 ans
  Nick Mathewson b08ff7b1f7 Fix a couple of typos, one of which conceals a bug in parsing opt keywords with objects il y a 22 ans
  Nick Mathewson b56bb39ed6 Add a function to remove a set of characters from a string il y a 22 ans
  Nick Mathewson 8cca36d26a Implement (temporarily) a base64-encoded-DER format for RSA keys; make it easier to generate fingerprints with no space il y a 22 ans
  Roger Dingledine 8b02610bd5 when an OR starts up, it loads its directory from cache. il y a 22 ans
  Roger Dingledine 6a7c44046e clean up old todo items il y a 22 ans
  Roger Dingledine 980b6169eb use only 0.0.9pre1 and later servers for resolve cells il y a 22 ans
  Roger Dingledine c205ad05ba better example lines for dirbindaddress and orbindaddress il y a 22 ans
  Nick Mathewson 9e8ae9766e Only check versions against downloaded directories, not cached directories. il y a 22 ans
  Roger Dingledine 5e74ce8d57 better warn message for failed hidserv desc fetch il y a 22 ans
  Roger Dingledine 30e5f5793e pre2 changes: il y a 22 ans
  Roger Dingledine 3f4b544b77 use size_t rather than int for directory lengths in memory il y a 22 ans
  Roger Dingledine 8ba86dbee9 bump version to 0.0.9pre2-cvs il y a 22 ans
  Peter Palfrader 929475e3b1 New upstream version, build-dep on zlib-dev il y a 22 ans
  Roger Dingledine 0b728284d2 make zlib.h a required header, not an optional header il y a 22 ans
  Roger Dingledine ce0c7c554d note the earlier assert fix in our changelog il y a 22 ans