Commit Verlauf

Autor SHA1 Nachricht Datum
  Roger Dingledine d22c141659 we were leaking 616 bytes every time somebody established us as vor 19 Jahren
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. vor 19 Jahren
  Nick Mathewson 0e81265359 update copyright notices. vor 19 Jahren
  Roger Dingledine 22f7934718 start generating version 1 style introduce cells vor 19 Jahren
  Nick Mathewson b457cfb5eb Spell-check strings and comments vor 19 Jahren
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. vor 19 Jahren
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore vor 19 Jahren
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c vor 19 Jahren
  Roger Dingledine 394554cfbf Clean up copyrights. vor 19 Jahren
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) vor 19 Jahren
  Roger Dingledine defe1e5f3c start generating new version of introduce1 cells vor 19 Jahren
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 vor 20 Jahren
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs vor 20 Jahren
  Nick Mathewson f5f4314e2d Always initialize hexid in rend_mid_rendezvous, no matter what vor 20 Jahren
  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.) vor 20 Jahren
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail vor 20 Jahren
  Roger Dingledine c6d4a00c5f more doxygen markup vor 20 Jahren
  Nick Mathewson 682a805092 Comments for nearly all non-tricky files vor 20 Jahren
  Roger Dingledine 158e2cf536 set Content-Type on the directory and hidserv descriptor vor 20 Jahren
  Roger Dingledine d7f4b82373 rendmid says it drops but actually sends nack vor 20 Jahren
  Nick Mathewson a5bfe84509 ACK/NAK INTRODUCE1 requests. (We do no useful processing on them yet) vor 20 Jahren
  Nick Mathewson fc5a766298 Use service IDs in rendmid. (rendclient and common require no changes, it seems) vor 20 Jahren
  Nick Mathewson bb46d782ab Be endianly-correct for rendezvous functionality vor 20 Jahren
  Nick Mathewson 257d509b91 Document stuff, reduce magic numbers, add emacs magic vor 20 Jahren
  Nick Mathewson 62b7ae6c9d More symbolic constants for checking rendezvous1 cell lengths vor 20 Jahren
  Nick Mathewson 5033c366e1 Use symbolic constants; make padding types match. vor 20 Jahren
  Roger Dingledine 27126e5007 oaep uses 42 more bytes -- stop clobbering buffers vor 20 Jahren
  Nick Mathewson 12ede0a2c4 use the right variable when comparing hashes; maybe fix "Hash of session" bug vor 20 Jahren
  Nick Mathewson 1e2b008700 Add some temporary log calls to try to debug the "Hash of session info was not as expected" problem vor 20 Jahren
  Roger Dingledine 5b6099e8a2 more alice-side infrastructure vor 20 Jahren