Commit History

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