Commit történet

Szerző SHA1 Üzenet Dátum
  Roger Dingledine 5f051574d5 Happy new year! 18 éve
  Nick Mathewson 1af630d32c Bite the bullet and limit all our source lines to 80 characters, the way IBM intended. 18 éve
  Roger Dingledine 58366ffd24 when we changed from log_fn to debug/info/notice/warn/err, 18 éve
  Nick Mathewson 39265dd72e In my private little universe, terminals are still 80 columns. Impose a 160-character-per-line limit; this will creep down. 18 éve
  Nick Mathewson fea19528a1 assert_buf_ok was showing up in the profile; remove it from critical-path functions, since it hasnt triggered for ages. 18 éve
  Roger Dingledine c4aa9e7941 Add a new config option TestSocks so people can see if their 18 éve
  Roger Dingledine bf2be9abd7 Do round-robin writes of at most 16 kB per write. This might 18 éve
  Nick Mathewson 5d85560d9e Remove last vestiges of old logging interface. 18 éve
  Nick Mathewson f9b0be526e Use LD_BUG as appropriate; convert rend* and router* to new logging interface; use new circ_log_path interface 18 éve
  Nick Mathewson 55f2ab9cc3 Migrate a few more files to domained logging 18 éve
  Nick Mathewson 998cf8d622 Try to extract as many descriptors as possible from truncated http responses. (when DIR_PURPOSE_FETCH_ROUTERDESC) 18 éve
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 18 éve
  Nick Mathewson de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. 18 éve
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 18 éve
  Roger Dingledine fba01c3cc0 bugfix: we were whining about using socks4 or socks5-with-local-lookup 18 éve
  Roger Dingledine 6a52aa52fe fix a pair of hard-coded urls 19 éve
  Nick Mathewson 4870877231 Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway 19 éve
  Nick Mathewson 0828feaf7c Add belt-and-suspenders fix to coredump from yesterday; document more functions in buffers.c 19 éve
  Roger Dingledine 8f9790a023 fix a seg fault with autodetecting which controller version is being used 19 éve
  Roger Dingledine 9c67ae34f1 overall cleanup and streamlining and doccing 19 éve
  Nick Mathewson 9b4aa8d2ab Implement all the easy bits of the new control protocol 19 éve
  Nick Mathewson f9f09f1c5e Start implementing framework for revised control spec. 19 éve
  Roger Dingledine 91b1fb7ff7 some more cleaning and docing 19 éve
  Nick Mathewson 232861ba42 Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 19 éve
  Roger Dingledine 2587fa09f9 move more docs into our code 19 éve
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 19 éve
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 19 éve
  Roger Dingledine d922fa7b10 fix another underflow in keeping stats 19 éve
  Nick Mathewson 87caad5445 Fix an underflow in buffer use conting. 19 éve
  Nick Mathewson b0538591c7 Reset buf->highwater every time buf_shrink is called, not just on suffessful shrink. 19 éve