Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. před 18 roky
  Nick Mathewson 4f38670328 Fix a potential memory stomp on servers running hidden services. Found by weasel with valgrind. Backport candidate. před 18 roky
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, před 18 roky
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. před 18 roky
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface před 18 roky
  Nick Mathewson 1bd3f6cc9a Update more files to new log stuff. před 18 roky
  Peter Palfrader 7b15f77dd6 Make a few INFO log lines into DEBUG před 18 roky
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. před 18 roky
  Roger Dingledine a5ea401b2e a few more hints on a rare but mysterious warning před 19 roky
  Roger Dingledine 35b78b2d8e clean up the rendezvous warn log msgs, and downgrade some to info před 19 roky
  Roger Dingledine 3333d27f41 we were mangling memory because we weren't allocing enough před 19 roky
  Roger Dingledine 1efeb3908a let hidden service descriptors publish 0 intro points před 19 roky
  Nick Mathewson ec83652357 Logic to implement rendezvous/introduction via unknown servers. před 19 roky
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. před 19 roky
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. před 19 roky
  Nick Mathewson a6f51001a5 New whitespace normalization rule: no blank line at EOF. před 19 roky
  Roger Dingledine 5265bbd2b8 first iteration of scrubbing sensitive strings from logs. před 19 roky
  Nick Mathewson 11d20d78a0 Adjust maximum skew and age for rendezvous descriptors: adjust code to make skew add to age. před 19 roky
  Nick Mathewson 349ee1abea Clean up rend cache on shutdown před 19 roky
  Roger Dingledine 38be533c69 Handle unavailable hidden services better. We try each intro point před 19 roky
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. před 19 roky
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. před 19 roky
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore před 19 roky
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c před 19 roky
  Roger Dingledine 394554cfbf Clean up copyrights. před 19 roky
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) před 19 roky
  Nick Mathewson 6980929e64 Use strlcpy, not strcpy. před 19 roky
  Nick Mathewson 1c9426d6e0 Build without warnings on mac gcc 3.3 před 19 roky
  Roger Dingledine aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs před 19 roky
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail před 20 roky