Historial de Commits

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