Historial de Commits

Autor SHA1 Mensaje Fecha
  Roger Dingledine 394554cfbf Clean up copyrights. hace 19 años
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) hace 19 años
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells hace 19 años
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 hace 19 años
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs hace 19 años
  Nick Mathewson f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what hace 20 años
  Nick Mathewson 380f32f07d hex_encode is obsoleted by base16_encode, and never actually worked in the first place. (Thanks to Timo Lindfors for noticing the never-actually-worked part.) hace 20 años
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail hace 20 años
  Roger Dingledine c6d4a00c5f more doxygen markup hace 20 años
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files hace 20 años
  Roger Dingledine 158e2cf536 set Content-Type on the directory and hidserv descriptor hace 20 años
  Roger Dingledine d7f4b82373 rendmid says it drops but actually sends nack hace 20 años
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) hace 20 años
  Nick Mathewson fc5a766298 Use service IDs in rendmid. (rendclient and common require no changes, it seems) hace 20 años
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality hace 20 años
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic hace 20 años
  Nick Mathewson 62b7ae6c9d More symbolic constants for checking rendezvous1 cell lengths hace 20 años
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. hace 20 años
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers hace 20 años
  Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug hace 20 años
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem hace 20 años
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure hace 20 años
  Nick Mathewson a9813f0210 Implement acks hace 20 años
  Nick Mathewson d93ff0b82f Handle rendezvous relay cells hace 20 años
  Nick Mathewson 137b577bbd Refactor the heck out of crypto interface: admit that we will stick with one ciphersuite at a time, make const things const, and stop putting openssl in the headers. hace 20 años
  Nick Mathewson fc4d15baf6 Hide smartlist internals hace 20 años
  Nick Mathewson 2bc2f1ed03 Finish renaming rend_service field hace 20 años
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff hace 20 años
  Nick Mathewson a981c4099a Implement midpoint functionality for rendezvous points. hace 20 años
  Nick Mathewson 7993382ba1 Add some hooks to handle rendezvous-related cells at ORs hace 20 años